Trace number 292603

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.05 1200.58

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S1380126410-13.UNSAT.shuffled.cnf
MD5SUM686dd485c2804890e53697263a117786
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark175.909
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
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 51917
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/292603-1171756629/instance-292603-1171756629.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-292603-1171756629 -o ROOT/results/node15/solver-292603-1171756629 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/292603-1171756629/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/292603-1171756629/instance-292603-1171756629.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: 1.00 1.00 1.00 3/77 7975
/proc/meminfo: memFree=1259752/2055920 swapFree=4192812/4192956
[pid=7975] ppid=7973 vsize=1396 CPUtime=0
/proc/7975/stat : 7975 (Spear-32) R 7973 7975 6431 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 195617248 1429504 167 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/7975/statm: 349 167 128 302 0 44 0

[startup+0.106862 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 7975
/proc/meminfo: memFree=1259752/2055920 swapFree=4192812/4192956
[pid=7975] ppid=7973 vsize=1792 CPUtime=0.09
/proc/7975/stat : 7975 (Spear-32) R 7973 7975 6431 0 -1 4194304 291 0 0 0 9 0 0 0 18 0 1 0 195617248 1835008 275 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7975/statm: 448 275 140 302 0 143 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1792

[startup+0.514932 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 7975
/proc/meminfo: memFree=1259752/2055920 swapFree=4192812/4192956
[pid=7975] ppid=7973 vsize=2696 CPUtime=0.5
/proc/7975/stat : 7975 (Spear-32) R 7973 7975 6431 0 -1 4194304 491 0 0 0 49 1 0 0 21 0 1 0 195617248 2760704 475 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7975/statm: 674 475 140 302 0 369 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2696

[startup+1.33507 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7976
/proc/meminfo: memFree=1257632/2055920 swapFree=4192812/4192956
[pid=7975] ppid=7973 vsize=3740 CPUtime=1.33
/proc/7975/stat : 7975 (Spear-32) R 7973 7975 6431 0 -1 4194304 744 0 0 0 131 2 0 0 25 0 1 0 195617248 3829760 728 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7975/statm: 935 728 140 302 0 630 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3740

[startup+2.97436 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7976
/proc/meminfo: memFree=1256480/2055920 swapFree=4192812/4192956
[pid=7975] ppid=7973 vsize=4904 CPUtime=2.96
/proc/7975/stat : 7975 (Spear-32) R 7973 7975 6431 0 -1 4194304 1051 0 0 0 293 3 0 0 25 0 1 0 195617248 5021696 1035 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526855 0 0 4096 0 0 0 0 17 1 0 0
/proc/7975/statm: 1226 1035 140 302 0 921 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4904

[startup+6.25092 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7976
/proc/meminfo: memFree=1254432/2055920 swapFree=4192812/4192956
[pid=7975] ppid=7973 vsize=6608 CPUtime=6.24
/proc/7975/stat : 7975 (Spear-32) R 7973 7975 6431 0 -1 4194304 1501 0 0 0 620 4 0 0 25 0 1 0 195617248 6766592 1452 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7975/statm: 1652 1452 140 302 0 1347 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6608

[startup+12.707 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7976
/proc/meminfo: memFree=1252336/2055920 swapFree=4192812/4192956
[pid=7975] ppid=7973 vsize=8600 CPUtime=12.69
/proc/7975/stat : 7975 (Spear-32) R 7973 7975 6431 0 -1 4194304 1984 0 0 0 1263 6 0 0 25 0 1 0 195617248 8806400 1935 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7975/statm: 2150 1935 140 302 0 1845 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8600

[startup+25.5122 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7976
/proc/meminfo: memFree=1249456/2055920 swapFree=4192812/4192956
[pid=7975] ppid=7973 vsize=11900 CPUtime=25.49
/proc/7975/stat : 7975 (Spear-32) R 7973 7975 6431 0 -1 4194304 2797 0 0 0 2540 9 0 0 25 0 1 0 195617248 12185600 2683 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7975/statm: 2975 2683 140 302 0 2670 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11900

[startup+51.1246 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7976
/proc/meminfo: memFree=1245296/2055920 swapFree=4192812/4192956
[pid=7975] ppid=7973 vsize=16032 CPUtime=51.09
/proc/7975/stat : 7975 (Spear-32) R 7973 7975 6431 0 -1 4194304 3801 0 0 0 5095 14 0 0 25 0 1 0 195617248 16416768 3687 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7975/statm: 4008 3687 140 302 0 3703 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 16032

[startup+102.345 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7976
/proc/meminfo: memFree=1239280/2055920 swapFree=4192812/4192956
[pid=7975] ppid=7973 vsize=22676 CPUtime=102.3
/proc/7975/stat : 7975 (Spear-32) R 7973 7975 6431 0 -1 4194304 5427 0 0 0 10207 23 0 0 25 0 1 0 195617248 23220224 5184 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7975/statm: 5669 5184 140 302 0 5364 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 22676

[startup+162.383 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7976
/proc/meminfo: memFree=1233264/2055920 swapFree=4192812/4192956
[pid=7975] ppid=7973 vsize=28764 CPUtime=162.32
/proc/7975/stat : 7975 (Spear-32) R 7973 7975 6431 0 -1 4194304 6904 0 0 0 16199 33 0 0 25 0 1 0 195617248 29454336 6661 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/7975/statm: 7191 6661 140 302 0 6886 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 28764

[startup+222.415 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7976
/proc/meminfo: memFree=1228848/2055920 swapFree=4192812/4192956
[pid=7975] ppid=7973 vsize=33396 CPUtime=222.32
/proc/7975/stat : 7975 (Spear-32) R 7973 7975 6431 0 -1 4194304 8007 0 0 0 22192 40 0 0 25 0 1 0 195617248 34197504 7764 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7975/statm: 8349 7764 140 302 0 8044 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 33396

[startup+282.478 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 8094
/proc/meminfo: memFree=1223744/2055920 swapFree=4192812/4192956
[pid=7975] ppid=7973 vsize=38528 CPUtime=282.32
/proc/7975/stat : 7975 (Spear-32) R 7973 7975 6431 0 -1 4194304 9199 0 0 0 28183 49 0 0 25 0 1 0 195617248 39452672 8699 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7975/statm: 9632 8699 140 302 0 9327 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 38528

[startup+342.532 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8174
/proc/meminfo: memFree=1221104/2055920 swapFree=4192812/4192956
[pid=7975] ppid=7973 vsize=42868 CPUtime=342.3
/proc/7975/stat : 7975 (Spear-32) R 7973 7975 6431 0 -1 4194304 10143 0 0 0 34176 54 0 0 25 0 1 0 195617248 43896832 9643 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7975/statm: 10717 9643 140 302 0 10412 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 42868

[startup+402.573 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8174
/proc/meminfo: memFree=1218224/2055920 swapFree=4192812/4192956
[pid=7975] ppid=7973 vsize=45576 CPUtime=402.32
/proc/7975/stat : 7975 (Spear-32) R 7973 7975 6431 0 -1 4194304 10844 0 0 0 40172 60 0 0 25 0 1 0 195617248 46669824 10344 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527100 0 0 4096 0 0 0 0 17 1 0 0
/proc/7975/statm: 11394 10344 140 302 0 11089 0
Current children cumulated CPU time (s) 402.32
Current children cumulated vsize (KiB) 45576

[startup+462.606 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8174
/proc/meminfo: memFree=1215472/2055920 swapFree=4192812/4192956
[pid=7975] ppid=7973 vsize=48520 CPUtime=462.33
/proc/7975/stat : 7975 (Spear-32) R 7973 7975 6431 0 -1 4194304 11547 0 0 0 46168 65 0 0 25 0 1 0 195617248 49684480 11047 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7975/statm: 12130 11047 140 302 0 11825 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 48520

[startup+522.638 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8174
/proc/meminfo: memFree=1213040/2055920 swapFree=4192812/4192956
[pid=7975] ppid=7973 vsize=51108 CPUtime=522.34
/proc/7975/stat : 7975 (Spear-32) R 7973 7975 6431 0 -1 4194304 12196 0 0 0 52164 70 0 0 25 0 1 0 195617248 52334592 11696 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/7975/statm: 12777 11696 140 302 0 12472 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 51108

[startup+582.671 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8174
/proc/meminfo: memFree=1210608/2055920 swapFree=4192812/4192956
[pid=7975] ppid=7973 vsize=53584 CPUtime=582.37
/proc/7975/stat : 7975 (Spear-32) R 7973 7975 6431 0 -1 4194304 12797 0 0 0 58161 76 0 0 25 0 1 0 195617248 54870016 12297 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7975/statm: 13396 12297 140 302 0 13091 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 53584

[startup+642.711 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8174
/proc/meminfo: memFree=1208368/2055920 swapFree=4192812/4192956
[pid=7975] ppid=7973 vsize=56056 CPUtime=642.37
/proc/7975/stat : 7975 (Spear-32) R 7973 7975 6431 0 -1 4194304 13386 0 0 0 64156 81 0 0 25 0 1 0 195617248 57401344 12886 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526775 0 0 4096 0 0 0 0 17 1 0 0
/proc/7975/statm: 14014 12886 140 302 0 13709 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 56056

[startup+702.747 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8174
/proc/meminfo: memFree=1205872/2055920 swapFree=4192812/4192956
[pid=7975] ppid=7973 vsize=58716 CPUtime=702.39
/proc/7975/stat : 7975 (Spear-32) R 7973 7975 6431 0 -1 4194304 14007 0 0 0 70153 86 0 0 25 0 1 0 195617248 60125184 13507 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527004 0 0 4096 0 0 0 0 17 1 0 0
/proc/7975/statm: 14679 13507 140 302 0 14374 0
Current children cumulated CPU time (s) 702.39
Current children cumulated vsize (KiB) 58716

[startup+762.787 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8174
/proc/meminfo: memFree=1203440/2055920 swapFree=4192812/4192956
[pid=7975] ppid=7973 vsize=61416 CPUtime=762.41
/proc/7975/stat : 7975 (Spear-32) R 7973 7975 6431 0 -1 4194304 14610 0 0 0 76150 91 0 0 25 0 1 0 195617248 62889984 14110 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7975/statm: 15354 14110 140 302 0 15049 0
Current children cumulated CPU time (s) 762.41
Current children cumulated vsize (KiB) 61416

[startup+822.824 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8174
/proc/meminfo: memFree=1201072/2055920 swapFree=4192812/4192956
[pid=7975] ppid=7973 vsize=64008 CPUtime=822.43
/proc/7975/stat : 7975 (Spear-32) R 7973 7975 6431 0 -1 4194304 15177 0 0 0 82146 97 0 0 25 0 1 0 195617248 65544192 14677 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7975/statm: 16002 14677 140 302 0 15697 0
Current children cumulated CPU time (s) 822.43
Current children cumulated vsize (KiB) 64008

[startup+882.858 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8174
/proc/meminfo: memFree=1198896/2055920 swapFree=4192812/4192956
[pid=7975] ppid=7973 vsize=66064 CPUtime=882.44
/proc/7975/stat : 7975 (Spear-32) R 7973 7975 6431 0 -1 4194304 15714 0 0 0 88142 102 0 0 25 0 1 0 195617248 67649536 15214 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7975/statm: 16516 15214 140 302 0 16211 0
Current children cumulated CPU time (s) 882.44
Current children cumulated vsize (KiB) 66064

[startup+942.892 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8174
/proc/meminfo: memFree=1196848/2055920 swapFree=4192812/4192956
[pid=7975] ppid=7973 vsize=67984 CPUtime=942.45
/proc/7975/stat : 7975 (Spear-32) R 7973 7975 6431 0 -1 4194304 16225 0 0 0 94137 108 0 0 25 0 1 0 195617248 69615616 15725 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526752 0 0 4096 0 0 0 0 17 1 0 0
/proc/7975/statm: 16996 15725 140 302 0 16691 0
Current children cumulated CPU time (s) 942.45
Current children cumulated vsize (KiB) 67984

[startup+1002.93 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8174
/proc/meminfo: memFree=1194992/2055920 swapFree=4192812/4192956
[pid=7975] ppid=7973 vsize=72180 CPUtime=1002.47
/proc/7975/stat : 7975 (Spear-32) R 7973 7975 6431 0 -1 4194304 17230 0 0 0 100134 113 0 0 25 0 1 0 195617248 73912320 16217 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7975/statm: 18045 16217 140 302 0 17740 0
Current children cumulated CPU time (s) 1002.47
Current children cumulated vsize (KiB) 72180

[startup+1062.97 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8174
/proc/meminfo: memFree=1192880/2055920 swapFree=4192812/4192956
[pid=7975] ppid=7973 vsize=74240 CPUtime=1062.48
/proc/7975/stat : 7975 (Spear-32) R 7973 7975 6431 0 -1 4194304 17750 0 0 0 106131 117 0 0 25 0 1 0 195617248 76021760 16737 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7975/statm: 18560 16737 140 302 0 18255 0
Current children cumulated CPU time (s) 1062.48
Current children cumulated vsize (KiB) 74240

[startup+1123.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8174
/proc/meminfo: memFree=1190896/2055920 swapFree=4192812/4192956
[pid=7975] ppid=7973 vsize=76216 CPUtime=1122.51
/proc/7975/stat : 7975 (Spear-32) R 7973 7975 6431 0 -1 4194304 18239 0 0 0 112129 122 0 0 25 0 1 0 195617248 78045184 17226 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7975/statm: 19054 17226 140 302 0 18749 0
Current children cumulated CPU time (s) 1122.51
Current children cumulated vsize (KiB) 76216

[startup+1183.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8174
/proc/meminfo: memFree=1189040/2055920 swapFree=4192812/4192956
[pid=7975] ppid=7973 vsize=78084 CPUtime=1182.51
/proc/7975/stat : 7975 (Spear-32) R 7973 7975 6431 0 -1 4194304 18702 0 0 0 118125 126 0 0 25 0 1 0 195617248 79958016 17689 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526752 0 0 4096 0 0 0 0 17 1 0 0
/proc/7975/statm: 19521 17689 140 302 0 19216 0
Current children cumulated CPU time (s) 1182.51
Current children cumulated vsize (KiB) 78084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8174
/proc/meminfo: memFree=1188464/2055920 swapFree=4192812/4192956
[pid=7975] ppid=7973 vsize=78492 CPUtime=1200.03
/proc/7975/stat : 7975 (Spear-32) R 7973 7975 6431 0 -1 4194304 18831 0 0 0 119876 127 0 0 25 0 1 0 195617248 80375808 17818 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7975/statm: 19623 17818 140 302 0 19318 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 78492

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

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

[startup+1200.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8174
/proc/meminfo: memFree=1188464/2055920 swapFree=4192812/4192956
[pid=7975] ppid=7973 vsize=78492 CPUtime=1200.03
/proc/7975/stat : 7975 (Spear-32) R 7973 7975 6431 0 -1 4194304 18831 0 0 0 119876 127 0 0 25 0 1 0 195617248 80375808 17818 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7975/statm: 19623 17818 140 302 0 19318 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 78492

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.58
CPU time (s): 1200.05
CPU user time (s): 1198.76
CPU system time (s): 1.2898
CPU usage (%): 99.9567
Max. virtual memory (cumulated for all children) (KiB): 78492

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

runsolver used 1.18782 second user time and 3.08453 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Feb 17 23:57:09 UTC 2007

IDJOB= 292603
IDBENCH= 19843
IDSOLVER= 132
FILE ID= node15/292603-1171756629

PBS_JOBID= 3839254

Free space on /tmp= 66535 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v90/unif-k5-r21.3-v90-c1917-S1380126410-13.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292603-1171756629/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/292603-1171756629/instance-292603-1171756629.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-292603-1171756629 -o ROOT/results/node15/solver-292603-1171756629 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/292603-1171756629/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/292603-1171756629/instance-292603-1171756629.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  686dd485c2804890e53697263a117786

RANDOM SEED= 966216387

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:       1260160 kB
Buffers:         46228 kB
Cached:         618540 kB
SwapCached:          0 kB
Active:         655372 kB
Inactive:        70236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1260160 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1576 kB
Writeback:           0 kB
Mapped:          79776 kB
Slab:            55620 kB
Committed_AS:   738496 kB
PageTables:       1804 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 00:17:11 UTC 2007