Trace number 293422

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.57

General information on the benchmark

Namerandom/OnTreshold/5SAT/v120/
unif-k5-r21.3-v120-c2556-S1142849726-12.UNSAT.shuffled.cnf
MD5SUMc384062077db8cbd51f9b0f03be9edde
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 variables120
Number of clauses2556
Sum of the clauses size12780
Maximum clause length5
Minimum clause length5
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 52556
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/293422-1171770935/instance-293422-1171770935.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/node15/watcher-293422-1171770935 -o ROOT/results/node15/solver-293422-1171770935 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293422-1171770935/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/293422-1171770935/instance-293422-1171770935.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 0.99 3/77 12206
/proc/meminfo: memFree=1250136/2055920 swapFree=4192812/4192956
[pid=12206] ppid=12204 vsize=1396 CPUtime=0
/proc/12206/stat : 12206 (Spear-32) R 12204 12206 8192 0 -1 4194304 185 0 0 0 0 0 0 0 18 0 1 0 197047917 1429504 169 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/12206/statm: 349 169 129 302 0 44 0

[startup+0.107446 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 12206
/proc/meminfo: memFree=1250136/2055920 swapFree=4192812/4192956
[pid=12206] ppid=12204 vsize=1924 CPUtime=0.1
/proc/12206/stat : 12206 (Spear-32) R 12204 12206 8192 0 -1 4194304 302 0 0 0 10 0 0 0 18 0 1 0 197047917 1970176 286 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12206/statm: 481 286 140 302 0 176 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1924

[startup+0.518518 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 12206
/proc/meminfo: memFree=1250136/2055920 swapFree=4192812/4192956
[pid=12206] ppid=12204 vsize=2892 CPUtime=0.51
/proc/12206/stat : 12206 (Spear-32) R 12204 12206 8192 0 -1 4194304 533 0 0 0 50 1 0 0 21 0 1 0 197047917 2961408 517 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12206/statm: 723 517 140 302 0 418 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2892

[startup+1.33866 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 12207
/proc/meminfo: memFree=1247632/2055920 swapFree=4192812/4192956
[pid=12206] ppid=12204 vsize=3924 CPUtime=1.32
/proc/12206/stat : 12206 (Spear-32) R 12204 12206 8192 0 -1 4194304 823 0 0 0 130 2 0 0 25 0 1 0 197047917 4018176 807 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12206/statm: 981 807 140 302 0 676 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3924

[startup+2.97498 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 12207
/proc/meminfo: memFree=1246416/2055920 swapFree=4192812/4192956
[pid=12206] ppid=12204 vsize=5348 CPUtime=2.96
/proc/12206/stat : 12206 (Spear-32) R 12204 12206 8192 0 -1 4194304 1172 0 0 0 292 4 0 0 25 0 1 0 197047917 5476352 1156 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12206/statm: 1337 1156 140 302 0 1032 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5348

[startup+6.25451 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 12207
/proc/meminfo: memFree=1244112/2055920 swapFree=4192812/4192956
[pid=12206] ppid=12204 vsize=7432 CPUtime=6.24
/proc/12206/stat : 12206 (Spear-32) R 12204 12206 8192 0 -1 4194304 1693 0 0 0 619 5 0 0 25 0 1 0 197047917 7610368 1644 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12206/statm: 1858 1644 140 302 0 1553 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7432

[startup+12.7096 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 12207
/proc/meminfo: memFree=1241232/2055920 swapFree=4192812/4192956
[pid=12206] ppid=12204 vsize=9944 CPUtime=12.69
/proc/12206/stat : 12206 (Spear-32) R 12204 12206 8192 0 -1 4194304 2342 0 0 0 1261 8 0 0 25 0 1 0 197047917 10182656 2293 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12206/statm: 2486 2293 140 302 0 2181 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9944

[startup+25.5118 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 12207
/proc/meminfo: memFree=1237520/2055920 swapFree=4192812/4192956
[pid=12206] ppid=12204 vsize=14124 CPUtime=25.49
/proc/12206/stat : 12206 (Spear-32) R 12204 12206 8192 0 -1 4194304 3368 0 0 0 2536 13 0 0 25 0 1 0 197047917 14462976 3254 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12206/statm: 3531 3254 140 302 0 3226 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14124

[startup+51.1312 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 12207
/proc/meminfo: memFree=1232080/2055920 swapFree=4192812/4192956
[pid=12206] ppid=12204 vsize=19456 CPUtime=51.1
/proc/12206/stat : 12206 (Spear-32) R 12204 12206 8192 0 -1 4194304 4688 0 0 0 5091 19 0 0 25 0 1 0 197047917 19922944 4574 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12206/statm: 4864 4574 140 302 0 4559 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 19456

[startup+102.358 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 12207
/proc/meminfo: memFree=1224272/2055920 swapFree=4192812/4192956
[pid=12206] ppid=12204 vsize=27764 CPUtime=102.31
/proc/12206/stat : 12206 (Spear-32) R 12204 12206 8192 0 -1 4194304 6770 0 0 0 10202 29 0 0 25 0 1 0 197047917 28430336 6527 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12206/statm: 6941 6527 140 302 0 6636 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 27764

[startup+162.392 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12207
/proc/meminfo: memFree=1216720/2055920 swapFree=4192812/4192956
[pid=12206] ppid=12204 vsize=35432 CPUtime=162.32
/proc/12206/stat : 12206 (Spear-32) R 12204 12206 8192 0 -1 4194304 8628 0 0 0 16194 38 0 0 25 0 1 0 197047917 36282368 8385 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12206/statm: 8858 8385 140 302 0 8553 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 35432

[startup+222.427 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12207
/proc/meminfo: memFree=1211408/2055920 swapFree=4192812/4192956
[pid=12206] ppid=12204 vsize=40900 CPUtime=222.34
/proc/12206/stat : 12206 (Spear-32) R 12204 12206 8192 0 -1 4194304 9950 0 0 0 22189 45 0 0 25 0 1 0 197047917 41881600 9707 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12206/statm: 10225 9707 140 302 0 9920 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 40900

[startup+282.461 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12207
/proc/meminfo: memFree=1206672/2055920 swapFree=4192812/4192956
[pid=12206] ppid=12204 vsize=46536 CPUtime=282.35
/proc/12206/stat : 12206 (Spear-32) R 12204 12206 8192 0 -1 4194304 11383 0 0 0 28183 52 0 0 25 0 1 0 197047917 47652864 10883 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12206/statm: 11634 10883 140 302 0 11329 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 46536

[startup+342.504 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 12289
/proc/meminfo: memFree=1201176/2055920 swapFree=4192812/4192956
[pid=12206] ppid=12204 vsize=51156 CPUtime=342.33
/proc/12206/stat : 12206 (Spear-32) R 12204 12206 8192 0 -1 4194304 12455 0 0 0 34174 59 0 0 25 0 1 0 197047917 52383744 11955 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526767 0 0 4096 0 0 0 0 17 1 0 0
/proc/12206/statm: 12789 11955 140 302 0 12484 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 51156

[startup+402.571 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 12375
/proc/meminfo: memFree=1197336/2055920 swapFree=4192812/4192956
[pid=12206] ppid=12204 vsize=54732 CPUtime=402.32
/proc/12206/stat : 12206 (Spear-32) R 12204 12206 8192 0 -1 4194304 13379 0 0 0 40169 63 0 0 25 0 1 0 197047917 56045568 12879 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526784 0 0 4096 0 0 0 0 17 1 0 0
/proc/12206/statm: 13683 12879 140 302 0 13378 0
Current children cumulated CPU time (s) 402.32
Current children cumulated vsize (KiB) 54732

[startup+462.618 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12405
/proc/meminfo: memFree=1195088/2055920 swapFree=4192812/4192956
[pid=12206] ppid=12204 vsize=58428 CPUtime=462.33
/proc/12206/stat : 12206 (Spear-32) R 12204 12206 8192 0 -1 4194304 14261 0 0 0 46164 69 0 0 25 0 1 0 197047917 59830272 13761 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12206/statm: 14607 13761 140 302 0 14302 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 58428

[startup+522.645 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12405
/proc/meminfo: memFree=1191760/2055920 swapFree=4192812/4192956
[pid=12206] ppid=12204 vsize=61700 CPUtime=522.34
/proc/12206/stat : 12206 (Spear-32) R 12204 12206 8192 0 -1 4194304 15096 0 0 0 52160 74 0 0 25 0 1 0 197047917 63180800 14596 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12206/statm: 15425 14596 140 302 0 15120 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 61700

[startup+582.68 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12405
/proc/meminfo: memFree=1188624/2055920 swapFree=4192812/4192956
[pid=12206] ppid=12204 vsize=65052 CPUtime=582.35
/proc/12206/stat : 12206 (Spear-32) R 12204 12206 8192 0 -1 4194304 15878 0 0 0 58155 80 0 0 25 0 1 0 197047917 66613248 15378 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12206/statm: 16263 15378 140 302 0 15958 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 65052

[startup+642.715 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12405
/proc/meminfo: memFree=1185424/2055920 swapFree=4192812/4192956
[pid=12206] ppid=12204 vsize=68212 CPUtime=642.37
/proc/12206/stat : 12206 (Spear-32) R 12204 12206 8192 0 -1 4194304 16671 0 0 0 64152 85 0 0 25 0 1 0 197047917 69849088 16171 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12206/statm: 17053 16171 140 302 0 16748 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 68212

[startup+702.753 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12405
/proc/meminfo: memFree=1182032/2055920 swapFree=4192812/4192956
[pid=12206] ppid=12204 vsize=71812 CPUtime=702.38
/proc/12206/stat : 12206 (Spear-32) R 12204 12206 8192 0 -1 4194304 17518 0 0 0 70149 89 0 0 25 0 1 0 197047917 73535488 17018 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12206/statm: 17953 17018 140 302 0 17648 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 71812

[startup+762.788 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12405
/proc/meminfo: memFree=1179280/2055920 swapFree=4192812/4192956
[pid=12206] ppid=12204 vsize=74660 CPUtime=762.4
/proc/12206/stat : 12206 (Spear-32) R 12204 12206 8192 0 -1 4194304 18238 0 0 0 76147 93 0 0 25 0 1 0 197047917 76451840 17738 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/12206/statm: 18665 17738 140 302 0 18360 0
Current children cumulated CPU time (s) 762.4
Current children cumulated vsize (KiB) 74660

[startup+822.828 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12405
/proc/meminfo: memFree=1176592/2055920 swapFree=4192812/4192956
[pid=12206] ppid=12204 vsize=77436 CPUtime=822.42
/proc/12206/stat : 12206 (Spear-32) R 12204 12206 8192 0 -1 4194304 18898 0 0 0 82144 98 0 0 25 0 1 0 197047917 79294464 18398 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/12206/statm: 19359 18398 140 302 0 19054 0
Current children cumulated CPU time (s) 822.42
Current children cumulated vsize (KiB) 77436

[startup+882.86 s]
/proc/loadavg: 1.03 1.00 1.00 2/78 12405
/proc/meminfo: memFree=1174032/2055920 swapFree=4192812/4192956
[pid=12206] ppid=12204 vsize=79792 CPUtime=882.43
/proc/12206/stat : 12206 (Spear-32) R 12204 12206 8192 0 -1 4194304 19538 0 0 0 88141 102 0 0 25 0 1 0 197047917 81707008 19038 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12206/statm: 19948 19038 140 302 0 19643 0
Current children cumulated CPU time (s) 882.43
Current children cumulated vsize (KiB) 79792

[startup+942.891 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 12405
/proc/meminfo: memFree=1171408/2055920 swapFree=4192812/4192956
[pid=12206] ppid=12204 vsize=82628 CPUtime=942.44
/proc/12206/stat : 12206 (Spear-32) R 12204 12206 8192 0 -1 4194304 20192 0 0 0 94136 108 0 0 25 0 1 0 197047917 84611072 19692 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12206/statm: 20657 19692 140 302 0 20352 0
Current children cumulated CPU time (s) 942.44
Current children cumulated vsize (KiB) 82628

[startup+1002.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12405
/proc/meminfo: memFree=1168784/2055920 swapFree=4192812/4192956
[pid=12206] ppid=12204 vsize=87720 CPUtime=1002.45
/proc/12206/stat : 12206 (Spear-32) R 12204 12206 8192 0 -1 4194304 21372 0 0 0 100133 112 0 0 25 0 1 0 197047917 89825280 20359 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12206/statm: 21930 20359 140 302 0 21625 0
Current children cumulated CPU time (s) 1002.45
Current children cumulated vsize (KiB) 87720

[startup+1062.96 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12405
/proc/meminfo: memFree=1166352/2055920 swapFree=4192812/4192956
[pid=12206] ppid=12204 vsize=90128 CPUtime=1062.46
/proc/12206/stat : 12206 (Spear-32) R 12204 12206 8192 0 -1 4194304 21948 0 0 0 106130 116 0 0 25 0 1 0 197047917 92291072 20935 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/12206/statm: 22532 20935 140 302 0 22227 0
Current children cumulated CPU time (s) 1062.46
Current children cumulated vsize (KiB) 90128

[startup+1123 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12405
/proc/meminfo: memFree=1164240/2055920 swapFree=4192812/4192956
[pid=12206] ppid=12204 vsize=92216 CPUtime=1122.49
/proc/12206/stat : 12206 (Spear-32) R 12204 12206 8192 0 -1 4194304 22500 0 0 0 112128 121 0 0 25 0 1 0 197047917 94429184 21487 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12206/statm: 23054 21487 140 302 0 22749 0
Current children cumulated CPU time (s) 1122.49
Current children cumulated vsize (KiB) 92216

[startup+1183.03 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12405
/proc/meminfo: memFree=1161872/2055920 swapFree=4192812/4192956
[pid=12206] ppid=12204 vsize=94480 CPUtime=1182.5
/proc/12206/stat : 12206 (Spear-32) R 12204 12206 8192 0 -1 4194304 23079 0 0 0 118125 125 0 0 25 0 1 0 197047917 96747520 22066 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12206/statm: 23620 22066 140 302 0 23315 0
Current children cumulated CPU time (s) 1182.5
Current children cumulated vsize (KiB) 94480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.55 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12405
/proc/meminfo: memFree=1161232/2055920 swapFree=4192812/4192956
[pid=12206] ppid=12204 vsize=95380 CPUtime=1200.02
/proc/12206/stat : 12206 (Spear-32) R 12204 12206 8192 0 -1 4194304 23244 0 0 0 119875 127 0 0 25 0 1 0 197047917 97669120 22231 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12206/statm: 23845 22231 140 302 0 23540 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 95380

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

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

[startup+1200.55 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12405
/proc/meminfo: memFree=1161232/2055920 swapFree=4192812/4192956
[pid=12206] ppid=12204 vsize=95380 CPUtime=1200.02
/proc/12206/stat : 12206 (Spear-32) R 12204 12206 8192 0 -1 4194304 23244 0 0 0 119875 127 0 0 25 0 1 0 197047917 97669120 22231 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12206/statm: 23845 22231 140 302 0 23540 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 95380

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.57
CPU time (s): 1200.04
CPU user time (s): 1198.76
CPU system time (s): 1.2858
CPU usage (%): 99.9557
Max. virtual memory (cumulated for all children) (KiB): 95380

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

runsolver used 1.23981 second user time and 3.03354 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Sun Feb 18 03:55:35 UTC 2007

IDJOB= 293422
IDBENCH= 19863
IDSOLVER= 131
FILE ID= node15/293422-1171770935

PBS_JOBID= 3839283

Free space on /tmp= 66535 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v120/unif-k5-r21.3-v120-c2556-S1142849726-12.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293422-1171770935/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/293422-1171770935/instance-293422-1171770935.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-293422-1171770935 -o ROOT/results/node15/solver-293422-1171770935 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293422-1171770935/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/293422-1171770935/instance-293422-1171770935.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  c384062077db8cbd51f9b0f03be9edde

RANDOM SEED= 833997914

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.276
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.276
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:       1250544 kB
Buffers:         46796 kB
Cached:         627696 kB
SwapCached:          0 kB
Active:         657600 kB
Inactive:        77408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1250544 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1608 kB
Writeback:           0 kB
Mapped:          79376 kB
Slab:            55828 kB
Committed_AS:   741180 kB
PageTables:       1800 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= 66535 MiB

End job on node15 on Sun Feb 18 04:15:38 UTC 2007