Trace number 298137

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.07 1200.4

General information on the benchmark

Namerandom/OnTreshold/3SAT/v500/
unif-k3-r4.26-v500-c2130-S1490740667-05.SAT.shuffled.cnf
MD5SUMf01193a3f455045d150f231e0d56c100
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.012997
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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/298137-1171850796/instance-298137-1171850796.cnf

Verifier Data (download as text)

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

Watcher Data (download as text)

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.96 1.00 1.00 3/77 895
/proc/meminfo: memFree=1328952/2055920 swapFree=4192812/4192956
[pid=895] ppid=893 vsize=1528 CPUtime=0
/proc/895/stat : 895 (Spear-32) R 893 895 31938 0 -1 4194304 195 0 0 0 0 0 0 0 18 0 1 0 205034033 1564672 179 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/895/statm: 382 179 128 302 0 77 0

[startup+0.107378 s]
/proc/loadavg: 0.96 1.00 1.00 3/77 895
/proc/meminfo: memFree=1328952/2055920 swapFree=4192812/4192956
[pid=895] ppid=893 vsize=1784 CPUtime=0.1
/proc/895/stat : 895 (Spear-32) R 893 895 31938 0 -1 4194304 293 0 0 0 10 0 0 0 18 0 1 0 205034033 1826816 277 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/895/statm: 446 277 140 302 0 141 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1784

[startup+0.515416 s]
/proc/loadavg: 0.96 1.00 1.00 3/77 895
/proc/meminfo: memFree=1328952/2055920 swapFree=4192812/4192956
[pid=895] ppid=893 vsize=2556 CPUtime=0.5
/proc/895/stat : 895 (Spear-32) R 893 895 31938 0 -1 4194304 480 0 0 0 50 0 0 0 21 0 1 0 205034033 2617344 464 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/895/statm: 639 464 140 302 0 334 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2556

[startup+1.33549 s]
/proc/loadavg: 0.96 1.00 1.00 2/78 896
/proc/meminfo: memFree=1326832/2055920 swapFree=4192812/4192956
[pid=895] ppid=893 vsize=3584 CPUtime=1.33
/proc/895/stat : 895 (Spear-32) R 893 895 31938 0 -1 4194304 733 0 0 0 132 1 0 0 25 0 1 0 205034033 3670016 717 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/895/statm: 896 717 140 302 0 591 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3584

[startup+2.97765 s]
/proc/loadavg: 0.96 1.00 1.00 2/78 896
/proc/meminfo: memFree=1325680/2055920 swapFree=4192812/4192956
[pid=895] ppid=893 vsize=5008 CPUtime=2.97
/proc/895/stat : 895 (Spear-32) R 893 895 31938 0 -1 4194304 1060 0 0 0 295 2 0 0 25 0 1 0 205034033 5128192 1044 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/895/statm: 1252 1044 140 302 0 947 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 5008

[startup+6.25496 s]
/proc/loadavg: 0.96 1.00 1.00 2/78 896
/proc/meminfo: memFree=1323504/2055920 swapFree=4192812/4192956
[pid=895] ppid=893 vsize=6840 CPUtime=6.25
/proc/895/stat : 895 (Spear-32) R 893 895 31938 0 -1 4194304 1559 0 0 0 621 4 0 0 25 0 1 0 205034033 7004160 1510 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/895/statm: 1710 1510 140 302 0 1405 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 6840

[startup+12.7116 s]
/proc/loadavg: 0.96 1.00 1.00 2/78 896
/proc/meminfo: memFree=1320576/2055920 swapFree=4192812/4192956
[pid=895] ppid=893 vsize=9556 CPUtime=12.7
/proc/895/stat : 895 (Spear-32) R 893 895 31938 0 -1 4194304 2232 0 0 0 1264 6 0 0 25 0 1 0 205034033 9785344 2183 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/895/statm: 2389 2183 140 302 0 2084 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 9556

[startup+25.5118 s]
/proc/loadavg: 0.97 1.00 1.00 2/78 896
/proc/meminfo: memFree=1316864/2055920 swapFree=4192812/4192956
[pid=895] ppid=893 vsize=13580 CPUtime=25.5
/proc/895/stat : 895 (Spear-32) R 893 895 31938 0 -1 4194304 3244 0 0 0 2540 10 0 0 25 0 1 0 205034033 13905920 3130 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/895/statm: 3395 3130 140 302 0 3090 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 13580

