Trace number 331155

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? (MO) 1143.92 1144.2

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
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 variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

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/331155-1173181129/instance-331155-1173181129.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/node61/watcher-331155-1173181129 -o ROOT/results/node61/solver-331155-1173181129 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331155-1173181129/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/331155-1173181129/instance-331155-1173181129.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: 1.07 1.00 1.00 3/64 7651
/proc/meminfo: memFree=1296752/2055920 swapFree=4183424/4192956
[pid=7651] ppid=7649 vsize=1536 CPUtime=0
/proc/7651/stat : 7651 (Spear-32) R 7649 7651 6854 0 -1 4194304 207 0 0 0 0 0 0 0 18 0 1 0 338070610 1572864 191 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7651/statm: 384 191 128 302 0 79 0

[startup+0.0283369 s]
/proc/loadavg: 1.07 1.00 1.00 3/64 7651
/proc/meminfo: memFree=1296752/2055920 swapFree=4183424/4192956
[pid=7651] ppid=7649 vsize=2508 CPUtime=0.02
/proc/7651/stat : 7651 (Spear-32) R 7649 7651 6854 0 -1 4194304 410 0 0 0 2 0 0 0 18 0 1 0 338070610 2568192 394 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 135262058 0 0 4096 0 0 0 0 17 1 0 0
/proc/7651/statm: 627 394 129 302 0 322 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2508

[startup+0.101343 s]
/proc/loadavg: 1.07 1.00 1.00 3/64 7651
/proc/meminfo: memFree=1296752/2055920 swapFree=4183424/4192956
[pid=7651] ppid=7649 vsize=4676 CPUtime=0.09
/proc/7651/stat : 7651 (Spear-32) R 7649 7651 6854 0 -1 4194304 972 0 0 0 9 0 0 0 18 0 1 0 338070610 4788224 923 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7651/statm: 1169 923 129 302 0 864 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4676

[startup+0.301362 s]
/proc/loadavg: 1.07 1.00 1.00 3/64 7651
/proc/meminfo: memFree=1296752/2055920 swapFree=4183424/4192956
[pid=7651] ppid=7649 vsize=10552 CPUtime=0.29
/proc/7651/stat : 7651 (Spear-32) R 7649 7651 6854 0 -1 4194304 2641 0 0 0 28 1 0 0 19 0 1 0 338070610 10805248 2292 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/7651/statm: 2638 2292 129 302 0 2333 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10552

[startup+0.701399 s]
/proc/loadavg: 1.07 1.00 1.00 3/64 7651
/proc/meminfo: memFree=1296752/2055920 swapFree=4183424/4192956
[pid=7651] ppid=7649 vsize=21416 CPUtime=0.69
/proc/7651/stat : 7651 (Spear-32) R 7649 7651 6854 0 -1 4194304 5685 0 0 0 66 3 0 0 22 0 1 0 338070610 21929984 4869 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7651/statm: 5354 4869 129 302 0 5049 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21416

[startup+1.50148 s]
/proc/loadavg: 1.15 1.02 1.01 2/65 7652
/proc/meminfo: memFree=1268136/2055920 swapFree=4183424/4192956
[pid=7651] ppid=7649 vsize=42400 CPUtime=1.49
/proc/7651/stat : 7651 (Spear-32) R 7649 7651 6854 0 -1 4194304 11556 0 0 0 141 8 0 0 25 0 1 0 338070610 43417600 9776 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7651/statm: 10600 9776 129 302 0 10295 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42400

[startup+3.10163 s]
/proc/loadavg: 1.15 1.02 1.01 2/65 7652
/proc/meminfo: memFree=1242024/2055920 swapFree=4183424/4192956
[pid=7651] ppid=7649 vsize=84308 CPUtime=3.09
/proc/7651/stat : 7651 (Spear-32) R 7649 7651 6854 0 -1 4194304 23136 0 0 0 293 16 0 0 25 0 1 0 338070610 86331392 19432 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7651/statm: 21077 19432 129 302 0 20772 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84308

[startup+6.30193 s]
/proc/loadavg: 1.15 1.02 1.01 2/65 7652
/proc/meminfo: memFree=1165608/2055920 swapFree=4183424/4192956
[pid=7651] ppid=7649 vsize=166592 CPUtime=6.29
/proc/7651/stat : 7651 (Spear-32) R 7649 7651 6854 0 -1 4194304 45848 0 0 0 598 31 0 0 25 0 1 0 338070610 170590208 38300 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/7651/statm: 41648 38300 129 302 0 41343 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 166592

