Trace number 297032

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 2007-02-12? (TO) 1200.11 1200.67

General information on the benchmark

Namerandom/OnTreshold/7SAT/v75/
unif-k7-r89-v75-c6675-S1299158672-14.SAT.shuffled.cnf
MD5SUMbb020a272b82c40a137247ab0662fc0e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.62399
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
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 56675

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/297032-1171831424/instance-297032-1171831424.cnf

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node6/watcher-297032-1171831424 -o ROOT/results/node6/solver-297032-1171831424 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/297032-1171831424/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/297032-1171831424/instance-297032-1171831424.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.98 3/77 14066
/proc/meminfo: memFree=1338040/2055924 swapFree=4192812/4192956
[pid=14066] ppid=14064 vsize=1396 CPUtime=0
/proc/14066/stat : 14066 (Spear-32) R 14064 14066 13232 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 203097139 1429504 164 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134534982 0 0 4096 0 0 0 0 17 1 0 0
/proc/14066/statm: 349 164 128 302 0 44 0

[startup+0.106746 s]
/proc/loadavg: 0.92 0.98 0.98 3/77 14066
/proc/meminfo: memFree=1338040/2055924 swapFree=4192812/4192956
[pid=14066] ppid=14064 vsize=2048 CPUtime=0.1
/proc/14066/stat : 14066 (Spear-32) R 14064 14066 13232 0 -1 4194304 350 0 0 0 10 0 0 0 18 0 1 0 203097139 2097152 334 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14066/statm: 512 334 140 302 0 207 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2048

[startup+0.514826 s]
/proc/loadavg: 0.92 0.98 0.98 3/77 14066
/proc/meminfo: memFree=1338040/2055924 swapFree=4192812/4192956
[pid=14066] ppid=14064 vsize=2828 CPUtime=0.5
/proc/14066/stat : 14066 (Spear-32) R 14064 14066 13232 0 -1 4194304 546 0 0 0 50 0 0 0 21 0 1 0 203097139 2895872 530 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14066/statm: 707 530 140 302 0 402 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2828

[startup+1.33499 s]
/proc/loadavg: 0.92 0.98 0.98 2/78 14067
/proc/meminfo: memFree=1335664/2055924 swapFree=4192812/4192956
[pid=14066] ppid=14064 vsize=3868 CPUtime=1.32
/proc/14066/stat : 14066 (Spear-32) R 14064 14066 13232 0 -1 4194304 799 0 0 0 131 1 0 0 25 0 1 0 203097139 3960832 783 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14066/statm: 967 783 140 302 0 662 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3868

[startup+2.97131 s]
/proc/loadavg: 0.92 0.98 0.98 2/78 14067
/proc/meminfo: memFree=1334448/2055924 swapFree=4192812/4192956
[pid=14066] ppid=14064 vsize=5320 CPUtime=2.96
/proc/14066/stat : 14066 (Spear-32) R 14064 14066 13232 0 -1 4194304 1149 0 0 0 294 2 0 0 25 0 1 0 203097139 5447680 1133 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14066/statm: 1330 1133 140 302 0 1025 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5320

[startup+6.25196 s]
/proc/loadavg: 0.93 0.98 0.98 2/78 14067
/proc/meminfo: memFree=1332144/2055924 swapFree=4192812/4192956
[pid=14066] ppid=14064 vsize=7364 CPUtime=6.24
/proc/14066/stat : 14066 (Spear-32) R 14064 14066 13232 0 -1 4194304 1658 0 0 0 621 3 0 0 25 0 1 0 203097139 7540736 1609 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14066/statm: 1841 1609 141 302 0 1536 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7364

[startup+12.7062 s]
/proc/loadavg: 0.93 0.98 0.98 2/78 14067
/proc/meminfo: memFree=1329520/2055924 swapFree=4192812/4192956
[pid=14066] ppid=14064 vsize=9756 CPUtime=12.69
/proc/14066/stat : 14066 (Spear-32) R 14064 14066 13232 0 -1 4194304 2247 0 0 0 1265 4 0 0 25 0 1 0 203097139 9990144 2198 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14066/statm: 2439 2198 141 302 0 2134 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9756

[startup+25.5138 s]
/proc/loadavg: 0.95 0.98 0.98 2/78 14067
/proc/meminfo: memFree=1326000/2055924 swapFree=4192812/4192956
[pid=14066] ppid=14064 vsize=13804 CPUtime=25.5
/proc/14066/stat : 14066 (Spear-32) R 14064 14066 13232 0 -1 4194304 3216 0 0 0 2542 8 0 0 25 0 1 0 203097139 14135296 3102 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14066/statm: 3451 3102 141 302 0 3146 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 13804

