Trace number 294981

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.03 1200.37

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S2099893633-17.SAT.shuffled.cnf
MD5SUM8ebdd6d781890bbd86c98c74666c8db1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.045992
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
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 55785

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/294981-1171798032/instance-294981-1171798032.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/node13/watcher-294981-1171798032 -o ROOT/results/node13/solver-294981-1171798032 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294981-1171798032/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/294981-1171798032/instance-294981-1171798032.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 17066
/proc/meminfo: memFree=791096/2055920 swapFree=4192812/4192956
[pid=17066] ppid=17064 vsize=1396 CPUtime=0
/proc/17066/stat : 17066 (Spear-32) R 17064 17066 17009 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 199757625 1429504 164 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17066/statm: 349 164 128 302 0 44 0

[startup+0.107149 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 17066
/proc/meminfo: memFree=791096/2055920 swapFree=4192812/4192956
[pid=17066] ppid=17064 vsize=2048 CPUtime=0.1
/proc/17066/stat : 17066 (Spear-32) R 17064 17066 17009 0 -1 4194304 340 0 0 0 10 0 0 0 18 0 1 0 199757625 2097152 324 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17066/statm: 512 324 140 302 0 207 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2048

[startup+0.515203 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 17066
/proc/meminfo: memFree=791096/2055920 swapFree=4192812/4192956
[pid=17066] ppid=17064 vsize=2732 CPUtime=0.51
/proc/17066/stat : 17066 (Spear-32) R 17064 17066 17009 0 -1 4194304 530 0 0 0 50 1 0 0 21 0 1 0 199757625 2797568 514 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17066/statm: 683 514 140 302 0 378 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2732

[startup+1.33631 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17067
/proc/meminfo: memFree=788784/2055920 swapFree=4192812/4192956
[pid=17066] ppid=17064 vsize=3828 CPUtime=1.33
/proc/17066/stat : 17066 (Spear-32) R 17064 17066 17009 0 -1 4194304 788 0 0 0 131 2 0 0 25 0 1 0 199757625 3919872 772 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17066/statm: 957 772 140 302 0 652 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3828

[startup+2.97753 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17067
/proc/meminfo: memFree=787504/2055920 swapFree=4192812/4192956
[pid=17066] ppid=17064 vsize=5132 CPUtime=2.96
/proc/17066/stat : 17066 (Spear-32) R 17064 17066 17009 0 -1 4194304 1116 0 0 0 293 3 0 0 25 0 1 0 199757625 5255168 1100 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/17066/statm: 1283 1100 140 302 0 978 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5132

[startup+6.25397 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17067
/proc/meminfo: memFree=785456/2055920 swapFree=4192812/4192956
[pid=17066] ppid=17064 vsize=7080 CPUtime=6.25
/proc/17066/stat : 17066 (Spear-32) R 17064 17066 17009 0 -1 4194304 1554 0 0 0 619 6 0 0 25 0 1 0 199757625 7249920 1538 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17066/statm: 1770 1538 140 302 0 1465 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 7080

[startup+12.7108 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17067
/proc/meminfo: memFree=782896/2055920 swapFree=4192812/4192956
[pid=17066] ppid=17064 vsize=9452 CPUtime=12.7
/proc/17066/stat : 17066 (Spear-32) R 17064 17066 17009 0 -1 4194304 2145 0 0 0 1262 8 0 0 25 0 1 0 199757625 9678848 2129 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17066/statm: 2363 2129 140 302 0 2058 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 9452

[startup+25.5125 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17067
/proc/meminfo: memFree=779696/2055920 swapFree=4192812/4192956
[pid=17066] ppid=17064 vsize=12948 CPUtime=25.5
/proc/17066/stat : 17066 (Spear-32) R 17064 17066 17009 0 -1 4194304 3025 0 0 0 2539 11 0 0 25 0 1 0 199757625 13258752 2944 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17066/statm: 3237 2944 140 302 0 2932 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 12948

[startup+51.129 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17067
/proc/meminfo: memFree=774896/2055920 swapFree=4192812/4192956
[pid=17066] ppid=17064 vsize=17840 CPUtime=51.1
/proc/17066/stat : 17066 (Spear-32) R 17064 17066 17009 0 -1 4194304 4199 0 0 0 5095 15 0 0 25 0 1 0 199757625 18268160 4118 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17066/statm: 4460 4118 140 302 0 4155 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 17840

[startup+102.359 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17067
/proc/meminfo: memFree=768048/2055920 swapFree=4192812/4192956
[pid=17066] ppid=17064 vsize=25348 CPUtime=102.32
/proc/17066/stat : 17066 (Spear-32) R 17064 17066 17009 0 -1 4194304 6031 0 0 0 10208 24 0 0 25 0 1 0 199757625 25956352 5821 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527080 0 0 4096 0 0 0 0 17 1 0 0
/proc/17066/statm: 6337 5821 140 302 0 6032 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 25348

[startup+162.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17067
/proc/meminfo: memFree=762096/2055920 swapFree=4192812/4192956
[pid=17066] ppid=17064 vsize=31252 CPUtime=162.34
/proc/17066/stat : 17066 (Spear-32) R 17064 17066 17009 0 -1 4194304 7484 0 0 0 16201 33 0 0 25 0 1 0 199757625 32002048 7274 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/17066/statm: 7813 7274 140 302 0 7508 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 31252

[startup+222.436 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17067
/proc/meminfo: memFree=757168/2055920 swapFree=4192812/4192956
[pid=17066] ppid=17064 vsize=36432 CPUtime=222.36
/proc/17066/stat : 17066 (Spear-32) R 17064 17066 17009 0 -1 4194304 8724 0 0 0 22194 42 0 0 25 0 1 0 199757625 37306368 8514 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17066/statm: 9108 8514 140 302 0 8803 0
Current children cumulated CPU time (s) 222.36
Current children cumulated vsize (KiB) 36432

[startup+282.473 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17067
/proc/meminfo: memFree=752944/2055920 swapFree=4192812/4192956
[pid=17066] ppid=17064 vsize=41788 CPUtime=282.38
/proc/17066/stat : 17066 (Spear-32) R 17064 17066 17009 0 -1 4194304 10026 0 0 0 28189 49 0 0 25 0 1 0 199757625 42790912 9559 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526979 0 0 4096 0 0 0 0 17 1 0 0
/proc/17066/statm: 10447 9559 140 302 0 10142 0
Current children cumulated CPU time (s) 282.38
Current children cumulated vsize (KiB) 41788

[startup+342.507 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17067
/proc/meminfo: memFree=748976/2055920 swapFree=4192812/4192956
[pid=17066] ppid=17064 vsize=45856 CPUtime=342.4
/proc/17066/stat : 17066 (Spear-32) R 17064 17066 17009 0 -1 4194304 11010 0 0 0 34185 55 0 0 25 0 1 0 199757625 46956544 10543 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/17066/statm: 11464 10543 140 302 0 11159 0
Current children cumulated CPU time (s) 342.4
Current children cumulated vsize (KiB) 45856

[startup+402.55 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17067
/proc/meminfo: memFree=745520/2055920 swapFree=4192812/4192956
[pid=17066] ppid=17064 vsize=49396 CPUtime=402.42
/proc/17066/stat : 17066 (Spear-32) R 17064 17066 17009 0 -1 4194304 11874 0 0 0 40180 62 0 0 25 0 1 0 199757625 50581504 11407 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/17066/statm: 12349 11407 140 302 0 12044 0
Current children cumulated CPU time (s) 402.42
Current children cumulated vsize (KiB) 49396

[startup+462.583 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17067
/proc/meminfo: memFree=742448/2055920 swapFree=4192812/4192956
[pid=17066] ppid=17064 vsize=52456 CPUtime=462.43
/proc/17066/stat : 17066 (Spear-32) R 17064 17066 17009 0 -1 4194304 12645 0 0 0 46176 67 0 0 25 0 1 0 199757625 53714944 12178 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17066/statm: 13114 12178 140 302 0 12809 0
Current children cumulated CPU time (s) 462.43
Current children cumulated vsize (KiB) 52456

[startup+522.621 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17067
/proc/meminfo: memFree=739568/2055920 swapFree=4192812/4192956
[pid=17066] ppid=17064 vsize=55416 CPUtime=522.46
/proc/17066/stat : 17066 (Spear-32) R 17064 17066 17009 0 -1 4194304 13367 0 0 0 52174 72 0 0 25 0 1 0 199757625 56745984 12900 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17066/statm: 13854 12900 140 302 0 13549 0
Current children cumulated CPU time (s) 522.46
Current children cumulated vsize (KiB) 55416

[startup+582.655 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17067
/proc/meminfo: memFree=736880/2055920 swapFree=4192812/4192956
[pid=17066] ppid=17064 vsize=58124 CPUtime=582.48
/proc/17066/stat : 17066 (Spear-32) R 17064 17066 17009 0 -1 4194304 14040 0 0 0 58170 78 0 0 25 0 1 0 199757625 59518976 13573 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17066/statm: 14531 13573 140 302 0 14226 0
Current children cumulated CPU time (s) 582.48
Current children cumulated vsize (KiB) 58124

[startup+642.693 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 17067
/proc/meminfo: memFree=734384/2055920 swapFree=4192812/4192956
[pid=17066] ppid=17064 vsize=60584 CPUtime=642.49
/proc/17066/stat : 17066 (Spear-32) R 17064 17066 17009 0 -1 4194304 14676 0 0 0 64167 82 0 0 25 0 1 0 199757625 62038016 14209 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/17066/statm: 15146 14209 140 302 0 14841 0
Current children cumulated CPU time (s) 642.49
Current children cumulated vsize (KiB) 60584

[startup+702.731 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 17067
/proc/meminfo: memFree=731184/2055920 swapFree=4192812/4192956
[pid=17066] ppid=17064 vsize=64064 CPUtime=702.52
/proc/17066/stat : 17066 (Spear-32) R 17064 17066 17009 0 -1 4194304 15452 0 0 0 70166 86 0 0 25 0 1 0 199757625 65601536 14985 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17066/statm: 16016 14985 140 302 0 15711 0
Current children cumulated CPU time (s) 702.52
Current children cumulated vsize (KiB) 64064

[startup+762.768 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17067
/proc/meminfo: memFree=728688/2055920 swapFree=4192812/4192956
[pid=17066] ppid=17064 vsize=66656 CPUtime=762.54
/proc/17066/stat : 17066 (Spear-32) R 17064 17066 17009 0 -1 4194304 16088 0 0 0 76164 90 0 0 25 0 1 0 199757625 68255744 15621 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/17066/statm: 16664 15621 140 302 0 16359 0
Current children cumulated CPU time (s) 762.54
Current children cumulated vsize (KiB) 66656

[startup+822.809 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17069
/proc/meminfo: memFree=726248/2055920 swapFree=4192812/4192956
[pid=17066] ppid=17064 vsize=69404 CPUtime=822.56
/proc/17066/stat : 17066 (Spear-32) R 17064 17066 17009 0 -1 4194304 16697 0 0 0 82161 95 0 0 25 0 1 0 199757625 71069696 16230 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17066/statm: 17351 16230 140 302 0 17046 0
Current children cumulated CPU time (s) 822.56
Current children cumulated vsize (KiB) 69404

[startup+882.845 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17069
/proc/meminfo: memFree=724144/2055920 swapFree=4192812/4192956
[pid=17066] ppid=17064 vsize=71644 CPUtime=882.58
/proc/17066/stat : 17066 (Spear-32) R 17064 17066 17009 0 -1 4194304 17243 0 0 0 88159 99 0 0 25 0 1 0 199757625 73363456 16776 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17066/statm: 17911 16776 140 302 0 17606 0
Current children cumulated CPU time (s) 882.58
Current children cumulated vsize (KiB) 71644

[startup+942.881 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17069
/proc/meminfo: memFree=722032/2055920 swapFree=4192812/4192956
[pid=17066] ppid=17064 vsize=73576 CPUtime=942.6
/proc/17066/stat : 17066 (Spear-32) R 17064 17066 17009 0 -1 4194304 17757 0 0 0 94158 102 0 0 25 0 1 0 199757625 75341824 17290 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17066/statm: 18394 17290 140 302 0 18089 0
Current children cumulated CPU time (s) 942.6
Current children cumulated vsize (KiB) 73576

[startup+1002.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17069
/proc/meminfo: memFree=719728/2055920 swapFree=4192812/4192956
[pid=17066] ppid=17064 vsize=78060 CPUtime=1002.62
/proc/17066/stat : 17066 (Spear-32) R 17064 17066 17009 0 -1 4194304 18843 0 0 0 100155 107 0 0 25 0 1 0 199757625 79933440 17863 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/17066/statm: 19515 17863 140 302 0 19210 0
Current children cumulated CPU time (s) 1002.62
Current children cumulated vsize (KiB) 78060

[startup+1062.96 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17069
/proc/meminfo: memFree=717680/2055920 swapFree=4192812/4192956
[pid=17066] ppid=17064 vsize=80168 CPUtime=1062.64
/proc/17066/stat : 17066 (Spear-32) R 17064 17066 17009 0 -1 4194304 19352 0 0 0 106154 110 0 0 25 0 1 0 199757625 82092032 18372 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17066/statm: 20042 18372 140 302 0 19737 0
Current children cumulated CPU time (s) 1062.64
Current children cumulated vsize (KiB) 80168

[startup+1123 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17069
/proc/meminfo: memFree=715696/2055920 swapFree=4192812/4192956
[pid=17066] ppid=17064 vsize=82352 CPUtime=1122.67
/proc/17066/stat : 17066 (Spear-32) R 17064 17066 17009 0 -1 4194304 19858 0 0 0 112153 114 0 0 25 0 1 0 199757625 84328448 18878 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17066/statm: 20588 18878 140 302 0 20283 0
Current children cumulated CPU time (s) 1122.67
Current children cumulated vsize (KiB) 82352

[startup+1183.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17069
/proc/meminfo: memFree=713584/2055920 swapFree=4192812/4192956
[pid=17066] ppid=17064 vsize=84264 CPUtime=1182.69
/proc/17066/stat : 17066 (Spear-32) R 17064 17066 17009 0 -1 4194304 20365 0 0 0 118151 118 0 0 25 0 1 0 199757625 86286336 19385 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526812 0 0 4096 0 0 0 0 17 1 0 0
/proc/17066/statm: 21066 19385 140 302 0 20761 0
Current children cumulated CPU time (s) 1182.69
Current children cumulated vsize (KiB) 84264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.35 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17069
/proc/meminfo: memFree=713072/2055920 swapFree=4192812/4192956
[pid=17066] ppid=17064 vsize=84780 CPUtime=1200
/proc/17066/stat : 17066 (Spear-32) R 17064 17066 17009 0 -1 4194304 20499 0 0 0 119881 119 0 0 25 0 1 0 199757625 86814720 19519 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/17066/statm: 21195 19519 140 302 0 20890 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 84780

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

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

[startup+1200.35 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17069
/proc/meminfo: memFree=713072/2055920 swapFree=4192812/4192956
[pid=17066] ppid=17064 vsize=84780 CPUtime=1200
/proc/17066/stat : 17066 (Spear-32) R 17064 17066 17009 0 -1 4194304 20499 0 0 0 119881 119 0 0 25 0 1 0 199757625 86814720 19519 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/17066/statm: 21195 19519 140 302 0 20890 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 84780

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.37
CPU time (s): 1200.03
CPU user time (s): 1198.82
CPU system time (s): 1.20882
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 84780

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

runsolver used 1.27481 second user time and 2.99554 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Sun Feb 18 11:27:12 UTC 2007

IDJOB= 294981
IDBENCH= 19901
IDSOLVER= 132
FILE ID= node13/294981-1171798032

PBS_JOBID= 3839331

Free space on /tmp= 66541 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v65/unif-k7-r89-v65-c5785-S2099893633-17.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294981-1171798032/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/294981-1171798032/instance-294981-1171798032.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-294981-1171798032 -o ROOT/results/node13/solver-294981-1171798032 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/294981-1171798032/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/294981-1171798032/instance-294981-1171798032.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  8ebdd6d781890bbd86c98c74666c8db1

RANDOM SEED= 793039030

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.236
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.236
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:        791568 kB
Buffers:         68396 kB
Cached:        1061220 kB
SwapCached:          0 kB
Active:         607324 kB
Inactive:       576496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        791568 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1840 kB
Writeback:           0 kB
Mapped:          73048 kB
Slab:            66148 kB
Committed_AS:   838488 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= 66541 MiB

End job on node13 on Sun Feb 18 11:47:14 UTC 2007