Trace number 331153

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 FHS 1.0? (TO) 1200.23 1200.54

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/331153-1173181122/instance-331153-1173181122.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/node67/watcher-331153-1173181122 -o ROOT/results/node67/solver-331153-1173181122 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331153-1173181122/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/331153-1173181122/instance-331153-1173181122.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.00 0.98 0.99 3/64 23068
/proc/meminfo: memFree=1034008/2055920 swapFree=4183972/4192956
[pid=23068] ppid=23066 vsize=1536 CPUtime=0
/proc/23068/stat : 23068 (Spear-32) R 23066 23068 22243 0 -1 4194304 207 0 0 0 0 0 0 0 18 0 1 0 338070623 1572864 191 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 384 191 128 302 0 79 0

[startup+0.037304 s]
/proc/loadavg: 1.00 0.98 0.99 3/64 23068
/proc/meminfo: memFree=1034008/2055920 swapFree=4183972/4192956
[pid=23068] ppid=23066 vsize=2780 CPUtime=0.03
/proc/23068/stat : 23068 (Spear-32) R 23066 23068 22243 0 -1 4194304 474 0 0 0 3 0 0 0 18 0 1 0 338070623 2846720 458 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 695 458 129 302 0 390 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2780

[startup+0.10231 s]
/proc/loadavg: 1.00 0.98 0.99 3/64 23068
/proc/meminfo: memFree=1034008/2055920 swapFree=4183972/4192956
[pid=23068] ppid=23066 vsize=4676 CPUtime=0.09
/proc/23068/stat : 23068 (Spear-32) R 23066 23068 22243 0 -1 4194304 977 0 0 0 9 0 0 0 18 0 1 0 338070623 4788224 928 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 1169 928 129 302 0 864 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4676

[startup+0.302332 s]
/proc/loadavg: 1.00 0.98 0.99 3/64 23068
/proc/meminfo: memFree=1034008/2055920 swapFree=4183972/4192956
[pid=23068] ppid=23066 vsize=10552 CPUtime=0.29
/proc/23068/stat : 23068 (Spear-32) R 23066 23068 22243 0 -1 4194304 2646 0 0 0 28 1 0 0 19 0 1 0 338070623 10805248 2297 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 2638 2298 129 302 0 2333 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10552

[startup+0.701373 s]
/proc/loadavg: 1.00 0.98 0.99 3/64 23068
/proc/meminfo: memFree=1034008/2055920 swapFree=4183972/4192956
[pid=23068] ppid=23066 vsize=21284 CPUtime=0.69
/proc/23068/stat : 23068 (Spear-32) R 23066 23068 22243 0 -1 4194304 5646 0 0 0 64 5 0 0 22 0 1 0 338070623 21794816 4830 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 5321 4830 129 302 0 5016 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21284

[startup+1.50145 s]
/proc/loadavg: 1.00 0.98 0.99 2/65 23069
/proc/meminfo: memFree=1005968/2055920 swapFree=4183972/4192956
[pid=23068] ppid=23066 vsize=42264 CPUtime=1.49
/proc/23068/stat : 23068 (Spear-32) R 23066 23068 22243 0 -1 4194304 11502 0 0 0 140 9 0 0 25 0 1 0 338070623 43278336 9722 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 10566 9722 129 302 0 10261 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42264

[startup+3.10162 s]
/proc/loadavg: 1.00 0.98 0.99 2/65 23069
/proc/meminfo: memFree=979856/2055920 swapFree=4183972/4192956
[pid=23068] ppid=23066 vsize=84172 CPUtime=3.09
/proc/23068/stat : 23068 (Spear-32) R 23066 23068 22243 0 -1 4194304 23110 0 0 0 290 19 0 0 25 0 1 0 338070623 86192128 19406 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 21043 19406 129 302 0 20738 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84172

[startup+6.30196 s]
/proc/loadavg: 1.00 0.98 0.99 2/65 23069
/proc/meminfo: memFree=903192/2055920 swapFree=4183972/4192956
[pid=23068] ppid=23066 vsize=166340 CPUtime=6.29
/proc/23068/stat : 23068 (Spear-32) R 23066 23068 22243 0 -1 4194304 45800 0 0 0 595 34 0 0 25 0 1 0 338070623 170332160 38252 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 41585 38252 129 302 0 41280 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 166340

