Trace number 303098

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.06 1200.51

General information on the benchmark

Namerandom/LargeSize/7SAT/v180/
unif-k7-r85-v180-c15300-S1358416858-13.cnf
MD5SUM7f9bc9e91d3c5181672e5c64171b017a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark649.225
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses15300
Sum of the clauses size107100
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 515300

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/303098-1172027234/instance-303098-1172027234.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/node6/watcher-303098-1172027234 -o ROOT/results/node6/solver-303098-1172027234 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/303098-1172027234/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/303098-1172027234/instance-303098-1172027234.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.99 0.99 3/77 5059
/proc/meminfo: memFree=1478696/2055924 swapFree=4192812/4192956
[pid=5059] ppid=5057 vsize=1396 CPUtime=0
/proc/5059/stat : 5059 (Spear-32) R 5057 5059 4229 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 222678137 1429504 166 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/5059/statm: 349 166 128 302 0 44 0

[startup+0.106454 s]
/proc/loadavg: 0.92 0.99 0.99 3/77 5059
/proc/meminfo: memFree=1478696/2055924 swapFree=4192812/4192956
[pid=5059] ppid=5057 vsize=2580 CPUtime=0.1
/proc/5059/stat : 5059 (Spear-32) R 5057 5059 4229 0 -1 4194304 490 0 0 0 10 0 0 0 18 0 1 0 222678137 2641920 474 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5059/statm: 645 474 140 302 0 340 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2580

[startup+0.514536 s]
/proc/loadavg: 0.92 0.99 0.99 3/77 5059
/proc/meminfo: memFree=1478696/2055924 swapFree=4192812/4192956
[pid=5059] ppid=5057 vsize=3608 CPUtime=0.5
/proc/5059/stat : 5059 (Spear-32) R 5057 5059 4229 0 -1 4194304 749 0 0 0 50 0 0 0 21 0 1 0 222678137 3694592 733 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5059/statm: 902 733 140 302 0 597 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3608

[startup+1.3347 s]
/proc/loadavg: 0.92 0.99 0.99 2/78 5060
/proc/meminfo: memFree=1475104/2055924 swapFree=4192812/4192956
[pid=5059] ppid=5057 vsize=5192 CPUtime=1.32
/proc/5059/stat : 5059 (Spear-32) R 5057 5059 4229 0 -1 4194304 1129 0 0 0 131 1 0 0 25 0 1 0 222678137 5316608 1113 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5059/statm: 1298 1113 140 302 0 993 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5192

[startup+2.97102 s]
/proc/loadavg: 0.92 0.99 0.99 2/78 5060
/proc/meminfo: memFree=1473184/2055924 swapFree=4192812/4192956
[pid=5059] ppid=5057 vsize=7528 CPUtime=2.95
/proc/5059/stat : 5059 (Spear-32) R 5057 5059 4229 0 -1 4194304 1706 0 0 0 293 2 0 0 25 0 1 0 222678137 7708672 1690 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5059/statm: 1882 1690 140 302 0 1577 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 7528

[startup+6.25267 s]
/proc/loadavg: 0.93 0.99 0.99 2/78 5060
/proc/meminfo: memFree=1469472/2055924 swapFree=4192812/4192956
[pid=5059] ppid=5057 vsize=10752 CPUtime=6.24
/proc/5059/stat : 5059 (Spear-32) R 5057 5059 4229 0 -1 4194304 2528 0 0 0 620 4 0 0 25 0 1 0 222678137 11010048 2512 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5059/statm: 2688 2512 140 302 0 2383 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 10752

[startup+12.7069 s]
/proc/loadavg: 0.93 0.99 0.99 2/78 5060
/proc/meminfo: memFree=1464224/2055924 swapFree=4192812/4192956
[pid=5059] ppid=5057 vsize=15640 CPUtime=12.69
/proc/5059/stat : 5059 (Spear-32) R 5057 5059 4229 0 -1 4194304 3766 0 0 0 1262 7 0 0 25 0 1 0 222678137 16015360 3717 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5059/statm: 3910 3717 140 302 0 3605 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15640

[startup+25.5145 s]
/proc/loadavg: 0.95 0.99 0.99 2/78 5060
/proc/meminfo: memFree=1457248/2055924 swapFree=4192812/4192956
[pid=5059] ppid=5057 vsize=23000 CPUtime=25.5
/proc/5059/stat : 5059 (Spear-32) R 5057 5059 4229 0 -1 4194304 5612 0 0 0 2539 11 0 0 25 0 1 0 222678137 23552000 5498 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5059/statm: 5750 5498 140 302 0 5445 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 23000

