Trace number 320121

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

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-f7idw.cnf
MD5SUMe11b8f7666247454d93edb47f1646e2c
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark126.08
Satisfiable
(Un)Satisfiability was proved
Number of variables263022
Number of clauses782329
Sum of the clauses size1825433
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2521552
Number of clauses of size 3260776
Number of clauses of size 40
Number of clauses of size 50
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/320121-1173041017/instance-320121-1173041017.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-320121-1173041017 -o ROOT/results/node10/solver-320121-1173041017 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/320121-1173041017/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/320121-1173041017/instance-320121-1173041017.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.99 0.97 0.96 3/77 7757
/proc/meminfo: memFree=1137472/2055920 swapFree=4168772/4192956
[pid=7757] ppid=7755 vsize=1536 CPUtime=0
/proc/7757/stat : 7757 (Spear-32) R 7755 7757 6530 0 -1 4194304 208 0 0 0 0 0 0 0 18 0 1 0 324056723 1572864 192 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134513436 0 0 4096 0 0 0 0 17 1 0 0
/proc/7757/statm: 384 192 128 302 0 79 0

[startup+0.010581 s]
/proc/loadavg: 0.99 0.97 0.96 3/77 7757
/proc/meminfo: memFree=1137472/2055920 swapFree=4168772/4192956
[pid=7757] ppid=7755 vsize=1808 CPUtime=0
/proc/7757/stat : 7757 (Spear-32) R 7755 7757 6530 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 324056723 1851392 266 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 135271772 0 0 4096 0 0 0 0 17 1 0 0
/proc/7757/statm: 452 266 129 302 0 147 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1808

[startup+0.101593 s]
/proc/loadavg: 0.99 0.97 0.96 3/77 7757
/proc/meminfo: memFree=1137472/2055920 swapFree=4168772/4192956
[pid=7757] ppid=7755 vsize=5352 CPUtime=0.09
/proc/7757/stat : 7757 (Spear-32) R 7755 7757 6530 0 -1 4194304 1242 0 0 0 9 0 0 0 18 0 1 0 324056723 5480448 1087 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7757/statm: 1338 1087 129 302 0 1033 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5352

[startup+0.30162 s]
/proc/loadavg: 0.99 0.97 0.96 3/77 7757
/proc/meminfo: memFree=1137472/2055920 swapFree=4168772/4192956
[pid=7757] ppid=7755 vsize=13024 CPUtime=0.29
/proc/7757/stat : 7757 (Spear-32) R 7755 7757 6530 0 -1 4194304 3531 0 0 0 27 2 0 0 19 0 1 0 324056723 13336576 2683 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7757/statm: 3257 2684 129 302 0 2952 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13024

[startup+0.701674 s]
/proc/loadavg: 0.99 0.97 0.96 3/77 7757
/proc/meminfo: memFree=1137472/2055920 swapFree=4168772/4192956
[pid=7757] ppid=7755 vsize=26720 CPUtime=0.69
/proc/7757/stat : 7757 (Spear-32) R 7755 7757 6530 0 -1 4194304 7756 0 0 0 61 8 0 0 23 0 1 0 324056723 27361280 5880 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/7757/statm: 6680 5880 129 302 0 6375 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26720