[startup+12.7016 s]
/proc/loadavg: 1.00 0.98 0.99 2/65 23069
/proc/meminfo: memFree=748896/2055920 swapFree=4183972/4192956
[pid=23068] ppid=23066 vsize=330412 CPUtime=12.69
/proc/23068/stat : 23068 (Spear-32) R 23066 23068 22243 0 -1 4194304 90781 0 0 0 1204 65 0 0 25 0 1 0 338070623 338341888 75549 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 82603 75550 129 302 0 82298 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 330412

[startup+25.502 s]
/proc/loadavg: 1.00 0.98 0.99 2/65 23069
/proc/meminfo: memFree=689696/2055920 swapFree=4183972/4192956
[pid=23068] ppid=23066 vsize=371220 CPUtime=25.49
/proc/23068/stat : 23068 (Spear-32) R 23066 23068 22243 0 -1 4194304 102093 0 0 0 2462 87 0 0 25 0 1 0 338070623 380129280 86369 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 92805 86369 140 302 0 92500 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 371220

[startup+51.1016 s]
/proc/loadavg: 1.00 0.98 0.99 2/65 23069
/proc/meminfo: memFree=687840/2055920 swapFree=4183972/4192956
[pid=23068] ppid=23066 vsize=373328 CPUtime=51.08
/proc/23068/stat : 23068 (Spear-32) R 23066 23068 22243 0 -1 4194304 102612 0 0 0 4976 132 0 0 25 0 1 0 338070623 382287872 86888 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 93332 86888 140 302 0 93027 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 373328

[startup+102.306 s]
/proc/loadavg: 1.00 0.98 0.99 2/65 23069
/proc/meminfo: memFree=682464/2055920 swapFree=4183972/4192956
[pid=23068] ppid=23066 vsize=378716 CPUtime=102.27
/proc/23068/stat : 23068 (Spear-32) R 23066 23068 22243 0 -1 4194304 103967 0 0 0 9981 246 0 0 25 0 1 0 338070623 387805184 88243 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 94679 88243 140 302 0 94374 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 378716