[startup+51.1268 s]
/proc/loadavg: 0.96 0.98 0.98 2/78 14067
/proc/meminfo: memFree=1320880/2055924 swapFree=4192812/4192956
[pid=14066] ppid=14064 vsize=19060 CPUtime=51.1
/proc/14066/stat : 14066 (Spear-32) R 14064 14066 13232 0 -1 4194304 4458 0 0 0 5098 12 0 0 25 0 1 0 203097139 19517440 4344 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/14066/statm: 4765 4344 141 302 0 4460 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 19060

[startup+102.353 s]
/proc/loadavg: 0.98 0.98 0.98 2/78 14067
/proc/meminfo: memFree=1314096/2055924 swapFree=4192812/4192956
[pid=14066] ppid=14064 vsize=26432 CPUtime=102.31
/proc/14066/stat : 14066 (Spear-32) R 14064 14066 13232 0 -1 4194304 6290 0 0 0 10212 19 0 0 25 0 1 0 203097139 27066368 6047 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14066/statm: 6608 6047 141 302 0 6303 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 26432

[startup+162.388 s]
/proc/loadavg: 0.99 0.98 0.98 2/78 14067
/proc/meminfo: memFree=1307952/2055924 swapFree=4192812/4192956
[pid=14066] ppid=14064 vsize=32772 CPUtime=162.32
/proc/14066/stat : 14066 (Spear-32) R 14064 14066 13232 0 -1 4194304 7806 0 0 0 16204 28 0 0 25 0 1 0 203097139 33558528 7563 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526719 0 0 4096 0 0 0 0 17 1 0 0
/proc/14066/statm: 8193 7563 141 302 0 7888 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 32772

[startup+222.422 s]
/proc/loadavg: 0.99 0.98 0.98 2/78 14067
/proc/meminfo: memFree=1302512/2055924 swapFree=4192812/4192956
[pid=14066] ppid=14064 vsize=38428 CPUtime=222.32
/proc/14066/stat : 14066 (Spear-32) R 14064 14066 13232 0 -1 4194304 9163 0 0 0 22196 36 0 0 25 0 1 0 203097139 39350272 8920 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/14066/statm: 9607 8920 141 302 0 9302 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 38428

[startup+282.451 s]
/proc/loadavg: 0.99 0.98 0.98 2/78 14067
/proc/meminfo: memFree=1298160/2055924 swapFree=4192812/4192956
[pid=14066] ppid=14064 vsize=42948 CPUtime=282.33
/proc/14066/stat : 14066 (Spear-32) R 14064 14066 13232 0 -1 4194304 10249 0 0 0 28191 42 0 0 25 0 1 0 203097139 43978752 10006 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/14066/statm: 10737 10006 141 302 0 10432 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 42948

[startup+342.488 s]
/proc/loadavg: 0.99 0.98 0.98 2/78 14067
/proc/meminfo: memFree=1293808/2055924 swapFree=4192812/4192956
[pid=14066] ppid=14064 vsize=48264 CPUtime=342.35
/proc/14066/stat : 14066 (Spear-32) R 14064 14066 13232 0 -1 4194304 11581 0 0 0 34186 49 0 0 25 0 1 0 203097139 49422336 11081 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/14066/statm: 12066 11081 141 302 0 11761 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 48264

[startup+402.529 s]
/proc/loadavg: 0.99 0.98 0.98 2/78 14067
/proc/meminfo: memFree=1288880/2055924 swapFree=4192812/4192956
[pid=14066] ppid=14064 vsize=53484 CPUtime=402.37
/proc/14066/stat : 14066 (Spear-32) R 14064 14066 13232 0 -1 4194304 12788 0 0 0 40183 54 0 0 25 0 1 0 203097139 54767616 12288 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526787 0 0 4096 0 0 0 0 17 1 0 0
/proc/14066/statm: 13371 12288 141 302 0 13066 0
Current children cumulated CPU time (s) 402.37
Current children cumulated vsize (KiB) 53484

[startup+462.563 s]
/proc/loadavg: 0.99 0.98 0.98 2/78 14067
/proc/meminfo: memFree=1285424/2055924 swapFree=4192812/4192956
[pid=14066] ppid=14064 vsize=57108 CPUtime=462.38
/proc/14066/stat : 14066 (Spear-32) R 14064 14066 13232 0 -1 4194304 13657 0 0 0 46179 59 0 0 25 0 1 0 203097139 58478592 13157 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14066/statm: 14277 13157 141 302 0 13972 0
Current children cumulated CPU time (s) 462.38
Current children cumulated vsize (KiB) 57108

