Trace number 329516

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.1 1200.64

General information on the benchmark

Nameindustrial/IBM_FV_2002_31_1_rule_1/
SAT_dat.k45.cnf
MD5SUM6661a752ccd54bac3f6874663e641053
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 variables66285
Number of clauses296368
Sum of the clauses size762534
Maximum clause length20
Minimum clause length1
Number of clauses of size 1463
Number of clauses of size 2230746
Number of clauses of size 332587
Number of clauses of size 413300
Number of clauses of size 55784
Number of clauses of size over 513488

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/329516-1173142557/instance-329516-1173142557.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/node45/watcher-329516-1173142557 -o ROOT/results/node45/solver-329516-1173142557 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329516-1173142557/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/329516-1173142557/instance-329516-1173142557.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/64 18778
/proc/meminfo: memFree=1461056/2055920 swapFree=4192812/4192956
[pid=18778] ppid=18776 vsize=1396 CPUtime=0
/proc/18778/stat : 18778 (Spear-32) R 18776 18778 17777 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 40231556 1429504 138 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18778/statm: 349 138 121 302 0 44 0

[startup+0.043986 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18778
/proc/meminfo: memFree=1461056/2055920 swapFree=4192812/4192956
[pid=18778] ppid=18776 vsize=1936 CPUtime=0.04
/proc/18778/stat : 18778 (Spear-32) R 18776 18778 17777 0 -1 4194304 279 0 0 0 4 0 0 0 18 0 1 0 40231556 1982464 263 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134515386 0 0 4096 0 0 0 0 17 1 0 0
/proc/18778/statm: 484 263 128 302 0 179 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1936

[startup+0.101996 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18778
/proc/meminfo: memFree=1461056/2055920 swapFree=4192812/4192956
[pid=18778] ppid=18776 vsize=3852 CPUtime=0.09
/proc/18778/stat : 18778 (Spear-32) R 18776 18778 17777 0 -1 4194304 757 0 0 0 9 0 0 0 18 0 1 0 40231556 3944448 741 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18778/statm: 963 741 129 302 0 658 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3852

[startup+0.302032 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18778
/proc/meminfo: memFree=1461056/2055920 swapFree=4192812/4192956
[pid=18778] ppid=18776 vsize=10296 CPUtime=0.29
/proc/18778/stat : 18778 (Spear-32) R 18776 18778 17777 0 -1 4194304 2695 0 0 0 28 1 0 0 19 0 1 0 40231556 10543104 2265 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134515386 0 0 4096 0 0 0 0 17 1 0 0
/proc/18778/statm: 2574 2265 129 302 0 2269 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10296

[startup+0.701104 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18778
/proc/meminfo: memFree=1461056/2055920 swapFree=4192812/4192956
[pid=18778] ppid=18776 vsize=23200 CPUtime=0.69
/proc/18778/stat : 18778 (Spear-32) R 18776 18778 17777 0 -1 4194304 6576 0 0 0 65 4 0 0 22 0 1 0 40231556 23756800 5309 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18778/statm: 5800 5309 129 302 0 5495 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23200

[startup+1.50125 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 18779
/proc/meminfo: memFree=1436920/2055920 swapFree=4192812/4192956
[pid=18778] ppid=18776 vsize=29528 CPUtime=1.49
/proc/18778/stat : 18778 (Spear-32) R 18776 18778 17777 0 -1 4194304 8243 0 0 0 143 6 0 0 25 0 1 0 40231556 30236672 6142 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18778/statm: 7382 6142 140 302 0 7077 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29528

[startup+3.10154 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 18779
/proc/meminfo: memFree=1436792/2055920 swapFree=4192812/4192956
[pid=18778] ppid=18776 vsize=29528 CPUtime=3.09
/proc/18778/stat : 18778 (Spear-32) R 18776 18778 17777 0 -1 4194304 8243 0 0 0 300 9 0 0 25 0 1 0 40231556 30236672 6142 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18778/statm: 7382 6142 140 302 0 7077 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29528

[startup+6.30112 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 18779
/proc/meminfo: memFree=1436472/2055920 swapFree=4192812/4192956
[pid=18778] ppid=18776 vsize=29528 CPUtime=6.29
/proc/18778/stat : 18778 (Spear-32) R 18776 18778 17777 0 -1 4194304 8243 0 0 0 617 12 0 0 25 0 1 0 40231556 30236672 6142 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18778/statm: 7382 6142 140 302 0 7077 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29528

[startup+12.7023 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 18779
/proc/meminfo: memFree=1435832/2055920 swapFree=4192812/4192956
[pid=18778] ppid=18776 vsize=30680 CPUtime=12.69
/proc/18778/stat : 18778 (Spear-32) R 18776 18778 17777 0 -1 4194304 8548 0 0 0 1251 18 0 0 25 0 1 0 40231556 31416320 6447 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/18778/statm: 7670 6447 140 302 0 7365 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30680

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 18779
/proc/meminfo: memFree=1431608/2055920 swapFree=4192812/4192956
[pid=18778] ppid=18776 vsize=35024 CPUtime=25.48
/proc/18778/stat : 18778 (Spear-32) R 18776 18778 17777 0 -1 4194304 9637 0 0 0 2522 26 0 0 25 0 1 0 40231556 35864576 7503 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18778/statm: 8756 7503 140 302 0 8451 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35024

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 18779
/proc/meminfo: memFree=1423928/2055920 swapFree=4192812/4192956
[pid=18778] ppid=18776 vsize=42912 CPUtime=51.07
/proc/18778/stat : 18778 (Spear-32) R 18776 18778 17777 0 -1 4194304 11635 0 0 0 5072 35 0 0 25 0 1 0 40231556 43941888 9436 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18778/statm: 10728 9436 140 302 0 10423 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 42912

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 18779
/proc/meminfo: memFree=1408696/2055920 swapFree=4192812/4192956
[pid=18778] ppid=18776 vsize=58256 CPUtime=102.26
/proc/18778/stat : 18778 (Spear-32) R 18776 18778 17777 0 -1 4194304 15538 0 0 0 10176 50 0 0 25 0 1 0 40231556 59654144 13210 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18778/statm: 14564 13210 140 302 0 14259 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 58256

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18779
/proc/meminfo: memFree=1390904/2055920 swapFree=4192812/4192956
[pid=18778] ppid=18776 vsize=76312 CPUtime=162.24
/proc/18778/stat : 18778 (Spear-32) R 18776 18778 17777 0 -1 4194304 20042 0 0 0 16160 64 0 0 25 0 1 0 40231556 78143488 17714 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526665 0 0 4096 0 0 0 0 17 1 0 0
/proc/18778/statm: 19078 17714 140 302 0 18773 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 76312

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18779
/proc/meminfo: memFree=1379384/2055920 swapFree=4192812/4192956
[pid=18778] ppid=18776 vsize=87584 CPUtime=222.21
/proc/18778/stat : 18778 (Spear-32) R 18776 18778 17777 0 -1 4194304 22852 0 0 0 22147 74 0 0 25 0 1 0 40231556 89686016 20524 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18778/statm: 21896 20524 140 302 0 21591 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 87584

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18779
/proc/meminfo: memFree=1369016/2055920 swapFree=4192812/4192956
[pid=18778] ppid=18776 vsize=99256 CPUtime=282.19
/proc/18778/stat : 18778 (Spear-32) R 18776 18778 17777 0 -1 4194304 25739 0 0 0 28134 85 0 0 25 0 1 0 40231556 101638144 23154 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18778/statm: 24814 23154 140 302 0 24509 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 99256

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 18895
/proc/meminfo: memFree=1357248/2055920 swapFree=4192812/4192956
[pid=18778] ppid=18776 vsize=109668 CPUtime=342.12
/proc/18778/stat : 18778 (Spear-32) R 18776 18778 17777 0 -1 4194304 28312 0 0 0 34116 96 0 0 25 0 1 0 40231556 112300032 25727 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18778/statm: 27417 25727 140 302 0 27112 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 109668

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18977
/proc/meminfo: memFree=1349432/2055920 swapFree=4192812/4192956
[pid=18778] ppid=18776 vsize=118632 CPUtime=402.04
/proc/18778/stat : 18778 (Spear-32) R 18776 18778 17777 0 -1 4194304 30559 0 0 0 40101 103 0 0 25 0 1 0 40231556 121479168 27974 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18778/statm: 29658 27974 140 302 0 29353 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 118632

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18977
/proc/meminfo: memFree=1339512/2055920 swapFree=4192812/4192956
[pid=18778] ppid=18776 vsize=128700 CPUtime=462.02
/proc/18778/stat : 18778 (Spear-32) R 18776 18778 17777 0 -1 4194304 33035 0 0 0 46091 111 0 0 25 0 1 0 40231556 131788800 30450 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18778/statm: 32175 30450 140 302 0 31870 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 128700

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18977
/proc/meminfo: memFree=1330296/2055920 swapFree=4192812/4192956
[pid=18778] ppid=18776 vsize=137924 CPUtime=522
/proc/18778/stat : 18778 (Spear-32) R 18776 18778 17777 0 -1 4194304 35335 0 0 0 52080 120 0 0 25 0 1 0 40231556 141234176 32750 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18778/statm: 34481 32750 140 302 0 34176 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 137924

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18977
/proc/meminfo: memFree=1322488/2055920 swapFree=4192812/4192956
[pid=18778] ppid=18776 vsize=145508 CPUtime=581.98
/proc/18778/stat : 18778 (Spear-32) R 18776 18778 17777 0 -1 4194304 37249 0 0 0 58072 126 0 0 25 0 1 0 40231556 149000192 34664 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18778/statm: 36377 34664 140 302 0 36072 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 145508

[startup+642.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18977
/proc/meminfo: memFree=1313720/2055920 swapFree=4192812/4192956
[pid=18778] ppid=18776 vsize=154308 CPUtime=641.96
/proc/18778/stat : 18778 (Spear-32) R 18776 18778 17777 0 -1 4194304 39428 0 0 0 64062 134 0 0 25 0 1 0 40231556 158011392 36843 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18778/statm: 38577 36843 140 302 0 38272 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 154308

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18977
/proc/meminfo: memFree=1306168/2055920 swapFree=4192812/4192956
[pid=18778] ppid=18776 vsize=162268 CPUtime=701.94
/proc/18778/stat : 18778 (Spear-32) R 18776 18778 17777 0 -1 4194304 41324 0 0 0 70054 140 0 0 25 0 1 0 40231556 166162432 38739 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527100 0 0 4096 0 0 0 0 17 1 0 0
/proc/18778/statm: 40567 38739 140 302 0 40262 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 162268

[startup+762.306 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 18977
/proc/meminfo: memFree=1297208/2055920 swapFree=4192812/4192956
[pid=18778] ppid=18776 vsize=171132 CPUtime=761.92
/proc/18778/stat : 18778 (Spear-32) R 18776 18778 17777 0 -1 4194304 43556 0 0 0 76044 148 0 0 25 0 1 0 40231556 175239168 40971 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/18778/statm: 42783 40971 140 302 0 42478 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 171132

[startup+822.302 s]
/proc/loadavg: 1.12 1.03 1.01 2/65 18977
/proc/meminfo: memFree=1288760/2055920 swapFree=4192812/4192956
[pid=18778] ppid=18776 vsize=179600 CPUtime=821.89
/proc/18778/stat : 18778 (Spear-32) R 18776 18778 17777 0 -1 4194304 45674 0 0 0 82035 154 0 0 25 0 1 0 40231556 183910400 43089 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18778/statm: 44900 43089 140 302 0 44595 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 179600

[startup+882.302 s]
/proc/loadavg: 1.12 1.04 1.00 2/65 18977
/proc/meminfo: memFree=1281656/2055920 swapFree=4192812/4192956
[pid=18778] ppid=18776 vsize=188712 CPUtime=881.87
/proc/18778/stat : 18778 (Spear-32) R 18776 18778 17777 0 -1 4194304 47933 0 0 0 88026 161 0 0 25 0 1 0 40231556 193241088 44835 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/18778/statm: 47178 44835 140 302 0 46873 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 188712

[startup+942.301 s]
/proc/loadavg: 1.04 1.03 1.00 2/65 18977
/proc/meminfo: memFree=1275448/2055920 swapFree=4192812/4192956
[pid=18778] ppid=18776 vsize=195012 CPUtime=941.84
/proc/18778/stat : 18778 (Spear-32) R 18776 18778 17777 0 -1 4194304 49510 0 0 0 94018 166 0 0 25 0 1 0 40231556 199692288 46412 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18778/statm: 48753 46412 140 302 0 48448 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 195012

[startup+1002.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 18979
/proc/meminfo: memFree=1268728/2055920 swapFree=4192812/4192956
[pid=18778] ppid=18776 vsize=201692 CPUtime=1001.82
/proc/18778/stat : 18778 (Spear-32) R 18776 18778 17777 0 -1 4194304 51175 0 0 0 100009 173 0 0 25 0 1 0 40231556 206532608 48077 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527043 0 0 4096 0 0 0 0 17 1 0 0
/proc/18778/statm: 50423 48077 140 302 0 50118 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 201692

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 18979
/proc/meminfo: memFree=1260344/2055920 swapFree=4192812/4192956
[pid=18778] ppid=18776 vsize=210284 CPUtime=1061.8
/proc/18778/stat : 18778 (Spear-32) R 18776 18778 17777 0 -1 4194304 53329 0 0 0 105998 182 0 0 25 0 1 0 40231556 215330816 50231 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526873 0 0 4096 0 0 0 0 17 1 0 0
/proc/18778/statm: 52571 50231 140 302 0 52266 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 210284

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 18979
/proc/meminfo: memFree=1253240/2055920 swapFree=4192812/4192956
[pid=18778] ppid=18776 vsize=217392 CPUtime=1121.79
/proc/18778/stat : 18778 (Spear-32) R 18776 18778 17777 0 -1 4194304 55054 0 0 0 111989 190 0 0 25 0 1 0 40231556 222609408 51956 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/18778/statm: 54348 51956 140 302 0 54043 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 217392

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18979
/proc/meminfo: memFree=1244472/2055920 swapFree=4192812/4192956
[pid=18778] ppid=18776 vsize=226380 CPUtime=1181.76
/proc/18778/stat : 18778 (Spear-32) R 18776 18778 17777 0 -1 4194304 57253 0 0 0 117980 196 0 0 25 0 1 0 40231556 231813120 54155 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18778/statm: 56595 54155 140 302 0 56290 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 226380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18979
/proc/meminfo: memFree=1242616/2055920 swapFree=4192812/4192956
[pid=18778] ppid=18776 vsize=228152 CPUtime=1200.06
/proc/18778/stat : 18778 (Spear-32) R 18776 18778 17777 0 -1 4194304 57707 0 0 0 119807 199 0 0 25 0 1 0 40231556 233627648 54609 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/18778/statm: 57038 54609 140 302 0 56733 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 228152

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.64
CPU time (s): 1200.1
CPU user time (s): 1198.08
CPU system time (s): 2.02769
CPU usage (%): 99.9551
Max. virtual memory (cumulated for all children) (KiB): 228152

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

runsolver used 0.943856 second user time and 2.43163 second system time

The end

Launcher Data (download as text)

Begin job on node45 on Tue Mar  6 00:55:58 UTC 2007

IDJOB= 329516
IDBENCH= 20541
IDSOLVER= 132
FILE ID= node45/329516-1173142557

PBS_JOBID= 4015196

Free space on /tmp= 66530 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  6661a752ccd54bac3f6874663e641053

RANDOM SEED= 209613697

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node45.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.265
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.265
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:       1461536 kB
Buffers:         31688 kB
Cached:         480208 kB
SwapCached:        144 kB
Active:          71812 kB
Inactive:       458468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1461536 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8220 kB
Writeback:           0 kB
Mapped:          28444 kB
Slab:            50184 kB
Committed_AS:   111012 kB
PageTables:       1400 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= 66530 MiB

End job on node45 on Tue Mar  6 01:16:01 UTC 2007