Trace number 330985

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.3 1200.7

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq6.cnf
MD5SUM580dc3969c4e46e50013253fd4ac9139
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 variables209724
Number of clauses3634677
Sum of the clauses size10547961
Maximum clause length169
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23415202
Number of clauses of size 349840
Number of clauses of size 46998
Number of clauses of size 514973
Number of clauses of size over 5147663

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/330985-1173177643/instance-330985-1173177643.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/node60/watcher-330985-1173177643 -o ROOT/results/node60/solver-330985-1173177643 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330985-1173177643/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/330985-1173177643/instance-330985-1173177643.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.93 0.98 0.99 3/64 32653
/proc/meminfo: memFree=1343256/2055920 swapFree=4183500/4192956
[pid=32653] ppid=32651 vsize=1528 CPUtime=0
/proc/32653/stat : 32653 (Spear-32) R 32651 32653 32256 0 -1 4194304 199 0 0 0 0 0 0 0 18 0 1 0 337721646 1564672 183 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135271772 0 0 4096 0 0 0 0 17 1 0 0
/proc/32653/statm: 382 183 128 302 0 77 0

[startup+0.097504 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 32653
/proc/meminfo: memFree=1343256/2055920 swapFree=4183500/4192956
[pid=32653] ppid=32651 vsize=4600 CPUtime=0.09
/proc/32653/stat : 32653 (Spear-32) R 32651 32653 32256 0 -1 4194304 946 0 0 0 9 0 0 0 18 0 1 0 337721646 4710400 897 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32653/statm: 1150 897 129 302 0 845 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4600

[startup+0.101503 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 32653
/proc/meminfo: memFree=1343256/2055920 swapFree=4183500/4192956
[pid=32653] ppid=32651 vsize=4604 CPUtime=0.09
/proc/32653/stat : 32653 (Spear-32) R 32651 32653 32256 0 -1 4194304 973 0 0 0 9 0 0 0 18 0 1 0 337721646 4714496 924 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32653/statm: 1151 924 129 302 0 846 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4604

[startup+0.301539 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 32653
/proc/meminfo: memFree=1343256/2055920 swapFree=4183500/4192956
[pid=32653] ppid=32651 vsize=10480 CPUtime=0.29
/proc/32653/stat : 32653 (Spear-32) R 32651 32653 32256 0 -1 4194304 2608 0 0 0 28 1 0 0 19 0 1 0 337721646 10731520 2259 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32653/statm: 2620 2260 129 302 0 2315 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10480

[startup+0.702616 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 32653
/proc/meminfo: memFree=1343256/2055920 swapFree=4183500/4192956
[pid=32653] ppid=32651 vsize=21196 CPUtime=0.69
/proc/32653/stat : 32653 (Spear-32) R 32651 32653 32256 0 -1 4194304 5628 0 0 0 66 3 0 0 22 0 1 0 337721646 21704704 4812 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32653/statm: 5299 4812 129 302 0 4994 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21196

[startup+1.50175 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 32654
/proc/meminfo: memFree=1318992/2055920 swapFree=4183500/4192956
[pid=32653] ppid=32651 vsize=42560 CPUtime=1.49
/proc/32653/stat : 32653 (Spear-32) R 32651 32653 32256 0 -1 4194304 11586 0 0 0 142 7 0 0 25 0 1 0 337721646 43581440 9806 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32653/statm: 10640 9806 129 302 0 10335 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42560

[startup+3.10104 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 32654
/proc/meminfo: memFree=1291728/2055920 swapFree=4183500/4192956
[pid=32653] ppid=32651 vsize=84656 CPUtime=3.09
/proc/32653/stat : 32653 (Spear-32) R 32651 32653 32256 0 -1 4194304 23331 0 0 0 295 14 0 0 25 0 1 0 337721646 86687744 19692 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32653/statm: 21164 19692 129 302 0 20859 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84656

[startup+6.30161 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 32654
/proc/meminfo: memFree=1211600/2055920 swapFree=4183500/4192956
[pid=32653] ppid=32651 vsize=167444 CPUtime=6.29
/proc/32653/stat : 32653 (Spear-32) R 32651 32653 32256 0 -1 4194304 46341 0 0 0 599 30 0 0 25 0 1 0 337721646 171462656 38858 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32653/statm: 41861 38858 129 302 0 41556 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 167444

[startup+12.7018 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 32654
/proc/meminfo: memFree=1136352/2055920 swapFree=4183500/4192956
[pid=32653] ppid=32651 vsize=216676 CPUtime=12.69
/proc/32653/stat : 32653 (Spear-32) R 32651 32653 32256 0 -1 4194304 60111 0 0 0 1214 55 0 0 25 0 1 0 337721646 221876224 52401 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32653/statm: 54169 52401 140 302 0 53864 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 216676

[startup+25.501 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 32654
/proc/meminfo: memFree=1133728/2055920 swapFree=4183500/4192956
[pid=32653] ppid=32651 vsize=219184 CPUtime=25.49
/proc/32653/stat : 32653 (Spear-32) R 32651 32653 32256 0 -1 4194304 60768 0 0 0 2464 85 0 0 25 0 1 0 337721646 224444416 53058 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32653/statm: 54796 53058 140 302 0 54491 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 219184

[startup+51.1016 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 32654
/proc/meminfo: memFree=1129376/2055920 swapFree=4183500/4192956
[pid=32653] ppid=32651 vsize=223716 CPUtime=51.08
/proc/32653/stat : 32653 (Spear-32) R 32651 32653 32256 0 -1 4194304 61873 0 0 0 4967 141 0 0 25 0 1 0 337721646 229085184 54163 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32653/statm: 55929 54163 140 302 0 55624 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 223716

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 32654
/proc/meminfo: memFree=1110880/2055920 swapFree=4183500/4192956
[pid=32653] ppid=32651 vsize=242448 CPUtime=102.26
/proc/32653/stat : 32653 (Spear-32) R 32651 32653 32256 0 -1 4194304 66593 0 0 0 10001 225 0 0 25 0 1 0 337721646 248266752 58785 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32653/statm: 60612 58785 140 302 0 60307 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 242448

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32656
/proc/meminfo: memFree=1081440/2055920 swapFree=4183500/4192956
[pid=32653] ppid=32651 vsize=273152 CPUtime=162.24
/proc/32653/stat : 32653 (Spear-32) R 32651 32653 32256 0 -1 4194304 74247 0 0 0 15913 311 0 0 25 0 1 0 337721646 279707648 66310 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32653/statm: 68288 66310 140 302 0 67983 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 273152

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32656
/proc/meminfo: memFree=1034016/2055920 swapFree=4183500/4192956
[pid=32653] ppid=32651 vsize=319884 CPUtime=222.22
/proc/32653/stat : 32653 (Spear-32) R 32651 32653 32256 0 -1 4194304 85945 0 0 0 21869 353 0 0 25 0 1 0 337721646 327561216 78008 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32653/statm: 79971 78008 140 302 0 79666 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 319884

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32656
/proc/meminfo: memFree=1011168/2055920 swapFree=4183500/4192956
[pid=32653] ppid=32651 vsize=343612 CPUtime=282.2
/proc/32653/stat : 32653 (Spear-32) R 32651 32653 32256 0 -1 4194304 91890 0 0 0 27830 390 0 0 25 0 1 0 337721646 351858688 83696 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32653/statm: 85903 83696 140 302 0 85598 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 343612

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32656
/proc/meminfo: memFree=991200/2055920 swapFree=4183500/4192956
[pid=32653] ppid=32651 vsize=363640 CPUtime=342.18
/proc/32653/stat : 32653 (Spear-32) R 32651 32653 32256 0 -1 4194304 96848 0 0 0 33770 448 0 0 25 0 1 0 337721646 372367360 88654 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527260 0 0 4096 0 0 0 0 17 1 0 0
/proc/32653/statm: 90910 88654 140 302 0 90605 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 363640

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32656
/proc/meminfo: memFree=945760/2055920 swapFree=4183500/4192956
[pid=32653] ppid=32651 vsize=409648 CPUtime=402.16
/proc/32653/stat : 32653 (Spear-32) R 32651 32653 32256 0 -1 4194304 108370 0 0 0 39725 491 0 0 25 0 1 0 337721646 419479552 100176 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/32653/statm: 102412 100176 140 302 0 102107 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 409648

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32656
/proc/meminfo: memFree=902752/2055920 swapFree=4183500/4192956
[pid=32653] ppid=32651 vsize=451832 CPUtime=462.13
/proc/32653/stat : 32653 (Spear-32) R 32651 32653 32256 0 -1 4194304 118933 0 0 0 45694 519 0 0 25 0 1 0 337721646 462675968 110739 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/32653/statm: 112958 110739 140 302 0 112653 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 451832

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32656
/proc/meminfo: memFree=882592/2055920 swapFree=4183500/4192956
[pid=32653] ppid=32651 vsize=472796 CPUtime=522.12
/proc/32653/stat : 32653 (Spear-32) R 32651 32653 32256 0 -1 4194304 124049 0 0 0 51665 547 0 0 25 0 1 0 337721646 484143104 115855 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/32653/statm: 118199 115855 140 302 0 117894 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 472796

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32656
/proc/meminfo: memFree=860000/2055920 swapFree=4183500/4192956
[pid=32653] ppid=32651 vsize=497076 CPUtime=582.1
/proc/32653/stat : 32653 (Spear-32) R 32651 32653 32256 0 -1 4194304 130123 0 0 0 57640 570 0 0 25 0 1 0 337721646 509005824 121416 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32653/statm: 124269 121416 140 302 0 123964 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 497076

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32656
/proc/meminfo: memFree=840352/2055920 swapFree=4183500/4192956
[pid=32653] ppid=32651 vsize=517124 CPUtime=642.09
/proc/32653/stat : 32653 (Spear-32) R 32651 32653 32256 0 -1 4194304 134993 0 0 0 63617 592 0 0 25 0 1 0 337721646 529534976 126286 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32653/statm: 129281 126286 140 302 0 128976 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 517124

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32656
/proc/meminfo: memFree=823456/2055920 swapFree=4183500/4192956
[pid=32653] ppid=32651 vsize=534424 CPUtime=702.06
/proc/32653/stat : 32653 (Spear-32) R 32651 32653 32256 0 -1 4194304 139230 0 0 0 69593 613 0 0 25 0 1 0 337721646 547250176 130523 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32653/statm: 133606 130523 140 302 0 133301 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 534424

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32656
/proc/meminfo: memFree=809760/2055920 swapFree=4183500/4192956
[pid=32653] ppid=32651 vsize=548860 CPUtime=762.04
/proc/32653/stat : 32653 (Spear-32) R 32651 32653 32256 0 -1 4194304 142604 0 0 0 75550 654 0 0 25 0 1 0 337721646 562032640 133897 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32653/statm: 137215 133897 140 302 0 136910 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 548860

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32656
/proc/meminfo: memFree=400032/2055920 swapFree=4183500/4192956
[pid=32653] ppid=32651 vsize=1065672 CPUtime=822.01
/proc/32653/stat : 32653 (Spear-32) R 32651 32653 32256 0 -1 4194304 295155 0 0 0 81465 736 0 0 25 0 1 0 337721646 1091248128 236266 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/32653/statm: 266418 236266 145 302 0 266113 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 1065672

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32656
/proc/meminfo: memFree=345504/2055920 swapFree=4183500/4192956
[pid=32653] ppid=32651 vsize=1119384 CPUtime=882
/proc/32653/stat : 32653 (Spear-32) R 32651 32653 32256 0 -1 4194304 308612 0 0 0 87438 762 0 0 25 0 1 0 337721646 1146249216 249723 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524717 0 0 4096 0 0 0 0 17 1 0 0
/proc/32653/statm: 279846 249723 145 302 0 279541 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 1119384

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32656
/proc/meminfo: memFree=289120/2055920 swapFree=4183500/4192956
[pid=32653] ppid=32651 vsize=1176180 CPUtime=941.98
/proc/32653/stat : 32653 (Spear-32) R 32651 32653 32256 0 -1 4194304 322789 0 0 0 93412 786 0 0 25 0 1 0 337721646 1204408320 263900 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/32653/statm: 294045 263900 145 302 0 293740 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 1176180

[startup+1002.3 s]
/proc/loadavg: 1.06 1.00 1.00 2/65 32656
/proc/meminfo: memFree=239968/2055920 swapFree=4183500/4192956
[pid=32653] ppid=32651 vsize=1224760 CPUtime=1001.96
/proc/32653/stat : 32653 (Spear-32) R 32651 32653 32256 0 -1 4194304 334952 0 0 0 99390 806 0 0 25 0 1 0 337721646 1254154240 276063 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526926 0 0 4096 0 0 0 0 17 1 0 0
/proc/32653/statm: 306190 276063 145 302 0 305885 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 1224760

[startup+1062.3 s]
/proc/loadavg: 1.08 1.02 1.00 2/65 32656
/proc/meminfo: memFree=202336/2055920 swapFree=4183500/4192956
[pid=32653] ppid=32651 vsize=1262468 CPUtime=1061.94
/proc/32653/stat : 32653 (Spear-32) R 32651 32653 32256 0 -1 4194304 344438 0 0 0 105372 822 0 0 25 0 1 0 337721646 1292767232 285549 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/32653/statm: 315617 285549 145 302 0 315312 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 1262468

[startup+1122.3 s]
/proc/loadavg: 1.09 1.03 1.00 2/65 32656
/proc/meminfo: memFree=162272/2055920 swapFree=4183500/4192956
[pid=32653] ppid=32651 vsize=1302364 CPUtime=1121.92
/proc/32653/stat : 32653 (Spear-32) R 32651 32653 32256 0 -1 4194304 354324 0 0 0 111354 838 0 0 25 0 1 0 337721646 1333620736 295435 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524576 0 0 4096 0 0 0 0 17 1 0 0
/proc/32653/statm: 325591 295435 145 302 0 325286 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 1302364

[startup+1182.3 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 32656
/proc/meminfo: memFree=124832/2055920 swapFree=4183500/4192956
[pid=32653] ppid=32651 vsize=1340172 CPUtime=1181.9
/proc/32653/stat : 32653 (Spear-32) R 32651 32653 32256 0 -1 4194304 363785 0 0 0 117336 854 0 0 25 0 1 0 337721646 1372336128 304896 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/32653/statm: 335043 304896 145 302 0 334738 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 1340172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 32656
/proc/meminfo: memFree=110688/2055920 swapFree=4183500/4192956
[pid=32653] ppid=32651 vsize=1353936 CPUtime=1200.1
/proc/32653/stat : 32653 (Spear-32) R 32651 32653 32256 0 -1 4194304 367138 0 0 0 119150 860 0 0 25 0 1 0 337721646 1386430464 308249 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/32653/statm: 338484 308249 145 302 0 338179 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 1353936

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

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

[startup+1200.61 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 32656
/proc/meminfo: memFree=110688/2055920 swapFree=4183500/4192956
[pid=32653] ppid=32651 vsize=0 CPUtime=1200.2
/proc/32653/stat : 32653 (Spear-32) R 32651 32653 32256 0 -1 4195332 367138 0 0 0 119150 870 0 0 25 0 1 0 337721646 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/32653/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.2
Current children cumulated vsize (KiB) 0

[startup+1200.7 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 32656
/proc/meminfo: memFree=110688/2055920 swapFree=4183500/4192956
[pid=32653] ppid=32651 vsize=0 CPUtime=1200.3
/proc/32653/stat : 32653 (Spear-32) D 32651 32653 32256 0 -1 4195332 367138 0 0 0 119150 880 0 0 25 0 1 0 337721646 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744072100051646 0 0 17 1 0 0
/proc/32653/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.3
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.7
CPU time (s): 1200.3
CPU user time (s): 1191.5
CPU system time (s): 8.80166
CPU usage (%): 99.9669
Max. virtual memory (cumulated for all children) (KiB): 1353936

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

runsolver used 1.03884 second user time and 2.33465 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Tue Mar  6 10:40:48 UTC 2007

IDJOB= 330985
IDBENCH= 20576
IDSOLVER= 131
FILE ID= node60/330985-1173177643

PBS_JOBID= 4015255

Free space on /tmp= 66419 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  580dc3969c4e46e50013253fd4ac9139

RANDOM SEED= 604930037

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.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.283
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.283
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:       1343728 kB
Buffers:         37400 kB
Cached:         594444 kB
SwapCached:       3412 kB
Active:         236756 kB
Inactive:       404668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1343728 kB
SwapTotal:     4192956 kB
SwapFree:      4183500 kB
Dirty:           78380 kB
Writeback:           0 kB
Mapped:          15528 kB
Slab:            56808 kB
Committed_AS:   939196 kB
PageTables:       1464 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= 66419 MiB

End job on node60 on Tue Mar  6 11:00:51 UTC 2007