[startup+522.596 s]
/proc/loadavg: 0.99 0.98 0.98 2/78 14067
/proc/meminfo: memFree=1282672/2055924 swapFree=4192812/4192956
[pid=14066] ppid=14064 vsize=60024 CPUtime=522.39
/proc/14066/stat : 14066 (Spear-32) R 14064 14066 13232 0 -1 4194304 14352 0 0 0 52176 63 0 0 25 0 1 0 203097139 61464576 13852 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/14066/statm: 15006 13852 141 302 0 14701 0
Current children cumulated CPU time (s) 522.39
Current children cumulated vsize (KiB) 60024

[startup+582.627 s]
/proc/loadavg: 0.99 0.98 0.98 2/78 14067
/proc/meminfo: memFree=1279472/2055924 swapFree=4192812/4192956
[pid=14066] ppid=14064 vsize=63116 CPUtime=582.4
/proc/14066/stat : 14066 (Spear-32) R 14064 14066 13232 0 -1 4194304 15157 0 0 0 58172 68 0 0 25 0 1 0 203097139 64630784 14657 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/14066/statm: 15779 14657 141 302 0 15474 0
Current children cumulated CPU time (s) 582.4
Current children cumulated vsize (KiB) 63116

[startup+642.667 s]
/proc/loadavg: 0.99 0.98 0.98 2/78 14067
/proc/meminfo: memFree=1276528/2055924 swapFree=4192812/4192956
[pid=14066] ppid=14064 vsize=66392 CPUtime=642.41
/proc/14066/stat : 14066 (Spear-32) R 14064 14066 13232 0 -1 4194304 15893 0 0 0 64168 73 0 0 25 0 1 0 203097139 67985408 15393 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/14066/statm: 16598 15393 141 302 0 16293 0
Current children cumulated CPU time (s) 642.41
Current children cumulated vsize (KiB) 66392

[startup+702.704 s]
/proc/loadavg: 0.99 0.98 0.98 2/78 14067
/proc/meminfo: memFree=1273712/2055924 swapFree=4192812/4192956
[pid=14066] ppid=14064 vsize=69140 CPUtime=702.43
/proc/14066/stat : 14066 (Spear-32) R 14064 14066 13232 0 -1 4194304 16584 0 0 0 70164 79 0 0 25 0 1 0 203097139 70799360 16084 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14066/statm: 17285 16084 141 302 0 16980 0
Current children cumulated CPU time (s) 702.43
Current children cumulated vsize (KiB) 69140

[startup+762.737 s]
/proc/loadavg: 0.99 0.98 0.98 2/78 14067
/proc/meminfo: memFree=1271024/2055924 swapFree=4192812/4192956
[pid=14066] ppid=14064 vsize=71736 CPUtime=762.44
/proc/14066/stat : 14066 (Spear-32) R 14064 14066 13232 0 -1 4194304 17259 0 0 0 76161 83 0 0 25 0 1 0 203097139 73457664 16759 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14066/statm: 17934 16759 141 302 0 17629 0
Current children cumulated CPU time (s) 762.44
Current children cumulated vsize (KiB) 71736

[startup+822.774 s]
/proc/loadavg: 1.03 1.00 0.99 2/78 14067
/proc/meminfo: memFree=1267184/2055924 swapFree=4192812/4192956
[pid=14066] ppid=14064 vsize=76120 CPUtime=822.46
/proc/14066/stat : 14066 (Spear-32) R 14064 14066 13232 0 -1 4194304 18235 0 0 0 82158 88 0 0 25 0 1 0 203097139 77946880 17735 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/14066/statm: 19030 17735 141 302 0 18725 0
Current children cumulated CPU time (s) 822.46
Current children cumulated vsize (KiB) 76120

[startup+882.806 s]
/proc/loadavg: 1.01 1.00 0.99 2/78 14067
/proc/meminfo: memFree=1264688/2055924 swapFree=4192812/4192956
[pid=14066] ppid=14064 vsize=78628 CPUtime=882.46
/proc/14066/stat : 14066 (Spear-32) R 14064 14066 13232 0 -1 4194304 18851 0 0 0 88155 91 0 0 25 0 1 0 203097139 80515072 18351 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14066/statm: 19657 18351 141 302 0 19352 0
Current children cumulated CPU time (s) 882.46
Current children cumulated vsize (KiB) 78628