[startup+51.1242 s]
/proc/loadavg: 0.98 1.00 1.00 2/78 896
/proc/meminfo: memFree=1311040/2055920 swapFree=4192812/4192956
[pid=895] ppid=893 vsize=19312 CPUtime=51.1
/proc/895/stat : 895 (Spear-32) R 893 895 31938 0 -1 4194304 4666 0 0 0 5094 16 0 0 25 0 1 0 205034033 19775488 4552 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/895/statm: 4828 4552 140 302 0 4523 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 19312

[startup+102.347 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 896
/proc/meminfo: memFree=1303616/2055920 swapFree=4192812/4192956
[pid=895] ppid=893 vsize=27440 CPUtime=102.31
/proc/895/stat : 895 (Spear-32) R 893 895 31938 0 -1 4194304 6663 0 0 0 10206 25 0 0 25 0 1 0 205034033 28098560 6420 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/895/statm: 6860 6420 140 302 0 6555 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 27440

[startup+162.383 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 896
/proc/meminfo: memFree=1296832/2055920 swapFree=4192812/4192956
[pid=895] ppid=893 vsize=34212 CPUtime=162.33
/proc/895/stat : 895 (Spear-32) R 893 895 31938 0 -1 4194304 8330 0 0 0 16200 33 0 0 25 0 1 0 205034033 35033088 8087 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/895/statm: 8553 8087 140 302 0 8248 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 34212

[startup+222.416 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 896
/proc/meminfo: memFree=1290880/2055920 swapFree=4192812/4192956
[pid=895] ppid=893 vsize=40232 CPUtime=222.35
/proc/895/stat : 895 (Spear-32) R 893 895 31938 0 -1 4194304 9829 0 0 0 22194 41 0 0 25 0 1 0 205034033 41197568 9586 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/895/statm: 10058 9586 140 302 0 9753 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 40232

[startup+282.451 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 896
/proc/meminfo: memFree=1285888/2055920 swapFree=4192812/4192956
[pid=895] ppid=893 vsize=46376 CPUtime=282.37
/proc/895/stat : 895 (Spear-32) R 893 895 31938 0 -1 4194304 11351 0 0 0 28189 48 0 0 25 0 1 0 205034033 47489024 10851 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/895/statm: 11594 10851 140 302 0 11289 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 46376

[startup+342.483 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 896
/proc/meminfo: memFree=1280768/2055920 swapFree=4192812/4192956
[pid=895] ppid=893 vsize=51596 CPUtime=342.38
/proc/895/stat : 895 (Spear-32) R 893 895 31938 0 -1 4194304 12605 0 0 0 34182 56 0 0 25 0 1 0 205034033 52834304 12105 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/895/statm: 12899 12105 140 302 0 12594 0
Current children cumulated CPU time (s) 342.38
Current children cumulated vsize (KiB) 51596

[startup+402.517 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 896
/proc/meminfo: memFree=1276160/2055920 swapFree=4192812/4192956
[pid=895] ppid=893 vsize=56316 CPUtime=402.4
/proc/895/stat : 895 (Spear-32) R 893 895 31938 0 -1 4194304 13755 0 0 0 40178 62 0 0 25 0 1 0 205034033 57667584 13255 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/895/statm: 14079 13255 140 302 0 13774 0
Current children cumulated CPU time (s) 402.4
Current children cumulated vsize (KiB) 56316

[startup+462.55 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 896
/proc/meminfo: memFree=1272128/2055920 swapFree=4192812/4192956
[pid=895] ppid=893 vsize=60304 CPUtime=462.41
/proc/895/stat : 895 (Spear-32) R 893 895 31938 0 -1 4194304 14758 0 0 0 46173 68 0 0 25 0 1 0 205034033 61751296 14258 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526876 0 0 4096 0 0 0 0 17 1 0 0
/proc/895/statm: 15076 14258 140 302 0 14771 0
Current children cumulated CPU time (s) 462.41
Current children cumulated vsize (KiB) 60304

[startup+522.585 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 896
/proc/meminfo: memFree=1268352/2055920 swapFree=4192812/4192956
[pid=895] ppid=893 vsize=64108 CPUtime=522.43
/proc/895/stat : 895 (Spear-32) R 893 895 31938 0 -1 4194304 15714 0 0 0 52168 75 0 0 25 0 1 0 205034033 65646592 15214 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526920 0 0 4096 0 0 0 0 17 1 0 0
/proc/895/statm: 16027 15214 140 302 0 15722 0
Current children cumulated CPU time (s) 522.43
Current children cumulated vsize (KiB) 64108

[startup+582.618 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 896
/proc/meminfo: memFree=1265024/2055920 swapFree=4192812/4192956
[pid=895] ppid=893 vsize=67384 CPUtime=582.45
/proc/895/stat : 895 (Spear-32) R 893 895 31938 0 -1 4194304 16532 0 0 0 58165 80 0 0 25 0 1 0 205034033 69001216 16032 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/895/statm: 16846 16032 140 302 0 16541 0
Current children cumulated CPU time (s) 582.45
Current children cumulated vsize (KiB) 67384

[startup+642.651 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 896
/proc/meminfo: memFree=1261120/2055920 swapFree=4192812/4192956
[pid=895] ppid=893 vsize=71696 CPUtime=642.47
/proc/895/stat : 895 (Spear-32) R 893 895 31938 0 -1 4194304 17500 0 0 0 64162 85 0 0 25 0 1 0 205034033 73416704 17000 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526812 0 0 4096 0 0 0 0 17 1 0 0
/proc/895/statm: 17924 17000 140 302 0 17619 0
Current children cumulated CPU time (s) 642.47
Current children cumulated vsize (KiB) 71696

[startup+702.689 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 896
/proc/meminfo: memFree=1258176/2055920 swapFree=4192812/4192956
[pid=895] ppid=893 vsize=74728 CPUtime=702.48
/proc/895/stat : 895 (Spear-32) R 893 895 31938 0 -1 4194304 18253 0 0 0 70159 89 0 0 25 0 1 0 205034033 76521472 17753 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/895/statm: 18682 17753 140 302 0 18377 0
Current children cumulated CPU time (s) 702.48
Current children cumulated vsize (KiB) 74728

[startup+762.72 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 896
/proc/meminfo: memFree=1255168/2055920 swapFree=4192812/4192956
[pid=895] ppid=893 vsize=77640 CPUtime=762.5
/proc/895/stat : 895 (Spear-32) R 893 895 31938 0 -1 4194304 18983 0 0 0 76156 94 0 0 25 0 1 0 205034033 79503360 18483 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/895/statm: 19410 18483 140 302 0 19105 0
Current children cumulated CPU time (s) 762.5
Current children cumulated vsize (KiB) 77640

[startup+822.755 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 896
/proc/meminfo: memFree=1252480/2055920 swapFree=4192812/4192956
[pid=895] ppid=893 vsize=80212 CPUtime=822.52
/proc/895/stat : 895 (Spear-32) R 893 895 31938 0 -1 4194304 19660 0 0 0 82152 100 0 0 25 0 1 0 205034033 82137088 19160 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/895/statm: 20053 19160 140 302 0 19748 0
Current children cumulated CPU time (s) 822.52
Current children cumulated vsize (KiB) 80212

[startup+882.786 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 896
/proc/meminfo: memFree=1249856/2055920 swapFree=4192812/4192956
[pid=895] ppid=893 vsize=82808 CPUtime=882.53
/proc/895/stat : 895 (Spear-32) R 893 895 31938 0 -1 4194304 20304 0 0 0 88150 103 0 0 25 0 1 0 205034033 84795392 19804 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/895/statm: 20702 19804 140 302 0 20397 0
Current children cumulated CPU time (s) 882.53
Current children cumulated vsize (KiB) 82808

[startup+942.818 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 896
/proc/meminfo: memFree=1246976/2055920 swapFree=4192812/4192956
[pid=895] ppid=893 vsize=87944 CPUtime=942.55
/proc/895/stat : 895 (Spear-32) R 893 895 31938 0 -1 4194304 21537 0 0 0 94147 108 0 0 25 0 1 0 205034033 90054656 20524 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/895/statm: 21986 20524 140 302 0 21681 0
Current children cumulated CPU time (s) 942.55
Current children cumulated vsize (KiB) 87944

[startup+1002.85 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 896
/proc/meminfo: memFree=1244480/2055920 swapFree=4192812/4192956
[pid=895] ppid=893 vsize=90396 CPUtime=1002.57
/proc/895/stat : 895 (Spear-32) R 893 895 31938 0 -1 4194304 22182 0 0 0 100144 113 0 0 25 0 1 0 205034033 92565504 21169 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/895/statm: 22599 21169 140 302 0 22294 0
Current children cumulated CPU time (s) 1002.57
Current children cumulated vsize (KiB) 90396

[startup+1062.89 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 896
/proc/meminfo: memFree=1241856/2055920 swapFree=4192812/4192956
[pid=895] ppid=893 vsize=92860 CPUtime=1062.59
/proc/895/stat : 895 (Spear-32) R 893 895 31938 0 -1 4194304 22813 0 0 0 106142 117 0 0 25 0 1 0 205034033 95088640 21800 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/895/statm: 23215 21800 140 302 0 22910 0
Current children cumulated CPU time (s) 1062.59
Current children cumulated vsize (KiB) 92860

[startup+1122.93 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 896
/proc/meminfo: memFree=1239168/2055920 swapFree=4192812/4192956
[pid=895] ppid=893 vsize=96080 CPUtime=1122.62
/proc/895/stat : 895 (Spear-32) R 893 895 31938 0 -1 4194304 23499 0 0 0 112140 122 0 0 25 0 1 0 205034033 98385920 22486 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/895/statm: 24020 22486 140 302 0 23715 0
Current children cumulated CPU time (s) 1122.62
Current children cumulated vsize (KiB) 96080

[startup+1182.96 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 896
/proc/meminfo: memFree=1236992/2055920 swapFree=4192812/4192956
[pid=895] ppid=893 vsize=98264 CPUtime=1182.63
/proc/895/stat : 895 (Spear-32) R 893 895 31938 0 -1 4194304 24065 0 0 0 118137 126 0 0 25 0 1 0 205034033 100622336 23052 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/895/statm: 24566 23052 140 302 0 24261 0
Current children cumulated CPU time (s) 1182.63
Current children cumulated vsize (KiB) 98264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.38 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 896
/proc/meminfo: memFree=1236288/2055920 swapFree=4192812/4192956
[pid=895] ppid=893 vsize=98940 CPUtime=1200.05
/proc/895/stat : 895 (Spear-32) R 893 895 31938 0 -1 4194304 24233 0 0 0 119877 128 0 0 25 0 1 0 205034033 101314560 23220 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/895/statm: 24735 23220 140 302 0 24430 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 98940

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.4
CPU time (s): 1200.07
CPU user time (s): 1198.78
CPU system time (s): 1.2948
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 98940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.78
system time used= 1.2948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24233
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= 2432

runsolver used 1.3328 second user time and 2.93655 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Mon Feb 19 02:06:36 UTC 2007

IDJOB= 298137
IDBENCH= 19978
IDSOLVER= 131
FILE ID= node14/298137-1171850796

PBS_JOBID= 3839384

Free space on /tmp= 66549 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v500/unif-k3-r4.26-v500-c2130-S1490740667-05.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298137-1171850796/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/298137-1171850796/instance-298137-1171850796.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-298137-1171850796 -o ROOT/results/node14/solver-298137-1171850796 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/298137-1171850796/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/298137-1171850796/instance-298137-1171850796.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  f01193a3f455045d150f231e0d56c100

RANDOM SEED= 849887240

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.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:       1329424 kB
Buffers:         71296 kB
Cached:         519284 kB
SwapCached:          0 kB
Active:         410680 kB
Inactive:       234140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1329424 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1592 kB
Writeback:           0 kB
Mapped:          73096 kB
Slab:            67288 kB
Committed_AS:   744796 kB
PageTables:       1736 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= 66549 MiB

End job on node14 on Mon Feb 19 02:26:39 UTC 2007