[startup+162.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/65 23069
/proc/meminfo: memFree=676256/2055920 swapFree=4183972/4192956
[pid=23068] ppid=23066 vsize=385180 CPUtime=162.25
/proc/23068/stat : 23068 (Spear-32) R 23066 23068 22243 0 -1 4194304 105562 0 0 0 15881 344 0 0 25 0 1 0 338070623 394424320 89805 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 96295 89805 140 302 0 95990 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 385180

[startup+222.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/65 23069
/proc/meminfo: memFree=652512/2055920 swapFree=4183972/4192956
[pid=23068] ppid=23066 vsize=409128 CPUtime=222.23
/proc/23068/stat : 23068 (Spear-32) R 23066 23068 22243 0 -1 4194304 111575 0 0 0 21787 436 0 0 25 0 1 0 338070623 418947072 95753 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 102282 95753 140 302 0 101977 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 409128

[startup+282.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/65 23071
/proc/meminfo: memFree=621920/2055920 swapFree=4183972/4192956
[pid=23068] ppid=23066 vsize=440092 CPUtime=282.22
/proc/23068/stat : 23068 (Spear-32) R 23066 23068 22243 0 -1 4194304 119330 0 0 0 27755 467 0 0 25 0 1 0 338070623 450654208 103379 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 110023 103379 140 302 0 109718 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 440092

[startup+342.303 s]
/proc/loadavg: 1.00 0.98 0.99 2/65 23071
/proc/meminfo: memFree=613408/2055920 swapFree=4183972/4192956
[pid=23068] ppid=23066 vsize=448588 CPUtime=342.2
/proc/23068/stat : 23068 (Spear-32) R 23066 23068 22243 0 -1 4194304 121450 0 0 0 33682 538 0 0 25 0 1 0 338070623 459354112 105499 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 112147 105499 140 302 0 111842 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 448588

[startup+402.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/65 23071
/proc/meminfo: memFree=600096/2055920 swapFree=4183972/4192956
[pid=23068] ppid=23066 vsize=461960 CPUtime=402.19
/proc/23068/stat : 23068 (Spear-32) R 23066 23068 22243 0 -1 4194304 124798 0 0 0 39626 593 0 0 25 0 1 0 338070623 473047040 108847 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 115490 108847 140 302 0 115185 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 461960

[startup+462.303 s]
/proc/loadavg: 1.00 0.98 0.99 2/65 23071
/proc/meminfo: memFree=566240/2055920 swapFree=4183972/4192956
[pid=23068] ppid=23066 vsize=495776 CPUtime=462.17
/proc/23068/stat : 23068 (Spear-32) R 23066 23068 22243 0 -1 4194304 133247 0 0 0 45592 625 0 0 25 0 1 0 338070623 507674624 117296 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 123944 117296 140 302 0 123639 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 495776

[startup+522.303 s]
/proc/loadavg: 1.00 0.98 0.99 2/65 23071
/proc/meminfo: memFree=537760/2055920 swapFree=4183972/4192956
[pid=23068] ppid=23066 vsize=525188 CPUtime=522.16
/proc/23068/stat : 23068 (Spear-32) R 23066 23068 22243 0 -1 4194304 140556 0 0 0 51557 659 0 0 25 0 1 0 338070623 537792512 124348 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 131297 124348 140 302 0 130992 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 525188

[startup+582.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/65 23071
/proc/meminfo: memFree=523424/2055920 swapFree=4183972/4192956
[pid=23068] ppid=23066 vsize=539504 CPUtime=582.14
/proc/23068/stat : 23068 (Spear-32) R 23066 23068 22243 0 -1 4194304 144150 0 0 0 57528 686 0 0 25 0 1 0 338070623 552452096 127942 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 134876 127942 140 302 0 134571 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 539504

[startup+642.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/65 23071
/proc/meminfo: memFree=475104/2055920 swapFree=4183972/4192956
[pid=23068] ppid=23066 vsize=587828 CPUtime=642.13
/proc/23068/stat : 23068 (Spear-32) R 23066 23068 22243 0 -1 4194304 156192 0 0 0 63490 723 0 0 25 0 1 0 338070623 601935872 139984 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134538176 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 146957 139984 140 302 0 146652 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 587828

[startup+702.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/65 23071
/proc/meminfo: memFree=412512/2055920 swapFree=4183972/4192956
[pid=23068] ppid=23066 vsize=650816 CPUtime=702.11
/proc/23068/stat : 23068 (Spear-32) R 23066 23068 22243 0 -1 4194304 171946 0 0 0 69462 749 0 0 25 0 1 0 338070623 666435584 155738 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 162704 155738 140 302 0 162399 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 650816

[startup+762.305 s]
/proc/loadavg: 1.00 0.98 0.99 2/65 23071
/proc/meminfo: memFree=373600/2055920 swapFree=4183972/4192956
[pid=23068] ppid=23066 vsize=689284 CPUtime=762.1
/proc/23068/stat : 23068 (Spear-32) R 23066 23068 22243 0 -1 4194304 181525 0 0 0 75427 783 0 0 25 0 1 0 338070623 705826816 165317 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 172321 165317 140 302 0 172016 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 689284

[startup+822.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/65 23071
/proc/meminfo: memFree=346784/2055920 swapFree=4183972/4192956
[pid=23068] ppid=23066 vsize=716144 CPUtime=822.09
/proc/23068/stat : 23068 (Spear-32) R 23066 23068 22243 0 -1 4194304 188252 0 0 0 81396 813 0 0 25 0 1 0 338070623 733331456 172044 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 179036 172044 140 302 0 178731 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 716144

[startup+882.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/65 23071
/proc/meminfo: memFree=318112/2055920 swapFree=4183972/4192956
[pid=23068] ppid=23066 vsize=746568 CPUtime=882.06
/proc/23068/stat : 23068 (Spear-32) R 23066 23068 22243 0 -1 4194304 195888 0 0 0 87373 833 0 0 25 0 1 0 338070623 764485632 179167 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 186642 179167 140 302 0 186337 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 746568

[startup+942.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/65 23071
/proc/meminfo: memFree=293024/2055920 swapFree=4183972/4192956
[pid=23068] ppid=23066 vsize=771820 CPUtime=942.05
/proc/23068/stat : 23068 (Spear-32) R 23066 23068 22243 0 -1 4194304 202218 0 0 0 93352 853 0 0 25 0 1 0 338070623 790343680 185497 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 192955 185497 140 302 0 192650 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 771820

[startup+1002.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/65 23071
/proc/meminfo: memFree=269088/2055920 swapFree=4183972/4192956
[pid=23068] ppid=23066 vsize=795904 CPUtime=1002.04
/proc/23068/stat : 23068 (Spear-32) R 23066 23068 22243 0 -1 4194304 208133 0 0 0 99330 874 0 0 25 0 1 0 338070623 815005696 191412 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 198976 191412 140 302 0 198671 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 795904

[startup+1062.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/65 23071
/proc/meminfo: memFree=240416/2055920 swapFree=4183972/4192956
[pid=23068] ppid=23066 vsize=825228 CPUtime=1062.02
/proc/23068/stat : 23068 (Spear-32) R 23066 23068 22243 0 -1 4194304 215355 0 0 0 105306 896 0 0 25 0 1 0 338070623 845033472 198634 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 206307 198634 140 302 0 206002 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 825228

[startup+1122.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/65 23071
/proc/meminfo: memFree=226336/2055920 swapFree=4183972/4192956
[pid=23068] ppid=23066 vsize=839868 CPUtime=1122
/proc/23068/stat : 23068 (Spear-32) R 23066 23068 22243 0 -1 4194304 218786 0 0 0 111266 934 0 0 25 0 1 0 338070623 860024832 202065 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 209967 202065 140 302 0 209662 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 839868

[startup+1182.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/65 23071
/proc/meminfo: memFree=202144/2055920 swapFree=4183972/4192956
[pid=23068] ppid=23066 vsize=864392 CPUtime=1181.99
/proc/23068/stat : 23068 (Spear-32) R 23066 23068 22243 0 -1 4194304 224905 0 0 0 117242 957 0 0 25 0 1 0 338070623 885137408 208184 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 216098 208184 140 302 0 215793 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 864392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.98 0.99 2/65 23071
/proc/meminfo: memFree=195616/2055920 swapFree=4183972/4192956
[pid=23068] ppid=23066 vsize=870676 CPUtime=1200.09
/proc/23068/stat : 23068 (Spear-32) R 23066 23068 22243 0 -1 4194304 226438 0 0 0 119042 967 0 0 25 0 1 0 338070623 891572224 209717 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 217669 209717 140 302 0 217364 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 870676

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

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

[startup+1200.51 s]
/proc/loadavg: 1.00 0.98 0.99 2/65 23071
/proc/meminfo: memFree=195616/2055920 swapFree=4183972/4192956
[pid=23068] ppid=23066 vsize=0 CPUtime=1200.19
/proc/23068/stat : 23068 (Spear-32) R 23066 23068 22243 0 -1 4195332 226438 0 0 0 119042 977 0 0 25 0 1 0 338070623 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.23
CPU user time (s): 1190.42
CPU system time (s): 9.80851
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 870676

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

runsolver used 0.912861 second user time and 2.41363 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Tue Mar  6 11:38:50 UTC 2007

IDJOB= 331153
IDBENCH= 20580
IDSOLVER= 131
FILE ID= node67/331153-1173181122

PBS_JOBID= 4015265

Free space on /tmp= 66388 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.cnf
COMMAND LINE= /tmp/evaluation/331153-1173181122/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/331153-1173181122/instance-331153-1173181122.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-331153-1173181122 -o ROOT/results/node67/solver-331153-1173181122 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/331153-1173181122/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/331153-1173181122/instance-331153-1173181122.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  0fbc00fde383cec371bb97d621c5e7e5

RANDOM SEED= 474051012

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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.236
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.236
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:       1034416 kB
Buffers:         40464 kB
Cached:         882984 kB
SwapCached:       3052 kB
Active:         257444 kB
Inactive:       675872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1034416 kB
SwapTotal:     4192956 kB
SwapFree:      4183972 kB
Dirty:          133320 kB
Writeback:           0 kB
Mapped:          15772 kB
Slab:            74120 kB
Committed_AS:   898088 kB
PageTables:       1452 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= 66388 MiB

End job on node67 on Tue Mar  6 11:58:53 UTC 2007