[startup+51.1275 s]
/proc/loadavg: 0.96 0.99 0.99 2/78 5060
/proc/meminfo: memFree=1447016/2055924 swapFree=4192812/4192956
[pid=5059] ppid=5057 vsize=32884 CPUtime=51.1
/proc/5059/stat : 5059 (Spear-32) R 5057 5059 4229 0 -1 4194304 8102 0 0 0 5092 18 0 0 25 0 1 0 222678137 33673216 7988 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5059/statm: 8221 7988 140 302 0 7916 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 32884

[startup+102.348 s]
/proc/loadavg: 0.98 0.99 0.99 2/78 5060
/proc/meminfo: memFree=1432936/2055924 swapFree=4192812/4192956
[pid=5059] ppid=5057 vsize=47768 CPUtime=102.3
/proc/5059/stat : 5059 (Spear-32) R 5057 5059 4229 0 -1 4194304 11769 0 0 0 10201 29 0 0 25 0 1 0 222678137 48914432 11526 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/5059/statm: 11942 11526 140 302 0 11637 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 47768

[startup+162.384 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 5060
/proc/meminfo: memFree=1420008/2055924 swapFree=4192812/4192956
[pid=5059] ppid=5057 vsize=60484 CPUtime=162.32
/proc/5059/stat : 5059 (Spear-32) R 5057 5059 4229 0 -1 4194304 14940 0 0 0 16192 40 0 0 25 0 1 0 222678137 61935616 14697 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/5059/statm: 15121 14697 140 302 0 14816 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 60484

[startup+222.417 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 5060
/proc/meminfo: memFree=1409832/2055924 swapFree=4192812/4192956
[pid=5059] ppid=5057 vsize=70968 CPUtime=222.32
/proc/5059/stat : 5059 (Spear-32) R 5057 5059 4229 0 -1 4194304 17506 0 0 0 22185 47 0 0 25 0 1 0 222678137 72671232 17263 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/5059/statm: 17742 17263 140 302 0 17437 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 70968

[startup+282.447 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 5060
/proc/meminfo: memFree=1400872/2055924 swapFree=4192812/4192956
[pid=5059] ppid=5057 vsize=80988 CPUtime=282.33
/proc/5059/stat : 5059 (Spear-32) R 5057 5059 4229 0 -1 4194304 19998 0 0 0 28179 54 0 0 25 0 1 0 222678137 82931712 19498 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5059/statm: 20247 19498 140 302 0 19942 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 80988

[startup+342.483 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 5060
/proc/meminfo: memFree=1392488/2055924 swapFree=4192812/4192956
[pid=5059] ppid=5057 vsize=89472 CPUtime=342.35
/proc/5059/stat : 5059 (Spear-32) R 5057 5059 4229 0 -1 4194304 22092 0 0 0 34174 61 0 0 25 0 1 0 222678137 91619328 21592 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/5059/statm: 22368 21592 140 302 0 22063 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 89472

[startup+402.526 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 5060
/proc/meminfo: memFree=1384104/2055924 swapFree=4192812/4192956
[pid=5059] ppid=5057 vsize=97852 CPUtime=402.37
/proc/5059/stat : 5059 (Spear-32) R 5057 5059 4229 0 -1 4194304 24179 0 0 0 40169 68 0 0 25 0 1 0 222678137 100200448 23679 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5059/statm: 24463 23679 140 302 0 24158 0
Current children cumulated CPU time (s) 402.37
Current children cumulated vsize (KiB) 97852

[startup+462.558 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 5060
/proc/meminfo: memFree=1376360/2055924 swapFree=4192812/4192956
[pid=5059] ppid=5057 vsize=105544 CPUtime=462.37
/proc/5059/stat : 5059 (Spear-32) R 5057 5059 4229 0 -1 4194304 26107 0 0 0 46161 76 0 0 25 0 1 0 222678137 108077056 25607 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/5059/statm: 26386 25607 140 302 0 26081 0
Current children cumulated CPU time (s) 462.37
Current children cumulated vsize (KiB) 105544

[startup+522.59 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 5060
/proc/meminfo: memFree=1369128/2055924 swapFree=4192812/4192956
[pid=5059] ppid=5057 vsize=112780 CPUtime=522.38
/proc/5059/stat : 5059 (Spear-32) R 5057 5059 4229 0 -1 4194304 27912 0 0 0 52154 84 0 0 25 0 1 0 222678137 115486720 27412 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526936 0 0 4096 0 0 0 0 17 1 0 0
/proc/5059/statm: 28195 27412 140 302 0 27890 0
Current children cumulated CPU time (s) 522.38
Current children cumulated vsize (KiB) 112780

[startup+582.619 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 5060
/proc/meminfo: memFree=1362152/2055924 swapFree=4192812/4192956
[pid=5059] ppid=5057 vsize=119788 CPUtime=582.39
/proc/5059/stat : 5059 (Spear-32) R 5057 5059 4229 0 -1 4194304 29659 0 0 0 58149 90 0 0 25 0 1 0 222678137 122662912 29159 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5059/statm: 29947 29159 140 302 0 29642 0
Current children cumulated CPU time (s) 582.39
Current children cumulated vsize (KiB) 119788

[startup+642.658 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 5060
/proc/meminfo: memFree=1355496/2055924 swapFree=4192812/4192956
[pid=5059] ppid=5057 vsize=126780 CPUtime=642.4
/proc/5059/stat : 5059 (Spear-32) R 5057 5059 4229 0 -1 4194304 31332 0 0 0 64144 96 0 0 25 0 1 0 222678137 129822720 30832 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5059/statm: 31695 30832 140 302 0 31390 0
Current children cumulated CPU time (s) 642.4
Current children cumulated vsize (KiB) 126780

[startup+702.695 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 5060
/proc/meminfo: memFree=1349416/2055924 swapFree=4192812/4192956
[pid=5059] ppid=5057 vsize=132908 CPUtime=702.42
/proc/5059/stat : 5059 (Spear-32) R 5057 5059 4229 0 -1 4194304 32846 0 0 0 70138 104 0 0 25 0 1 0 222678137 136097792 32346 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/5059/statm: 33227 32346 140 302 0 32922 0
Current children cumulated CPU time (s) 702.42
Current children cumulated vsize (KiB) 132908

[startup+762.729 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 5060
/proc/meminfo: memFree=1343784/2055924 swapFree=4192812/4192956
[pid=5059] ppid=5057 vsize=138460 CPUtime=762.44
/proc/5059/stat : 5059 (Spear-32) R 5057 5059 4229 0 -1 4194304 34245 0 0 0 76134 110 0 0 25 0 1 0 222678137 141783040 33745 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/5059/statm: 34615 33745 140 302 0 34310 0
Current children cumulated CPU time (s) 762.44
Current children cumulated vsize (KiB) 138460

[startup+822.764 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 5060
/proc/meminfo: memFree=1338216/2055924 swapFree=4192812/4192956
[pid=5059] ppid=5057 vsize=144264 CPUtime=822.45
/proc/5059/stat : 5059 (Spear-32) R 5057 5059 4229 0 -1 4194304 35642 0 0 0 82128 117 0 0 25 0 1 0 222678137 147726336 35142 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/5059/statm: 36066 35142 140 302 0 35761 0
Current children cumulated CPU time (s) 822.45
Current children cumulated vsize (KiB) 144264

[startup+882.795 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 5060
/proc/meminfo: memFree=1332968/2055924 swapFree=4192812/4192956
[pid=5059] ppid=5057 vsize=151588 CPUtime=882.45
/proc/5059/stat : 5059 (Spear-32) R 5057 5059 4229 0 -1 4194304 37478 0 0 0 88123 122 0 0 25 0 1 0 222678137 155226112 36465 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527007 0 0 4096 0 0 0 0 17 1 0 0
/proc/5059/statm: 37897 36465 140 302 0 37592 0
Current children cumulated CPU time (s) 882.45
Current children cumulated vsize (KiB) 151588

[startup+942.823 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 5060
/proc/meminfo: memFree=1327848/2055924 swapFree=4192812/4192956
[pid=5059] ppid=5057 vsize=156688 CPUtime=942.46
/proc/5059/stat : 5059 (Spear-32) R 5057 5059 4229 0 -1 4194304 38759 0 0 0 94118 128 0 0 25 0 1 0 222678137 160448512 37746 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5059/statm: 39172 37746 140 302 0 38867 0
Current children cumulated CPU time (s) 942.46
Current children cumulated vsize (KiB) 156688

[startup+1002.86 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 5060
/proc/meminfo: memFree=1322664/2055924 swapFree=4192812/4192956
[pid=5059] ppid=5057 vsize=161880 CPUtime=1002.47
/proc/5059/stat : 5059 (Spear-32) R 5057 5059 4229 0 -1 4194304 40049 0 0 0 100114 133 0 0 25 0 1 0 222678137 165765120 39036 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526775 0 0 4096 0 0 0 0 17 1 0 0
/proc/5059/statm: 40470 39036 140 302 0 40165 0
Current children cumulated CPU time (s) 1002.47
Current children cumulated vsize (KiB) 161880

[startup+1062.9 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 5060
/proc/meminfo: memFree=1317736/2055924 swapFree=4192812/4192956
[pid=5059] ppid=5057 vsize=166672 CPUtime=1062.49
/proc/5059/stat : 5059 (Spear-32) R 5057 5059 4229 0 -1 4194304 41265 0 0 0 106111 138 0 0 25 0 1 0 222678137 170672128 40252 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/5059/statm: 41668 40252 140 302 0 41363 0
Current children cumulated CPU time (s) 1062.49
Current children cumulated vsize (KiB) 166672

[startup+1122.93 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 5060
/proc/meminfo: memFree=1313128/2055924 swapFree=4192812/4192956
[pid=5059] ppid=5057 vsize=171200 CPUtime=1122.5
/proc/5059/stat : 5059 (Spear-32) R 5057 5059 4229 0 -1 4194304 42405 0 0 0 112105 145 0 0 25 0 1 0 222678137 175308800 41392 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/5059/statm: 42800 41392 140 302 0 42495 0
Current children cumulated CPU time (s) 1122.5
Current children cumulated vsize (KiB) 171200

[startup+1182.96 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 5060
/proc/meminfo: memFree=1308840/2055924 swapFree=4192812/4192956
[pid=5059] ppid=5057 vsize=175704 CPUtime=1182.51
/proc/5059/stat : 5059 (Spear-32) R 5057 5059 4229 0 -1 4194304 43500 0 0 0 118102 149 0 0 25 0 1 0 222678137 179920896 42487 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/5059/statm: 43926 42487 140 302 0 43621 0
Current children cumulated CPU time (s) 1182.51
Current children cumulated vsize (KiB) 175704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.48 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 5060
/proc/meminfo: memFree=1307560/2055924 swapFree=4192812/4192956
[pid=5059] ppid=5057 vsize=177040 CPUtime=1200.03
/proc/5059/stat : 5059 (Spear-32) R 5057 5059 4229 0 -1 4194304 43804 0 0 0 119852 151 0 0 25 0 1 0 222678137 181288960 42791 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5059/statm: 44260 42791 140 302 0 43955 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 177040

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

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

[startup+1200.48 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 5060
/proc/meminfo: memFree=1307560/2055924 swapFree=4192812/4192956
[pid=5059] ppid=5057 vsize=177040 CPUtime=1200.03
/proc/5059/stat : 5059 (Spear-32) R 5057 5059 4229 0 -1 4194304 43804 0 0 0 119852 151 0 0 25 0 1 0 222678137 181288960 42791 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5059/statm: 44260 42791 140 302 0 43955 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 177040

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.06
CPU user time (s): 1198.52
CPU system time (s): 1.54177
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (KiB): 177040

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

runsolver used 1.38579 second user time and 2.87156 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Wed Feb 21 03:07:14 UTC 2007

IDJOB= 303098
IDBENCH= 20099
IDSOLVER= 131
FILE ID= node6/303098-1172027234

PBS_JOBID= 3849165

Free space on /tmp= 66549 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v180/unif-k7-r85-v180-c15300-S1358416858-13.cnf
COMMAND LINE= /tmp/evaluation/303098-1172027234/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/303098-1172027234/instance-303098-1172027234.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-303098-1172027234 -o ROOT/results/node6/solver-303098-1172027234 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/303098-1172027234/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/303098-1172027234/instance-303098-1172027234.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  7f9bc9e91d3c5181672e5c64171b017a

RANDOM SEED= 669619499

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.277
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.277
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:      2055924 kB
MemFree:       1479104 kB
Buffers:         61672 kB
Cached:         380192 kB
SwapCached:          0 kB
Active:         205816 kB
Inactive:       292316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1479104 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2004 kB
Writeback:           0 kB
Mapped:          75148 kB
Slab:            64284 kB
Committed_AS:   835212 kB
PageTables:       1744 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66549 MiB

End job on node6 on Wed Feb 21 03:27:17 UTC 2007