[startup+942.833 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 14067
/proc/meminfo: memFree=1262384/2055924 swapFree=4192812/4192956
[pid=14066] ppid=14064 vsize=81112 CPUtime=942.47
/proc/14066/stat : 14066 (Spear-32) R 14064 14066 13232 0 -1 4194304 19437 0 0 0 94152 95 0 0 25 0 1 0 203097139 83058688 18937 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/14066/statm: 20278 18937 141 302 0 19973 0
Current children cumulated CPU time (s) 942.47
Current children cumulated vsize (KiB) 81112

[startup+1002.87 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 14067
/proc/meminfo: memFree=1260144/2055924 swapFree=4192812/4192956
[pid=14066] ppid=14064 vsize=83180 CPUtime=1002.48
/proc/14066/stat : 14066 (Spear-32) R 14064 14066 13232 0 -1 4194304 19988 0 0 0 100151 97 0 0 25 0 1 0 203097139 85176320 19488 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/14066/statm: 20795 19488 141 302 0 20490 0
Current children cumulated CPU time (s) 1002.48
Current children cumulated vsize (KiB) 83180

[startup+1062.92 s]
/proc/loadavg: 1.00 1.00 0.99 2/84 14169
/proc/meminfo: memFree=1256768/2055924 swapFree=4192812/4192956
[pid=14066] ppid=14064 vsize=85524 CPUtime=1062.46
/proc/14066/stat : 14066 (Spear-32) R 14064 14066 13232 0 -1 4194304 20512 0 0 0 106145 101 0 0 25 0 1 0 203097139 87576576 20012 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134527150 0 0 4096 0 0 0 0 17 1 0 0
/proc/14066/statm: 21381 20012 141 302 0 21076 0
Current children cumulated CPU time (s) 1062.46
Current children cumulated vsize (KiB) 85524

[startup+1122.99 s]
/proc/loadavg: 1.00 1.00 0.99 2/84 14241
/proc/meminfo: memFree=1254656/2055924 swapFree=4192812/4192956
[pid=14066] ppid=14064 vsize=89660 CPUtime=1122.47
/proc/14066/stat : 14066 (Spear-32) R 14064 14066 13232 0 -1 4194304 21543 0 0 0 112142 105 0 0 25 0 1 0 203097139 91811840 20530 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/14066/statm: 22415 20530 141 302 0 22110 0
Current children cumulated CPU time (s) 1122.47
Current children cumulated vsize (KiB) 89660

[startup+1183.03 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 14265
/proc/meminfo: memFree=1253680/2055924 swapFree=4192812/4192956
[pid=14066] ppid=14064 vsize=91916 CPUtime=1182.47
/proc/14066/stat : 14066 (Spear-32) R 14064 14066 13232 0 -1 4194304 22072 0 0 0 118138 109 0 0 25 0 1 0 203097139 94121984 21059 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14066/statm: 22979 21059 141 302 0 22674 0
Current children cumulated CPU time (s) 1182.47
Current children cumulated vsize (KiB) 91916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.65 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 14265
/proc/meminfo: memFree=1253040/2055924 swapFree=4192812/4192956
[pid=14066] ppid=14064 vsize=92432 CPUtime=1200.08
/proc/14066/stat : 14066 (Spear-32) R 14064 14066 13232 0 -1 4194304 22225 0 0 0 119898 110 0 0 25 0 1 0 203097139 94650368 21212 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/14066/statm: 23108 21212 141 302 0 22803 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 92432

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.67
CPU time (s): 1200.11
CPU user time (s): 1198.99
CPU system time (s): 1.12083
CPU usage (%): 99.9535
Max. virtual memory (cumulated for all children) (KiB): 92432

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

runsolver used 1.27181 second user time and 2.99854 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Sun Feb 18 20:43:44 UTC 2007

IDJOB= 297032
IDBENCH= 19951
IDSOLVER= 133
FILE ID= node6/297032-1171831424

PBS_JOBID= 3839363

Free space on /tmp= 66551 MiB

SOLVER NAME= Spear 2007-02-12
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v75/unif-k7-r89-v75-c6675-S1299158672-14.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/297032-1171831424/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/297032-1171831424/instance-297032-1171831424.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-297032-1171831424 -o ROOT/results/node6/solver-297032-1171831424 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/297032-1171831424/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/297032-1171831424/instance-297032-1171831424.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  bb020a272b82c40a137247ab0662fc0e

RANDOM SEED= 373559502

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.277
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.277
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1338512 kB
Buffers:         67740 kB
Cached:         516584 kB
SwapCached:          0 kB
Active:         334956 kB
Inactive:       305640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1338512 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1732 kB
Writeback:           0 kB
Mapped:          75160 kB
Slab:            62456 kB
Committed_AS:   736016 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= 66551 MiB

End job on node6 on Sun Feb 18 21:03:47 UTC 2007