Trace number 331027

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.25 1200.69

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq2.cnf
MD5SUMf0f4556999ccb446384994a4148fca28
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark239.446
Satisfiable
(Un)Satisfiability was proved
Number of variables44095
Number of clauses542253
Sum of the clauses size1554259
Maximum clause length93
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2500227
Number of clauses of size 310265
Number of clauses of size 43051
Number of clauses of size 55229
Number of clauses of size over 523480

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/331027-1173178699/instance-331027-1173178699.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/node18/watcher-331027-1173178699 -o ROOT/results/node18/solver-331027-1173178699 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331027-1173178699/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/331027-1173178699/instance-331027-1173178699.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.96 1.00 1.00 3/77 22965
/proc/meminfo: memFree=1900016/2055920 swapFree=4153472/4192956
[pid=22965] ppid=22963 vsize=1528 CPUtime=0
/proc/22965/stat : 22965 (Spear-32) R 22963 22965 22585 0 -1 4194304 199 0 0 0 0 0 0 0 18 0 1 0 337824488 1564672 183 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135271772 0 0 4096 0 0 0 0 17 1 0 0
/proc/22965/statm: 382 184 129 302 0 77 0

[startup+0.104807 s]
/proc/loadavg: 0.96 1.00 1.00 3/77 22965
/proc/meminfo: memFree=1900016/2055920 swapFree=4153472/4192956
[pid=22965] ppid=22963 vsize=4704 CPUtime=0.1
/proc/22965/stat : 22965 (Spear-32) R 22963 22965 22585 0 -1 4194304 1007 0 0 0 10 0 0 0 18 0 1 0 337824488 4816896 958 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22965/statm: 1176 958 129 302 0 871 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4704

[startup+0.201817 s]
/proc/loadavg: 0.96 1.00 1.00 3/77 22965
/proc/meminfo: memFree=1900016/2055920 swapFree=4153472/4192956
[pid=22965] ppid=22963 vsize=7708 CPUtime=0.19
/proc/22965/stat : 22965 (Spear-32) R 22963 22965 22585 0 -1 4194304 1844 0 0 0 19 0 0 0 18 0 1 0 337824488 7892992 1624 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22965/statm: 1927 1624 129 302 0 1622 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7708

[startup+0.301827 s]
/proc/loadavg: 0.96 1.00 1.00 3/77 22965
/proc/meminfo: memFree=1900016/2055920 swapFree=4153472/4192956
[pid=22965] ppid=22963 vsize=10552 CPUtime=0.29
/proc/22965/stat : 22965 (Spear-32) R 22963 22965 22585 0 -1 4194304 2656 0 0 0 29 0 0 0 19 0 1 0 337824488 10805248 2307 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22965/statm: 2671 2308 129 302 0 2366 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10552

[startup+0.701866 s]
/proc/loadavg: 0.96 1.00 1.00 3/77 22965
/proc/meminfo: memFree=1900016/2055920 swapFree=4153472/4192956
[pid=22965] ppid=22963 vsize=21748 CPUtime=0.69
/proc/22965/stat : 22965 (Spear-32) R 22963 22965 22585 0 -1 4194304 5796 0 0 0 67 2 0 0 22 0 1 0 337824488 22269952 4980 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22965/statm: 5437 4980 129 302 0 5132 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21748

[startup+1.50194 s]
/proc/loadavg: 0.96 1.00 1.00 2/78 22966
/proc/meminfo: memFree=1870248/2055920 swapFree=4153472/4192956
[pid=22965] ppid=22963 vsize=37796 CPUtime=1.49
/proc/22965/stat : 22965 (Spear-32) R 22963 22965 22585 0 -1 4194304 10264 0 0 0 142 7 0 0 25 0 1 0 337824488 38703104 8451 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22965/statm: 9449 8451 140 302 0 9144 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37796

[startup+3.1011 s]
/proc/loadavg: 0.97 1.00 1.00 2/78 22966
/proc/meminfo: memFree=1865704/2055920 swapFree=4153472/4192956
[pid=22965] ppid=22963 vsize=38328 CPUtime=3.09
/proc/22965/stat : 22965 (Spear-32) R 22963 22965 22585 0 -1 4194304 10408 0 0 0 289 20 0 0 25 0 1 0 337824488 39247872 8595 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22965/statm: 9582 8595 140 302 0 9277 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38328

