Trace number 329181

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.12 1200.47

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k60.cnf
MD5SUM913879a5f9dcd02ef984b774902fd16f
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 variables41077
Number of clauses155700
Sum of the clauses size420372
Maximum clause length37
Minimum clause length1
Number of clauses of size 1798
Number of clauses of size 276566
Number of clauses of size 372380
Number of clauses of size 4326
Number of clauses of size 5625
Number of clauses of size over 55005

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/329181-1173134193/instance-329181-1173134193.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/node19/watcher-329181-1173134193 -o ROOT/results/node19/solver-329181-1173134193 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329181-1173134193/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/329181-1173134193/instance-329181-1173134193.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.92 0.98 0.99 3/77 29940
/proc/meminfo: memFree=978352/2055920 swapFree=4169440/4192956
[pid=29940] ppid=29938 vsize=1396 CPUtime=0
/proc/29940/stat : 29940 (Spear-32) R 29938 29940 29833 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 333373352 1429504 138 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29940/statm: 349 138 121 302 0 44 0

[startup+0.086386 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 29940
/proc/meminfo: memFree=978352/2055920 swapFree=4169440/4192956
[pid=29940] ppid=29938 vsize=3616 CPUtime=0.08
/proc/29940/stat : 29940 (Spear-32) R 29938 29940 29833 0 -1 4194304 702 0 0 0 8 0 0 0 18 0 1 0 333373352 3702784 687 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/29940/statm: 904 687 129 302 0 599 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3616

[startup+0.101388 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 29940
/proc/meminfo: memFree=978352/2055920 swapFree=4169440/4192956
[pid=29940] ppid=29938 vsize=4628 CPUtime=0.09
/proc/29940/stat : 29940 (Spear-32) R 29938 29940 29833 0 -1 4194304 956 0 0 0 9 0 0 0 18 0 1 0 333373352 4739072 834 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 135271309 0 0 4096 0 0 0 0 17 1 0 0
/proc/29940/statm: 1157 834 129 302 0 852 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4628

[startup+0.301409 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 29940
/proc/meminfo: memFree=978352/2055920 swapFree=4169440/4192956
[pid=29940] ppid=29938 vsize=10072 CPUtime=0.29
/proc/29940/stat : 29940 (Spear-32) R 29938 29940 29833 0 -1 4194304 2639 0 0 0 28 1 0 0 19 0 1 0 333373352 10313728 2209 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29940/statm: 2518 2209 129 302 0 2213 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10072

[startup+0.701454 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 29940
/proc/meminfo: memFree=978352/2055920 swapFree=4169440/4192956
[pid=29940] ppid=29938 vsize=16460 CPUtime=0.69
/proc/29940/stat : 29940 (Spear-32) R 29938 29940 29833 0 -1 4194304 4491 0 0 0 66 3 0 0 23 0 1 0 333373352 16855040 3476 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29940/statm: 4115 3476 141 302 0 3810 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16460

[startup+1.50154 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 29941
/proc/meminfo: memFree=964776/2055920 swapFree=4169440/4192956
[pid=29940] ppid=29938 vsize=16856 CPUtime=1.49
/proc/29940/stat : 29940 (Spear-32) R 29938 29940 29833 0 -1 4194304 4588 0 0 0 146 3 0 0 25 0 1 0 333373352 17260544 3573 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29940/statm: 4214 3573 141 302 0 3909 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16856

[startup+3.10171 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 29941
/proc/meminfo: memFree=964200/2055920 swapFree=4169440/4192956
[pid=29940] ppid=29938 vsize=17912 CPUtime=3.09
/proc/29940/stat : 29940 (Spear-32) R 29938 29940 29833 0 -1 4194304 4841 0 0 0 304 5 0 0 25 0 1 0 333373352 18341888 3826 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29940/statm: 4478 3826 141 302 0 4173 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17912

[startup+6.30106 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 29941
/proc/meminfo: memFree=961960/2055920 swapFree=4169440/4192956
[pid=29940] ppid=29938 vsize=19964 CPUtime=6.29
/proc/29940/stat : 29940 (Spear-32) R 29938 29940 29833 0 -1 4194304 5358 0 0 0 622 7 0 0 25 0 1 0 333373352 20443136 4343 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29940/statm: 4991 4343 141 302 0 4686 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19964

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 29941
/proc/meminfo: memFree=958184/2055920 swapFree=4169440/4192956
[pid=29940] ppid=29938 vsize=23308 CPUtime=12.69
/proc/29940/stat : 29940 (Spear-32) R 29938 29940 29833 0 -1 4194304 6179 0 0 0 1259 10 0 0 25 0 1 0 333373352 23867392 5164 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29940/statm: 5827 5164 141 302 0 5522 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23308

[startup+25.5022 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 29941
/proc/meminfo: memFree=952488/2055920 swapFree=4169440/4192956
[pid=29940] ppid=29938 vsize=28940 CPUtime=25.48
/proc/29940/stat : 29940 (Spear-32) R 29938 29940 29833 0 -1 4194304 7618 0 0 0 2534 14 0 0 25 0 1 0 333373352 29634560 6570 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29940/statm: 7235 6570 141 302 0 6930 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28940

[startup+51.1029 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 29941
/proc/meminfo: memFree=934824/2055920 swapFree=4169440/4192956
[pid=29940] ppid=29938 vsize=46768 CPUtime=51.08
/proc/29940/stat : 29940 (Spear-32) R 29938 29940 29833 0 -1 4194304 12106 0 0 0 5084 24 0 0 25 0 1 0 333373352 47890432 10993 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134552998 0 0 4096 0 0 0 0 17 1 0 0
/proc/29940/statm: 11692 10993 141 302 0 11387 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 46768

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 29941
/proc/meminfo: memFree=913640/2055920 swapFree=4169440/4192956
[pid=29940] ppid=29938 vsize=67652 CPUtime=102.26
/proc/29940/stat : 29940 (Spear-32) R 29938 29940 29833 0 -1 4194304 17358 0 0 0 10189 37 0 0 25 0 1 0 333373352 69275648 16245 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526846 0 0 4096 0 0 0 0 17 1 0 0
/proc/29940/statm: 16913 16245 141 302 0 16608 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 67652

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29941
/proc/meminfo: memFree=894440/2055920 swapFree=4169440/4192956
[pid=29940] ppid=29938 vsize=87412 CPUtime=162.24
/proc/29940/stat : 29940 (Spear-32) R 29938 29940 29833 0 -1 4194304 22292 0 0 0 16175 49 0 0 25 0 1 0 333373352 89509888 21050 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29940/statm: 21853 21050 141 302 0 21548 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 87412

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29941
/proc/meminfo: memFree=875432/2055920 swapFree=4169440/4192956
[pid=29940] ppid=29938 vsize=106192 CPUtime=222.23
/proc/29940/stat : 29940 (Spear-32) R 29938 29940 29833 0 -1 4194304 27004 0 0 0 22166 57 0 0 25 0 1 0 333373352 108740608 25762 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134539417 0 0 4096 0 0 0 0 17 1 0 0
/proc/29940/statm: 26548 25762 141 302 0 26243 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 106192

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29941
/proc/meminfo: memFree=859496/2055920 swapFree=4169440/4192956
[pid=29940] ppid=29938 vsize=122144 CPUtime=282.21
/proc/29940/stat : 29940 (Spear-32) R 29938 29940 29833 0 -1 4194304 31010 0 0 0 28156 65 0 0 25 0 1 0 333373352 125075456 29768 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29940/statm: 30536 29768 141 302 0 30231 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 122144

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29941
/proc/meminfo: memFree=844776/2055920 swapFree=4169440/4192956
[pid=29940] ppid=29938 vsize=136592 CPUtime=342.2
/proc/29940/stat : 29940 (Spear-32) R 29938 29940 29833 0 -1 4194304 34629 0 0 0 34149 71 0 0 25 0 1 0 333373352 139870208 33387 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/29940/statm: 34148 33387 141 302 0 33843 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 136592

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29941
/proc/meminfo: memFree=831144/2055920 swapFree=4169440/4192956
[pid=29940] ppid=29938 vsize=150360 CPUtime=402.18
/proc/29940/stat : 29940 (Spear-32) R 29938 29940 29833 0 -1 4194304 38084 0 0 0 40140 78 0 0 25 0 1 0 333373352 153968640 36842 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/29940/statm: 37590 36842 141 302 0 37285 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 150360

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29943
/proc/meminfo: memFree=815528/2055920 swapFree=4169440/4192956
[pid=29940] ppid=29938 vsize=165912 CPUtime=462.16
/proc/29940/stat : 29940 (Spear-32) R 29938 29940 29833 0 -1 4194304 41964 0 0 0 46129 87 0 0 25 0 1 0 333373352 169893888 40722 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29940/statm: 41478 40722 141 302 0 41173 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 165912

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29943
/proc/meminfo: memFree=792680/2055920 swapFree=4169440/4192956
[pid=29940] ppid=29938 vsize=189104 CPUtime=522.14
/proc/29940/stat : 29940 (Spear-32) R 29938 29940 29833 0 -1 4194304 47779 0 0 0 52114 100 0 0 25 0 1 0 333373352 193642496 46537 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29940/statm: 47276 46537 141 302 0 46971 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 189104

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29943
/proc/meminfo: memFree=769832/2055920 swapFree=4169440/4192956
[pid=29940] ppid=29938 vsize=211624 CPUtime=582.12
/proc/29940/stat : 29940 (Spear-32) R 29938 29940 29833 0 -1 4194304 53412 0 0 0 58106 106 0 0 25 0 1 0 333373352 216702976 52170 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526831 0 0 4096 0 0 0 0 17 1 0 0
/proc/29940/statm: 52906 52170 141 302 0 52601 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 211624

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29943
/proc/meminfo: memFree=744232/2055920 swapFree=4169440/4192956
[pid=29940] ppid=29938 vsize=236868 CPUtime=642.11
/proc/29940/stat : 29940 (Spear-32) R 29938 29940 29833 0 -1 4194304 59734 0 0 0 64097 114 0 0 25 0 1 0 333373352 242552832 58492 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 135271309 0 0 4096 0 0 0 0 17 1 0 0
/proc/29940/statm: 59217 58492 141 302 0 58912 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 236868

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29943
/proc/meminfo: memFree=719336/2055920 swapFree=4169440/4192956
[pid=29940] ppid=29938 vsize=261812 CPUtime=702.09
/proc/29940/stat : 29940 (Spear-32) R 29938 29940 29833 0 -1 4194304 65998 0 0 0 70086 123 0 0 25 0 1 0 333373352 268095488 64756 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134539882 0 0 4096 0 0 0 0 17 1 0 0
/proc/29940/statm: 65453 64756 141 302 0 65148 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 261812

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29943
/proc/meminfo: memFree=694312/2055920 swapFree=4169440/4192956
[pid=29940] ppid=29938 vsize=287588 CPUtime=762.07
/proc/29940/stat : 29940 (Spear-32) R 29938 29940 29833 0 -1 4194304 72437 0 0 0 76077 130 0 0 25 0 1 0 333373352 294490112 70938 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/29940/statm: 71897 70938 141 302 0 71592 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 287588

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29943
/proc/meminfo: memFree=672040/2055920 swapFree=4169440/4192956
[pid=29940] ppid=29938 vsize=310048 CPUtime=822.05
/proc/29940/stat : 29940 (Spear-32) R 29938 29940 29833 0 -1 4194304 78061 0 0 0 82067 138 0 0 25 0 1 0 333373352 317489152 76562 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526858 0 0 4096 0 0 0 0 17 1 0 0
/proc/29940/statm: 77512 76562 141 302 0 77207 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 310048

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29943
/proc/meminfo: memFree=651048/2055920 swapFree=4169440/4192956
[pid=29940] ppid=29938 vsize=330912 CPUtime=882.03
/proc/29940/stat : 29940 (Spear-32) R 29938 29940 29833 0 -1 4194304 83244 0 0 0 88056 147 0 0 25 0 1 0 333373352 338853888 81745 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/29940/statm: 82728 81745 141 302 0 82423 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 330912

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29943
/proc/meminfo: memFree=637864/2055920 swapFree=4169440/4192956
[pid=29940] ppid=29938 vsize=344084 CPUtime=942.02
/proc/29940/stat : 29940 (Spear-32) R 29938 29940 29833 0 -1 4194304 86568 0 0 0 94049 153 0 0 25 0 1 0 333373352 352342016 85069 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/29940/statm: 86021 85069 141 302 0 85716 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 344084

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29943
/proc/meminfo: memFree=624232/2055920 swapFree=4169440/4192956
[pid=29940] ppid=29938 vsize=357656 CPUtime=1002.01
/proc/29940/stat : 29940 (Spear-32) R 29938 29940 29833 0 -1 4194304 89956 0 0 0 100042 159 0 0 25 0 1 0 333373352 366239744 88457 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29940/statm: 89414 88457 141 302 0 89109 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 357656

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29943
/proc/meminfo: memFree=611176/2055920 swapFree=4169440/4192956
[pid=29940] ppid=29938 vsize=370724 CPUtime=1061.98
/proc/29940/stat : 29940 (Spear-32) R 29938 29940 29833 0 -1 4194304 93234 0 0 0 106032 166 0 0 25 0 1 0 333373352 379621376 91735 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29940/statm: 92681 91735 141 302 0 92376 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 370724

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29943
/proc/meminfo: memFree=596008/2055920 swapFree=4169440/4192956
[pid=29940] ppid=29938 vsize=385640 CPUtime=1121.97
/proc/29940/stat : 29940 (Spear-32) R 29938 29940 29833 0 -1 4194304 96997 0 0 0 112024 173 0 0 25 0 1 0 333373352 394895360 95496 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29940/statm: 96410 95496 141 302 0 96105 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 385640

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29943
/proc/meminfo: memFree=582440/2055920 swapFree=4169440/4192956
[pid=29940] ppid=29938 vsize=399308 CPUtime=1181.95
/proc/29940/stat : 29940 (Spear-32) R 29938 29940 29833 0 -1 4194304 100409 0 0 0 118016 179 0 0 25 0 1 0 333373352 408891392 98908 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29940/statm: 99827 98908 141 302 0 99522 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 399308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29943
/proc/meminfo: memFree=578792/2055920 swapFree=4169440/4192956
[pid=29940] ppid=29938 vsize=402780 CPUtime=1200.05
/proc/29940/stat : 29940 (Spear-32) R 29938 29940 29833 0 -1 4194304 101276 0 0 0 119825 180 0 0 25 0 1 0 333373352 412446720 99775 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/29940/statm: 100695 99775 141 302 0 100390 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 402780

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.47
CPU time (s): 1200.12
CPU user time (s): 1198.25
CPU system time (s): 1.86971
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 402780

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

runsolver used 1.3288 second user time and 3.04554 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Mon Mar  5 22:36:33 UTC 2007

IDJOB= 329181
IDBENCH= 20533
IDSOLVER= 133
FILE ID= node19/329181-1173134193

PBS_JOBID= 4014964

Free space on /tmp= 66518 MiB

SOLVER NAME= Spear 2007-02-12
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k60.cnf
COMMAND LINE= /tmp/evaluation/329181-1173134193/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/329181-1173134193/instance-329181-1173134193.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-329181-1173134193 -o ROOT/results/node19/solver-329181-1173134193 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/329181-1173134193/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/329181-1173134193/instance-329181-1173134193.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  913879a5f9dcd02ef984b774902fd16f

RANDOM SEED= 626980278

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.214
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	: 5931.00
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.214
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:        978824 kB
Buffers:         50992 kB
Cached:         928960 kB
SwapCached:       2580 kB
Active:         272848 kB
Inactive:       729788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        978824 kB
SwapTotal:     4192956 kB
SwapFree:      4169440 kB
Dirty:            5320 kB
Writeback:           0 kB
Mapped:          30008 kB
Slab:            60040 kB
Committed_AS:  1351828 kB
PageTables:       1756 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= 66518 MiB

End job on node19 on Mon Mar  5 22:56:36 UTC 2007