[startup+1.50178 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 7758
/proc/meminfo: memFree=1103544/2055920 swapFree=4168772/4192956
[pid=7757] ppid=7755 vsize=56144 CPUtime=1.49
/proc/7757/stat : 7757 (Spear-32) R 7755 7757 6530 0 -1 4194304 16748 0 0 0 133 16 0 0 25 0 1 0 324056723 57491456 12307 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7757/statm: 14036 12307 129 302 0 13731 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56144

[startup+3.102 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 7758
/proc/meminfo: memFree=1064440/2055920 swapFree=4168772/4192956
[pid=7757] ppid=7755 vsize=91232 CPUtime=3.09
/proc/7757/stat : 7757 (Spear-32) R 7755 7757 6530 0 -1 4194304 27065 0 0 0 285 24 0 0 25 0 1 0 324056723 93421568 19037 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7757/statm: 22808 19037 140 302 0 22503 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 91232

[startup+6.30143 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 7758
/proc/meminfo: memFree=1060856/2055920 swapFree=4168772/4192956
[pid=7757] ppid=7755 vsize=92260 CPUtime=6.29
/proc/7757/stat : 7757 (Spear-32) R 7755 7757 6530 0 -1 4194304 27280 0 0 0 603 26 0 0 25 0 1 0 324056723 94474240 19252 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7757/statm: 23065 19252 141 302 0 22760 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 92260

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 7758
/proc/meminfo: memFree=1060728/2055920 swapFree=4168772/4192956
[pid=7757] ppid=7755 vsize=92260 CPUtime=12.69
/proc/7757/stat : 7757 (Spear-32) R 7755 7757 6530 0 -1 4194304 27280 0 0 0 1240 29 0 0 25 0 1 0 324056723 94474240 19252 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134513512 0 0 4096 0 0 0 0 17 1 0 0
/proc/7757/statm: 23065 19252 141 302 0 22760 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 92260

[startup+25.502 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 7758
/proc/meminfo: memFree=1056888/2055920 swapFree=4168772/4192956
[pid=7757] ppid=7755 vsize=96300 CPUtime=25.48
/proc/7757/stat : 7757 (Spear-32) R 7755 7757 6530 0 -1 4194304 28277 0 0 0 2513 35 0 0 25 0 1 0 324056723 98611200 20249 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7757/statm: 24075 20249 141 302 0 23770 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 96300

[startup+51.1015 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 7760
/proc/meminfo: memFree=1049400/2055920 swapFree=4168772/4192956
[pid=7757] ppid=7755 vsize=103888 CPUtime=51.07
/proc/7757/stat : 7757 (Spear-32) R 7755 7757 6530 0 -1 4194304 30227 0 0 0 5059 48 0 0 25 0 1 0 324056723 106381312 22166 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7757/statm: 25972 22166 141 302 0 25667 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 103888

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 7760
/proc/meminfo: memFree=1035576/2055920 swapFree=4168772/4192956
[pid=7757] ppid=7755 vsize=117728 CPUtime=102.26
/proc/7757/stat : 7757 (Spear-32) R 7755 7757 6530 0 -1 4194304 33721 0 0 0 10156 70 0 0 25 0 1 0 324056723 120553472 25595 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/7757/statm: 29432 25595 141 302 0 29127 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 117728

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 7760
/proc/meminfo: memFree=1016440/2055920 swapFree=4168772/4192956
[pid=7757] ppid=7755 vsize=137744 CPUtime=162.24
/proc/7757/stat : 7757 (Spear-32) R 7755 7757 6530 0 -1 4194304 38657 0 0 0 16131 93 0 0 25 0 1 0 324056723 141049856 30402 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7757/statm: 34436 30402 141 302 0 34131 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 137744

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 7760
/proc/meminfo: memFree=1000568/2055920 swapFree=4168772/4192956
[pid=7757] ppid=7755 vsize=154028 CPUtime=222.22
/proc/7757/stat : 7757 (Spear-32) R 7755 7757 6530 0 -1 4194304 42584 0 0 0 22110 112 0 0 25 0 1 0 324056723 157724672 34329 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527019 0 0 4096 0 0 0 0 17 1 0 0
/proc/7757/statm: 38507 34329 141 302 0 38202 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 154028

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 7760
/proc/meminfo: memFree=981688/2055920 swapFree=4168772/4192956
[pid=7757] ppid=7755 vsize=174420 CPUtime=282.2
/proc/7757/stat : 7757 (Spear-32) R 7755 7757 6530 0 -1 4194304 47581 0 0 0 28088 132 0 0 25 0 1 0 324056723 178606080 39069 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7757/statm: 43605 39069 141 302 0 43300 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 174420

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 7760
/proc/meminfo: memFree=967032/2055920 swapFree=4168772/4192956
[pid=7757] ppid=7755 vsize=188748 CPUtime=342.18
/proc/7757/stat : 7757 (Spear-32) R 7755 7757 6530 0 -1 4194304 51195 0 0 0 34068 150 0 0 25 0 1 0 324056723 193277952 42683 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7757/statm: 47187 42683 141 302 0 46882 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 188748

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 7760
/proc/meminfo: memFree=954040/2055920 swapFree=4168772/4192956
[pid=7757] ppid=7755 vsize=202096 CPUtime=402.16
/proc/7757/stat : 7757 (Spear-32) R 7755 7757 6530 0 -1 4194304 54461 0 0 0 40052 164 0 0 25 0 1 0 324056723 206946304 45949 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7757/statm: 50524 45949 141 302 0 50219 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 202096

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 7760
/proc/meminfo: memFree=942776/2055920 swapFree=4168772/4192956
[pid=7757] ppid=7755 vsize=213340 CPUtime=462.14
/proc/7757/stat : 7757 (Spear-32) R 7755 7757 6530 0 -1 4194304 57262 0 0 0 46038 176 0 0 25 0 1 0 324056723 218460160 48750 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7757/statm: 53335 48750 141 302 0 53030 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 213340

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 7760
/proc/meminfo: memFree=929272/2055920 swapFree=4168772/4192956
[pid=7757] ppid=7755 vsize=226840 CPUtime=522.13
/proc/7757/stat : 7757 (Spear-32) R 7755 7757 6530 0 -1 4194304 60652 0 0 0 52020 193 0 0 25 0 1 0 324056723 232284160 52140 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7757/statm: 56710 52140 141 302 0 56405 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 226840

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 7760
/proc/meminfo: memFree=917368/2055920 swapFree=4168772/4192956
[pid=7757] ppid=7755 vsize=240712 CPUtime=582.11
/proc/7757/stat : 7757 (Spear-32) R 7755 7757 6530 0 -1 4194304 64113 0 0 0 58006 205 0 0 25 0 1 0 324056723 246489088 55088 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526636 0 0 4096 0 0 0 0 17 1 0 0
/proc/7757/statm: 60178 55088 141 302 0 59873 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 240712

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 7760
/proc/meminfo: memFree=905784/2055920 swapFree=4168772/4192956
[pid=7757] ppid=7755 vsize=251988 CPUtime=642.09
/proc/7757/stat : 7757 (Spear-32) R 7755 7757 6530 0 -1 4194304 66967 0 0 0 63992 217 0 0 25 0 1 0 324056723 258035712 57942 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7757/statm: 62997 57942 141 302 0 62692 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 251988

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 7760
/proc/meminfo: memFree=894072/2055920 swapFree=4168772/4192956
[pid=7757] ppid=7755 vsize=264672 CPUtime=702.07
/proc/7757/stat : 7757 (Spear-32) R 7755 7757 6530 0 -1 4194304 69921 0 0 0 69976 231 0 0 25 0 1 0 324056723 271024128 60896 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7757/statm: 66168 60896 141 302 0 65863 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 264672

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 7760
/proc/meminfo: memFree=883320/2055920 swapFree=4168772/4192956
[pid=7757] ppid=7755 vsize=275260 CPUtime=762.06
/proc/7757/stat : 7757 (Spear-32) R 7755 7757 6530 0 -1 4194304 72571 0 0 0 75962 244 0 0 25 0 1 0 324056723 281866240 63546 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7757/statm: 68815 63546 141 302 0 68510 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 275260

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 7760
/proc/meminfo: memFree=875576/2055920 swapFree=4168772/4192956
[pid=7757] ppid=7755 vsize=283172 CPUtime=822.03
/proc/7757/stat : 7757 (Spear-32) R 7755 7757 6530 0 -1 4194304 74527 0 0 0 81948 255 0 0 25 0 1 0 324056723 289968128 65502 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7757/statm: 70793 65502 141 302 0 70488 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 283172

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 7760
/proc/meminfo: memFree=870392/2055920 swapFree=4168772/4192956
[pid=7757] ppid=7755 vsize=288292 CPUtime=882.01
/proc/7757/stat : 7757 (Spear-32) R 7755 7757 6530 0 -1 4194304 75814 0 0 0 87935 266 0 0 25 0 1 0 324056723 295211008 66789 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7757/statm: 72073 66789 141 302 0 71768 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 288292

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 7760
/proc/meminfo: memFree=866104/2055920 swapFree=4168772/4192956
[pid=7757] ppid=7755 vsize=292632 CPUtime=942
/proc/7757/stat : 7757 (Spear-32) R 7755 7757 6530 0 -1 4194304 76908 0 0 0 93925 275 0 0 25 0 1 0 324056723 299655168 67883 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7757/statm: 73158 67883 141 302 0 72853 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 292632

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 7760
/proc/meminfo: memFree=861432/2055920 swapFree=4168772/4192956
[pid=7757] ppid=7755 vsize=296940 CPUtime=1001.97
/proc/7757/stat : 7757 (Spear-32) R 7755 7757 6530 0 -1 4194304 78053 0 0 0 99914 283 0 0 25 0 1 0 324056723 304066560 69028 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7757/statm: 74235 69028 141 302 0 73930 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 296940

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/84 7842
/proc/meminfo: memFree=854728/2055920 swapFree=4168772/4192956
[pid=7757] ppid=7755 vsize=303080 CPUtime=1061.92
/proc/7757/stat : 7757 (Spear-32) R 7755 7757 6530 0 -1 4194304 79455 0 0 0 105899 293 0 0 25 0 1 0 324056723 310353920 70430 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7757/statm: 75770 70430 141 302 0 75465 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 303080

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/84 7936
/proc/meminfo: memFree=850184/2055920 swapFree=4168772/4192956
[pid=7757] ppid=7755 vsize=308548 CPUtime=1121.85
/proc/7757/stat : 7757 (Spear-32) R 7755 7757 6530 0 -1 4194304 80597 0 0 0 111885 300 0 0 25 0 1 0 324056723 315953152 71572 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7757/statm: 77137 71572 141 302 0 76832 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 308548

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 7958
/proc/meminfo: memFree=846328/2055920 swapFree=4168772/4192956
[pid=7757] ppid=7755 vsize=313784 CPUtime=1181.82
/proc/7757/stat : 7757 (Spear-32) R 7755 7757 6530 0 -1 4194304 81811 0 0 0 117873 309 0 0 25 0 1 0 324056723 321314816 72786 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/7757/statm: 78446 72786 141 302 0 78141 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 313784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 7958
/proc/meminfo: memFree=845176/2055920 swapFree=4168772/4192956
[pid=7757] ppid=7755 vsize=314708 CPUtime=1200.01
/proc/7757/stat : 7757 (Spear-32) R 7755 7757 6530 0 -1 4194304 82081 0 0 0 119691 310 0 0 25 0 1 0 324056723 322260992 73056 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7757/statm: 78677 73056 141 302 0 78372 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 314708

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 7958
/proc/meminfo: memFree=845176/2055920 swapFree=4168772/4192956
[pid=7757] ppid=7755 vsize=314708 CPUtime=1200.01
/proc/7757/stat : 7757 (Spear-32) R 7755 7757 6530 0 -1 4194304 82081 0 0 0 119691 310 0 0 25 0 1 0 324056723 322260992 73056 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7757/statm: 78677 73056 141 302 0 78372 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 314708

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.07
CPU user time (s): 1196.92
CPU system time (s): 3.15452
CPU usage (%): 99.9599
Max. virtual memory (cumulated for all children) (KiB): 314708

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

runsolver used 1.34679 second user time and 3.02854 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Sun Mar  4 20:43:37 UTC 2007

IDJOB= 320121
IDBENCH= 20495
IDSOLVER= 133
FILE ID= node10/320121-1173041017

PBS_JOBID= 4012243

Free space on /tmp= 66498 MiB

SOLVER NAME= Spear 2007-02-12
BENCH NAME= HOME/pub/bench/SAT07/industrial/manolios/manol-pipe-f7idw.cnf
COMMAND LINE= /tmp/evaluation/320121-1173041017/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/320121-1173041017/instance-320121-1173041017.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-320121-1173041017 -o ROOT/results/node10/solver-320121-1173041017 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/320121-1173041017/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/320121-1173041017/instance-320121-1173041017.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  e11b8f7666247454d93edb47f1646e2c

RANDOM SEED= 47308426

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:       1137816 kB
Buffers:         41228 kB
Cached:         794860 kB
SwapCached:       3372 kB
Active:         377196 kB
Inactive:       482436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1137816 kB
SwapTotal:     4192956 kB
SwapFree:      4168772 kB
Dirty:           15572 kB
Writeback:           0 kB
Mapped:          30488 kB
Slab:            43896 kB
Committed_AS:  1594176 kB
PageTables:       1832 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= 66498 MiB

End job on node10 on Sun Mar  4 21:03:40 UTC 2007