Trace number 292971

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Spear FHS 1.0? (TO) 1200.03 1200.46

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S1309933981-04.UNSAT.shuffled.cnf
MD5SUM22bab99737a981aff415949c82530946
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark801.355
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
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 52130
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/292971-1171762129/instance-292971-1171762129.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/node33/watcher-292971-1171762129 -o ROOT/results/node33/solver-292971-1171762129 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/292971-1171762129/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/292971-1171762129/instance-292971-1171762129.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6177
/proc/meminfo: memFree=969848/2055920 swapFree=4183908/4192956
[pid=6177] ppid=6175 vsize=1396 CPUtime=0
/proc/6177/stat : 6177 (Spear-32) R 6175 6177 5640 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 101248252 1429504 167 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134806629 0 0 4096 0 0 0 0 17 1 0 0
/proc/6177/statm: 349 167 128 302 0 44 0

[startup+0.107554 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6177
/proc/meminfo: memFree=969848/2055920 swapFree=4183908/4192956
[pid=6177] ppid=6175 vsize=1920 CPUtime=0.1
/proc/6177/stat : 6177 (Spear-32) R 6175 6177 5640 0 -1 4194304 296 0 0 0 10 0 0 0 18 0 1 0 101248252 1966080 280 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6177/statm: 480 280 140 302 0 175 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1920

[startup+0.515637 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6177
/proc/meminfo: memFree=969848/2055920 swapFree=4183908/4192956
[pid=6177] ppid=6175 vsize=2744 CPUtime=0.51
/proc/6177/stat : 6177 (Spear-32) R 6175 6177 5640 0 -1 4194304 504 0 0 0 51 0 0 0 22 0 1 0 101248252 2809856 488 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6177/statm: 686 488 140 302 0 381 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2744

[startup+1.3368 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 6178
/proc/meminfo: memFree=967600/2055920 swapFree=4183908/4192956
[pid=6177] ppid=6175 vsize=3780 CPUtime=1.33
/proc/6177/stat : 6177 (Spear-32) R 6175 6177 5640 0 -1 4194304 770 0 0 0 132 1 0 0 25 0 1 0 101248252 3870720 754 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6177/statm: 945 754 140 302 0 640 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3780

[startup+2.97414 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 6178
/proc/meminfo: memFree=966448/2055920 swapFree=4183908/4192956
[pid=6177] ppid=6175 vsize=5108 CPUtime=2.96
/proc/6177/stat : 6177 (Spear-32) R 6175 6177 5640 0 -1 4194304 1085 0 0 0 294 2 0 0 25 0 1 0 101248252 5230592 1069 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6177/statm: 1277 1069 140 302 0 972 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5108

[startup+6.25082 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 6178
/proc/meminfo: memFree=964344/2055920 swapFree=4183908/4192956
[pid=6177] ppid=6175 vsize=7032 CPUtime=6.24
/proc/6177/stat : 6177 (Spear-32) R 6175 6177 5640 0 -1 4194304 1567 0 0 0 620 4 0 0 25 0 1 0 101248252 7200768 1518 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6177/statm: 1758 1518 140 302 0 1453 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7032

[startup+12.7061 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 6178
/proc/meminfo: memFree=961856/2055920 swapFree=4183908/4192956
[pid=6177] ppid=6175 vsize=9172 CPUtime=12.69
/proc/6177/stat : 6177 (Spear-32) R 6175 6177 5640 0 -1 4194304 2127 0 0 0 1263 6 0 0 25 0 1 0 101248252 9392128 2078 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/6177/statm: 2293 2078 140 302 0 1988 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9172

[startup+25.5078 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 6178
/proc/meminfo: memFree=958592/2055920 swapFree=4183908/4192956
[pid=6177] ppid=6175 vsize=12792 CPUtime=25.49
/proc/6177/stat : 6177 (Spear-32) R 6175 6177 5640 0 -1 4194304 3032 0 0 0 2539 10 0 0 25 0 1 0 101248252 13099008 2918 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6177/statm: 3198 2918 140 302 0 2893 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12792

[startup+51.114 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 6178
/proc/meminfo: memFree=953792/2055920 swapFree=4183908/4192956
[pid=6177] ppid=6175 vsize=17456 CPUtime=51.08
/proc/6177/stat : 6177 (Spear-32) R 6175 6177 5640 0 -1 4194304 4188 0 0 0 5091 17 0 0 25 0 1 0 101248252 17874944 4074 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6177/statm: 4364 4074 140 302 0 4059 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17456

[startup+102.326 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 6178
/proc/meminfo: memFree=947008/2055920 swapFree=4183908/4192956
[pid=6177] ppid=6175 vsize=24728 CPUtime=102.28
/proc/6177/stat : 6177 (Spear-32) R 6175 6177 5640 0 -1 4194304 6010 0 0 0 10200 28 0 0 25 0 1 0 101248252 25321472 5767 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6177/statm: 6182 5767 140 302 0 5877 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 24728

[startup+162.351 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6178
/proc/meminfo: memFree=940672/2055920 swapFree=4183908/4192956
[pid=6177] ppid=6175 vsize=31264 CPUtime=162.28
/proc/6177/stat : 6177 (Spear-32) R 6175 6177 5640 0 -1 4194304 7583 0 0 0 16193 35 0 0 25 0 1 0 101248252 32014336 7340 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6177/statm: 7816 7340 140 302 0 7511 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 31264

[startup+222.37 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6178
/proc/meminfo: memFree=936192/2055920 swapFree=4183908/4192956
[pid=6177] ppid=6175 vsize=35848 CPUtime=222.28
/proc/6177/stat : 6177 (Spear-32) R 6175 6177 5640 0 -1 4194304 8700 0 0 0 22186 42 0 0 25 0 1 0 101248252 36708352 8457 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6177/statm: 8962 8457 140 302 0 8657 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 35848

[startup+282.39 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6178
/proc/meminfo: memFree=931904/2055920 swapFree=4183908/4192956
[pid=6177] ppid=6175 vsize=41196 CPUtime=282.28
/proc/6177/stat : 6177 (Spear-32) R 6175 6177 5640 0 -1 4194304 10032 0 0 0 28179 49 0 0 25 0 1 0 101248252 42184704 9532 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6177/statm: 10299 9532 140 302 0 9994 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 41196

[startup+342.412 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6178
/proc/meminfo: memFree=927872/2055920 swapFree=4183908/4192956
[pid=6177] ppid=6175 vsize=45512 CPUtime=342.28
/proc/6177/stat : 6177 (Spear-32) R 6175 6177 5640 0 -1 4194304 11041 0 0 0 34173 55 0 0 25 0 1 0 101248252 46604288 10541 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6177/statm: 11378 10541 140 302 0 11073 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 45512

[startup+402.439 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6178
/proc/meminfo: memFree=924672/2055920 swapFree=4183908/4192956
[pid=6177] ppid=6175 vsize=48540 CPUtime=402.29
/proc/6177/stat : 6177 (Spear-32) R 6175 6177 5640 0 -1 4194304 11831 0 0 0 40168 61 0 0 25 0 1 0 101248252 49704960 11331 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/6177/statm: 12135 11331 140 302 0 11830 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 48540

[startup+462.461 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 6178
/proc/meminfo: memFree=921664/2055920 swapFree=4183908/4192956
[pid=6177] ppid=6175 vsize=51584 CPUtime=462.28
/proc/6177/stat : 6177 (Spear-32) R 6175 6177 5640 0 -1 4194304 12574 0 0 0 46163 65 0 0 25 0 1 0 101248252 52822016 12074 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6177/statm: 12896 12074 140 302 0 12591 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 51584

[startup+522.478 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 6178
/proc/meminfo: memFree=918592/2055920 swapFree=4183908/4192956
[pid=6177] ppid=6175 vsize=54992 CPUtime=522.28
/proc/6177/stat : 6177 (Spear-32) R 6175 6177 5640 0 -1 4194304 13360 0 0 0 52158 70 0 0 25 0 1 0 101248252 56311808 12860 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6177/statm: 13748 12860 140 302 0 13443 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 54992

[startup+582.499 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 6178
/proc/meminfo: memFree=915712/2055920 swapFree=4183908/4192956
[pid=6177] ppid=6175 vsize=57804 CPUtime=582.28
/proc/6177/stat : 6177 (Spear-32) R 6175 6177 5640 0 -1 4194304 14062 0 0 0 58155 73 0 0 25 0 1 0 101248252 59191296 13562 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526831 0 0 4096 0 0 0 0 17 1 0 0
/proc/6177/statm: 14451 13562 140 302 0 14146 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 57804

[startup+642.527 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6178
/proc/meminfo: memFree=913024/2055920 swapFree=4183908/4192956
[pid=6177] ppid=6175 vsize=60524 CPUtime=642.28
/proc/6177/stat : 6177 (Spear-32) R 6175 6177 5640 0 -1 4194304 14726 0 0 0 64151 77 0 0 25 0 1 0 101248252 61976576 14226 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6177/statm: 15131 14226 140 302 0 14826 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 60524

[startup+702.549 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6178
/proc/meminfo: memFree=910080/2055920 swapFree=4183908/4192956
[pid=6177] ppid=6175 vsize=63652 CPUtime=702.28
/proc/6177/stat : 6177 (Spear-32) R 6175 6177 5640 0 -1 4194304 15456 0 0 0 70147 81 0 0 25 0 1 0 101248252 65179648 14956 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527017 0 0 4096 0 0 0 0 17 1 0 0
/proc/6177/statm: 15913 14956 140 302 0 15608 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 63652

[startup+762.565 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6178
/proc/meminfo: memFree=907648/2055920 swapFree=4183908/4192956
[pid=6177] ppid=6175 vsize=66196 CPUtime=762.28
/proc/6177/stat : 6177 (Spear-32) R 6175 6177 5640 0 -1 4194304 16095 0 0 0 76142 86 0 0 25 0 1 0 101248252 67784704 15595 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6177/statm: 16549 15595 140 302 0 16244 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 66196

[startup+822.591 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6178
/proc/meminfo: memFree=905152/2055920 swapFree=4183908/4192956
[pid=6177] ppid=6175 vsize=68580 CPUtime=822.28
/proc/6177/stat : 6177 (Spear-32) R 6175 6177 5640 0 -1 4194304 16701 0 0 0 82138 90 0 0 25 0 1 0 101248252 70225920 16201 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/6177/statm: 17145 16201 140 302 0 16840 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 68580

[startup+882.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6178
/proc/meminfo: memFree=902720/2055920 swapFree=4183908/4192956
[pid=6177] ppid=6175 vsize=71208 CPUtime=882.28
/proc/6177/stat : 6177 (Spear-32) R 6175 6177 5640 0 -1 4194304 17297 0 0 0 88134 94 0 0 25 0 1 0 101248252 72916992 16797 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/6177/statm: 17802 16797 140 302 0 17497 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 71208

[startup+942.633 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6178
/proc/meminfo: memFree=900416/2055920 swapFree=4183908/4192956
[pid=6177] ppid=6175 vsize=73576 CPUtime=942.28
/proc/6177/stat : 6177 (Spear-32) R 6175 6177 5640 0 -1 4194304 17876 0 0 0 94130 98 0 0 25 0 1 0 101248252 75341824 17376 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6177/statm: 18394 17376 140 302 0 18089 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 73576

[startup+1002.66 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6178
/proc/meminfo: memFree=898240/2055920 swapFree=4183908/4192956
[pid=6177] ppid=6175 vsize=78036 CPUtime=1002.28
/proc/6177/stat : 6177 (Spear-32) R 6175 6177 5640 0 -1 4194304 18937 0 0 0 100126 102 0 0 25 0 1 0 101248252 79908864 17924 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6177/statm: 19509 17924 140 302 0 19204 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 78036

[startup+1062.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6178
/proc/meminfo: memFree=896128/2055920 swapFree=4183908/4192956
[pid=6177] ppid=6175 vsize=80000 CPUtime=1062.29
/proc/6177/stat : 6177 (Spear-32) R 6175 6177 5640 0 -1 4194304 19460 0 0 0 106122 107 0 0 25 0 1 0 101248252 81920000 18447 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/6177/statm: 20000 18447 140 302 0 19695 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 80000

[startup+1122.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6178
/proc/meminfo: memFree=894272/2055920 swapFree=4183908/4192956
[pid=6177] ppid=6175 vsize=81976 CPUtime=1122.29
/proc/6177/stat : 6177 (Spear-32) R 6175 6177 5640 0 -1 4194304 19965 0 0 0 112118 111 0 0 25 0 1 0 101248252 83943424 18952 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6177/statm: 20494 18952 140 302 0 20189 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 81976

[startup+1182.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6178
/proc/meminfo: memFree=891968/2055920 swapFree=4183908/4192956
[pid=6177] ppid=6175 vsize=84448 CPUtime=1182.28
/proc/6177/stat : 6177 (Spear-32) R 6175 6177 5640 0 -1 4194304 20533 0 0 0 118114 114 0 0 25 0 1 0 101248252 86474752 19520 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6177/statm: 21112 19520 140 302 0 20807 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 84448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.44 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6178
/proc/meminfo: memFree=891392/2055920 swapFree=4183908/4192956
[pid=6177] ppid=6175 vsize=85132 CPUtime=1200
/proc/6177/stat : 6177 (Spear-32) R 6175 6177 5640 0 -1 4194304 20674 0 0 0 119885 115 0 0 25 0 1 0 101248252 87175168 19661 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526812 0 0 4096 0 0 0 0 17 1 0 0
/proc/6177/statm: 21283 19661 140 302 0 20978 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 85132

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

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

[startup+1200.44 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6178
/proc/meminfo: memFree=891392/2055920 swapFree=4183908/4192956
[pid=6177] ppid=6175 vsize=85132 CPUtime=1200
/proc/6177/stat : 6177 (Spear-32) R 6175 6177 5640 0 -1 4194304 20674 0 0 0 119885 115 0 0 25 0 1 0 101248252 87175168 19661 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526812 0 0 4096 0 0 0 0 17 1 0 0
/proc/6177/statm: 21283 19661 140 302 0 20978 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 85132

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.46
CPU time (s): 1200.03
CPU user time (s): 1198.86
CPU system time (s): 1.17082
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 85132

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

runsolver used 0.84987 second user time and 2.36664 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Sun Feb 18 01:28:49 UTC 2007

IDJOB= 292971
IDBENCH= 19852
IDSOLVER= 131
FILE ID= node33/292971-1171762129

PBS_JOBID= 3839516

Free space on /tmp= 66563 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v100/unif-k5-r21.3-v100-c2130-S1309933981-04.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292971-1171762129/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/292971-1171762129/instance-292971-1171762129.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-292971-1171762129 -o ROOT/results/node33/solver-292971-1171762129 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/292971-1171762129/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/292971-1171762129/instance-292971-1171762129.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  22bab99737a981aff415949c82530946

RANDOM SEED= 250511296

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.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.259
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.259
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:        970192 kB
Buffers:         39452 kB
Cached:         930280 kB
SwapCached:       4164 kB
Active:         701128 kB
Inactive:       279580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        970192 kB
SwapTotal:     4192956 kB
SwapFree:      4183908 kB
Dirty:            1584 kB
Writeback:           0 kB
Mapped:          15668 kB
Slab:            91020 kB
Committed_AS:   128232 kB
PageTables:       1408 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= 66563 MiB

End job on node33 on Sun Feb 18 01:48:52 UTC 2007