Trace number 330062

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

General information on the benchmark

Nameindustrial/IBM_FV_2002_31_1_rule_1/
SAT_dat.k90.cnf
MD5SUM0d0f0838c34d9c4dc4e93c4a943aa23f
Bench CategoryINDUST (industrial 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 variables134415
Number of clauses602188
Sum of the clauses size1549854
Maximum clause length20
Minimum clause length1
Number of clauses of size 1823
Number of clauses of size 2469066
Number of clauses of size 366112
Number of clauses of size 427025
Number of clauses of size 511724
Number of clauses of size over 527438

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/330062-1173155930/instance-330062-1173155930.cnf

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node10/watcher-330062-1173155930 -o ROOT/results/node10/solver-330062-1173155930 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330062-1173155930/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/330062-1173155930/instance-330062-1173155930.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.91 0.97 0.99 3/77 24580
/proc/meminfo: memFree=1478904/2055920 swapFree=4168812/4192956
[pid=24580] ppid=24578 vsize=1396 CPUtime=0
/proc/24580/stat : 24580 (Spear-32) R 24578 24580 23026 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 335548102 1429504 138 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134803124 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 349 138 121 302 0 44 0

[startup+0.0996781 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 24580
/proc/meminfo: memFree=1478904/2055920 swapFree=4168812/4192956
[pid=24580] ppid=24578 vsize=2616 CPUtime=0.09
/proc/24580/stat : 24580 (Spear-32) R 24578 24580 23026 0 -1 4194304 457 0 0 0 9 0 0 0 18 0 1 0 335548102 2678784 441 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134533777 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 654 441 129 302 0 349 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2616

[startup+0.101678 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 24580
/proc/meminfo: memFree=1478904/2055920 swapFree=4168812/4192956
[pid=24580] ppid=24578 vsize=2616 CPUtime=0.1
/proc/24580/stat : 24580 (Spear-32) R 24578 24580 23026 0 -1 4194304 483 0 0 0 10 0 0 0 18 0 1 0 335548102 2678784 467 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 654 467 129 302 0 349 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2616

[startup+0.301706 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 24580
/proc/meminfo: memFree=1478904/2055920 swapFree=4168812/4192956
[pid=24580] ppid=24578 vsize=9560 CPUtime=0.29
/proc/24580/stat : 24580 (Spear-32) R 24578 24580 23026 0 -1 4194304 2435 0 0 0 28 1 0 0 19 0 1 0 335548102 9789440 2005 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 2390 2006 129 302 0 2085 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9560

[startup+0.701759 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 24580
/proc/meminfo: memFree=1478904/2055920 swapFree=4168812/4192956
[pid=24580] ppid=24578 vsize=21452 CPUtime=0.69
/proc/24580/stat : 24580 (Spear-32) R 24578 24580 23026 0 -1 4194304 6107 0 0 0 65 4 0 0 22 0 1 0 335548102 21966848 5097 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 5363 5097 129 302 0 5058 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21452

[startup+1.50187 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 24581
/proc/meminfo: memFree=1450352/2055920 swapFree=4168812/4192956
[pid=24580] ppid=24578 vsize=56556 CPUtime=1.49
/proc/24580/stat : 24580 (Spear-32) R 24578 24580 23026 0 -1 4194304 14558 0 0 0 137 12 0 0 25 0 1 0 335548102 57913344 11047 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 14139 11049 129 302 0 13834 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56556

[startup+3.10108 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 24581
/proc/meminfo: memFree=1430000/2055920 swapFree=4168812/4192956
[pid=24580] ppid=24578 vsize=58544 CPUtime=3.08
/proc/24580/stat : 24580 (Spear-32) R 24578 24580 23026 0 -1 4194304 16554 0 0 0 294 14 0 0 25 0 1 0 335548102 59949056 12274 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 14636 12274 140 302 0 14331 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 58544

[startup+6.30151 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 24581
/proc/meminfo: memFree=1429936/2055920 swapFree=4168812/4192956
[pid=24580] ppid=24578 vsize=58544 CPUtime=6.29
/proc/24580/stat : 24580 (Spear-32) R 24578 24580 23026 0 -1 4194304 16554 0 0 0 611 18 0 0 25 0 1 0 335548102 59949056 12274 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 14636 12274 140 302 0 14331 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58544

[startup+12.7014 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 24581
/proc/meminfo: memFree=1430128/2055920 swapFree=4168812/4192956
[pid=24580] ppid=24578 vsize=58544 CPUtime=12.69
/proc/24580/stat : 24580 (Spear-32) R 24578 24580 23026 0 -1 4194304 16554 0 0 0 1245 24 0 0 25 0 1 0 335548102 59949056 12274 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 14636 12274 140 302 0 14331 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58544

[startup+25.5011 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 24581
/proc/meminfo: memFree=1429304/2055920 swapFree=4168812/4192956
[pid=24580] ppid=24578 vsize=59704 CPUtime=25.48
/proc/24580/stat : 24580 (Spear-32) R 24578 24580 23026 0 -1 4194304 16817 0 0 0 2512 36 0 0 25 0 1 0 335548102 61136896 12537 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134551893 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 14926 12537 140 302 0 14621 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 59704

[startup+51.1016 s]
/proc/loadavg: 0.96 0.97 0.99 2/78 24581
/proc/meminfo: memFree=1423992/2055920 swapFree=4168812/4192956
[pid=24580] ppid=24578 vsize=65192 CPUtime=51.07
/proc/24580/stat : 24580 (Spear-32) R 24578 24580 23026 0 -1 4194304 18239 0 0 0 5054 53 0 0 25 0 1 0 335548102 66756608 13894 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 16298 13894 140 302 0 15993 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 65192

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 24581
/proc/meminfo: memFree=1410552/2055920 swapFree=4168812/4192956
[pid=24580] ppid=24578 vsize=78868 CPUtime=102.27
/proc/24580/stat : 24580 (Spear-32) R 24578 24580 23026 0 -1 4194304 21708 0 0 0 10151 76 0 0 25 0 1 0 335548102 80760832 17234 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 19717 17234 140 302 0 19412 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 78868

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 24581
/proc/meminfo: memFree=1394680/2055920 swapFree=4168812/4192956
[pid=24580] ppid=24578 vsize=94720 CPUtime=162.24
/proc/24580/stat : 24580 (Spear-32) R 24578 24580 23026 0 -1 4194304 25678 0 0 0 16135 89 0 0 25 0 1 0 335548102 96993280 21204 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527089 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 23680 21204 140 302 0 23375 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 94720

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 24581
/proc/meminfo: memFree=1381240/2055920 swapFree=4168812/4192956
[pid=24580] ppid=24578 vsize=107864 CPUtime=222.22
/proc/24580/stat : 24580 (Spear-32) R 24578 24580 23026 0 -1 4194304 29007 0 0 0 22117 105 0 0 25 0 1 0 335548102 110452736 24533 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 26966 24533 140 302 0 26661 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 107864

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 24581
/proc/meminfo: memFree=1371576/2055920 swapFree=4168812/4192956
[pid=24580] ppid=24578 vsize=118700 CPUtime=282.21
/proc/24580/stat : 24580 (Spear-32) R 24578 24580 23026 0 -1 4194304 31700 0 0 0 28105 116 0 0 25 0 1 0 335548102 121548800 26969 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 29675 26969 140 302 0 29370 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 118700

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 24581
/proc/meminfo: memFree=1361464/2055920 swapFree=4168812/4192956
[pid=24580] ppid=24578 vsize=128608 CPUtime=342.19
/proc/24580/stat : 24580 (Spear-32) R 24578 24580 23026 0 -1 4194304 34184 0 0 0 34093 126 0 0 25 0 1 0 335548102 131694592 29453 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 32152 29453 140 302 0 31847 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 128608

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 24583
/proc/meminfo: memFree=1351736/2055920 swapFree=4168812/4192956
[pid=24580] ppid=24578 vsize=138692 CPUtime=402.16
/proc/24580/stat : 24580 (Spear-32) R 24578 24580 23026 0 -1 4194304 36647 0 0 0 40082 134 0 0 25 0 1 0 335548102 142020608 31916 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526820 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 34673 31916 140 302 0 34368 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 138692

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 24583
/proc/meminfo: memFree=1342712/2055920 swapFree=4168812/4192956
[pid=24580] ppid=24578 vsize=147576 CPUtime=462.14
/proc/24580/stat : 24580 (Spear-32) R 24578 24580 23026 0 -1 4194304 38870 0 0 0 46071 143 0 0 25 0 1 0 335548102 151117824 34139 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526986 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 36894 34139 140 302 0 36589 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 147576

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 24583
/proc/meminfo: memFree=1334072/2055920 swapFree=4168812/4192956
[pid=24580] ppid=24578 vsize=156288 CPUtime=522.13
/proc/24580/stat : 24580 (Spear-32) R 24578 24580 23026 0 -1 4194304 41053 0 0 0 52062 151 0 0 25 0 1 0 335548102 160038912 36322 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 39072 36322 140 302 0 38767 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 156288

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 24583
/proc/meminfo: memFree=1325560/2055920 swapFree=4168812/4192956
[pid=24580] ppid=24578 vsize=164916 CPUtime=582.11
/proc/24580/stat : 24580 (Spear-32) R 24578 24580 23026 0 -1 4194304 43152 0 0 0 58053 158 0 0 25 0 1 0 335548102 168873984 38421 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 41229 38421 140 302 0 40924 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 164916

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 24583
/proc/meminfo: memFree=1316536/2055920 swapFree=4168812/4192956
[pid=24580] ppid=24578 vsize=173940 CPUtime=642.09
/proc/24580/stat : 24580 (Spear-32) R 24578 24580 23026 0 -1 4194304 45379 0 0 0 64040 169 0 0 25 0 1 0 335548102 178114560 40648 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 43485 40648 140 302 0 43180 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 173940

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 3/78 24583
/proc/meminfo: memFree=1306936/2055920 swapFree=4168812/4192956
[pid=24580] ppid=24578 vsize=183568 CPUtime=702.08
/proc/24580/stat : 24580 (Spear-32) R 24578 24580 23026 0 -1 4194304 47806 0 0 0 70030 178 0 0 25 0 1 0 335548102 187973632 43075 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 45892 43075 140 302 0 45587 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 183568

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 24583
/proc/meminfo: memFree=1297912/2055920 swapFree=4168812/4192956
[pid=24580] ppid=24578 vsize=192372 CPUtime=762.06
/proc/24580/stat : 24580 (Spear-32) R 24578 24580 23026 0 -1 4194304 50023 0 0 0 76020 186 0 0 25 0 1 0 335548102 196988928 45292 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 48093 45292 140 302 0 47788 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 192372

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 24583
/proc/meminfo: memFree=1289464/2055920 swapFree=4168812/4192956
[pid=24580] ppid=24578 vsize=202932 CPUtime=822.04
/proc/24580/stat : 24580 (Spear-32) R 24578 24580 23026 0 -1 4194304 52670 0 0 0 82010 194 0 0 25 0 1 0 335548102 207802368 47426 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 50733 47426 140 302 0 50428 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 202932

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 24583
/proc/meminfo: memFree=1281848/2055920 swapFree=4168812/4192956
[pid=24580] ppid=24578 vsize=210844 CPUtime=882.01
/proc/24580/stat : 24580 (Spear-32) R 24578 24580 23026 0 -1 4194304 54555 0 0 0 88000 201 0 0 25 0 1 0 335548102 215904256 49311 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524846 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 52711 49311 140 302 0 52406 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 210844

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 24583
/proc/meminfo: memFree=1274680/2055920 swapFree=4168812/4192956
[pid=24580] ppid=24578 vsize=218396 CPUtime=942
/proc/24580/stat : 24580 (Spear-32) R 24578 24580 23026 0 -1 4194304 56366 0 0 0 93991 209 0 0 25 0 1 0 335548102 223637504 51122 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 54599 51122 140 302 0 54294 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 218396

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 24583
/proc/meminfo: memFree=1267512/2055920 swapFree=4168812/4192956
[pid=24580] ppid=24578 vsize=225532 CPUtime=1001.98
/proc/24580/stat : 24580 (Spear-32) R 24578 24580 23026 0 -1 4194304 58147 0 0 0 99981 217 0 0 25 0 1 0 335548102 230944768 52903 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 56383 52903 140 302 0 56078 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 225532

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 24583
/proc/meminfo: memFree=1257976/2055920 swapFree=4168812/4192956
[pid=24580] ppid=24578 vsize=235108 CPUtime=1061.96
/proc/24580/stat : 24580 (Spear-32) R 24578 24580 23026 0 -1 4194304 60547 0 0 0 105971 225 0 0 25 0 1 0 335548102 240750592 55303 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 58777 55303 140 302 0 58472 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 235108

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 24583
/proc/meminfo: memFree=1249080/2055920 swapFree=4168812/4192956
[pid=24580] ppid=24578 vsize=243864 CPUtime=1121.94
/proc/24580/stat : 24580 (Spear-32) R 24578 24580 23026 0 -1 4194304 62728 0 0 0 111960 234 0 0 25 0 1 0 335548102 249716736 57484 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526917 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 60966 57484 140 302 0 60661 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 243864

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 24583
/proc/meminfo: memFree=1241592/2055920 swapFree=4168812/4192956
[pid=24580] ppid=24578 vsize=251516 CPUtime=1181.92
/proc/24580/stat : 24580 (Spear-32) R 24578 24580 23026 0 -1 4194304 64632 0 0 0 117952 240 0 0 25 0 1 0 335548102 257552384 59388 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 62879 59388 140 302 0 62574 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 251516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 24583
/proc/meminfo: memFree=1239224/2055920 swapFree=4168812/4192956
[pid=24580] ppid=24578 vsize=254044 CPUtime=1200.02
/proc/24580/stat : 24580 (Spear-32) R 24578 24580 23026 0 -1 4194304 65191 0 0 0 119760 242 0 0 25 0 1 0 335548102 260141056 59947 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 63511 59947 140 302 0 63206 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 254044

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.44
CPU time (s): 1200.07
CPU user time (s): 1197.61
CPU system time (s): 2.46263
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (KiB): 254044

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

runsolver used 1.2998 second user time and 3.07453 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Tue Mar  6 04:38:51 UTC 2007

IDJOB= 330062
IDBENCH= 20554
IDSOLVER= 132
FILE ID= node10/330062-1173155930

PBS_JOBID= 4014984

Free space on /tmp= 66489 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_31_1_rule_1/SAT_dat.k90.cnf
COMMAND LINE= /tmp/evaluation/330062-1173155930/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/330062-1173155930/instance-330062-1173155930.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-330062-1173155930 -o ROOT/results/node10/solver-330062-1173155930 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330062-1173155930/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/330062-1173155930/instance-330062-1173155930.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  0d0f0838c34d9c4dc4e93c4a943aa23f

RANDOM SEED= 603703434

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.232
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.232
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:       1479248 kB
Buffers:         47720 kB
Cached:         436308 kB
SwapCached:       2784 kB
Active:         184848 kB
Inactive:       325676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1479248 kB
SwapTotal:     4192956 kB
SwapFree:      4168812 kB
Dirty:           15788 kB
Writeback:           0 kB
Mapped:          33988 kB
Slab:            51532 kB
Committed_AS:  1620072 kB
PageTables:       1844 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= 66489 MiB

End job on node10 on Tue Mar  6 04:58:53 UTC 2007