Trace number 299040

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 FH 1.0? (TO) 1200.04 1200.45

General information on the benchmark

Namerandom/OnTreshold/3SAT/v600/
unif-k3-r4.261-v600-c2556-S1963468459-10.UNSAT.shuffled.cnf
MD5SUM807a1b8ef80dca5f267be456784e9a94
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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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/299040-1171864872/instance-299040-1171864872.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/node2/watcher-299040-1171864872 -o ROOT/results/node2/solver-299040-1171864872 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/299040-1171864872/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/299040-1171864872/instance-299040-1171864872.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.99 0.98 0.99 3/83 32309
/proc/meminfo: memFree=207424/2055920 swapFree=4192812/4192956
[pid=32309] ppid=32307 vsize=1548 CPUtime=0
/proc/32309/stat : 32309 (Spear-32) R 32307 32309 28811 0 -1 4194304 202 0 0 0 0 0 0 0 18 0 1 0 206442169 1585152 186 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/32309/statm: 387 186 129 302 0 82 0

[startup+0.107715 s]
/proc/loadavg: 0.99 0.98 0.99 3/83 32309
/proc/meminfo: memFree=207424/2055920 swapFree=4192812/4192956
[pid=32309] ppid=32307 vsize=1936 CPUtime=0.1
/proc/32309/stat : 32309 (Spear-32) R 32307 32309 28811 0 -1 4194304 306 0 0 0 10 0 0 0 18 0 1 0 206442169 1982464 290 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32309/statm: 484 290 140 302 0 179 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1936

[startup+0.515757 s]
/proc/loadavg: 0.99 0.98 0.99 3/83 32309
/proc/meminfo: memFree=207424/2055920 swapFree=4192812/4192956
[pid=32309] ppid=32307 vsize=2732 CPUtime=0.5
/proc/32309/stat : 32309 (Spear-32) R 32307 32309 28811 0 -1 4194304 511 0 0 0 50 0 0 0 21 0 1 0 206442169 2797568 495 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32309/statm: 683 495 140 302 0 378 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2732

