Trace number 304328

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

General information on the benchmark

Namerandom/LargeSize/7SAT/v160/
unif-k7-r85-v160-c13600-S57566027-15.cnf
MD5SUMb0f3c9450ab786b6393c91e01744ab53
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark209.342
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses13600
Sum of the clauses size95200
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 513600

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/304328-1172056344/instance-304328-1172056344.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/node38/watcher-304328-1172056344 -o ROOT/results/node38/solver-304328-1172056344 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/304328-1172056344/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/304328-1172056344/instance-304328-1172056344.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/64 12005
/proc/meminfo: memFree=1578616/2055920 swapFree=4183164/4192956
[pid=12005] ppid=12003 vsize=1396 CPUtime=0
/proc/12005/stat : 12005 (Spear-32) R 12003 12005 11704 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 225590275 1429504 166 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/12005/statm: 349 166 129 302 0 44 0

[startup+0.106909 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12005
/proc/meminfo: memFree=1578616/2055920 swapFree=4183164/4192956
[pid=12005] ppid=12003 vsize=2580 CPUtime=0.1
/proc/12005/stat : 12005 (Spear-32) R 12003 12005 11704 0 -1 4194304 462 0 0 0 10 0 0 0 18 0 1 0 225590275 2641920 446 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12005/statm: 645 447 140 302 0 340 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2580

[startup+0.514954 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12005
/proc/meminfo: memFree=1578616/2055920 swapFree=4183164/4192956
[pid=12005] ppid=12003 vsize=3480 CPUtime=0.5
/proc/12005/stat : 12005 (Spear-32) R 12003 12005 11704 0 -1 4194304 710 0 0 0 50 0 0 0 21 0 1 0 225590275 3563520 694 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12005/statm: 870 694 140 302 0 565 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3480

[startup+1.33505 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 12006
/proc/meminfo: memFree=1575152/2055920 swapFree=4183164/4192956
[pid=12005] ppid=12003 vsize=5032 CPUtime=1.32
/proc/12005/stat : 12005 (Spear-32) R 12003 12005 11704 0 -1 4194304 1077 0 0 0 131 1 0 0 25 0 1 0 225590275 5152768 1061 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12005/statm: 1258 1061 140 302 0 953 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5032

[startup+2.97124 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 12006
/proc/meminfo: memFree=1573424/2055920 swapFree=4183164/4192956
[pid=12005] ppid=12003 vsize=7228 CPUtime=2.96
/proc/12005/stat : 12005 (Spear-32) R 12003 12005 11704 0 -1 4194304 1634 0 0 0 294 2 0 0 25 0 1 0 225590275 7401472 1618 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12005/statm: 1807 1618 140 302 0 1502 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 7228

[startup+6.24761 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 12006
/proc/meminfo: memFree=1569840/2055920 swapFree=4183164/4192956
[pid=12005] ppid=12003 vsize=10308 CPUtime=6.24
/proc/12005/stat : 12005 (Spear-32) R 12003 12005 11704 0 -1 4194304 2418 0 0 0 621 3 0 0 25 0 1 0 225590275 10555392 2402 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12005/statm: 2577 2402 140 302 0 2272 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 10308

[startup+12.7024 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 12006
/proc/meminfo: memFree=1565048/2055920 swapFree=4183164/4192956
[pid=12005] ppid=12003 vsize=14812 CPUtime=12.69
/proc/12005/stat : 12005 (Spear-32) R 12003 12005 11704 0 -1 4194304 3549 0 0 0 1263 6 0 0 25 0 1 0 225590275 15167488 3500 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12005/statm: 3703 3500 140 302 0 3398 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14812

[startup+25.5088 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 12006
/proc/meminfo: memFree=1558584/2055920 swapFree=4183164/4192956
[pid=12005] ppid=12003 vsize=21656 CPUtime=25.49
/proc/12005/stat : 12005 (Spear-32) R 12003 12005 11704 0 -1 4194304 5279 0 0 0 2539 10 0 0 25 0 1 0 225590275 22175744 5165 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12005/statm: 5414 5165 140 302 0 5109 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21656

[startup+51.1158 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 12006
/proc/meminfo: memFree=1548792/2055920 swapFree=4183164/4192956
[pid=12005] ppid=12003 vsize=31144 CPUtime=51.09
/proc/12005/stat : 12005 (Spear-32) R 12003 12005 11704 0 -1 4194304 7664 0 0 0 5093 16 0 0 25 0 1 0 225590275 31891456 7550 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12005/statm: 7786 7550 140 302 0 7481 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 31144

[startup+102.327 s]
/proc/loadavg: 1.04 1.00 1.00 2/65 12006
/proc/meminfo: memFree=1535928/2055920 swapFree=4183164/4192956
[pid=12005] ppid=12003 vsize=44600 CPUtime=102.29
/proc/12005/stat : 12005 (Spear-32) R 12003 12005 11704 0 -1 4194304 11014 0 0 0 10201 28 0 0 25 0 1 0 225590275 45670400 10771 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12005/statm: 11150 10771 140 302 0 10845 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 44600

[startup+162.354 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 12006
/proc/meminfo: memFree=1523832/2055920 swapFree=4183164/4192956
[pid=12005] ppid=12003 vsize=56464 CPUtime=162.29
/proc/12005/stat : 12005 (Spear-32) R 12003 12005 11704 0 -1 4194304 13970 0 0 0 16190 39 0 0 25 0 1 0 225590275 57819136 13727 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12005/statm: 14116 13727 140 302 0 13811 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 56464

[startup+222.376 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12006
/proc/meminfo: memFree=1513976/2055920 swapFree=4183164/4192956
[pid=12005] ppid=12003 vsize=66268 CPUtime=222.3
/proc/12005/stat : 12005 (Spear-32) R 12003 12005 11704 0 -1 4194304 16428 0 0 0 22182 48 0 0 25 0 1 0 225590275 67858432 16185 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12005/statm: 16567 16185 140 302 0 16262 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 66268

[startup+282.401 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12006
/proc/meminfo: memFree=1505272/2055920 swapFree=4183164/4192956
[pid=12005] ppid=12003 vsize=75872 CPUtime=282.31
/proc/12005/stat : 12005 (Spear-32) R 12003 12005 11704 0 -1 4194304 18849 0 0 0 28174 57 0 0 25 0 1 0 225590275 77692928 18349 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12005/statm: 18968 18349 140 302 0 18663 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 75872

[startup+342.424 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12006
/proc/meminfo: memFree=1497464/2055920 swapFree=4183164/4192956
[pid=12005] ppid=12003 vsize=83928 CPUtime=342.31
/proc/12005/stat : 12005 (Spear-32) R 12003 12005 11704 0 -1 4194304 20805 0 0 0 34166 65 0 0 25 0 1 0 225590275 85942272 20305 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/12005/statm: 20982 20305 140 302 0 20677 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 83928

[startup+402.453 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12006
/proc/meminfo: memFree=1490232/2055920 swapFree=4183164/4192956
[pid=12005] ppid=12003 vsize=90916 CPUtime=402.33
/proc/12005/stat : 12005 (Spear-32) R 12003 12005 11704 0 -1 4194304 22571 0 0 0 40163 70 0 0 25 0 1 0 225590275 93097984 22071 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12005/statm: 22729 22071 140 302 0 22424 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 90916

[startup+462.485 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12006
/proc/meminfo: memFree=1483576/2055920 swapFree=4183164/4192956
[pid=12005] ppid=12003 vsize=97772 CPUtime=462.33
/proc/12005/stat : 12005 (Spear-32) R 12003 12005 11704 0 -1 4194304 24251 0 0 0 46158 75 0 0 25 0 1 0 225590275 100118528 23751 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/12005/statm: 24443 23751 140 302 0 24138 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 97772

[startup+522.504 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12006
/proc/meminfo: memFree=1477240/2055920 swapFree=4183164/4192956
[pid=12005] ppid=12003 vsize=104068 CPUtime=522.34
/proc/12005/stat : 12005 (Spear-32) R 12003 12005 11704 0 -1 4194304 25834 0 0 0 52153 81 0 0 25 0 1 0 225590275 106565632 25334 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12005/statm: 26017 25334 140 302 0 25712 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 104068

[startup+582.527 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12006
/proc/meminfo: memFree=1471096/2055920 swapFree=4183164/4192956
[pid=12005] ppid=12003 vsize=110292 CPUtime=582.35
/proc/12005/stat : 12005 (Spear-32) R 12003 12005 11704 0 -1 4194304 27333 0 0 0 58149 86 0 0 25 0 1 0 225590275 112939008 26833 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12005/statm: 27573 26833 140 302 0 27268 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 110292

[startup+642.553 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12006
/proc/meminfo: memFree=1465400/2055920 swapFree=4183164/4192956
[pid=12005] ppid=12003 vsize=116352 CPUtime=642.35
/proc/12005/stat : 12005 (Spear-32) R 12003 12005 11704 0 -1 4194304 28772 0 0 0 64143 92 0 0 25 0 1 0 225590275 119144448 28272 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12005/statm: 29088 28272 140 302 0 28783 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 116352

[startup+702.576 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12006
/proc/meminfo: memFree=1460216/2055920 swapFree=4183164/4192956
[pid=12005] ppid=12003 vsize=121600 CPUtime=702.36
/proc/12005/stat : 12005 (Spear-32) R 12003 12005 11704 0 -1 4194304 30077 0 0 0 70138 98 0 0 25 0 1 0 225590275 124518400 29577 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526758 0 0 4096 0 0 0 0 17 1 0 0
/proc/12005/statm: 30400 29577 140 302 0 30095 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 121600

[startup+762.597 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12006
/proc/meminfo: memFree=1455288/2055920 swapFree=4183164/4192956
[pid=12005] ppid=12003 vsize=126504 CPUtime=762.36
/proc/12005/stat : 12005 (Spear-32) R 12003 12005 11704 0 -1 4194304 31288 0 0 0 76133 103 0 0 25 0 1 0 225590275 129540096 30788 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12005/statm: 31626 30788 140 302 0 31321 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 126504

[startup+822.628 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12006
/proc/meminfo: memFree=1450552/2055920 swapFree=4183164/4192956
[pid=12005] ppid=12003 vsize=131300 CPUtime=822.38
/proc/12005/stat : 12005 (Spear-32) R 12003 12005 11704 0 -1 4194304 32460 0 0 0 82130 108 0 0 25 0 1 0 225590275 134451200 31960 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12005/statm: 32825 31960 140 302 0 32520 0
Current children cumulated CPU time (s) 822.38
Current children cumulated vsize (KiB) 131300

[startup+882.648 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12006
/proc/meminfo: memFree=1446008/2055920 swapFree=4183164/4192956
[pid=12005] ppid=12003 vsize=137772 CPUtime=882.38
/proc/12005/stat : 12005 (Spear-32) R 12003 12005 11704 0 -1 4194304 34100 0 0 0 88125 113 0 0 25 0 1 0 225590275 141078528 33087 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12005/statm: 34443 33087 140 302 0 34138 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 137772

[startup+942.67 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 12006
/proc/meminfo: memFree=1441784/2055920 swapFree=4183164/4192956
[pid=12005] ppid=12003 vsize=142132 CPUtime=942.38
/proc/12005/stat : 12005 (Spear-32) R 12003 12005 11704 0 -1 4194304 35174 0 0 0 94119 119 0 0 25 0 1 0 225590275 145543168 34161 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526781 0 0 4096 0 0 0 0 17 1 0 0
/proc/12005/statm: 35533 34161 140 302 0 35228 0
Current children cumulated CPU time (s) 942.38
Current children cumulated vsize (KiB) 142132

[startup+1002.7 s]
/proc/loadavg: 1.09 1.02 1.00 2/65 12006
/proc/meminfo: memFree=1437432/2055920 swapFree=4183164/4192956
[pid=12005] ppid=12003 vsize=146556 CPUtime=1002.39
/proc/12005/stat : 12005 (Spear-32) R 12003 12005 11704 0 -1 4194304 36260 0 0 0 100115 124 0 0 25 0 1 0 225590275 150073344 35247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12005/statm: 36639 35247 140 302 0 36334 0
Current children cumulated CPU time (s) 1002.39
Current children cumulated vsize (KiB) 146556

[startup+1062.72 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 12006
/proc/meminfo: memFree=1433400/2055920 swapFree=4183164/4192956
[pid=12005] ppid=12003 vsize=150436 CPUtime=1062.41
/proc/12005/stat : 12005 (Spear-32) R 12003 12005 11704 0 -1 4194304 37262 0 0 0 106112 129 0 0 25 0 1 0 225590275 154046464 36249 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/12005/statm: 37609 36249 140 302 0 37304 0
Current children cumulated CPU time (s) 1062.41
Current children cumulated vsize (KiB) 150436

[startup+1122.74 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 12006
/proc/meminfo: memFree=1429368/2055920 swapFree=4183164/4192956
[pid=12005] ppid=12003 vsize=154436 CPUtime=1122.4
/proc/12005/stat : 12005 (Spear-32) R 12003 12005 11704 0 -1 4194304 38274 0 0 0 112108 132 0 0 25 0 1 0 225590275 158142464 37261 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12005/statm: 38609 37261 140 302 0 38304 0
Current children cumulated CPU time (s) 1122.4
Current children cumulated vsize (KiB) 154436

[startup+1182.76 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 12006
/proc/meminfo: memFree=1425272/2055920 swapFree=4183164/4192956
[pid=12005] ppid=12003 vsize=158408 CPUtime=1182.4
/proc/12005/stat : 12005 (Spear-32) R 12003 12005 11704 0 -1 4194304 39296 0 0 0 118104 136 0 0 25 0 1 0 225590275 162209792 38283 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526831 0 0 4096 0 0 0 0 17 1 0 0
/proc/12005/statm: 39602 38283 140 302 0 39297 0
Current children cumulated CPU time (s) 1182.4
Current children cumulated vsize (KiB) 158408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.38 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 12006
/proc/meminfo: memFree=1424120/2055920 swapFree=4183164/4192956
[pid=12005] ppid=12003 vsize=159564 CPUtime=1200.02
/proc/12005/stat : 12005 (Spear-32) R 12003 12005 11704 0 -1 4194304 39575 0 0 0 119865 137 0 0 25 0 1 0 225590275 163393536 38562 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12005/statm: 39891 38562 140 302 0 39586 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 159564

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.41
CPU time (s): 1200.05
CPU user time (s): 1198.65
CPU system time (s): 1.40279
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 159564

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

runsolver used 0.931858 second user time and 2.30565 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Wed Feb 21 11:12:24 UTC 2007

IDJOB= 304328
IDBENCH= 20129
IDSOLVER= 131
FILE ID= node38/304328-1172056344

PBS_JOBID= 3892778

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  b0f3c9450ab786b6393c91e01744ab53

RANDOM SEED= 911401009

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.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.233
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.233
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:       1579024 kB
Buffers:         35224 kB
Cached:         384280 kB
SwapCached:       4408 kB
Active:         342720 kB
Inactive:        87388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1579024 kB
SwapTotal:     4192956 kB
SwapFree:      4183164 kB
Dirty:            1924 kB
Writeback:           0 kB
Mapped:          15384 kB
Slab:            32824 kB
Committed_AS:   519264 kB
PageTables:       1468 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= 66560 MiB

End job on node38 on Wed Feb 21 11:32:27 UTC 2007