[startup+6.30141 s]
/proc/loadavg: 0.97 1.00 1.00 2/78 22966
/proc/meminfo: memFree=1863656/2055920 swapFree=4153472/4192956
[pid=22965] ppid=22963 vsize=41288 CPUtime=6.29
/proc/22965/stat : 22965 (Spear-32) R 22963 22965 22585 0 -1 4194304 11165 0 0 0 599 30 0 0 25 0 1 0 337824488 42278912 9352 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22965/statm: 10322 9352 140 302 0 10017 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41288

[startup+12.703 s]
/proc/loadavg: 0.97 1.00 1.00 2/78 22966
/proc/meminfo: memFree=1854696/2055920 swapFree=4153472/4192956
[pid=22965] ppid=22963 vsize=50540 CPUtime=12.69
/proc/22965/stat : 22965 (Spear-32) R 22963 22965 22585 0 -1 4194304 13464 0 0 0 1227 42 0 0 25 0 1 0 337824488 51752960 11618 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22965/statm: 12635 11618 140 302 0 12330 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50540

[startup+25.5013 s]
/proc/loadavg: 0.97 1.00 1.00 2/78 22966
/proc/meminfo: memFree=1841832/2055920 swapFree=4153472/4192956
[pid=22965] ppid=22963 vsize=63196 CPUtime=25.49
/proc/22965/stat : 22965 (Spear-32) R 22963 22965 22585 0 -1 4194304 16620 0 0 0 2491 58 0 0 25 0 1 0 337824488 64712704 14709 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22965/statm: 15799 14709 140 302 0 15494 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63196

[startup+51.1017 s]
/proc/loadavg: 0.98 1.00 1.00 2/78 22966
/proc/meminfo: memFree=1823080/2055920 swapFree=4153472/4192956
[pid=22965] ppid=22963 vsize=82728 CPUtime=51.08
/proc/22965/stat : 22965 (Spear-32) R 22963 22965 22585 0 -1 4194304 21456 0 0 0 5025 83 0 0 25 0 1 0 337824488 84713472 19416 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22965/statm: 20682 19416 140 302 0 20377 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 82728

