Trace number 318561

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, and are wall clock time (not CPU 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
Spear FHS 1.0? (TO) 1200.09 1200.55

General information on the benchmark

Nameindustrial/babic/
dspam/dspam_dump_vc1080.cnf
MD5SUM4648b50fdaaf9e2a2c3c691f7cb02f96
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.20881
Satisfiable
(Un)Satisfiability was proved
Number of variables118226
Number of clauses375379
Sum of the clauses size994145
Maximum clause length3
Minimum clause length1
Number of clauses of size 13289
Number of clauses of size 2125414
Number of clauses of size 3246676
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)          Spear theorem prover               (*) 
0.00/0.00	c (*)        Copyright (C) 2006,2007              (*) 
0.00/0.00	c (*)     Domagoj Babic. All rights reserved.     (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)     There is NO warranty, not even for      (*) 
0.00/0.00	c (*) merchantability or fitness for a particular (*) 
0.00/0.00	c (*)  purpose. Please run with --license to see  (*) 
0.00/0.00	c (*)              license details.               (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c 
0.00/0.00	c solving /tmp/evaluation/318561-1176319991/instance-318561-1176319991.cnf

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node62/watcher-318561-1176319991 -o ROOT/results/node62/solver-318561-1176319991 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/318561-1176319991/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/318561-1176319991/instance-318561-1176319991.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 32571
/proc/meminfo: memFree=1351728/2055920 swapFree=4192812/4192956
[pid=32571] ppid=32569 vsize=1548 CPUtime=0
/proc/32571/stat : 32571 (Spear-32) R 32569 32571 32034 0 -1 4194304 213 0 0 0 0 0 0 0 18 0 1 0 64164695 1585152 198 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134515392 0 0 4096 0 0 0 0 17 1 0 0
/proc/32571/statm: 387 200 126 302 0 82 0

[startup+0.0452839 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 32571
/proc/meminfo: memFree=1351728/2055920 swapFree=4192812/4192956
[pid=32571] ppid=32569 vsize=4672 CPUtime=0.03
/proc/32571/stat : 32571 (Spear-32) R 32569 32571 32034 0 -1 4194304 1182 0 0 0 3 0 0 0 18 0 1 0 64164695 4784128 828 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32571/statm: 1168 829 126 302 0 863 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4672

[startup+0.101295 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 32571
/proc/meminfo: memFree=1351728/2055920 swapFree=4192812/4192956
[pid=32571] ppid=32569 vsize=8164 CPUtime=0.09
/proc/32571/stat : 32571 (Spear-32) R 32569 32571 32034 0 -1 4194304 2398 0 0 0 7 2 0 0 18 0 1 0 64164695 8359936 1626 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32571/statm: 2042 1628 126 302 0 1737 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8164

[startup+0.301334 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 32571
/proc/meminfo: memFree=1351728/2055920 swapFree=4192812/4192956
[pid=32571] ppid=32569 vsize=17540 CPUtime=0.29
/proc/32571/stat : 32571 (Spear-32) R 32569 32571 32034 0 -1 4194304 5653 0 0 0 23 6 0 0 19 0 1 0 64164695 17960960 4014 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/32571/statm: 4385 4014 129 302 0 4080 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17540

[startup+0.701412 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 32571
/proc/meminfo: memFree=1351728/2055920 swapFree=4192812/4192956
[pid=32571] ppid=32569 vsize=27152 CPUtime=0.69
/proc/32571/stat : 32571 (Spear-32) R 32569 32571 32034 0 -1 4194304 8248 0 0 0 61 8 0 0 24 0 1 0 64164695 27803648 6415 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/32571/statm: 6788 6415 129 302 0 6483 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27152

[startup+1.50157 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 32572
/proc/meminfo: memFree=1319336/2055920 swapFree=4192812/4192956
[pid=32571] ppid=32569 vsize=35452 CPUtime=1.49
/proc/32571/stat : 32571 (Spear-32) R 32569 32571 32034 0 -1 4194304 10459 0 0 0 139 10 0 0 25 0 1 0 64164695 36302848 8369 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32571/statm: 8863 8369 140 302 0 8558 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35452

[startup+3.10189 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 32572
/proc/meminfo: memFree=1317992/2055920 swapFree=4192812/4192956
[pid=32571] ppid=32569 vsize=43452 CPUtime=3.09
/proc/32571/stat : 32571 (Spear-32) R 32569 32571 32034 0 -1 4194304 12535 0 0 0 297 12 0 0 25 0 1 0 64164695 44494848 10347 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134533777 0 0 4096 0 0 0 0 17 1 0 0
/proc/32571/statm: 10863 10348 145 302 0 10558 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43452

[startup+6.30152 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 32572
/proc/meminfo: memFree=1299304/2055920 swapFree=4192812/4192956
[pid=32571] ppid=32569 vsize=58476 CPUtime=6.29
/proc/32571/stat : 32571 (Spear-32) R 32569 32571 32034 0 -1 4194304 16643 0 0 0 613 16 0 0 25 0 1 0 64164695 59879424 13684 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32571/statm: 14619 13684 145 302 0 14314 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58476

[startup+12.7018 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 32572
/proc/meminfo: memFree=1292656/2055920 swapFree=4192812/4192956
[pid=32571] ppid=32569 vsize=63580 CPUtime=12.68
/proc/32571/stat : 32571 (Spear-32) R 32569 32571 32034 0 -1 4194304 17971 0 0 0 1246 22 0 0 25 0 1 0 64164695 65105920 14979 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32571/statm: 15895 14979 145 302 0 15590 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 63580

[startup+25.5013 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 32572
/proc/meminfo: memFree=1284016/2055920 swapFree=4192812/4192956
[pid=32571] ppid=32569 vsize=72216 CPUtime=25.48
/proc/32571/stat : 32571 (Spear-32) R 32569 32571 32034 0 -1 4194304 20168 0 0 0 2518 30 0 0 25 0 1 0 64164695 73949184 17078 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134524702 0 0 4096 0 0 0 0 17 1 0 0
/proc/32571/statm: 18054 17078 145 302 0 17749 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 72216

[startup+51.1014 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 32572
/proc/meminfo: memFree=1279216/2055920 swapFree=4192812/4192956
[pid=32571] ppid=32569 vsize=77144 CPUtime=51.06
/proc/32571/stat : 32571 (Spear-32) R 32569 32571 32034 0 -1 4194304 21410 0 0 0 5073 33 0 0 25 0 1 0 64164695 78995456 18320 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32571/statm: 19286 18320 145 302 0 18981 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 77144

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 32572
/proc/meminfo: memFree=1269424/2055920 swapFree=4192812/4192956
[pid=32571] ppid=32569 vsize=86876 CPUtime=102.25
/proc/32571/stat : 32571 (Spear-32) R 32569 32571 32034 0 -1 4194304 23839 0 0 0 10184 41 0 0 25 0 1 0 64164695 88961024 20749 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32571/statm: 21719 20749 145 302 0 21414 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 86876

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32572
/proc/meminfo: memFree=1249200/2055920 swapFree=4192812/4192956
[pid=32571] ppid=32569 vsize=107504 CPUtime=162.22
/proc/32571/stat : 32571 (Spear-32) R 32569 32571 32034 0 -1 4194304 29055 0 0 0 16171 51 0 0 25 0 1 0 64164695 110084096 25836 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134526752 0 0 4096 0 0 0 0 17 1 0 0
/proc/32571/statm: 26876 25836 145 302 0 26571 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 107504

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32572
/proc/meminfo: memFree=1230448/2055920 swapFree=4192812/4192956
[pid=32571] ppid=32569 vsize=125828 CPUtime=222.19
/proc/32571/stat : 32571 (Spear-32) R 32569 32571 32034 0 -1 4194304 33673 0 0 0 22158 61 0 0 25 0 1 0 64164695 128847872 30454 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32571/statm: 31457 30454 145 302 0 31152 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 125828

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32572
/proc/meminfo: memFree=1219120/2055920 swapFree=4192812/4192956
[pid=32571] ppid=32569 vsize=137872 CPUtime=282.17
/proc/32571/stat : 32571 (Spear-32) R 32569 32571 32034 0 -1 4194304 36744 0 0 0 28146 71 0 0 25 0 1 0 64164695 141180928 33268 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134526671 0 0 4096 0 0 0 0 17 1 0 0
/proc/32571/statm: 34468 33268 145 302 0 34163 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 137872

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32572
/proc/meminfo: memFree=1214384/2055920 swapFree=4192812/4192956
[pid=32571] ppid=32569 vsize=142612 CPUtime=342.15
/proc/32571/stat : 32571 (Spear-32) R 32569 32571 32034 0 -1 4194304 37906 0 0 0 34142 73 0 0 25 0 1 0 64164695 146034688 34430 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/32571/statm: 35653 34430 145 302 0 35348 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 142612

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32572
/proc/meminfo: memFree=1209712/2055920 swapFree=4192812/4192956
[pid=32571] ppid=32569 vsize=147228 CPUtime=402.12
/proc/32571/stat : 32571 (Spear-32) R 32569 32571 32034 0 -1 4194304 39091 0 0 0 40137 75 0 0 25 0 1 0 64164695 150761472 35615 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134538589 0 0 4096 0 0 0 0 17 1 0 0
/proc/32571/statm: 36807 35615 145 302 0 36502 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 147228

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32572
/proc/meminfo: memFree=1205040/2055920 swapFree=4192812/4192956
[pid=32571] ppid=32569 vsize=151936 CPUtime=462.1
/proc/32571/stat : 32571 (Spear-32) R 32569 32571 32034 0 -1 4194304 40257 0 0 0 46132 78 0 0 25 0 1 0 64164695 155582464 36781 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/32571/statm: 37984 36781 145 302 0 37679 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 151936

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32572
/proc/meminfo: memFree=1189488/2055920 swapFree=4192812/4192956
[pid=32571] ppid=32569 vsize=167776 CPUtime=522.08
/proc/32571/stat : 32571 (Spear-32) R 32569 32571 32034 0 -1 4194304 44245 0 0 0 52122 86 0 0 25 0 1 0 64164695 171802624 40769 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134524715 0 0 4096 0 0 0 0 17 1 0 0
/proc/32571/statm: 41944 40769 145 302 0 41639 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 167776

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32572
/proc/meminfo: memFree=1174064/2055920 swapFree=4192812/4192956
[pid=32571] ppid=32569 vsize=182972 CPUtime=582.06
/proc/32571/stat : 32571 (Spear-32) R 32569 32571 32034 0 -1 4194304 48055 0 0 0 58108 98 0 0 25 0 1 0 64164695 187363328 44579 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32571/statm: 45743 44579 145 302 0 45438 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 182972

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32572
/proc/meminfo: memFree=1162096/2055920 swapFree=4192812/4192956
[pid=32571] ppid=32569 vsize=194500 CPUtime=642.04
/proc/32571/stat : 32571 (Spear-32) R 32569 32571 32034 0 -1 4194304 50998 0 0 0 64096 108 0 0 25 0 1 0 64164695 199168000 47522 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134524808 0 0 4096 0 0 0 0 17 1 0 0
/proc/32571/statm: 48625 47522 145 302 0 48320 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 194500

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32572
/proc/meminfo: memFree=1143088/2055920 swapFree=4192812/4192956
[pid=32571] ppid=32569 vsize=213624 CPUtime=702.01
/proc/32571/stat : 32571 (Spear-32) R 32569 32571 32034 0 -1 4194304 55756 0 0 0 70079 122 0 0 25 0 1 0 64164695 218750976 52280 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32571/statm: 53406 52280 145 302 0 53101 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 213624

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32572
/proc/meminfo: memFree=1125872/2055920 swapFree=4192812/4192956
[pid=32571] ppid=32569 vsize=230728 CPUtime=762
/proc/32571/stat : 32571 (Spear-32) R 32569 32571 32034 0 -1 4194304 60034 0 0 0 76065 135 0 0 25 0 1 0 64164695 236265472 56558 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/32571/statm: 57682 56558 145 302 0 57377 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 230728

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32572
/proc/meminfo: memFree=1113136/2055920 swapFree=4192812/4192956
[pid=32571] ppid=32569 vsize=245588 CPUtime=821.97
/proc/32571/stat : 32571 (Spear-32) R 32569 32571 32034 0 -1 4194304 63723 0 0 0 82051 146 0 0 25 0 1 0 64164695 251482112 59734 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/32571/statm: 61397 59734 145 302 0 61092 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 245588

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32572
/proc/meminfo: memFree=1098992/2055920 swapFree=4192812/4192956
[pid=32571] ppid=32569 vsize=259460 CPUtime=881.94
/proc/32571/stat : 32571 (Spear-32) R 32569 32571 32034 0 -1 4194304 67246 0 0 0 88037 157 0 0 25 0 1 0 64164695 265687040 63257 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/32571/statm: 64865 63257 145 302 0 64560 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 259460

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32572
/proc/meminfo: memFree=1086960/2055920 swapFree=4192812/4192956
[pid=32571] ppid=32569 vsize=271652 CPUtime=941.92
/proc/32571/stat : 32571 (Spear-32) R 32569 32571 32034 0 -1 4194304 70283 0 0 0 94025 167 0 0 25 0 1 0 64164695 278171648 66294 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32571/statm: 67913 66294 145 302 0 67608 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 271652

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32572
/proc/meminfo: memFree=1075888/2055920 swapFree=4192812/4192956
[pid=32571] ppid=32569 vsize=282708 CPUtime=1001.9
/proc/32571/stat : 32571 (Spear-32) R 32569 32571 32034 0 -1 4194304 73012 0 0 0 100012 178 0 0 25 0 1 0 64164695 289492992 69023 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/32571/statm: 70677 69023 145 302 0 70372 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 282708

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32572
/proc/meminfo: memFree=1068080/2055920 swapFree=4192812/4192956
[pid=32571] ppid=32569 vsize=290652 CPUtime=1061.88
/proc/32571/stat : 32571 (Spear-32) R 32569 32571 32034 0 -1 4194304 75010 0 0 0 106005 183 0 0 25 0 1 0 64164695 297627648 71021 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32571/statm: 72663 71021 145 302 0 72358 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 290652

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32572
/proc/meminfo: memFree=1059056/2055920 swapFree=4192812/4192956
[pid=32571] ppid=32569 vsize=299308 CPUtime=1121.86
/proc/32571/stat : 32571 (Spear-32) R 32569 32571 32034 0 -1 4194304 77191 0 0 0 111996 190 0 0 25 0 1 0 64164695 306491392 73202 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32571/statm: 74827 73202 145 302 0 74522 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 299308

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32572
/proc/meminfo: memFree=1056176/2055920 swapFree=4192812/4192956
[pid=32571] ppid=32569 vsize=302296 CPUtime=1181.83
/proc/32571/stat : 32571 (Spear-32) R 32569 32571 32034 0 -1 4194304 77942 0 0 0 117992 191 0 0 25 0 1 0 64164695 309551104 73953 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32571/statm: 75574 73953 145 302 0 75269 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 302296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32572
/proc/meminfo: memFree=1055024/2055920 swapFree=4192812/4192956
[pid=32571] ppid=32569 vsize=303332 CPUtime=1200.03
/proc/32571/stat : 32571 (Spear-32) R 32569 32571 32034 0 -1 4194304 78197 0 0 0 119811 192 0 0 25 0 1 0 64164695 310611968 74208 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134526775 0 0 4096 0 0 0 0 17 1 0 0
/proc/32571/statm: 75833 74208 145 302 0 75528 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 303332

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32572
/proc/meminfo: memFree=1055024/2055920 swapFree=4192812/4192956
[pid=32571] ppid=32569 vsize=303332 CPUtime=1200.03
/proc/32571/stat : 32571 (Spear-32) R 32569 32571 32034 0 -1 4194304 78197 0 0 0 119811 192 0 0 25 0 1 0 64164695 310611968 74208 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134526775 0 0 4096 0 0 0 0 17 1 0 0
/proc/32571/statm: 75833 74208 145 302 0 75528 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 303332

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.09
CPU user time (s): 1198.12
CPU system time (s): 1.9727
CPU usage (%): 99.9614
Max. virtual memory (cumulated for all children) (KiB): 303332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.12
system time used= 1.9727
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78197
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= 6
involuntary context switches= 2503

runsolver used 0.872867 second user time and 2.42563 second system time

The end

Launcher Data (download as text)

Begin job on node62 on Wed Apr 11 19:33:11 UTC 2007

IDJOB= 318561
IDBENCH= 20457
IDSOLVER= 131
FILE ID= node62/318561-1176319991

PBS_JOBID= 4516723

Free space on /tmp= 66556 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/babic/dspam/dspam_dump_vc1080.cnf
COMMAND LINE= /tmp/evaluation/318561-1176319991/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/318561-1176319991/instance-318561-1176319991.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-318561-1176319991 -o ROOT/results/node62/solver-318561-1176319991 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/318561-1176319991/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/318561-1176319991/instance-318561-1176319991.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  4648b50fdaaf9e2a2c3c691f7cb02f96

RANDOM SEED= 319460122

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.279
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.279
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:       1352200 kB
Buffers:         41548 kB
Cached:         481440 kB
SwapCached:          0 kB
Active:         178912 kB
Inactive:       359576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1352200 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8828 kB
Writeback:           0 kB
Mapped:          25664 kB
Slab:           151260 kB
Committed_AS:   106960 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB

End job on node62 on Wed Apr 11 19:53:14 UTC 2007