Trace number 295841

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.04 1200.35

General information on the benchmark

Namerandom/OnTreshold/7SAT/v70/
unif-k7-r89-v70-c6230-S1225217164-02.UNSAT.shuffled.cnf
MD5SUMdfb29285da33121880865f644d2f942e
Bench CategoryRANDOM (random 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 variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

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/295841-1171812955/instance-295841-1171812955.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/node34/watcher-295841-1171812955 -o ROOT/results/node34/solver-295841-1171812955 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/295841-1171812955/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/295841-1171812955/instance-295841-1171812955.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.92 0.98 1.02 3/64 6150
/proc/meminfo: memFree=888608/2055920 swapFree=4183096/4192956
[pid=6150] ppid=6148 vsize=1396 CPUtime=0
/proc/6150/stat : 6150 (Spear-32) R 6148 6150 6093 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 175059268 1429504 164 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/6150/statm: 349 164 128 302 0 44 0

[startup+0.106777 s]
/proc/loadavg: 0.92 0.98 1.02 3/64 6150
/proc/meminfo: memFree=888608/2055920 swapFree=4183096/4192956
[pid=6150] ppid=6148 vsize=2056 CPUtime=0.1
/proc/6150/stat : 6150 (Spear-32) R 6148 6150 6093 0 -1 4194304 344 0 0 0 10 0 0 0 18 0 1 0 175059268 2105344 328 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6150/statm: 514 328 140 302 0 209 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2056

[startup+0.514808 s]
/proc/loadavg: 0.92 0.98 1.02 3/64 6150
/proc/meminfo: memFree=888608/2055920 swapFree=4183096/4192956
[pid=6150] ppid=6148 vsize=2828 CPUtime=0.5
/proc/6150/stat : 6150 (Spear-32) R 6148 6150 6093 0 -1 4194304 543 0 0 0 50 0 0 0 21 0 1 0 175059268 2895872 527 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6150/statm: 707 527 140 302 0 402 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2828

[startup+1.33487 s]
/proc/loadavg: 0.92 0.98 1.02 2/65 6151
/proc/meminfo: memFree=886232/2055920 swapFree=4183096/4192956
[pid=6150] ppid=6148 vsize=3936 CPUtime=1.32
/proc/6150/stat : 6150 (Spear-32) R 6148 6150 6093 0 -1 4194304 808 0 0 0 131 1 0 0 25 0 1 0 175059268 4030464 792 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6150/statm: 984 792 140 302 0 679 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3936

[startup+2.97101 s]
/proc/loadavg: 0.92 0.98 1.02 2/65 6151
/proc/meminfo: memFree=885016/2055920 swapFree=4183096/4192956
[pid=6150] ppid=6148 vsize=5364 CPUtime=2.96
/proc/6150/stat : 6150 (Spear-32) R 6148 6150 6093 0 -1 4194304 1148 0 0 0 294 2 0 0 25 0 1 0 175059268 5492736 1132 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6150/statm: 1341 1132 140 302 0 1036 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5364

[startup+6.25027 s]
/proc/loadavg: 0.93 0.98 1.02 2/65 6151
/proc/meminfo: memFree=882848/2055920 swapFree=4183096/4192956
[pid=6150] ppid=6148 vsize=7308 CPUtime=6.24
/proc/6150/stat : 6150 (Spear-32) R 6148 6150 6093 0 -1 4194304 1636 0 0 0 620 4 0 0 25 0 1 0 175059268 7483392 1587 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6150/statm: 1827 1587 140 302 0 1522 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7308

[startup+12.7058 s]
/proc/loadavg: 0.93 0.98 1.02 2/65 6151
/proc/meminfo: memFree=880096/2055920 swapFree=4183096/4192956
[pid=6150] ppid=6148 vsize=9672 CPUtime=12.69
/proc/6150/stat : 6150 (Spear-32) R 6148 6150 6093 0 -1 4194304 2266 0 0 0 1264 5 0 0 25 0 1 0 175059268 9904128 2217 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6150/statm: 2418 2217 140 302 0 2113 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9672

[startup+25.6068 s]
/proc/loadavg: 0.95 0.98 1.02 2/65 6151
/proc/meminfo: memFree=876704/2055920 swapFree=4183096/4192956
[pid=6150] ppid=6148 vsize=13516 CPUtime=25.59
/proc/6150/stat : 6150 (Spear-32) R 6148 6150 6093 0 -1 4194304 3215 0 0 0 2551 8 0 0 25 0 1 0 175059268 13840384 3101 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6150/statm: 3379 3101 140 302 0 3074 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 13516

[startup+51.2159 s]
/proc/loadavg: 0.96 0.98 1.02 2/65 6151
/proc/meminfo: memFree=871584/2055920 swapFree=4183096/4192956
[pid=6150] ppid=6148 vsize=18600 CPUtime=51.19
/proc/6150/stat : 6150 (Spear-32) R 6148 6150 6093 0 -1 4194304 4454 0 0 0 5106 13 0 0 25 0 1 0 175059268 19046400 4340 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6150/statm: 4650 4340 140 302 0 4345 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 18600

[startup+102.43 s]
/proc/loadavg: 0.98 0.98 1.01 2/65 6151
/proc/meminfo: memFree=864608/2055920 swapFree=4183096/4192956
[pid=6150] ppid=6148 vsize=26164 CPUtime=102.39
/proc/6150/stat : 6150 (Spear-32) R 6148 6150 6093 0 -1 4194304 6330 0 0 0 10217 22 0 0 25 0 1 0 175059268 26791936 6087 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6150/statm: 6541 6087 140 302 0 6236 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 26164

[startup+162.454 s]
/proc/loadavg: 0.99 0.98 1.01 2/65 6151
/proc/meminfo: memFree=858144/2055920 swapFree=4183096/4192956
[pid=6150] ppid=6148 vsize=32528 CPUtime=162.4
/proc/6150/stat : 6150 (Spear-32) R 6148 6150 6093 0 -1 4194304 7911 0 0 0 16210 30 0 0 25 0 1 0 175059268 33308672 7668 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6150/statm: 8132 7668 140 302 0 7827 0
Current children cumulated CPU time (s) 162.4
Current children cumulated vsize (KiB) 32528

[startup+222.515 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 6151
/proc/meminfo: memFree=852704/2055920 swapFree=4183096/4192956
[pid=6150] ppid=6148 vsize=38104 CPUtime=222.44
/proc/6150/stat : 6150 (Spear-32) R 6148 6150 6093 0 -1 4194304 9275 0 0 0 22205 39 0 0 25 0 1 0 175059268 39018496 9032 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526820 0 0 4096 0 0 0 0 17 1 0 0
/proc/6150/statm: 9526 9032 140 302 0 9221 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 38104

[startup+282.534 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 6151
/proc/meminfo: memFree=847968/2055920 swapFree=4183096/4192956
[pid=6150] ppid=6148 vsize=43732 CPUtime=282.44
/proc/6150/stat : 6150 (Spear-32) R 6148 6150 6093 0 -1 4194304 10712 0 0 0 28198 46 0 0 25 0 1 0 175059268 44781568 10212 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6150/statm: 10933 10212 140 302 0 10628 0
Current children cumulated CPU time (s) 282.44
Current children cumulated vsize (KiB) 43732

[startup+342.552 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 6151
/proc/meminfo: memFree=843040/2055920 swapFree=4183096/4192956
[pid=6150] ppid=6148 vsize=49052 CPUtime=342.45
/proc/6150/stat : 6150 (Spear-32) R 6148 6150 6093 0 -1 4194304 11912 0 0 0 34193 52 0 0 25 0 1 0 175059268 50229248 11412 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6150/statm: 12263 11412 140 302 0 11958 0
Current children cumulated CPU time (s) 342.45
Current children cumulated vsize (KiB) 49052

[startup+402.571 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 6151
/proc/meminfo: memFree=839136/2055920 swapFree=4183096/4192956
[pid=6150] ppid=6148 vsize=53056 CPUtime=402.46
/proc/6150/stat : 6150 (Spear-32) R 6148 6150 6093 0 -1 4194304 12880 0 0 0 40188 58 0 0 25 0 1 0 175059268 54329344 12380 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6150/statm: 13264 12380 140 302 0 12959 0
Current children cumulated CPU time (s) 402.46
Current children cumulated vsize (KiB) 53056

[startup+462.588 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 6151
/proc/meminfo: memFree=835680/2055920 swapFree=4183096/4192956
[pid=6150] ppid=6148 vsize=56804 CPUtime=462.45
/proc/6150/stat : 6150 (Spear-32) R 6148 6150 6093 0 -1 4194304 13786 0 0 0 46183 62 0 0 25 0 1 0 175059268 58167296 13286 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6150/statm: 14201 13286 140 302 0 13896 0
Current children cumulated CPU time (s) 462.45
Current children cumulated vsize (KiB) 56804

[startup+522.606 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 6151
/proc/meminfo: memFree=832416/2055920 swapFree=4183096/4192956
[pid=6150] ppid=6148 vsize=60296 CPUtime=522.45
/proc/6150/stat : 6150 (Spear-32) R 6148 6150 6093 0 -1 4194304 14605 0 0 0 52177 68 0 0 25 0 1 0 175059268 61743104 14105 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6150/statm: 15074 14105 140 302 0 14769 0
Current children cumulated CPU time (s) 522.45
Current children cumulated vsize (KiB) 60296

[startup+582.628 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 6151
/proc/meminfo: memFree=829280/2055920 swapFree=4183096/4192956
[pid=6150] ppid=6148 vsize=63272 CPUtime=582.46
/proc/6150/stat : 6150 (Spear-32) R 6148 6150 6093 0 -1 4194304 15364 0 0 0 58173 73 0 0 25 0 1 0 175059268 64790528 14864 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/6150/statm: 15818 14864 140 302 0 15513 0
Current children cumulated CPU time (s) 582.46
Current children cumulated vsize (KiB) 63272

[startup+642.646 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 6151
/proc/meminfo: memFree=826336/2055920 swapFree=4183096/4192956
[pid=6150] ppid=6148 vsize=66240 CPUtime=642.47
/proc/6150/stat : 6150 (Spear-32) R 6148 6150 6093 0 -1 4194304 16115 0 0 0 64169 78 0 0 25 0 1 0 175059268 67829760 15615 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/6150/statm: 16560 15615 140 302 0 16255 0
Current children cumulated CPU time (s) 642.47
Current children cumulated vsize (KiB) 66240

[startup+702.666 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 6151
/proc/meminfo: memFree=823136/2055920 swapFree=4183096/4192956
[pid=6150] ppid=6148 vsize=69308 CPUtime=702.47
/proc/6150/stat : 6150 (Spear-32) R 6148 6150 6093 0 -1 4194304 16893 0 0 0 70166 81 0 0 25 0 1 0 175059268 70971392 16393 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6150/statm: 17327 16393 140 302 0 17022 0
Current children cumulated CPU time (s) 702.47
Current children cumulated vsize (KiB) 69308

[startup+762.683 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 6151
/proc/meminfo: memFree=820640/2055920 swapFree=4183096/4192956
[pid=6150] ppid=6148 vsize=71820 CPUtime=762.47
/proc/6150/stat : 6150 (Spear-32) R 6148 6150 6093 0 -1 4194304 17522 0 0 0 76162 85 0 0 25 0 1 0 175059268 73543680 17022 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6150/statm: 17955 17022 140 302 0 17650 0
Current children cumulated CPU time (s) 762.47
Current children cumulated vsize (KiB) 71820

[startup+822.705 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 6151
/proc/meminfo: memFree=818016/2055920 swapFree=4183096/4192956
[pid=6150] ppid=6148 vsize=74340 CPUtime=822.48
/proc/6150/stat : 6150 (Spear-32) R 6148 6150 6093 0 -1 4194304 18155 0 0 0 82159 89 0 0 25 0 1 0 175059268 76124160 17655 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526876 0 0 4096 0 0 0 0 17 1 0 0
/proc/6150/statm: 18585 17655 140 302 0 18280 0
Current children cumulated CPU time (s) 822.48
Current children cumulated vsize (KiB) 74340

[startup+882.721 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 6151
/proc/meminfo: memFree=815648/2055920 swapFree=4183096/4192956
[pid=6150] ppid=6148 vsize=76664 CPUtime=882.48
/proc/6150/stat : 6150 (Spear-32) R 6148 6150 6093 0 -1 4194304 18737 0 0 0 88156 92 0 0 25 0 1 0 175059268 78503936 18237 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/6150/statm: 19166 18237 140 302 0 18861 0
Current children cumulated CPU time (s) 882.48
Current children cumulated vsize (KiB) 76664

[startup+942.741 s]
/proc/loadavg: 1.08 1.01 1.01 2/65 6151
/proc/meminfo: memFree=813216/2055920 swapFree=4183096/4192956
[pid=6150] ppid=6148 vsize=81148 CPUtime=942.48
/proc/6150/stat : 6150 (Spear-32) R 6148 6150 6093 0 -1 4194304 19864 0 0 0 94151 97 0 0 25 0 1 0 175059268 83095552 18851 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/6150/statm: 20287 18851 140 302 0 19982 0
Current children cumulated CPU time (s) 942.48
Current children cumulated vsize (KiB) 81148

[startup+1002.76 s]
/proc/loadavg: 1.10 1.02 1.01 2/65 6151
/proc/meminfo: memFree=811168/2055920 swapFree=4183096/4192956
[pid=6150] ppid=6148 vsize=83460 CPUtime=1002.49
/proc/6150/stat : 6150 (Spear-32) R 6148 6150 6093 0 -1 4194304 20400 0 0 0 100150 99 0 0 25 0 1 0 175059268 85463040 19387 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/6150/statm: 20865 19387 140 302 0 20560 0
Current children cumulated CPU time (s) 1002.49
Current children cumulated vsize (KiB) 83460

[startup+1062.78 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 6151
/proc/meminfo: memFree=808992/2055920 swapFree=4183096/4192956
[pid=6150] ppid=6148 vsize=85548 CPUtime=1062.5
/proc/6150/stat : 6150 (Spear-32) R 6148 6150 6093 0 -1 4194304 20932 0 0 0 106146 104 0 0 25 0 1 0 175059268 87601152 19919 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6150/statm: 21387 19919 140 302 0 21082 0
Current children cumulated CPU time (s) 1062.5
Current children cumulated vsize (KiB) 85548

[startup+1122.8 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 6151
/proc/meminfo: memFree=806944/2055920 swapFree=4183096/4192956
[pid=6150] ppid=6148 vsize=87720 CPUtime=1122.5
/proc/6150/stat : 6150 (Spear-32) R 6148 6150 6093 0 -1 4194304 21461 0 0 0 112143 107 0 0 25 0 1 0 175059268 89825280 20448 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6150/statm: 21930 20448 140 302 0 21625 0
Current children cumulated CPU time (s) 1122.5
Current children cumulated vsize (KiB) 87720

[startup+1182.82 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 6151
/proc/meminfo: memFree=804896/2055920 swapFree=4183096/4192956
[pid=6150] ppid=6148 vsize=89792 CPUtime=1182.5
/proc/6150/stat : 6150 (Spear-32) R 6148 6150 6093 0 -1 4194304 21976 0 0 0 118140 110 0 0 25 0 1 0 175059268 91947008 20963 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6150/statm: 22448 20963 140 302 0 22143 0
Current children cumulated CPU time (s) 1182.5
Current children cumulated vsize (KiB) 89792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.33 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6151
/proc/meminfo: memFree=804256/2055920 swapFree=4183096/4192956
[pid=6150] ppid=6148 vsize=90308 CPUtime=1200.01
/proc/6150/stat : 6150 (Spear-32) R 6148 6150 6093 0 -1 4194304 22110 0 0 0 119890 111 0 0 25 0 1 0 175059268 92475392 21097 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6150/statm: 22577 21097 140 302 0 22272 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 90308

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.35
CPU time (s): 1200.04
CPU user time (s): 1198.91
CPU system time (s): 1.13083
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 90308

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

runsolver used 0.834873 second user time and 2.37864 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Sun Feb 18 15:35:55 UTC 2007

IDJOB= 295841
IDBENCH= 19922
IDSOLVER= 131
FILE ID= node34/295841-1171812955

PBS_JOBID= 3839651

Free space on /tmp= 66563 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v70/unif-k7-r89-v70-c6230-S1225217164-02.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295841-1171812955/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/295841-1171812955/instance-295841-1171812955.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-295841-1171812955 -o ROOT/results/node34/solver-295841-1171812955 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/295841-1171812955/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/295841-1171812955/instance-295841-1171812955.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  dfb29285da33121880865f644d2f942e

RANDOM SEED= 372903053

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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.234
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.234
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:        889088 kB
Buffers:         42136 kB
Cached:        1025808 kB
SwapCached:       4688 kB
Active:         743508 kB
Inactive:       334624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        889088 kB
SwapTotal:     4192956 kB
SwapFree:      4183096 kB
Dirty:            1848 kB
Writeback:           0 kB
Mapped:          15184 kB
Slab:            74780 kB
Committed_AS:   473216 kB
PageTables:       1396 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= 66563 MiB

End job on node34 on Sun Feb 18 15:55:57 UTC 2007