Trace number 293299

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.83

General information on the benchmark

Namerandom/OnTreshold/5SAT/v120/
unif-k5-r21.3-v120-c2556-S1147406493-20.UNSAT.shuffled.cnf
MD5SUM91d6f081ceab153c3d465e1ffcfa62c2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
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 52556
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/293299-1171768181/instance-293299-1171768181.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/node41/watcher-293299-1171768181 -o ROOT/results/node41/solver-293299-1171768181 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293299-1171768181/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/293299-1171768181/instance-293299-1171768181.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/64 16486
/proc/meminfo: memFree=1278208/2055920 swapFree=4183936/4192956
[pid=16486] ppid=16484 vsize=1396 CPUtime=0
/proc/16486/stat : 16486 (Spear-32) R 16484 16486 14832 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 196774013 1429504 168 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/16486/statm: 349 168 129 302 0 44 0

[startup+0.106422 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16486
/proc/meminfo: memFree=1278208/2055920 swapFree=4183936/4192956
[pid=16486] ppid=16484 vsize=1920 CPUtime=0.09
/proc/16486/stat : 16486 (Spear-32) R 16484 16486 14832 0 -1 4194304 303 0 0 0 9 0 0 0 18 0 1 0 196774013 1966080 287 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16486/statm: 480 287 140 302 0 175 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1920

[startup+0.514456 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16486
/proc/meminfo: memFree=1278208/2055920 swapFree=4183936/4192956
[pid=16486] ppid=16484 vsize=2884 CPUtime=0.51
/proc/16486/stat : 16486 (Spear-32) R 16484 16486 14832 0 -1 4194304 531 0 0 0 50 1 0 0 21 0 1 0 196774013 2953216 515 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16486/statm: 721 515 140 302 0 416 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2884

[startup+1.33453 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16487
/proc/meminfo: memFree=1275832/2055920 swapFree=4183936/4192956
[pid=16486] ppid=16484 vsize=3920 CPUtime=1.33
/proc/16486/stat : 16486 (Spear-32) R 16484 16486 14832 0 -1 4194304 801 0 0 0 131 2 0 0 25 0 1 0 196774013 4014080 785 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16486/statm: 980 785 140 302 0 675 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3920

[startup+2.97067 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16487
/proc/meminfo: memFree=1274616/2055920 swapFree=4183936/4192956
[pid=16486] ppid=16484 vsize=5228 CPUtime=2.96
/proc/16486/stat : 16486 (Spear-32) R 16484 16486 14832 0 -1 4194304 1140 0 0 0 293 3 0 0 25 0 1 0 196774013 5353472 1124 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16486/statm: 1307 1124 140 302 0 1002 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5228

[startup+6.24695 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16487
/proc/meminfo: memFree=1272456/2055920 swapFree=4183936/4192956
[pid=16486] ppid=16484 vsize=7204 CPUtime=6.24
/proc/16486/stat : 16486 (Spear-32) R 16484 16486 14832 0 -1 4194304 1646 0 0 0 620 4 0 0 25 0 1 0 196774013 7376896 1597 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16486/statm: 1801 1597 140 302 0 1496 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7204

[startup+12.7025 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16487
/proc/meminfo: memFree=1269640/2055920 swapFree=4183936/4192956
[pid=16486] ppid=16484 vsize=9820 CPUtime=12.69
/proc/16486/stat : 16486 (Spear-32) R 16484 16486 14832 0 -1 4194304 2301 0 0 0 1263 6 0 0 25 0 1 0 196774013 10055680 2252 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16486/statm: 2455 2252 140 302 0 2150 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9820

[startup+25.5086 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16487
/proc/meminfo: memFree=1265928/2055920 swapFree=4183936/4192956
[pid=16486] ppid=16484 vsize=13868 CPUtime=25.49
/proc/16486/stat : 16486 (Spear-32) R 16484 16486 14832 0 -1 4194304 3302 0 0 0 2540 9 0 0 25 0 1 0 196774013 14200832 3188 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16486/statm: 3467 3188 140 302 0 3162 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13868

[startup+51.1149 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16487
/proc/meminfo: memFree=1260552/2055920 swapFree=4183936/4192956
[pid=16486] ppid=16484 vsize=19220 CPUtime=51.09
/proc/16486/stat : 16486 (Spear-32) R 16484 16486 14832 0 -1 4194304 4623 0 0 0 5095 14 0 0 25 0 1 0 196774013 19681280 4509 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16486/statm: 4805 4509 140 302 0 4500 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19220

[startup+102.328 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16487
/proc/meminfo: memFree=1252808/2055920 swapFree=4183936/4192956
[pid=16486] ppid=16484 vsize=27584 CPUtime=102.29
/proc/16486/stat : 16486 (Spear-32) R 16484 16486 14832 0 -1 4194304 6682 0 0 0 10206 23 0 0 25 0 1 0 196774013 28246016 6439 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16486/statm: 6896 6439 140 302 0 6591 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 27584

[startup+162.355 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16487
/proc/meminfo: memFree=1245896/2055920 swapFree=4183936/4192956
[pid=16486] ppid=16484 vsize=34732 CPUtime=162.3
/proc/16486/stat : 16486 (Spear-32) R 16484 16486 14832 0 -1 4194304 8396 0 0 0 16199 31 0 0 25 0 1 0 196774013 35565568 8153 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16486/statm: 8683 8153 140 302 0 8378 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 34732

[startup+222.37 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16487
/proc/meminfo: memFree=1240712/2055920 swapFree=4183936/4192956
[pid=16486] ppid=16484 vsize=39944 CPUtime=222.3
/proc/16486/stat : 16486 (Spear-32) R 16484 16486 14832 0 -1 4194304 9691 0 0 0 22192 38 0 0 25 0 1 0 196774013 40902656 9448 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16486/statm: 9986 9448 140 302 0 9681 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 39944

[startup+282.388 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 16487
/proc/meminfo: memFree=1235912/2055920 swapFree=4183936/4192956
[pid=16486] ppid=16484 vsize=45780 CPUtime=282.31
/proc/16486/stat : 16486 (Spear-32) R 16484 16486 14832 0 -1 4194304 11135 0 0 0 28185 46 0 0 25 0 1 0 196774013 46878720 10635 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16486/statm: 11445 10635 140 302 0 11140 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 45780

[startup+342.406 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 16487
/proc/meminfo: memFree=1231240/2055920 swapFree=4183936/4192956
[pid=16486] ppid=16484 vsize=50572 CPUtime=342.31
/proc/16486/stat : 16486 (Spear-32) R 16484 16486 14832 0 -1 4194304 12344 0 0 0 34180 51 0 0 25 0 1 0 196774013 51785728 11844 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16486/statm: 12643 11844 140 302 0 12338 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 50572

[startup+402.43 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16487
/proc/meminfo: memFree=1226824/2055920 swapFree=4183936/4192956
[pid=16486] ppid=16484 vsize=54844 CPUtime=402.33
/proc/16486/stat : 16486 (Spear-32) R 16484 16486 14832 0 -1 4194304 13395 0 0 0 40175 58 0 0 25 0 1 0 196774013 56160256 12895 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16486/statm: 13711 12895 140 302 0 13406 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 54844

[startup+462.452 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16487
/proc/meminfo: memFree=1222984/2055920 swapFree=4183936/4192956
[pid=16486] ppid=16484 vsize=58636 CPUtime=462.33
/proc/16486/stat : 16486 (Spear-32) R 16484 16486 14832 0 -1 4194304 14362 0 0 0 46171 62 0 0 25 0 1 0 196774013 60043264 13862 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/16486/statm: 14659 13862 140 302 0 14354 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 58636

[startup+522.471 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16487
/proc/meminfo: memFree=1219592/2055920 swapFree=4183936/4192956
[pid=16486] ppid=16484 vsize=62008 CPUtime=522.33
/proc/16486/stat : 16486 (Spear-32) R 16484 16486 14832 0 -1 4194304 15213 0 0 0 52168 65 0 0 25 0 1 0 196774013 63496192 14713 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16486/statm: 15502 14713 140 302 0 15197 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 62008

[startup+582.491 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16487
/proc/meminfo: memFree=1216200/2055920 swapFree=4183936/4192956
[pid=16486] ppid=16484 vsize=65468 CPUtime=582.35
/proc/16486/stat : 16486 (Spear-32) R 16484 16486 14832 0 -1 4194304 16039 0 0 0 58165 70 0 0 25 0 1 0 196774013 67039232 15539 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16486/statm: 16367 15539 140 302 0 16062 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 65468

[startup+642.512 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16487
/proc/meminfo: memFree=1213064/2055920 swapFree=4183936/4192956
[pid=16486] ppid=16484 vsize=68536 CPUtime=642.35
/proc/16486/stat : 16486 (Spear-32) R 16484 16486 14832 0 -1 4194304 16821 0 0 0 64160 75 0 0 25 0 1 0 196774013 70180864 16321 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16486/statm: 17134 16321 140 302 0 16829 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 68536

[startup+702.533 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16487
/proc/meminfo: memFree=1209672/2055920 swapFree=4183936/4192956
[pid=16486] ppid=16484 vsize=72388 CPUtime=702.36
/proc/16486/stat : 16486 (Spear-32) R 16484 16486 14832 0 -1 4194304 17689 0 0 0 70156 80 0 0 25 0 1 0 196774013 74125312 17189 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16486/statm: 18097 17189 140 302 0 17792 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 72388

[startup+762.594 s]
/proc/loadavg: 1.64 1.14 1.05 2/72 23016
/proc/meminfo: memFree=1196008/2055920 swapFree=4183936/4192956
[pid=16486] ppid=16484 vsize=75044 CPUtime=762.28
/proc/16486/stat : 16486 (Spear-32) R 16484 16486 14832 0 -1 4194304 18387 0 0 0 76142 86 0 0 25 0 1 0 196774013 76845056 17887 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 0 0 0
/proc/16486/statm: 18761 17887 140 302 0 18456 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 75044

[startup+822.616 s]
/proc/loadavg: 2.03 1.34 1.12 3/71 10494
/proc/meminfo: memFree=1169720/2055920 swapFree=4183936/4192956
[pid=16486] ppid=16484 vsize=77960 CPUtime=822.01
/proc/16486/stat : 16486 (Spear-32) R 16484 16486 14832 0 -1 4194304 19081 0 0 0 82102 99 0 0 25 0 1 0 196774013 79831040 18581 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526860 0 0 4096 0 0 0 0 17 0 0 0
/proc/16486/statm: 19490 18581 140 302 0 19185 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 77960

[startup+882.682 s]
/proc/loadavg: 1.63 1.38 1.14 2/65 18749
/proc/meminfo: memFree=1161472/2055920 swapFree=4183936/4192956
[pid=16486] ppid=16484 vsize=80448 CPUtime=881.95
/proc/16486/stat : 16486 (Spear-32) R 16484 16486 14832 0 -1 4194304 19726 0 0 0 88090 105 0 0 25 0 1 0 196774013 82378752 19226 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526843 0 0 4096 0 0 0 0 17 1 0 0
/proc/16486/statm: 20112 19226 140 302 0 19807 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 80448

[startup+942.702 s]
/proc/loadavg: 1.23 1.31 1.13 2/65 18749
/proc/meminfo: memFree=1158848/2055920 swapFree=4183936/4192956
[pid=16486] ppid=16484 vsize=85376 CPUtime=941.96
/proc/16486/stat : 16486 (Spear-32) R 16484 16486 14832 0 -1 4194304 20895 0 0 0 94086 110 0 0 25 0 1 0 196774013 87425024 19882 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527100 0 0 4096 0 0 0 0 17 1 0 0
/proc/16486/statm: 21344 19882 140 302 0 21039 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 85376

[startup+1002.72 s]
/proc/loadavg: 1.08 1.25 1.12 2/65 18749
/proc/meminfo: memFree=1156288/2055920 swapFree=4183936/4192956
[pid=16486] ppid=16484 vsize=88000 CPUtime=1001.97
/proc/16486/stat : 16486 (Spear-32) R 16484 16486 14832 0 -1 4194304 21538 0 0 0 100084 113 0 0 25 0 1 0 196774013 90112000 20525 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16486/statm: 22000 20525 140 302 0 21695 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 88000

[startup+1062.75 s]
/proc/loadavg: 1.03 1.20 1.11 2/65 18749
/proc/meminfo: memFree=1153920/2055920 swapFree=4183936/4192956
[pid=16486] ppid=16484 vsize=90188 CPUtime=1061.98
/proc/16486/stat : 16486 (Spear-32) R 16484 16486 14832 0 -1 4194304 22114 0 0 0 106081 117 0 0 25 0 1 0 196774013 92352512 21101 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16486/statm: 22547 21101 140 302 0 22242 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 90188

[startup+1122.77 s]
/proc/loadavg: 1.01 1.16 1.10 2/65 18749
/proc/meminfo: memFree=1151680/2055920 swapFree=4183936/4192956
[pid=16486] ppid=16484 vsize=92248 CPUtime=1121.98
/proc/16486/stat : 16486 (Spear-32) R 16484 16486 14832 0 -1 4194304 22680 0 0 0 112077 121 0 0 25 0 1 0 196774013 94461952 21667 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16486/statm: 23062 21667 140 302 0 22757 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 92248

[startup+1182.78 s]
/proc/loadavg: 1.00 1.13 1.09 2/65 18749
/proc/meminfo: memFree=1149448/2055920 swapFree=4183936/4192956
[pid=16486] ppid=16484 vsize=94720 CPUtime=1181.98
/proc/16486/stat : 16486 (Spear-32) R 16484 16486 14832 0 -1 4194304 23236 0 0 0 118074 124 0 0 25 0 1 0 196774013 96993280 22223 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/16486/statm: 23680 22223 140 302 0 23375 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 94720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.81 s]
/proc/loadavg: 1.00 1.12 1.09 2/65 18749
/proc/meminfo: memFree=1148424/2055920 swapFree=4183936/4192956
[pid=16486] ppid=16484 vsize=95628 CPUtime=1200
/proc/16486/stat : 16486 (Spear-32) R 16484 16486 14832 0 -1 4194304 23481 0 0 0 119875 125 0 0 25 0 1 0 196774013 97923072 22468 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16486/statm: 23907 22468 140 302 0 23602 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 95628

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

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

[startup+1200.81 s]
/proc/loadavg: 1.00 1.12 1.09 2/65 18749
/proc/meminfo: memFree=1148424/2055920 swapFree=4183936/4192956
[pid=16486] ppid=16484 vsize=95628 CPUtime=1200
/proc/16486/stat : 16486 (Spear-32) R 16484 16486 14832 0 -1 4194304 23481 0 0 0 119875 125 0 0 25 0 1 0 196774013 97923072 22468 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16486/statm: 23907 22468 140 302 0 23602 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 95628

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.83
CPU time (s): 1200.03
CPU user time (s): 1198.76
CPU system time (s): 1.27481
CPU usage (%): 99.9339
Max. virtual memory (cumulated for all children) (KiB): 95628

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

runsolver used 0.909861 second user time and 2.40763 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Sun Feb 18 03:09:41 UTC 2007

IDJOB= 293299
IDBENCH= 19860
IDSOLVER= 131
FILE ID= node41/293299-1171768181

PBS_JOBID= 3839498

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  91d6f081ceab153c3d465e1ffcfa62c2

RANDOM SEED= 667600394

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node41.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.231
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.231
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:       1278680 kB
Buffers:         40680 kB
Cached:         653268 kB
SwapCached:       3732 kB
Active:         566324 kB
Inactive:       137892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1278680 kB
SwapTotal:     4192956 kB
SwapFree:      4183936 kB
Dirty:            1596 kB
Writeback:           0 kB
Mapped:          15400 kB
Slab:            59036 kB
Committed_AS:   379024 kB
PageTables:       1476 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 node41 on Sun Feb 18 03:29:44 UTC 2007