[startup+102.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 22966
/proc/meminfo: memFree=1788840/2055920 swapFree=4153472/4192956
[pid=22965] ppid=22963 vsize=117880 CPUtime=102.27
/proc/22965/stat : 22965 (Spear-32) R 22963 22965 22585 0 -1 4194304 30177 0 0 0 10106 121 0 0 25 0 1 0 337824488 120709120 27880 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22965/statm: 29470 27880 140 302 0 29165 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 117880

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 22966
/proc/meminfo: memFree=1746344/2055920 swapFree=4153472/4192956
[pid=22965] ppid=22963 vsize=162608 CPUtime=162.24
/proc/22965/stat : 22965 (Spear-32) R 22963 22965 22585 0 -1 4194304 41111 0 0 0 16043 181 0 0 25 0 1 0 337824488 166510592 38814 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524522 0 0 4096 0 0 0 0 17 0 0 0
/proc/22965/statm: 40652 38814 140 302 0 40347 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 162608

[startup+222.306 s]
/proc/loadavg: 1.03 1.01 1.00 2/84 23124
/proc/meminfo: memFree=1636592/2055920 swapFree=4153472/4192956
[pid=22965] ppid=22963 vsize=268976 CPUtime=222.15
/proc/22965/stat : 22965 (Spear-32) R 22963 22965 22585 0 -1 4194304 67736 0 0 0 21963 252 0 0 25 0 1 0 337824488 275431424 65439 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22965/statm: 67244 65439 140 302 0 66939 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 268976

[startup+282.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 23164
/proc/meminfo: memFree=1507240/2055920 swapFree=4153472/4192956
[pid=22965] ppid=22963 vsize=402560 CPUtime=282.1
/proc/22965/stat : 22965 (Spear-32) R 22963 22965 22585 0 -1 4194304 101174 0 0 0 27909 301 0 0 25 0 1 0 337824488 412221440 98364 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/22965/statm: 100640 98364 140 302 0 100335 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 402560

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23164
/proc/meminfo: memFree=1342696/2055920 swapFree=4153472/4192956
[pid=22965] ppid=22963 vsize=565404 CPUtime=342.08
/proc/22965/stat : 22965 (Spear-32) R 22963 22965 22585 0 -1 4194304 141893 0 0 0 33870 338 0 0 25 0 1 0 337824488 578973696 139083 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135259207 0 0 4096 0 0 0 0 17 1 0 0
/proc/22965/statm: 141351 139083 140 302 0 141046 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 565404

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23164
/proc/meminfo: memFree=1194792/2055920 swapFree=4153472/4192956
[pid=22965] ppid=22963 vsize=714288 CPUtime=402.06
/proc/22965/stat : 22965 (Spear-32) R 22963 22965 22585 0 -1 4194304 179126 0 0 0 39830 376 0 0 25 0 1 0 337824488 731430912 176316 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22965/statm: 178572 176316 140 302 0 178267 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 714288

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23164
/proc/meminfo: memFree=1092648/2055920 swapFree=4153472/4192956
[pid=22965] ppid=22963 vsize=815084 CPUtime=462.05
/proc/22965/stat : 22965 (Spear-32) R 22963 22965 22585 0 -1 4194304 204200 0 0 0 45792 413 0 0 25 0 1 0 337824488 834646016 201390 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/22965/statm: 203771 201390 140 302 0 203466 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 815084

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23164
/proc/meminfo: memFree=1046632/2055920 swapFree=4153472/4192956
[pid=22965] ppid=22963 vsize=861104 CPUtime=522.03
/proc/22965/stat : 22965 (Spear-32) R 22963 22965 22585 0 -1 4194304 215759 0 0 0 51767 436 0 0 25 0 1 0 337824488 881770496 212949 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/22965/statm: 215276 212949 140 302 0 214971 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 861104

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23164
/proc/meminfo: memFree=1009256/2055920 swapFree=4153472/4192956
[pid=22965] ppid=22963 vsize=897940 CPUtime=582.01
/proc/22965/stat : 22965 (Spear-32) R 22963 22965 22585 0 -1 4194304 224983 0 0 0 57743 458 0 0 25 0 1 0 337824488 919490560 222173 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22965/statm: 224485 222173 140 302 0 224180 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 897940

[startup+642.302 s]
/proc/loadavg: 1.08 1.02 1.01 2/78 23164
/proc/meminfo: memFree=969320/2055920 swapFree=4153472/4192956
[pid=22965] ppid=22963 vsize=937696 CPUtime=642
/proc/22965/stat : 22965 (Spear-32) R 22963 22965 22585 0 -1 4194304 234976 0 0 0 63719 481 0 0 25 0 1 0 337824488 960200704 232166 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/22965/statm: 234424 232166 140 302 0 234119 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 937696

[startup+702.302 s]
/proc/loadavg: 1.15 1.04 1.01 2/78 23164
/proc/meminfo: memFree=939176/2055920 swapFree=4153472/4192956
[pid=22965] ppid=22963 vsize=968108 CPUtime=701.98
/proc/22965/stat : 22965 (Spear-32) R 22963 22965 22585 0 -1 4194304 242432 0 0 0 69698 500 0 0 25 0 1 0 337824488 991342592 239622 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/22965/statm: 242027 239622 140 302 0 241722 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 968108

[startup+762.301 s]
/proc/loadavg: 1.10 1.05 1.01 2/78 23164
/proc/meminfo: memFree=912104/2055920 swapFree=4153472/4192956
[pid=22965] ppid=22963 vsize=994828 CPUtime=761.97
/proc/22965/stat : 22965 (Spear-32) R 22963 22965 22585 0 -1 4194304 249085 0 0 0 75679 518 0 0 25 0 1 0 337824488 1018703872 246275 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/22965/statm: 248707 246275 140 302 0 248402 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 994828

[startup+822.301 s]
/proc/loadavg: 1.17 1.07 1.01 2/78 23164
/proc/meminfo: memFree=886312/2055920 swapFree=4153472/4192956
[pid=22965] ppid=22963 vsize=1020708 CPUtime=821.95
/proc/22965/stat : 22965 (Spear-32) R 22963 22965 22585 0 -1 4194304 255597 0 0 0 81663 532 0 0 25 0 1 0 337824488 1045204992 252787 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/22965/statm: 255177 252787 140 302 0 254872 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 1020708

[startup+882.306 s]
/proc/loadavg: 1.10 1.07 1.01 2/78 23164
/proc/meminfo: memFree=858216/2055920 swapFree=4153472/4192956
[pid=22965] ppid=22963 vsize=1048736 CPUtime=881.94
/proc/22965/stat : 22965 (Spear-32) R 22963 22965 22585 0 -1 4194304 262516 0 0 0 87642 552 0 0 25 0 1 0 337824488 1073905664 259706 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22965/statm: 262184 259706 140 302 0 261879 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 1048736

[startup+942.302 s]
/proc/loadavg: 1.04 1.05 1.01 2/78 23164
/proc/meminfo: memFree=825960/2055920 swapFree=4153472/4192956
[pid=22965] ppid=22963 vsize=1085064 CPUtime=941.92
/proc/22965/stat : 22965 (Spear-32) R 22963 22965 22585 0 -1 4194304 271653 0 0 0 93619 573 0 0 25 0 1 0 337824488 1111105536 267818 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/22965/statm: 271266 267818 140 302 0 270961 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 1085064

[startup+1002.3 s]
/proc/loadavg: 1.01 1.04 1.00 2/78 23164
/proc/meminfo: memFree=798696/2055920 swapFree=4153472/4192956
[pid=22965] ppid=22963 vsize=1111952 CPUtime=1001.9
/proc/22965/stat : 22965 (Spear-32) R 22963 22965 22585 0 -1 4194304 278360 0 0 0 99599 591 0 0 25 0 1 0 337824488 1138638848 274525 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22965/statm: 277988 274525 140 302 0 277683 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 1111952

[startup+1062.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 23164
/proc/meminfo: memFree=773480/2055920 swapFree=4153472/4192956
[pid=22965] ppid=22963 vsize=1137140 CPUtime=1061.89
/proc/22965/stat : 22965 (Spear-32) R 22963 22965 22585 0 -1 4194304 284695 0 0 0 105585 604 0 0 25 0 1 0 337824488 1164431360 280860 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/22965/statm: 284285 280860 140 302 0 283980 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 1137140

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 23164
/proc/meminfo: memFree=746792/2055920 swapFree=4153472/4192956
[pid=22965] ppid=22963 vsize=1163852 CPUtime=1121.86
/proc/22965/stat : 22965 (Spear-32) R 22963 22965 22585 0 -1 4194304 291308 0 0 0 111566 620 0 0 25 0 1 0 337824488 1191784448 287473 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22965/statm: 290963 287473 140 302 0 290658 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 1163852

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 23164
/proc/meminfo: memFree=722088/2055920 swapFree=4153472/4192956
[pid=22965] ppid=22963 vsize=1189008 CPUtime=1181.85
/proc/22965/stat : 22965 (Spear-32) R 22963 22965 22585 0 -1 4194304 297507 0 0 0 117552 633 0 0 25 0 1 0 337824488 1217544192 293672 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22965/statm: 297252 293673 140 302 0 296947 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 1189008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 23164
/proc/meminfo: memFree=714344/2055920 swapFree=4153472/4192956
[pid=22965] ppid=22963 vsize=1196636 CPUtime=1200.05
/proc/22965/stat : 22965 (Spear-32) R 22963 22965 22585 0 -1 4194304 299341 0 0 0 119368 637 0 0 25 0 1 0 337824488 1225355264 295506 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22965/statm: 299159 295506 140 302 0 298854 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 1196636

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.00 1.02 1.00 2/78 23164
/proc/meminfo: memFree=714344/2055920 swapFree=4153472/4192956
[pid=22965] ppid=22963 vsize=0 CPUtime=1200.15
/proc/22965/stat : 22965 (Spear-32) R 22963 22965 22585 0 -1 4195332 299341 0 0 0 119368 647 0 0 25 0 1 0 337824488 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/22965/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.69
CPU time (s): 1200.25
CPU user time (s): 1193.69
CPU system time (s): 6.56
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 1196636

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

runsolver used 1.40579 second user time and 2.96855 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Tue Mar  6 10:58:19 UTC 2007

IDJOB= 331027
IDBENCH= 20577
IDSOLVER= 131
FILE ID= node18/331027-1173178699

PBS_JOBID= 4015032

Free space on /tmp= 66497 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  f0f4556999ccb446384994a4148fca28

RANDOM SEED= 740264552

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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:       1900424 kB
Buffers:          3812 kB
Cached:          68756 kB
SwapCached:       2096 kB
Active:          58860 kB
Inactive:        36044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1900424 kB
SwapTotal:     4192956 kB
SwapFree:      4153472 kB
Dirty:           11892 kB
Writeback:           0 kB
Mapped:          30560 kB
Slab:            46252 kB
Committed_AS:  1197812 kB
PageTables:       1668 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= 66497 MiB

End job on node18 on Tue Mar  6 11:18:22 UTC 2007