Trace number 300475

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.14 1200.57

General information on the benchmark

Namerandom/LargeSize/5SAT/v800/
unif-k5-r20-v800-c16000-S1058323130-08.cnf
MD5SUM8ad037218b3fb71e87bf66baa8322f0b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark65.522
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses16000
Sum of the clauses size80000
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 516000
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/300475-1171908174/instance-300475-1171908174.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/node12/watcher-300475-1171908174 -o ROOT/results/node12/solver-300475-1171908174 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/300475-1171908174/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/300475-1171908174/instance-300475-1171908174.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 29463
/proc/meminfo: memFree=1688496/2055920 swapFree=4154904/4192956
[pid=29463] ppid=29461 vsize=1548 CPUtime=0
/proc/29463/stat : 29463 (Spear-32) R 29461 29463 28378 0 -1 4194304 199 0 0 0 0 0 0 0 18 0 1 0 210771833 1585152 183 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/29463/statm: 387 183 128 302 0 82 0

[startup+0.106932 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 29463
/proc/meminfo: memFree=1688496/2055920 swapFree=4154904/4192956
[pid=29463] ppid=29461 vsize=2724 CPUtime=0.1
/proc/29463/stat : 29463 (Spear-32) R 29461 29463 28378 0 -1 4194304 512 0 0 0 10 0 0 0 18 0 1 0 210771833 2789376 496 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29463/statm: 681 496 140 302 0 376 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2724

[startup+0.515004 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 29463
/proc/meminfo: memFree=1688496/2055920 swapFree=4154904/4192956
[pid=29463] ppid=29461 vsize=4256 CPUtime=0.5
/proc/29463/stat : 29463 (Spear-32) R 29461 29463 28378 0 -1 4194304 914 0 0 0 50 0 0 0 22 0 1 0 210771833 4358144 898 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29463/statm: 1064 898 140 302 0 759 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4256

[startup+1.33615 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29464
/proc/meminfo: memFree=1683432/2055920 swapFree=4154904/4192956
[pid=29463] ppid=29461 vsize=6948 CPUtime=1.32
/proc/29463/stat : 29463 (Spear-32) R 29461 29463 28378 0 -1 4194304 1561 0 0 0 131 1 0 0 25 0 1 0 210771833 7114752 1545 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29463/statm: 1737 1545 140 302 0 1432 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6948

[startup+2.97445 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29464
/proc/meminfo: memFree=1680168/2055920 swapFree=4154904/4192956
[pid=29463] ppid=29461 vsize=11164 CPUtime=2.96
/proc/29463/stat : 29463 (Spear-32) R 29461 29463 28378 0 -1 4194304 2596 0 0 0 294 2 0 0 25 0 1 0 210771833 11431936 2580 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29463/statm: 2791 2580 140 302 0 2486 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 11164

[startup+6.25103 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29464
/proc/meminfo: memFree=1673264/2055920 swapFree=4154904/4192956
[pid=29463] ppid=29461 vsize=17316 CPUtime=6.23
/proc/29463/stat : 29463 (Spear-32) R 29461 29463 28378 0 -1 4194304 4168 0 0 0 618 5 0 0 25 0 1 0 210771833 17731584 4152 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29463/statm: 4329 4152 140 302 0 4024 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 17316

[startup+12.7152 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29464
/proc/meminfo: memFree=1662832/2055920 swapFree=4154904/4192956
[pid=29463] ppid=29461 vsize=27024 CPUtime=12.7
/proc/29463/stat : 29463 (Spear-32) R 29461 29463 28378 0 -1 4194304 6615 0 0 0 1260 10 0 0 25 0 1 0 210771833 27672576 6566 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29463/statm: 6756 6566 140 302 0 6451 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 27024

[startup+25.5175 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29464
/proc/meminfo: memFree=1649072/2055920 swapFree=4154904/4192956
[pid=29463] ppid=29461 vsize=41188 CPUtime=25.5
/proc/29463/stat : 29463 (Spear-32) R 29461 29463 28378 0 -1 4194304 10183 0 0 0 2534 16 0 0 25 0 1 0 210771833 42176512 10069 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29463/statm: 10297 10069 140 302 0 9992 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 41188

[startup+51.1311 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29464
/proc/meminfo: memFree=1626864/2055920 swapFree=4154904/4192956
[pid=29463] ppid=29461 vsize=62800 CPUtime=51.1
/proc/29463/stat : 29463 (Spear-32) R 29461 29463 28378 0 -1 4194304 15612 0 0 0 5082 28 0 0 25 0 1 0 210771833 64307200 15498 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29463/statm: 15700 15498 140 302 0 15395 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 62800

[startup+102.358 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29464
/proc/meminfo: memFree=1595696/2055920 swapFree=4154904/4192956
[pid=29463] ppid=29461 vsize=94512 CPUtime=102.31
/proc/29463/stat : 29463 (Spear-32) R 29461 29463 28378 0 -1 4194304 23568 0 0 0 10186 45 0 0 25 0 1 0 210771833 96780288 23325 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29463/statm: 23628 23325 140 302 0 23323 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 94512

[startup+162.398 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29464
/proc/meminfo: memFree=1566576/2055920 swapFree=4154904/4192956
[pid=29463] ppid=29461 vsize=122928 CPUtime=162.33
/proc/29463/stat : 29463 (Spear-32) R 29461 29463 28378 0 -1 4194304 30715 0 0 0 16173 60 0 0 25 0 1 0 210771833 125878272 30472 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/29463/statm: 30732 30472 140 302 0 30427 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 122928

[startup+222.435 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29464
/proc/meminfo: memFree=1543536/2055920 swapFree=4154904/4192956
[pid=29463] ppid=29461 vsize=146104 CPUtime=222.34
/proc/29463/stat : 29463 (Spear-32) R 29461 29463 28378 0 -1 4194304 36494 0 0 0 22162 72 0 0 25 0 1 0 210771833 149610496 36251 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29463/statm: 36526 36251 140 302 0 36221 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 146104

[startup+282.468 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29464
/proc/meminfo: memFree=1524208/2055920 swapFree=4154904/4192956
[pid=29463] ppid=29461 vsize=166416 CPUtime=282.36
/proc/29463/stat : 29463 (Spear-32) R 29461 29463 28378 0 -1 4194304 41617 0 0 0 28151 85 0 0 25 0 1 0 210771833 170409984 41117 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29463/statm: 41604 41117 140 302 0 41299 0
Current children cumulated CPU time (s) 282.36
Current children cumulated vsize (KiB) 166416

[startup+342.499 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29464
/proc/meminfo: memFree=1504184/2055920 swapFree=4154904/4192956
[pid=29463] ppid=29461 vsize=186476 CPUtime=342.36
/proc/29463/stat : 29463 (Spear-32) R 29461 29463 28378 0 -1 4194304 46629 0 0 0 34140 96 0 0 25 0 1 0 210771833 190951424 46129 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/29463/statm: 46619 46129 140 302 0 46314 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 186476

[startup+402.538 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 29464
/proc/meminfo: memFree=1486840/2055920 swapFree=4154904/4192956
[pid=29463] ppid=29461 vsize=203576 CPUtime=402.38
/proc/29463/stat : 29463 (Spear-32) R 29461 29463 28378 0 -1 4194304 50907 0 0 0 40131 107 0 0 25 0 1 0 210771833 208461824 50407 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29463/statm: 50894 50407 140 302 0 50589 0
Current children cumulated CPU time (s) 402.38
Current children cumulated vsize (KiB) 203576

[startup+462.574 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 29464
/proc/meminfo: memFree=1470776/2055920 swapFree=4154904/4192956
[pid=29463] ppid=29461 vsize=219648 CPUtime=462.4
/proc/29463/stat : 29463 (Spear-32) R 29461 29463 28378 0 -1 4194304 54922 0 0 0 46122 118 0 0 25 0 1 0 210771833 224919552 54422 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29463/statm: 54912 54422 140 302 0 54607 0
Current children cumulated CPU time (s) 462.4
Current children cumulated vsize (KiB) 219648

[startup+522.609 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 29464
/proc/meminfo: memFree=1456184/2055920 swapFree=4154904/4192956
[pid=29463] ppid=29461 vsize=234264 CPUtime=522.41
/proc/29463/stat : 29463 (Spear-32) R 29461 29463 28378 0 -1 4194304 58586 0 0 0 52114 127 0 0 25 0 1 0 210771833 239886336 58086 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29463/statm: 58566 58086 140 302 0 58261 0
Current children cumulated CPU time (s) 522.41
Current children cumulated vsize (KiB) 234264

[startup+582.642 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29464
/proc/meminfo: memFree=1442872/2055920 swapFree=4154904/4192956
[pid=29463] ppid=29461 vsize=247516 CPUtime=582.43
/proc/29463/stat : 29463 (Spear-32) R 29461 29463 28378 0 -1 4194304 61843 0 0 0 58107 136 0 0 25 0 1 0 210771833 253456384 61343 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29463/statm: 61879 61343 140 302 0 61574 0
Current children cumulated CPU time (s) 582.43
Current children cumulated vsize (KiB) 247516

[startup+642.676 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29464
/proc/meminfo: memFree=1428664/2055920 swapFree=4154904/4192956
[pid=29463] ppid=29461 vsize=261944 CPUtime=642.43
/proc/29463/stat : 29463 (Spear-32) R 29461 29463 28378 0 -1 4194304 65415 0 0 0 64100 143 0 0 25 0 1 0 210771833 268230656 64915 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/29463/statm: 65486 64915 140 302 0 65181 0
Current children cumulated CPU time (s) 642.43
Current children cumulated vsize (KiB) 261944

[startup+702.705 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29464
/proc/meminfo: memFree=1414776/2055920 swapFree=4154904/4192956
[pid=29463] ppid=29461 vsize=275732 CPUtime=702.44
/proc/29463/stat : 29463 (Spear-32) R 29461 29463 28378 0 -1 4194304 68885 0 0 0 70092 152 0 0 25 0 1 0 210771833 282349568 68385 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29463/statm: 68933 68385 140 302 0 68628 0
Current children cumulated CPU time (s) 702.44
Current children cumulated vsize (KiB) 275732

[startup+762.742 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29464
/proc/meminfo: memFree=1401912/2055920 swapFree=4154904/4192956
[pid=29463] ppid=29461 vsize=288564 CPUtime=762.46
/proc/29463/stat : 29463 (Spear-32) R 29461 29463 28378 0 -1 4194304 72112 0 0 0 76086 160 0 0 25 0 1 0 210771833 295489536 71612 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/29463/statm: 72141 71612 140 302 0 71836 0
Current children cumulated CPU time (s) 762.46
Current children cumulated vsize (KiB) 288564

[startup+822.791 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29464
/proc/meminfo: memFree=1390136/2055920 swapFree=4154904/4192956
[pid=29463] ppid=29461 vsize=302196 CPUtime=822.49
/proc/29463/stat : 29463 (Spear-32) R 29461 29463 28378 0 -1 4194304 75505 0 0 0 82080 169 0 0 25 0 1 0 210771833 309448704 74492 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29463/statm: 75549 74492 140 302 0 75244 0
Current children cumulated CPU time (s) 822.49
Current children cumulated vsize (KiB) 302196

[startup+882.827 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29464
/proc/meminfo: memFree=1379256/2055920 swapFree=4154904/4192956
[pid=29463] ppid=29461 vsize=313188 CPUtime=882.5
/proc/29463/stat : 29463 (Spear-32) R 29461 29463 28378 0 -1 4194304 78247 0 0 0 88073 177 0 0 25 0 1 0 210771833 320704512 77234 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526917 0 0 4096 0 0 0 0 17 1 0 0
/proc/29463/statm: 78297 77234 140 302 0 77992 0
Current children cumulated CPU time (s) 882.5
Current children cumulated vsize (KiB) 313188

[startup+942.856 s]
/proc/loadavg: 1.06 1.01 1.00 2/78 29464
/proc/meminfo: memFree=1368504/2055920 swapFree=4154904/4192956
[pid=29463] ppid=29461 vsize=324080 CPUtime=942.51
/proc/29463/stat : 29463 (Spear-32) R 29461 29463 28378 0 -1 4194304 80923 0 0 0 94067 184 0 0 25 0 1 0 210771833 331857920 79910 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29463/statm: 81020 79910 140 302 0 80715 0
Current children cumulated CPU time (s) 942.51
Current children cumulated vsize (KiB) 324080

[startup+1002.89 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 29464
/proc/meminfo: memFree=1358392/2055920 swapFree=4154904/4192956
[pid=29463] ppid=29461 vsize=334304 CPUtime=1002.52
/proc/29463/stat : 29463 (Spear-32) R 29461 29463 28378 0 -1 4194304 83494 0 0 0 100061 191 0 0 25 0 1 0 210771833 342327296 82481 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526926 0 0 4096 0 0 0 0 17 1 0 0
/proc/29463/statm: 83576 82481 140 302 0 83271 0
Current children cumulated CPU time (s) 1002.52
Current children cumulated vsize (KiB) 334304

[startup+1062.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29464
/proc/meminfo: memFree=1348600/2055920 swapFree=4154904/4192956
[pid=29463] ppid=29461 vsize=344044 CPUtime=1062.54
/proc/29463/stat : 29463 (Spear-32) R 29461 29463 28378 0 -1 4194304 85917 0 0 0 106055 199 0 0 25 0 1 0 210771833 352301056 84904 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/29463/statm: 86011 84904 140 302 0 85706 0
Current children cumulated CPU time (s) 1062.54
Current children cumulated vsize (KiB) 344044

[startup+1122.96 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29464
/proc/meminfo: memFree=1339256/2055920 swapFree=4154904/4192956
[pid=29463] ppid=29461 vsize=353308 CPUtime=1122.54
/proc/29463/stat : 29463 (Spear-32) R 29461 29463 28378 0 -1 4194304 88244 0 0 0 112048 206 0 0 25 0 1 0 210771833 361787392 87231 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/29463/statm: 88327 87231 140 302 0 88022 0
Current children cumulated CPU time (s) 1122.54
Current children cumulated vsize (KiB) 353308

[startup+1182.99 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 29464
/proc/meminfo: memFree=1329848/2055920 swapFree=4154904/4192956
[pid=29463] ppid=29461 vsize=362840 CPUtime=1182.56
/proc/29463/stat : 29463 (Spear-32) R 29461 29463 28378 0 -1 4194304 90610 0 0 0 118044 212 0 0 25 0 1 0 210771833 371548160 89597 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29463/statm: 90710 89597 140 302 0 90405 0
Current children cumulated CPU time (s) 1182.56
Current children cumulated vsize (KiB) 362840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.51 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 29464
/proc/meminfo: memFree=1327160/2055920 swapFree=4154904/4192956
[pid=29463] ppid=29461 vsize=365268 CPUtime=1200.07
/proc/29463/stat : 29463 (Spear-32) R 29461 29463 28378 0 -1 4194304 91241 0 0 0 119793 214 0 0 25 0 1 0 210771833 374034432 90228 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29463/statm: 91317 90228 140 302 0 91012 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 365268

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

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

[startup+1200.51 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 29464
/proc/meminfo: memFree=1327160/2055920 swapFree=4154904/4192956
[pid=29463] ppid=29461 vsize=365268 CPUtime=1200.07
/proc/29463/stat : 29463 (Spear-32) R 29461 29463 28378 0 -1 4194304 91241 0 0 0 119793 214 0 0 25 0 1 0 210771833 374034432 90228 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29463/statm: 91317 90228 140 302 0 91012 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 365268

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.57
CPU time (s): 1200.14
CPU user time (s): 1197.94
CPU system time (s): 2.20366
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 365268

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

runsolver used 1.36479 second user time and 2.90356 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Mon Feb 19 18:02:54 UTC 2007

IDJOB= 300475
IDBENCH= 20035
IDSOLVER= 132
FILE ID= node12/300475-1171908174

PBS_JOBID= 3848848

Free space on /tmp= 66550 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v800/unif-k5-r20-v800-c16000-S1058323130-08.cnf
COMMAND LINE= /tmp/evaluation/300475-1171908174/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/300475-1171908174/instance-300475-1171908174.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-300475-1171908174 -o ROOT/results/node12/solver-300475-1171908174 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/300475-1171908174/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/300475-1171908174/instance-300475-1171908174.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  8ad037218b3fb71e87bf66baa8322f0b

RANDOM SEED= 94580768

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.285
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.285
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:       1688840 kB
Buffers:         51152 kB
Cached:         222788 kB
SwapCached:      18052 kB
Active:          99344 kB
Inactive:       200700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688840 kB
SwapTotal:     4192956 kB
SwapFree:      4154904 kB
Dirty:            1976 kB
Writeback:           0 kB
Mapped:          29824 kB
Slab:            52608 kB
Committed_AS:  1000564 kB
PageTables:       1692 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= 66550 MiB

End job on node12 on Mon Feb 19 18:22:56 UTC 2007