Trace number 301869

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.13 1200.44

General information on the benchmark

Namerandom/LargeSize/5SAT/v1100/
unif-k5-r20-v1100-c22000-S36357048-10.cnf
MD5SUM4cdd0acdea0930e71ba338cdcb899d67
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark831.247
Satisfiable
(Un)Satisfiability was proved
Number of variables1100
Number of clauses22000
Sum of the clauses size110000
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 522000
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/301869-1171996848/instance-301869-1171996848.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/node17/watcher-301869-1171996848 -o ROOT/results/node17/solver-301869-1171996848 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/301869-1171996848/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/301869-1171996848/instance-301869-1171996848.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/77 5870
/proc/meminfo: memFree=1548928/2055920 swapFree=4192812/4192956
[pid=5870] ppid=5868 vsize=1548 CPUtime=0
/proc/5870/stat : 5870 (Spear-32) R 5868 5870 4652 0 -1 4194304 216 0 0 0 0 0 0 0 18 0 1 0 219639099 1585152 200 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134866023 0 0 4096 0 0 0 0 17 1 0 0
/proc/5870/statm: 387 200 128 302 0 82 0

[startup+0.106526 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 5870
/proc/meminfo: memFree=1548928/2055920 swapFree=4192812/4192956
[pid=5870] ppid=5868 vsize=3056 CPUtime=0.1
/proc/5870/stat : 5870 (Spear-32) R 5868 5870 4652 0 -1 4194304 594 0 0 0 10 0 0 0 18 0 1 0 219639099 3129344 578 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5870/statm: 764 578 140 302 0 459 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3056

[startup+0.514567 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 5870
/proc/meminfo: memFree=1548928/2055920 swapFree=4192812/4192956
[pid=5870] ppid=5868 vsize=4844 CPUtime=0.5
/proc/5870/stat : 5870 (Spear-32) R 5868 5870 4652 0 -1 4194304 1039 0 0 0 50 0 0 0 21 0 1 0 219639099 4960256 1023 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5870/statm: 1211 1023 140 302 0 906 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4844

[startup+1.33465 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 5871
/proc/meminfo: memFree=1543160/2055920 swapFree=4192812/4192956
[pid=5870] ppid=5868 vsize=7768 CPUtime=1.32
/proc/5870/stat : 5870 (Spear-32) R 5868 5870 4652 0 -1 4194304 1753 0 0 0 131 1 0 0 25 0 1 0 219639099 7954432 1737 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5870/statm: 1942 1737 140 302 0 1637 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 7768

[startup+2.97082 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 5871
/proc/meminfo: memFree=1539512/2055920 swapFree=4192812/4192956
[pid=5870] ppid=5868 vsize=12608 CPUtime=2.95
/proc/5870/stat : 5870 (Spear-32) R 5868 5870 4652 0 -1 4194304 2968 0 0 0 293 2 0 0 25 0 1 0 219639099 12910592 2952 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5870/statm: 3152 2952 140 302 0 2847 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 12608

[startup+6.25216 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 5871
/proc/meminfo: memFree=1531000/2055920 swapFree=4192812/4192956
[pid=5870] ppid=5868 vsize=20324 CPUtime=6.24
/proc/5870/stat : 5870 (Spear-32) R 5868 5870 4652 0 -1 4194304 4890 0 0 0 620 4 0 0 25 0 1 0 219639099 20811776 4874 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5870/statm: 5081 4874 140 302 0 4776 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 20324

[startup+12.7038 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 5871
/proc/meminfo: memFree=1518456/2055920 swapFree=4192812/4192956
[pid=5870] ppid=5868 vsize=31980 CPUtime=12.69
/proc/5870/stat : 5870 (Spear-32) R 5868 5870 4652 0 -1 4194304 7821 0 0 0 1261 8 0 0 25 0 1 0 219639099 32747520 7772 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5870/statm: 7995 7772 140 302 0 7690 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31980

[startup+25.5122 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 5871
/proc/meminfo: memFree=1500984/2055920 swapFree=4192812/4192956
[pid=5870] ppid=5868 vsize=50040 CPUtime=25.49
/proc/5870/stat : 5870 (Spear-32) R 5868 5870 4652 0 -1 4194304 12363 0 0 0 2533 16 0 0 25 0 1 0 219639099 51240960 12249 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5870/statm: 12510 12249 140 302 0 12205 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50040

[startup+51.1268 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 5871
/proc/meminfo: memFree=1475000/2055920 swapFree=4192812/4192956
[pid=5870] ppid=5868 vsize=75292 CPUtime=51.1
/proc/5870/stat : 5870 (Spear-32) R 5868 5870 4652 0 -1 4194304 18687 0 0 0 5084 26 0 0 25 0 1 0 219639099 77099008 18573 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5870/statm: 18823 18573 140 302 0 18518 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 75292

[startup+102.345 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 5871
/proc/meminfo: memFree=1438072/2055920 swapFree=4192812/4192956
[pid=5870] ppid=5868 vsize=112700 CPUtime=102.31
/proc/5870/stat : 5870 (Spear-32) R 5868 5870 4652 0 -1 4194304 28094 0 0 0 10189 42 0 0 25 0 1 0 219639099 115404800 27851 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/5870/statm: 28175 27851 140 302 0 27870 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 112700

[startup+162.379 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5871
/proc/meminfo: memFree=1404600/2055920 swapFree=4192812/4192956
[pid=5870] ppid=5868 vsize=145512 CPUtime=162.32
/proc/5870/stat : 5870 (Spear-32) R 5868 5870 4652 0 -1 4194304 36304 0 0 0 16174 58 0 0 25 0 1 0 219639099 149004288 36061 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/5870/statm: 36378 36061 140 302 0 36073 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 145512

[startup+222.413 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5871
/proc/meminfo: memFree=1375032/2055920 swapFree=4192812/4192956
[pid=5870] ppid=5868 vsize=175148 CPUtime=222.34
/proc/5870/stat : 5870 (Spear-32) R 5868 5870 4652 0 -1 4194304 43727 0 0 0 22160 74 0 0 25 0 1 0 219639099 179351552 43484 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/5870/statm: 43787 43484 140 302 0 43482 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 175148

[startup+282.446 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5871
/proc/meminfo: memFree=1350648/2055920 swapFree=4192812/4192956
[pid=5870] ppid=5868 vsize=200684 CPUtime=282.37
/proc/5870/stat : 5870 (Spear-32) R 5868 5870 4652 0 -1 4194304 50104 0 0 0 28149 88 0 0 25 0 1 0 219639099 205500416 49604 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526957 0 0 4096 0 0 0 0 17 1 0 0
/proc/5870/statm: 50171 49604 140 302 0 49866 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 200684

[startup+342.482 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5871
/proc/meminfo: memFree=1327416/2055920 swapFree=4192812/4192956
[pid=5870] ppid=5868 vsize=223976 CPUtime=342.39
/proc/5870/stat : 5870 (Spear-32) R 5868 5870 4652 0 -1 4194304 55921 0 0 0 34139 100 0 0 25 0 1 0 219639099 229351424 55421 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5870/statm: 55994 55421 140 302 0 55689 0
Current children cumulated CPU time (s) 342.39
Current children cumulated vsize (KiB) 223976

[startup+402.518 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5871
/proc/meminfo: memFree=1303800/2055920 swapFree=4192812/4192956
[pid=5870] ppid=5868 vsize=247156 CPUtime=402.4
/proc/5870/stat : 5870 (Spear-32) R 5868 5870 4652 0 -1 4194304 61730 0 0 0 40128 112 0 0 25 0 1 0 219639099 253087744 61230 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/5870/statm: 61789 61230 140 302 0 61484 0
Current children cumulated CPU time (s) 402.4
Current children cumulated vsize (KiB) 247156

[startup+462.549 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5871
/proc/meminfo: memFree=1283640/2055920 swapFree=4192812/4192956
[pid=5870] ppid=5868 vsize=267380 CPUtime=462.42
/proc/5870/stat : 5870 (Spear-32) R 5868 5870 4652 0 -1 4194304 66778 0 0 0 46119 123 0 0 25 0 1 0 219639099 273797120 66278 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/5870/statm: 66845 66278 140 302 0 66540 0
Current children cumulated CPU time (s) 462.42
Current children cumulated vsize (KiB) 267380

[startup+522.581 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5871
/proc/meminfo: memFree=1266808/2055920 swapFree=4192812/4192956
[pid=5870] ppid=5868 vsize=284228 CPUtime=522.43
/proc/5870/stat : 5870 (Spear-32) R 5868 5870 4652 0 -1 4194304 71002 0 0 0 52111 132 0 0 25 0 1 0 219639099 291049472 70502 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/5870/statm: 71057 70502 140 302 0 70752 0
Current children cumulated CPU time (s) 522.43
Current children cumulated vsize (KiB) 284228

[startup+582.612 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5871
/proc/meminfo: memFree=1250360/2055920 swapFree=4192812/4192956
[pid=5870] ppid=5868 vsize=300536 CPUtime=582.46
/proc/5870/stat : 5870 (Spear-32) R 5868 5870 4652 0 -1 4194304 75041 0 0 0 58104 142 0 0 25 0 1 0 219639099 307748864 74541 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5870/statm: 75134 74541 140 302 0 74829 0
Current children cumulated CPU time (s) 582.46
Current children cumulated vsize (KiB) 300536

[startup+642.647 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5871
/proc/meminfo: memFree=1235896/2055920 swapFree=4192812/4192956
[pid=5870] ppid=5868 vsize=314952 CPUtime=642.47
/proc/5870/stat : 5870 (Spear-32) R 5868 5870 4652 0 -1 4194304 78667 0 0 0 64093 154 0 0 25 0 1 0 219639099 322510848 78167 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/5870/statm: 78738 78167 140 302 0 78433 0
Current children cumulated CPU time (s) 642.47
Current children cumulated vsize (KiB) 314952

[startup+702.68 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5871
/proc/meminfo: memFree=1220984/2055920 swapFree=4192812/4192956
[pid=5870] ppid=5868 vsize=330072 CPUtime=702.49
/proc/5870/stat : 5870 (Spear-32) R 5868 5870 4652 0 -1 4194304 82412 0 0 0 70084 165 0 0 25 0 1 0 219639099 337993728 81912 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526719 0 0 4096 0 0 0 0 17 1 0 0
/proc/5870/statm: 82518 81912 140 302 0 82213 0
Current children cumulated CPU time (s) 702.49
Current children cumulated vsize (KiB) 330072

[startup+762.711 s]
/proc/loadavg: 1.03 1.00 0.99 2/78 5871
/proc/meminfo: memFree=1204024/2055920 swapFree=4192812/4192956
[pid=5870] ppid=5868 vsize=347056 CPUtime=762.5
/proc/5870/stat : 5870 (Spear-32) R 5868 5870 4652 0 -1 4194304 86652 0 0 0 76074 176 0 0 25 0 1 0 219639099 355385344 86152 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526719 0 0 4096 0 0 0 0 17 1 0 0
/proc/5870/statm: 86764 86152 140 302 0 86459 0
Current children cumulated CPU time (s) 762.5
Current children cumulated vsize (KiB) 347056

[startup+822.748 s]
/proc/loadavg: 1.01 1.00 0.99 2/78 5871
/proc/meminfo: memFree=1187576/2055920 swapFree=4192812/4192956
[pid=5870] ppid=5868 vsize=363192 CPUtime=822.52
/proc/5870/stat : 5870 (Spear-32) R 5868 5870 4652 0 -1 4194304 90679 0 0 0 82068 184 0 0 25 0 1 0 219639099 371908608 90179 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/5870/statm: 90798 90179 140 302 0 90493 0
Current children cumulated CPU time (s) 822.52
Current children cumulated vsize (KiB) 363192

[startup+882.782 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 5871
/proc/meminfo: memFree=1172152/2055920 swapFree=4192812/4192956
[pid=5870] ppid=5868 vsize=378672 CPUtime=882.55
/proc/5870/stat : 5870 (Spear-32) R 5868 5870 4652 0 -1 4194304 94556 0 0 0 88062 193 0 0 25 0 1 0 219639099 387760128 94056 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/5870/statm: 94668 94056 140 302 0 94363 0
Current children cumulated CPU time (s) 882.55
Current children cumulated vsize (KiB) 378672

[startup+942.817 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 5871
/proc/meminfo: memFree=1158584/2055920 swapFree=4192812/4192956
[pid=5870] ppid=5868 vsize=394312 CPUtime=942.56
/proc/5870/stat : 5870 (Spear-32) R 5868 5870 4652 0 -1 4194304 98463 0 0 0 94055 201 0 0 25 0 1 0 219639099 403775488 97450 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5870/statm: 98578 97450 140 302 0 98273 0
Current children cumulated CPU time (s) 942.56
Current children cumulated vsize (KiB) 394312

[startup+1002.85 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 5871
/proc/meminfo: memFree=1145656/2055920 swapFree=4192812/4192956
[pid=5870] ppid=5868 vsize=407284 CPUtime=1002.58
/proc/5870/stat : 5870 (Spear-32) R 5868 5870 4652 0 -1 4194304 101691 0 0 0 100048 210 0 0 25 0 1 0 219639099 417058816 100678 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/5870/statm: 101821 100678 140 302 0 101516 0
Current children cumulated CPU time (s) 1002.58
Current children cumulated vsize (KiB) 407284

[startup+1062.89 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 5871
/proc/meminfo: memFree=1133112/2055920 swapFree=4192812/4192956
[pid=5870] ppid=5868 vsize=419640 CPUtime=1062.6
/proc/5870/stat : 5870 (Spear-32) R 5868 5870 4652 0 -1 4194304 104793 0 0 0 106044 216 0 0 25 0 1 0 219639099 429711360 103780 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/5870/statm: 104910 103780 140 302 0 104605 0
Current children cumulated CPU time (s) 1062.6
Current children cumulated vsize (KiB) 419640

[startup+1122.92 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 5871
/proc/meminfo: memFree=1121528/2055920 swapFree=4192812/4192956
[pid=5870] ppid=5868 vsize=431288 CPUtime=1122.62
/proc/5870/stat : 5870 (Spear-32) R 5868 5870 4652 0 -1 4194304 107695 0 0 0 112038 224 0 0 25 0 1 0 219639099 441638912 106682 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526979 0 0 4096 0 0 0 0 17 1 0 0
/proc/5870/statm: 107822 106682 140 302 0 107517 0
Current children cumulated CPU time (s) 1122.62
Current children cumulated vsize (KiB) 431288

[startup+1182.95 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 5871
/proc/meminfo: memFree=1110648/2055920 swapFree=4192812/4192956
[pid=5870] ppid=5868 vsize=442232 CPUtime=1182.64
/proc/5870/stat : 5870 (Spear-32) R 5868 5870 4652 0 -1 4194304 110427 0 0 0 118032 232 0 0 25 0 1 0 219639099 452845568 109414 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/5870/statm: 110558 109414 140 302 0 110253 0
Current children cumulated CPU time (s) 1182.64
Current children cumulated vsize (KiB) 442232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.37 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 5871
/proc/meminfo: memFree=1107320/2055920 swapFree=4192812/4192956
[pid=5870] ppid=5868 vsize=445456 CPUtime=1200.05
/proc/5870/stat : 5870 (Spear-32) R 5868 5870 4652 0 -1 4194304 111219 0 0 0 119771 234 0 0 25 0 1 0 219639099 456146944 110206 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5870/statm: 111364 110206 140 302 0 111059 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 445456

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.44
CPU time (s): 1200.13
CPU user time (s): 1197.72
CPU system time (s): 2.41463
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 445456

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

runsolver used 1.3238 second user time and 2.94755 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Tue Feb 20 18:40:49 UTC 2007

IDJOB= 301869
IDBENCH= 20069
IDSOLVER= 132
FILE ID= node17/301869-1171996848

PBS_JOBID= 3849063

Free space on /tmp= 66544 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v1100/unif-k5-r20-v1100-c22000-S36357048-10.cnf
COMMAND LINE= /tmp/evaluation/301869-1171996848/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/301869-1171996848/instance-301869-1171996848.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-301869-1171996848 -o ROOT/results/node17/solver-301869-1171996848 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/301869-1171996848/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/301869-1171996848/instance-301869-1171996848.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  4cdd0acdea0930e71ba338cdcb899d67

RANDOM SEED= 964630042

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.229
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.229
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:       1549336 kB
Buffers:         55140 kB
Cached:         333616 kB
SwapCached:          0 kB
Active:         290568 kB
Inactive:       142712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1549336 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2140 kB
Writeback:           0 kB
Mapped:          63504 kB
Slab:            58840 kB
Committed_AS:   797256 kB
PageTables:       1748 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= 66544 MiB

End job on node17 on Tue Feb 20 19:00:51 UTC 2007