Trace number 1786037

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT base? (TO) 5000.1 5001.34

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v1820c171155gyes6.cnf
MD5SUM6a5fbd61e49d3642ce9fdb6efadb5a97
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1786037-1241944376/watcher-1786037-1241944376 -o /tmp/evaluation-result-1786037-1241944376/solver-1786037-1241944376 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1271995719 HOME/instance-1786037-1241944376.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 134217728 bytes. The first 1048576 bytes and the last 133169152 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 31846
/proc/meminfo: memFree=1808504/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=2120 CPUtime=0
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 222464697 2170880 160 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 530 160 90 283 0 244 0

[startup+0.066021 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 31846
/proc/meminfo: memFree=1808504/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=5684 CPUtime=0.06
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 1047 0 0 0 6 0 0 0 18 0 1 0 222464697 5820416 1031 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 1421 1032 90 283 0 1135 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5684

[startup+0.102023 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 31846
/proc/meminfo: memFree=1808504/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=6080 CPUtime=0.09
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 1154 0 0 0 9 0 0 0 18 0 1 0 222464697 6225920 1137 1992294400 134512640 135674940 4294956208 18446744073709551615 134551571 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 1520 1137 98 283 0 1234 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6080

[startup+0.301046 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 31846
/proc/meminfo: memFree=1808504/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=7400 CPUtime=0.29
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 1511 0 0 0 29 0 0 0 19 0 1 0 222464697 7577600 1494 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 1883 1495 98 283 0 1597 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7400

[startup+0.70108 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 31846
/proc/meminfo: memFree=1808504/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=10304 CPUtime=0.69
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 2221 0 0 0 68 1 0 0 22 0 1 0 222464697 10551296 2204 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 2576 2204 98 283 0 2290 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10304

[startup+1.50115 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 31847
/proc/meminfo: memFree=1798256/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=14572 CPUtime=1.49
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 3278 0 0 0 148 1 0 0 25 0 1 0 222464697 14921728 3261 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 3643 3261 98 283 0 3357 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14572

[startup+3.10131 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 31847
/proc/meminfo: memFree=1793200/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=19860 CPUtime=3.09
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 4592 0 0 0 307 2 0 0 25 0 1 0 222464697 20336640 4575 1992294400 134512640 135674940 4294956208 18446744073709551615 135320046 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 4965 4576 98 283 0 4679 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19860

[startup+6.30161 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 31847
/proc/meminfo: memFree=1782896/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=29900 CPUtime=6.29
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 7114 0 0 0 626 3 0 0 25 0 1 0 222464697 30617600 7097 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 7475 7097 98 283 0 7189 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29900

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 31847
/proc/meminfo: memFree=1767736/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=43660 CPUtime=12.69
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 10550 0 0 0 1263 6 0 0 25 0 1 0 222464697 44707840 10500 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 10915 10500 98 283 0 10629 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43660

[startup+25.5024 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 31847
/proc/meminfo: memFree=1745528/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=65456 CPUtime=25.49
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 15965 0 0 0 2539 10 0 0 25 0 1 0 222464697 67026944 15850 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 16364 15850 98 283 0 16078 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65456

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 31847
/proc/meminfo: memFree=1725368/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=85064 CPUtime=51.08
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 20878 0 0 0 5094 14 0 0 25 0 1 0 222464697 87105536 20763 1992294400 134512640 135674940 4294956208 18446744073709551615 134581526 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 21266 20763 98 283 0 20980 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 85064

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 31847
/proc/meminfo: memFree=1724408/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=86628 CPUtime=102.27
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 21145 0 0 0 10213 14 0 0 25 0 1 0 222464697 88707072 21030 1992294400 134512640 135674940 4294956208 18446744073709551615 134559290 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 21657 21030 98 283 0 21371 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 86628

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31847
/proc/meminfo: memFree=1722808/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=89060 CPUtime=162.25
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 21668 0 0 0 16211 14 0 0 25 0 1 0 222464697 91197440 21424 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 22265 21424 98 283 0 21979 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 89060

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31847
/proc/meminfo: memFree=1721272/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=90980 CPUtime=222.24
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 22055 0 0 0 22209 15 0 0 25 0 1 0 222464697 93163520 21811 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 22745 21811 98 283 0 22459 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 90980

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31847
/proc/meminfo: memFree=1718712/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=94312 CPUtime=282.23
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 22727 0 0 0 28207 16 0 0 25 0 1 0 222464697 96575488 22483 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 23578 22483 98 283 0 23292 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 94312

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31847
/proc/meminfo: memFree=1716600/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=96624 CPUtime=342.21
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 23218 0 0 0 34205 16 0 0 25 0 1 0 222464697 98942976 22974 1992294400 134512640 135674940 4294956208 18446744073709551615 134565288 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 24156 22974 98 283 0 23870 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 96624

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31847
/proc/meminfo: memFree=1715384/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=98364 CPUtime=402.19
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 23614 0 0 0 40202 17 0 0 25 0 1 0 222464697 100724736 23274 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 24591 23274 98 283 0 24305 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 98364

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31847
/proc/meminfo: memFree=1714744/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=99196 CPUtime=462.18
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 23775 0 0 0 46201 17 0 0 25 0 1 0 222464697 101576704 23435 1992294400 134512640 135674940 4294956208 18446744073709551615 134564282 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 24799 23435 98 283 0 24513 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 99196

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31849
/proc/meminfo: memFree=1713784/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=100380 CPUtime=522.16
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 23964 0 0 0 52199 17 0 0 25 0 1 0 222464697 102789120 23624 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 25095 23624 98 283 0 24809 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 100380

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31849
/proc/meminfo: memFree=1713272/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=100956 CPUtime=582.15
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 24078 0 0 0 58197 18 0 0 25 0 1 0 222464697 103378944 23738 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 25239 23738 98 283 0 24953 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 100956

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31849
/proc/meminfo: memFree=1711864/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=103004 CPUtime=642.14
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 24428 0 0 0 64196 18 0 0 25 0 1 0 222464697 105476096 24088 1992294400 134512640 135674940 4294956208 18446744073709551615 134564761 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 25751 24088 98 283 0 25465 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 103004


################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31855
/proc/meminfo: memFree=1632760/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=195380 CPUtime=4061.29
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 44601 0 0 0 406083 46 0 0 25 0 1 0 222464697 200069120 43748 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 48845 43748 98 283 0 48559 0
Current children cumulated CPU time (s) 4061.29
Current children cumulated vsize (KiB) 195380

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31857
/proc/meminfo: memFree=1631736/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=196468 CPUtime=4121.27
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 44809 0 0 0 412081 46 0 0 25 0 1 0 222464697 201183232 43956 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 49117 43956 98 283 0 48831 0
Current children cumulated CPU time (s) 4121.27
Current children cumulated vsize (KiB) 196468

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31857
/proc/meminfo: memFree=1630392/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=197884 CPUtime=4181.25
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 45140 0 0 0 418079 46 0 0 25 0 1 0 222464697 202633216 44287 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 49471 44287 98 283 0 49185 0
Current children cumulated CPU time (s) 4181.25
Current children cumulated vsize (KiB) 197884

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31857
/proc/meminfo: memFree=1629560/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=199248 CPUtime=4241.24
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 45480 0 0 0 424077 47 0 0 25 0 1 0 222464697 204029952 44498 1992294400 134512640 135674940 4294956208 18446744073709551615 134564247 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 49812 44498 98 283 0 49526 0
Current children cumulated CPU time (s) 4241.24
Current children cumulated vsize (KiB) 199248

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31857
/proc/meminfo: memFree=1625848/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=203036 CPUtime=4301.22
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 46416 0 0 0 430074 48 0 0 25 0 1 0 222464697 207908864 45434 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 50759 45434 98 283 0 50473 0
Current children cumulated CPU time (s) 4301.22
Current children cumulated vsize (KiB) 203036

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31857
/proc/meminfo: memFree=1622648/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=206560 CPUtime=4361.21
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 47206 0 0 0 436072 49 0 0 25 0 1 0 222464697 211517440 46224 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 51640 46224 98 283 0 51354 0
Current children cumulated CPU time (s) 4361.21
Current children cumulated vsize (KiB) 206560

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31857
/proc/meminfo: memFree=1613752/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=215588 CPUtime=4421.19
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 49426 0 0 0 442067 52 0 0 25 0 1 0 222464697 220762112 48444 1992294400 134512640 135674940 4294956208 18446744073709551615 134555841 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 53897 48444 98 283 0 53611 0
Current children cumulated CPU time (s) 4421.19
Current children cumulated vsize (KiB) 215588

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31857
/proc/meminfo: memFree=1612472/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=217324 CPUtime=4481.17
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 49753 0 0 0 448065 52 0 0 25 0 1 0 222464697 222539776 48771 1992294400 134512640 135674940 4294956208 18446744073709551615 134564282 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 54331 48771 98 283 0 54045 0
Current children cumulated CPU time (s) 4481.17
Current children cumulated vsize (KiB) 217324

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31857
/proc/meminfo: memFree=1602744/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=226952 CPUtime=4541.16
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 52178 0 0 0 454060 56 0 0 25 0 1 0 222464697 232398848 51196 1992294400 134512640 135674940 4294956208 18446744073709551615 134566398 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 56738 51196 98 283 0 56452 0
Current children cumulated CPU time (s) 4541.16
Current children cumulated vsize (KiB) 226952

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31857
/proc/meminfo: memFree=1601336/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=228720 CPUtime=4601.16
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 52523 0 0 0 460059 57 0 0 25 0 1 0 222464697 234209280 51541 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 57180 51541 98 283 0 56894 0
Current children cumulated CPU time (s) 4601.16
Current children cumulated vsize (KiB) 228720

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31857
/proc/meminfo: memFree=1600504/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=229648 CPUtime=4661.14
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 52745 0 0 0 466057 57 0 0 25 0 1 0 222464697 235159552 51763 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 57412 51763 98 283 0 57126 0
Current children cumulated CPU time (s) 4661.14
Current children cumulated vsize (KiB) 229648

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31857
/proc/meminfo: memFree=1598968/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=231572 CPUtime=4721.12
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 53108 0 0 0 472055 57 0 0 25 0 1 0 222464697 237129728 52126 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 57893 52126 98 283 0 57607 0
Current children cumulated CPU time (s) 4721.12
Current children cumulated vsize (KiB) 231572

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31857
/proc/meminfo: memFree=1598392/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=232088 CPUtime=4781.11
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 53249 0 0 0 478053 58 0 0 25 0 1 0 222464697 237658112 52267 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 58022 52267 98 283 0 57736 0
Current children cumulated CPU time (s) 4781.11
Current children cumulated vsize (KiB) 232088

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31857
/proc/meminfo: memFree=1598008/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=232728 CPUtime=4841.09
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 53355 0 0 0 484051 58 0 0 25 0 1 0 222464697 238313472 52373 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 58182 52373 98 283 0 57896 0
Current children cumulated CPU time (s) 4841.09
Current children cumulated vsize (KiB) 232728

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31857
/proc/meminfo: memFree=1597368/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=233500 CPUtime=4901.07
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 53505 0 0 0 490049 58 0 0 25 0 1 0 222464697 239104000 52523 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 58375 52523 98 283 0 58089 0
Current children cumulated CPU time (s) 4901.07
Current children cumulated vsize (KiB) 233500

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31857
/proc/meminfo: memFree=1596792/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=234268 CPUtime=4961.06
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 53644 0 0 0 496048 58 0 0 25 0 1 0 222464697 239890432 52662 1992294400 134512640 135674940 4294956208 18446744073709551615 134564731 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 58567 52662 98 283 0 58281 0
Current children cumulated CPU time (s) 4961.06
Current children cumulated vsize (KiB) 234268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31857
/proc/meminfo: memFree=1596792/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=234268 CPUtime=5000.06
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 53651 0 0 0 499947 59 0 0 25 0 1 0 222464697 239890432 52669 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 58567 52669 98 283 0 58281 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 234268

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31857
/proc/meminfo: memFree=1596792/2055920 swapFree=4175096/4192956
[pid=31846] ppid=31844 vsize=234268 CPUtime=5000.06
/proc/31846/stat : 31846 (SApperloT-base) R 31844 31846 31653 0 -1 4194304 53651 0 0 0 499947 59 0 0 25 0 1 0 222464697 239890432 52669 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/31846/statm: 58567 52669 98 283 0 58281 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 234268

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.34
CPU time (s): 5000.1
CPU user time (s): 4999.47
CPU system time (s): 0.624905
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 234268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.47
system time used= 0.624905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53651
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 8495

runsolver used 3.72943 second user time and 10.2344 second system time

The end

Launcher Data

Begin job on node61 at 2009-05-10 10:32:56
IDJOB=1786037
IDBENCH=71529
IDSOLVER=642
FILE ID=node61/1786037-1241944376
PBS_JOBID= 9265009
Free space on /tmp= 66308 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v1820c171155gyes6.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1786037-1241944376/watcher-1786037-1241944376 -o /tmp/evaluation-result-1786037-1241944376/solver-1786037-1241944376 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1271995719 HOME/instance-1786037-1241944376.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 6a5fbd61e49d3642ce9fdb6efadb5a97
RANDOM SEED=1271995719

node61.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1808920 kB
Buffers:         52300 kB
Cached:         137088 kB
SwapCached:      12504 kB
Active:         111420 kB
Inactive:        92832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1808920 kB
SwapTotal:     4192956 kB
SwapFree:      4175096 kB
Dirty:            3540 kB
Writeback:           0 kB
Mapped:          13736 kB
Slab:            28828 kB
Committed_AS:   764620 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66308 MiB
End job on node61 at 2009-05-10 11:56:19