[startup+12.7015 s]
/proc/loadavg: 1.12 1.02 1.01 2/65 7652
/proc/meminfo: memFree=1011624/2055920 swapFree=4183424/4192956
[pid=7651] ppid=7649 vsize=330276 CPUtime=12.69
/proc/7651/stat : 7651 (Spear-32) R 7649 7651 6854 0 -1 4194304 90733 0 0 0 1203 66 0 0 25 0 1 0 338070610 338202624 75501 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7651/statm: 82569 75501 129 302 0 82264 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 330276

[startup+25.5018 s]
/proc/loadavg: 1.10 1.01 1.00 2/65 7652
/proc/meminfo: memFree=951528/2055920 swapFree=4183424/4192956
[pid=7651] ppid=7649 vsize=372012 CPUtime=25.49
/proc/7651/stat : 7651 (Spear-32) R 7649 7651 6854 0 -1 4194304 102306 0 0 0 2454 95 0 0 25 0 1 0 338070610 380940288 86582 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7651/statm: 93003 86582 141 302 0 92698 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 372012

[startup+51.1012 s]
/proc/loadavg: 1.07 1.01 1.00 2/65 7652
/proc/meminfo: memFree=944936/2055920 swapFree=4183424/4192956
[pid=7651] ppid=7649 vsize=378740 CPUtime=51.08
/proc/7651/stat : 7651 (Spear-32) R 7649 7651 6854 0 -1 4194304 103990 0 0 0 4992 116 0 0 25 0 1 0 338070610 387829760 88266 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/7651/statm: 94685 88266 141 302 0 94380 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 378740