[startup+1.33684 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 32312
/proc/meminfo: memFree=205112/2055920 swapFree=4192812/4192956
[pid=32309] ppid=32307 vsize=3792 CPUtime=1.32
/proc/32309/stat : 32309 (Spear-32) R 32307 32309 28811 0 -1 4194304 791 0 0 0 131 1 0 0 25 0 1 0 206442169 3883008 775 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32309/statm: 948 775 140 302 0 643 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3792

[startup+2.97401 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 32312
/proc/meminfo: memFree=203768/2055920 swapFree=4192812/4192956
[pid=32309] ppid=32307 vsize=5472 CPUtime=2.96
/proc/32309/stat : 32309 (Spear-32) R 32307 32309 28811 0 -1 4194304 1172 0 0 0 294 2 0 0 25 0 1 0 206442169 5603328 1156 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32309/statm: 1368 1156 140 302 0 1063 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5472

[startup+6.25735 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 32320
/proc/meminfo: memFree=201272/2055920 swapFree=4192812/4192956
[pid=32309] ppid=32307 vsize=7656 CPUtime=6.23
/proc/32309/stat : 32309 (Spear-32) R 32307 32309 28811 0 -1 4194304 1746 0 0 0 619 4 0 0 25 0 1 0 206442169 7839744 1697 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32309/statm: 1914 1697 140 302 0 1609 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7656

[startup+12.714 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 32338
/proc/meminfo: memFree=197944/2055920 swapFree=4192812/4192956
[pid=32309] ppid=32307 vsize=10652 CPUtime=12.68
/proc/32309/stat : 32309 (Spear-32) R 32307 32309 28811 0 -1 4194304 2499 0 0 0 1262 6 0 0 25 0 1 0 206442169 10907648 2450 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/32309/statm: 2663 2450 140 302 0 2358 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10652

[startup+25.5274 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 32348
/proc/meminfo: memFree=193784/2055920 swapFree=4192812/4192956
[pid=32309] ppid=32307 vsize=15228 CPUtime=25.49
/proc/32309/stat : 32309 (Spear-32) R 32307 32309 28811 0 -1 4194304 3658 0 0 0 2539 10 0 0 25 0 1 0 206442169 15593472 3544 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32309/statm: 3807 3544 140 302 0 3502 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15228

[startup+51.15 s]
/proc/loadavg: 1.07 1.00 1.00 2/84 32376
/proc/meminfo: memFree=187072/2055920 swapFree=4192812/4192956
[pid=32309] ppid=32307 vsize=21772 CPUtime=51.08
/proc/32309/stat : 32309 (Spear-32) R 32307 32309 28811 0 -1 4194304 5305 0 0 0 5093 15 0 0 25 0 1 0 206442169 22294528 5191 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32309/statm: 5443 5191 140 302 0 5138 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 21772

[startup+102.389 s]
/proc/loadavg: 1.03 1.00 1.00 2/78 32436
/proc/meminfo: memFree=178936/2055920 swapFree=4192812/4192956
[pid=32309] ppid=32307 vsize=31348 CPUtime=102.27
/proc/32309/stat : 32309 (Spear-32) R 32307 32309 28811 0 -1 4194304 7733 0 0 0 10201 26 0 0 25 0 1 0 206442169 32100352 7490 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32309/statm: 7837 7490 140 302 0 7532 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 31348

[startup+162.424 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 32436
/proc/meminfo: memFree=170168/2055920 swapFree=4192812/4192956
[pid=32309] ppid=32307 vsize=40080 CPUtime=162.29
/proc/32309/stat : 32309 (Spear-32) R 32307 32309 28811 0 -1 4194304 9888 0 0 0 16192 37 0 0 25 0 1 0 206442169 41041920 9645 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32309/statm: 10020 9645 140 302 0 9715 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 40080

[startup+222.454 s]
/proc/loadavg: 1.08 1.02 1.01 2/78 32436
/proc/meminfo: memFree=163192/2055920 swapFree=4192812/4192956
[pid=32309] ppid=32307 vsize=48036 CPUtime=222.3
/proc/32309/stat : 32309 (Spear-32) R 32307 32309 28811 0 -1 4194304 11898 0 0 0 22185 45 0 0 25 0 1 0 206442169 49188864 11398 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/32309/statm: 12009 11398 140 302 0 11704 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 48036

[startup+282.49 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 32436
/proc/meminfo: memFree=156984/2055920 swapFree=4192812/4192956
[pid=32309] ppid=32307 vsize=54636 CPUtime=282.33
/proc/32309/stat : 32309 (Spear-32) R 32307 32309 28811 0 -1 4194304 13492 0 0 0 28181 52 0 0 25 0 1 0 206442169 55947264 12992 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/32309/statm: 13659 12992 140 302 0 13354 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 54636

[startup+342.525 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 32436
/proc/meminfo: memFree=151800/2055920 swapFree=4192812/4192956
[pid=32309] ppid=32307 vsize=59816 CPUtime=342.35
/proc/32309/stat : 32309 (Spear-32) R 32307 32309 28811 0 -1 4194304 14787 0 0 0 34177 58 0 0 25 0 1 0 206442169 61251584 14287 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32309/statm: 14954 14287 140 302 0 14649 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 59816

[startup+402.563 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32436
/proc/meminfo: memFree=146872/2055920 swapFree=4192812/4192956
[pid=32309] ppid=32307 vsize=64792 CPUtime=402.36
/proc/32309/stat : 32309 (Spear-32) R 32307 32309 28811 0 -1 4194304 16013 0 0 0 40170 66 0 0 25 0 1 0 206442169 66347008 15513 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32309/statm: 16198 15513 140 302 0 15893 0
Current children cumulated CPU time (s) 402.36
Current children cumulated vsize (KiB) 64792

[startup+462.596 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 32436
/proc/meminfo: memFree=142328/2055920 swapFree=4192812/4192956
[pid=32309] ppid=32307 vsize=69580 CPUtime=462.38
/proc/32309/stat : 32309 (Spear-32) R 32307 32309 28811 0 -1 4194304 17153 0 0 0 46167 71 0 0 25 0 1 0 206442169 71249920 16653 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32309/statm: 17395 16653 140 302 0 17090 0
Current children cumulated CPU time (s) 462.38
Current children cumulated vsize (KiB) 69580

[startup+522.629 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32436
/proc/meminfo: memFree=137912/2055920 swapFree=4192812/4192956
[pid=32309] ppid=32307 vsize=73864 CPUtime=522.4
/proc/32309/stat : 32309 (Spear-32) R 32307 32309 28811 0 -1 4194304 18243 0 0 0 52161 79 0 0 25 0 1 0 206442169 75636736 17743 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/32309/statm: 18466 17743 140 302 0 18161 0
Current children cumulated CPU time (s) 522.4
Current children cumulated vsize (KiB) 73864

[startup+582.665 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32436
/proc/meminfo: memFree=134136/2055920 swapFree=4192812/4192956
[pid=32309] ppid=32307 vsize=77848 CPUtime=582.42
/proc/32309/stat : 32309 (Spear-32) R 32307 32309 28811 0 -1 4194304 19184 0 0 0 58157 85 0 0 25 0 1 0 206442169 79716352 18684 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/32309/statm: 19462 18684 140 302 0 19157 0
Current children cumulated CPU time (s) 582.42
Current children cumulated vsize (KiB) 77848

[startup+642.699 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32436
/proc/meminfo: memFree=129720/2055920 swapFree=4192812/4192956
[pid=32309] ppid=32307 vsize=82480 CPUtime=642.44
/proc/32309/stat : 32309 (Spear-32) R 32307 32309 28811 0 -1 4194304 20282 0 0 0 64154 90 0 0 25 0 1 0 206442169 84459520 19782 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32309/statm: 20620 19782 140 302 0 20315 0
Current children cumulated CPU time (s) 642.44
Current children cumulated vsize (KiB) 82480

[startup+702.732 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32436
/proc/meminfo: memFree=126392/2055920 swapFree=4192812/4192956
[pid=32309] ppid=32307 vsize=85796 CPUtime=702.45
/proc/32309/stat : 32309 (Spear-32) R 32307 32309 28811 0 -1 4194304 21107 0 0 0 70150 95 0 0 25 0 1 0 206442169 87855104 20607 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32309/statm: 21449 20607 140 302 0 21144 0
Current children cumulated CPU time (s) 702.45
Current children cumulated vsize (KiB) 85796

[startup+762.766 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32436
/proc/meminfo: memFree=123128/2055920 swapFree=4192812/4192956
[pid=32309] ppid=32307 vsize=89000 CPUtime=762.46
/proc/32309/stat : 32309 (Spear-32) R 32307 32309 28811 0 -1 4194304 21926 0 0 0 76146 100 0 0 25 0 1 0 206442169 91136000 21426 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/32309/statm: 22250 21426 140 302 0 21945 0
Current children cumulated CPU time (s) 762.46
Current children cumulated vsize (KiB) 89000

[startup+822.806 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32436
/proc/meminfo: memFree=119928/2055920 swapFree=4192812/4192956
[pid=32309] ppid=32307 vsize=92244 CPUtime=822.49
/proc/32309/stat : 32309 (Spear-32) R 32307 32309 28811 0 -1 4194304 22701 0 0 0 82142 107 0 0 25 0 1 0 206442169 94457856 22201 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32309/statm: 23061 22201 140 302 0 22756 0
Current children cumulated CPU time (s) 822.49
Current children cumulated vsize (KiB) 92244

[startup+882.84 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32436
/proc/meminfo: memFree=116920/2055920 swapFree=4192812/4192956
[pid=32309] ppid=32307 vsize=97516 CPUtime=882.51
/proc/32309/stat : 32309 (Spear-32) R 32307 32309 28811 0 -1 4194304 24014 0 0 0 88139 112 0 0 25 0 1 0 206442169 99856384 23001 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/32309/statm: 24379 23001 140 302 0 24074 0
Current children cumulated CPU time (s) 882.51
Current children cumulated vsize (KiB) 97516

[startup+942.876 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32436
/proc/meminfo: memFree=113848/2055920 swapFree=4192812/4192956
[pid=32309] ppid=32307 vsize=100584 CPUtime=942.52
/proc/32309/stat : 32309 (Spear-32) R 32307 32309 28811 0 -1 4194304 24768 0 0 0 94135 117 0 0 25 0 1 0 206442169 102998016 23755 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526952 0 0 4096 0 0 0 0 17 1 0 0
/proc/32309/statm: 25146 23755 140 302 0 24841 0
Current children cumulated CPU time (s) 942.52
Current children cumulated vsize (KiB) 100584

[startup+1002.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32436
/proc/meminfo: memFree=110712/2055920 swapFree=4192812/4192956
[pid=32309] ppid=32307 vsize=103664 CPUtime=1002.54
/proc/32309/stat : 32309 (Spear-32) R 32307 32309 28811 0 -1 4194304 25543 0 0 0 100133 121 0 0 25 0 1 0 206442169 106151936 24530 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/32309/statm: 25916 24530 140 302 0 25611 0
Current children cumulated CPU time (s) 1002.54
Current children cumulated vsize (KiB) 103664

[startup+1062.95 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32436
/proc/meminfo: memFree=107832/2055920 swapFree=4192812/4192956
[pid=32309] ppid=32307 vsize=106596 CPUtime=1062.56
/proc/32309/stat : 32309 (Spear-32) R 32307 32309 28811 0 -1 4194304 26255 0 0 0 106131 125 0 0 25 0 1 0 206442169 109154304 25242 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32309/statm: 26649 25242 140 302 0 26344 0
Current children cumulated CPU time (s) 1062.56
Current children cumulated vsize (KiB) 106596

[startup+1122.98 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32436
/proc/meminfo: memFree=105016/2055920 swapFree=4192812/4192956
[pid=32309] ppid=32307 vsize=109444 CPUtime=1122.58
/proc/32309/stat : 32309 (Spear-32) R 32307 32309 28811 0 -1 4194304 26968 0 0 0 112128 130 0 0 25 0 1 0 206442169 112070656 25955 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526794 0 0 4096 0 0 0 0 17 1 0 0
/proc/32309/statm: 27361 25955 140 302 0 27056 0
Current children cumulated CPU time (s) 1122.58
Current children cumulated vsize (KiB) 109444

[startup+1183.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32436
/proc/meminfo: memFree=102456/2055920 swapFree=4192812/4192956
[pid=32309] ppid=32307 vsize=111936 CPUtime=1182.6
/proc/32309/stat : 32309 (Spear-32) R 32307 32309 28811 0 -1 4194304 27608 0 0 0 118126 134 0 0 25 0 1 0 206442169 114622464 26595 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32309/statm: 27984 26595 140 302 0 27679 0
Current children cumulated CPU time (s) 1182.6
Current children cumulated vsize (KiB) 111936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.43 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 32436
/proc/meminfo: memFree=101624/2055920 swapFree=4192812/4192956
[pid=32309] ppid=32307 vsize=112704 CPUtime=1200.01
/proc/32309/stat : 32309 (Spear-32) R 32307 32309 28811 0 -1 4194304 27800 0 0 0 119866 135 0 0 25 0 1 0 206442169 115408896 26787 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32309/statm: 28176 26787 140 302 0 27871 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 112704

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.45
CPU time (s): 1200.04
CPU user time (s): 1198.66
CPU system time (s): 1.37479
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (KiB): 112704

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

runsolver used 1.22781 second user time and 3.04154 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Mon Feb 19 06:01:12 UTC 2007

IDJOB= 299040
IDBENCH= 20000
IDSOLVER= 132
FILE ID= node2/299040-1171864872

PBS_JOBID= 3839408

Free space on /tmp= 66551 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v600/unif-k3-r4.261-v600-c2556-S1963468459-10.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299040-1171864872/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/299040-1171864872/instance-299040-1171864872.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-299040-1171864872 -o ROOT/results/node2/solver-299040-1171864872 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/299040-1171864872/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/299040-1171864872/instance-299040-1171864872.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  807a1b8ef80dca5f267be456784e9a94

RANDOM SEED= 794626265

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.247
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.247
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:        207896 kB
Buffers:         55380 kB
Cached:        1652984 kB
SwapCached:          0 kB
Active:        1202832 kB
Inactive:       566228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        207896 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1712 kB
Writeback:           0 kB
Mapped:          80020 kB
Slab:            64028 kB
Committed_AS:  1135424 kB
PageTables:       2060 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= 66551 MiB

End job on node2 on Mon Feb 19 06:21:15 UTC 2007