[startup+102.304 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 7652
/proc/meminfo: memFree=924328/2055920 swapFree=4183424/4192956
[pid=7651] ppid=7649 vsize=399376 CPUtime=102.27
/proc/7651/stat : 7651 (Spear-32) R 7649 7651 6854 0 -1 4194304 109158 0 0 0 10077 150 0 0 25 0 1 0 338070610 408961024 93401 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7651/statm: 99844 93401 141 302 0 99539 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 399376

[startup+162.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 7652
/proc/meminfo: memFree=824040/2055920 swapFree=4183424/4192956
[pid=7651] ppid=7649 vsize=500648 CPUtime=162.25
/proc/7651/stat : 7651 (Spear-32) R 7649 7651 6854 0 -1 4194304 135485 0 0 0 16038 187 0 0 25 0 1 0 338070610 512663552 118671 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7651/statm: 125162 118671 141 302 0 124857 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 500648

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7654
/proc/meminfo: memFree=674856/2055920 swapFree=4183424/4192956
[pid=7651] ppid=7649 vsize=648880 CPUtime=222.24
/proc/7651/stat : 7651 (Spear-32) R 7649 7651 6854 0 -1 4194304 173224 0 0 0 21982 242 0 0 25 0 1 0 338070610 664453120 155766 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526752 0 0 4096 0 0 0 0 17 1 0 0
/proc/7651/statm: 162220 155766 141 302 0 161915 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 648880

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7654
/proc/meminfo: memFree=522984/2055920 swapFree=4183424/4192956
[pid=7651] ppid=7649 vsize=802324 CPUtime=282.22
/proc/7651/stat : 7651 (Spear-32) R 7649 7651 6854 0 -1 4194304 213811 0 0 0 27950 272 0 0 25 0 1 0 338070610 821579776 194027 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134539882 0 0 4096 0 0 0 0 17 1 0 0
/proc/7651/statm: 200581 194027 141 302 0 200276 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 802324

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7654
/proc/meminfo: memFree=433704/2055920 swapFree=4183424/4192956
[pid=7651] ppid=7649 vsize=890236 CPUtime=342.2
/proc/7651/stat : 7651 (Spear-32) R 7649 7651 6854 0 -1 4194304 235733 0 0 0 33912 308 0 0 25 0 1 0 338070610 911601664 215949 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7651/statm: 222559 215949 141 302 0 222254 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 890236

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7654
/proc/meminfo: memFree=367336/2055920 swapFree=4183424/4192956
[pid=7651] ppid=7649 vsize=957116 CPUtime=402.2
/proc/7651/stat : 7651 (Spear-32) R 7649 7651 6854 0 -1 4194304 252468 0 0 0 39862 358 0 0 25 0 1 0 338070610 980086784 232684 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7651/statm: 239279 232684 141 302 0 238974 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 957116

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7654
/proc/meminfo: memFree=296744/2055920 swapFree=4183424/4192956
[pid=7651] ppid=7649 vsize=1026724 CPUtime=462.17
/proc/7651/stat : 7651 (Spear-32) R 7649 7651 6854 0 -1 4194304 269825 0 0 0 45824 393 0 0 25 0 1 0 338070610 1051365376 250041 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/7651/statm: 256681 250041 141 302 0 256376 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 1026724

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7654
/proc/meminfo: memFree=212904/2055920 swapFree=4183424/4192956
[pid=7651] ppid=7649 vsize=1112396 CPUtime=522.16
/proc/7651/stat : 7651 (Spear-32) R 7649 7651 6854 0 -1 4194304 291283 0 0 0 51794 422 0 0 25 0 1 0 338070610 1139093504 271234 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7651/statm: 278099 271234 141 302 0 277794 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 1112396

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7654
/proc/meminfo: memFree=114920/2055920 swapFree=4183424/4192956
[pid=7651] ppid=7649 vsize=1209580 CPUtime=582.15
/proc/7651/stat : 7651 (Spear-32) R 7649 7651 6854 0 -1 4194304 315561 0 0 0 57766 449 0 0 25 0 1 0 338070610 1238609920 295512 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/7651/statm: 302395 295512 141 302 0 302090 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 1209580

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7654
/proc/meminfo: memFree=21224/2055920 swapFree=4183424/4192956
[pid=7651] ppid=7649 vsize=1302488 CPUtime=642.14
/proc/7651/stat : 7651 (Spear-32) R 7649 7651 6854 0 -1 4194304 338770 0 0 0 63743 471 0 0 25 0 1 0 338070610 1333747712 318721 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 135259207 0 0 4096 0 0 0 0 17 1 0 0
/proc/7651/statm: 325622 318727 141 302 0 325317 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 1302488

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7654
/proc/meminfo: memFree=15464/2055920 swapFree=4183424/4192956
[pid=7651] ppid=7649 vsize=1390224 CPUtime=702.12
/proc/7651/stat : 7651 (Spear-32) R 7649 7651 6854 0 -1 4194304 360665 0 0 0 69720 492 0 0 25 0 1 0 338070610 1423589376 340616 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 135271309 0 0 4096 0 0 0 0 17 1 0 0
/proc/7651/statm: 347556 340616 141 302 0 347251 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 1390224

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7654
/proc/meminfo: memFree=16040/2055920 swapFree=4183424/4192956
[pid=7651] ppid=7649 vsize=1471712 CPUtime=762.11
/proc/7651/stat : 7651 (Spear-32) R 7649 7651 6854 0 -1 4194304 381070 0 0 0 75700 511 0 0 25 0 1 0 338070610 1507033088 361021 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134524783 0 0 4096 0 0 0 0 17 1 0 0
/proc/7651/statm: 367928 361021 141 302 0 367623 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 1471712

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7654
/proc/meminfo: memFree=16296/2055920 swapFree=4183424/4192956
[pid=7651] ppid=7649 vsize=1536748 CPUtime=822.09
/proc/7651/stat : 7651 (Spear-32) R 7649 7651 6854 0 -1 4194304 397192 0 0 0 81679 530 0 0 25 0 1 0 338070610 1573629952 377143 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/7651/statm: 384187 377143 141 302 0 383882 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 1536748

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7654
/proc/meminfo: memFree=15016/2055920 swapFree=4183424/4192956
[pid=7651] ppid=7649 vsize=1590920 CPUtime=882.07
/proc/7651/stat : 7651 (Spear-32) R 7649 7651 6854 0 -1 4194304 410750 0 0 0 87657 550 0 0 25 0 1 0 338070610 1629102080 390701 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134524522 0 0 4096 0 0 0 0 17 1 0 0
/proc/7651/statm: 397730 390701 141 302 0 397425 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 1590920

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7654
/proc/meminfo: memFree=16296/2055920 swapFree=4183424/4192956
[pid=7651] ppid=7649 vsize=1642500 CPUtime=942.06
/proc/7651/stat : 7651 (Spear-32) R 7649 7651 6854 0 -1 4194304 423624 0 0 0 93641 565 0 0 25 0 1 0 338070610 1681920000 403575 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7651/statm: 410625 403575 141 302 0 410320 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 1642500

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7654
/proc/meminfo: memFree=15080/2055920 swapFree=4183432/4192956
[pid=7651] ppid=7649 vsize=1708648 CPUtime=1002.05
/proc/7651/stat : 7651 (Spear-32) R 7649 7651 6854 0 -1 4194304 440077 0 0 0 99618 587 0 0 25 0 1 0 338070610 1749655552 419515 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134524777 0 0 4096 0 0 0 0 17 1 0 0
/proc/7651/statm: 427162 419515 141 302 0 426857 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 1708648

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7654
/proc/meminfo: memFree=15144/2055920 swapFree=4183432/4192956
[pid=7651] ppid=7649 vsize=1764652 CPUtime=1062.03
/proc/7651/stat : 7651 (Spear-32) R 7649 7651 6854 0 -1 4194304 454080 0 0 0 105597 606 0 0 25 0 1 0 338070610 1807003648 433518 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/7651/statm: 441163 433518 141 302 0 440858 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 1764652

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7654
/proc/meminfo: memFree=14824/2055920 swapFree=4183432/4192956
[pid=7651] ppid=7649 vsize=1823480 CPUtime=1122.01
/proc/7651/stat : 7651 (Spear-32) R 7649 7651 6854 0 -1 4194304 468801 0 0 0 111578 623 0 0 25 0 1 0 338070610 1867243520 448239 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/7651/statm: 455870 448239 141 302 0 455565 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 1823480



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1143.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7654
/proc/meminfo: memFree=16296/2055920 swapFree=4183432/4192956
[pid=7651] ppid=7649 vsize=1843288 CPUtime=1143.62
/proc/7651/stat : 7651 (Spear-32) R 7649 7651 6854 0 -1 4194304 473745 0 0 0 113732 630 0 0 25 0 1 0 338070610 1887526912 453183 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/7651/statm: 460822 453183 141 302 0 460517 0
Current children cumulated CPU time (s) 1143.62
Current children cumulated vsize (KiB) 1843288

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

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

[startup+1144.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7654
/proc/meminfo: memFree=16296/2055920 swapFree=4183432/4192956
[pid=7651] ppid=7649 vsize=0 CPUtime=1143.72
/proc/7651/stat : 7651 (Spear-32) R 7649 7651 6854 0 -1 4195332 473745 0 0 0 113732 640 0 0 25 0 1 0 338070610 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/7651/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1143.72
Current children cumulated vsize (KiB) 0

[startup+1144.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7654
/proc/meminfo: memFree=16296/2055920 swapFree=4183432/4192956
[pid=7651] ppid=7649 vsize=0 CPUtime=1143.81
/proc/7651/stat : 7651 (Spear-32) R 7649 7651 6854 0 -1 4195332 473745 0 0 0 113732 649 0 0 25 0 1 0 338070610 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/7651/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1143.81
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1144.2
CPU time (s): 1143.92
CPU user time (s): 1137.33
CPU system time (s): 6.592
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 1843288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1137.33
system time used= 6.592
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 473745
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= 7
involuntary context switches= 1207

runsolver used 0.937857 second user time and 2.28765 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Tue Mar  6 11:38:57 UTC 2007

IDJOB= 331155
IDBENCH= 20580
IDSOLVER= 133
FILE ID= node61/331155-1173181129

PBS_JOBID= 4015259

Free space on /tmp= 66359 MiB

SOLVER NAME= Spear 2007-02-12
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.cnf
COMMAND LINE= /tmp/evaluation/331155-1173181129/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/331155-1173181129/instance-331155-1173181129.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-331155-1173181129 -o ROOT/results/node61/solver-331155-1173181129 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/331155-1173181129/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/331155-1173181129/instance-331155-1173181129.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  0fbc00fde383cec371bb97d621c5e7e5

RANDOM SEED= 895965108

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.216
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.216
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:       1297160 kB
Buffers:         31424 kB
Cached:         650384 kB
SwapCached:       3496 kB
Active:         165264 kB
Inactive:       526156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1297160 kB
SwapTotal:     4192956 kB
SwapFree:      4183424 kB
Dirty:          133324 kB
Writeback:           0 kB
Mapped:          15652 kB
Slab:            53460 kB
Committed_AS:   891816 kB
PageTables:       1388 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= 66359 MiB

End job on node61 on Tue Mar  6 11:58:03 UTC 2007