Trace number 331195

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

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq3.cnf
MD5SUMba6236c6cc840bb0208f73665843c375
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark573.881
Satisfiable
(Un)Satisfiability was proved
Number of variables69789
Number of clauses968295
Sum of the clauses size2788367
Maximum clause length110
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2899512
Number of clauses of size 316116
Number of clauses of size 43707
Number of clauses of size 56480
Number of clauses of size over 542479

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/331195-1173182074/instance-331195-1173182074.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/node41/watcher-331195-1173182074 -o ROOT/results/node41/solver-331195-1173182074 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331195-1173182074/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/331195-1173182074/instance-331195-1173182074.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15518
/proc/meminfo: memFree=1725368/2055920 swapFree=4183900/4192956
[pid=15518] ppid=15516 vsize=1528 CPUtime=0
/proc/15518/stat : 15518 (Spear-32) R 15516 15518 14408 0 -1 4194304 196 0 0 0 0 0 0 0 18 0 1 0 338163429 1564672 180 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135271772 0 0 4096 0 0 0 0 17 1 0 0
/proc/15518/statm: 382 180 128 302 0 77 0

[startup+0.0812249 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15518
/proc/meminfo: memFree=1725368/2055920 swapFree=4183900/4192956
[pid=15518] ppid=15516 vsize=4160 CPUtime=0.07
/proc/15518/stat : 15518 (Spear-32) R 15516 15518 14408 0 -1 4194304 843 0 0 0 7 0 0 0 18 0 1 0 338163429 4259840 794 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135262058 0 0 4096 0 0 0 0 17 1 0 0
/proc/15518/statm: 1040 794 129 302 0 735 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4160

[startup+0.101228 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15518
/proc/meminfo: memFree=1725368/2055920 swapFree=4183900/4192956
[pid=15518] ppid=15516 vsize=4708 CPUtime=0.09
/proc/15518/stat : 15518 (Spear-32) R 15516 15518 14408 0 -1 4194304 976 0 0 0 9 0 0 0 18 0 1 0 338163429 4820992 927 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15518/statm: 1177 928 129 302 0 872 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4708

[startup+0.301245 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15518
/proc/meminfo: memFree=1725368/2055920 swapFree=4183900/4192956
[pid=15518] ppid=15516 vsize=10560 CPUtime=0.29
/proc/15518/stat : 15518 (Spear-32) R 15516 15518 14408 0 -1 4194304 2623 0 0 0 28 1 0 0 19 0 1 0 338163429 10813440 2274 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15518/statm: 2640 2274 129 302 0 2335 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10560

[startup+0.701279 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15518
/proc/meminfo: memFree=1725368/2055920 swapFree=4183900/4192956
[pid=15518] ppid=15516 vsize=21444 CPUtime=0.69
/proc/15518/stat : 15518 (Spear-32) R 15516 15518 14408 0 -1 4194304 5702 0 0 0 67 2 0 0 22 0 1 0 338163429 21958656 4886 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15518/statm: 5361 4886 129 302 0 5056 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21444

[startup+1.50135 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 15519
/proc/meminfo: memFree=1698608/2055920 swapFree=4183900/4192956
[pid=15518] ppid=15516 vsize=43108 CPUtime=1.49
/proc/15518/stat : 15518 (Spear-32) R 15516 15518 14408 0 -1 4194304 11818 0 0 0 143 6 0 0 25 0 1 0 338163429 44142592 10038 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15518/statm: 10777 10039 129 302 0 10472 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43108

[startup+3.10149 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 15519
/proc/meminfo: memFree=1670896/2055920 swapFree=4183900/4192956
[pid=15518] ppid=15516 vsize=63416 CPUtime=3.09
/proc/15518/stat : 15518 (Spear-32) R 15516 15518 14408 0 -1 4194304 17404 0 0 0 294 15 0 0 25 0 1 0 338163429 64937984 14692 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15518/statm: 15854 14692 140 302 0 15549 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63416

[startup+6.30176 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 15519
/proc/meminfo: memFree=1665648/2055920 swapFree=4183900/4192956
[pid=15518] ppid=15516 vsize=65348 CPUtime=6.29
/proc/15518/stat : 15518 (Spear-32) R 15516 15518 14408 0 -1 4194304 17887 0 0 0 599 30 0 0 25 0 1 0 338163429 66916352 15110 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15518/statm: 16337 15110 140 302 0 16032 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65348

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 15519
/proc/meminfo: memFree=1660208/2055920 swapFree=4183900/4192956
[pid=15518] ppid=15516 vsize=70920 CPUtime=12.69
/proc/15518/stat : 15518 (Spear-32) R 15516 15518 14408 0 -1 4194304 19264 0 0 0 1225 44 0 0 25 0 1 0 338163429 72622080 16487 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15518/statm: 17730 16487 140 302 0 17425 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70920

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 15519
/proc/meminfo: memFree=1651056/2055920 swapFree=4183900/4192956
[pid=15518] ppid=15516 vsize=80240 CPUtime=25.48
/proc/15518/stat : 15518 (Spear-32) R 15516 15518 14408 0 -1 4194304 21560 0 0 0 2487 61 0 0 25 0 1 0 338163429 82165760 18750 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15518/statm: 20060 18750 140 302 0 19755 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 80240

[startup+51.1026 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 15519
/proc/meminfo: memFree=1632944/2055920 swapFree=4183900/4192956
[pid=15518] ppid=15516 vsize=98768 CPUtime=51.07
/proc/15518/stat : 15518 (Spear-32) R 15516 15518 14408 0 -1 4194304 26164 0 0 0 5024 83 0 0 25 0 1 0 338163429 101138432 23289 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134529731 0 0 4096 0 0 0 0 17 1 0 0
/proc/15518/statm: 24692 23289 140 302 0 24387 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 98768

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 15519
/proc/meminfo: memFree=1585008/2055920 swapFree=4183900/4192956
[pid=15518] ppid=15516 vsize=147000 CPUtime=102.26
/proc/15518/stat : 15518 (Spear-32) R 15516 15518 14408 0 -1 4194304 38238 0 0 0 10046 180 0 0 25 0 1 0 338163429 150528000 35234 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15518/statm: 36750 35234 140 302 0 36445 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 147000

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15519
/proc/meminfo: memFree=1482928/2055920 swapFree=4183900/4192956
[pid=15518] ppid=15516 vsize=251236 CPUtime=162.24
/proc/15518/stat : 15518 (Spear-32) R 15516 15518 14408 0 -1 4194304 64365 0 0 0 15972 252 0 0 25 0 1 0 338163429 257265664 61104 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/15518/statm: 62809 61104 140 302 0 62504 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 251236

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15519
/proc/meminfo: memFree=1192048/2055920 swapFree=4183900/4192956
[pid=15518] ppid=15516 vsize=586816 CPUtime=222.22
/proc/15518/stat : 15518 (Spear-32) R 15516 15518 14408 0 -1 4194304 144983 0 0 0 21892 330 0 0 25 0 1 0 338163429 600899584 133269 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15518/statm: 146704 133269 145 302 0 146399 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 586816

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15519
/proc/meminfo: memFree=1107120/2055920 swapFree=4183900/4192956
[pid=15518] ppid=15516 vsize=672472 CPUtime=282.21
/proc/15518/stat : 15518 (Spear-32) R 15516 15518 14408 0 -1 4194304 166345 0 0 0 27843 378 0 0 25 0 1 0 338163429 688611328 154631 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15518/statm: 168118 154631 145 302 0 167813 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 672472

[startup+342.302 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 15519
/proc/meminfo: memFree=1025968/2055920 swapFree=4183900/4192956
[pid=15518] ppid=15516 vsize=754760 CPUtime=342.19
/proc/15518/stat : 15518 (Spear-32) R 15516 15518 14408 0 -1 4194304 186950 0 0 0 33807 412 0 0 25 0 1 0 338163429 772874240 174723 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15518/statm: 188690 174723 145 302 0 188385 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 754760

[startup+402.302 s]
/proc/loadavg: 1.11 1.03 1.01 2/71 15601
/proc/meminfo: memFree=983656/2055920 swapFree=4183900/4192956
[pid=15518] ppid=15516 vsize=796892 CPUtime=402.14
/proc/15518/stat : 15518 (Spear-32) R 15516 15518 14408 0 -1 4194304 197430 0 0 0 39769 445 0 0 25 0 1 0 338163429 816017408 185203 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15518/statm: 199223 185203 145 302 0 198918 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 796892

[startup+462.301 s]
/proc/loadavg: 1.04 1.02 1.00 2/71 15693
/proc/meminfo: memFree=928752/2055920 swapFree=4183900/4192956
[pid=15518] ppid=15516 vsize=850584 CPUtime=462.07
/proc/15518/stat : 15518 (Spear-32) R 15516 15518 14408 0 -1 4194304 210818 0 0 0 45726 481 0 0 25 0 1 0 338163429 870998016 198591 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15518/statm: 212646 198591 145 302 0 212341 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 850584

[startup+522.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 15717
/proc/meminfo: memFree=878832/2055920 swapFree=4183900/4192956
[pid=15518] ppid=15516 vsize=902412 CPUtime=522.03
/proc/15518/stat : 15518 (Spear-32) R 15516 15518 14408 0 -1 4194304 223778 0 0 0 51695 508 0 0 25 0 1 0 338163429 924069888 211551 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/15518/statm: 225603 211551 145 302 0 225298 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 902412

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 15717
/proc/meminfo: memFree=832112/2055920 swapFree=4183900/4192956
[pid=15518] ppid=15516 vsize=948592 CPUtime=582.02
/proc/15518/stat : 15518 (Spear-32) R 15516 15518 14408 0 -1 4194304 235285 0 0 0 57671 531 0 0 25 0 1 0 338163429 971358208 223058 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15518/statm: 237148 223058 145 302 0 236843 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 948592

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15717
/proc/meminfo: memFree=790704/2055920 swapFree=4183900/4192956
[pid=15518] ppid=15516 vsize=989716 CPUtime=642
/proc/15518/stat : 15518 (Spear-32) R 15516 15518 14408 0 -1 4194304 245504 0 0 0 63648 552 0 0 25 0 1 0 338163429 1013469184 233277 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15518/statm: 247429 233277 145 302 0 247124 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 989716

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15717
/proc/meminfo: memFree=755760/2055920 swapFree=4183900/4192956
[pid=15518] ppid=15516 vsize=1024868 CPUtime=701.99
/proc/15518/stat : 15518 (Spear-32) R 15516 15518 14408 0 -1 4194304 254306 0 0 0 69628 571 0 0 25 0 1 0 338163429 1049464832 242079 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15518/statm: 256217 242079 145 302 0 255912 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 1024868

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15717
/proc/meminfo: memFree=723504/2055920 swapFree=4183900/4192956
[pid=15518] ppid=15516 vsize=1057284 CPUtime=761.98
/proc/15518/stat : 15518 (Spear-32) R 15516 15518 14408 0 -1 4194304 262272 0 0 0 75610 588 0 0 25 0 1 0 338163429 1082658816 250045 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15518/statm: 264321 250045 145 302 0 264016 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 1057284

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15717
/proc/meminfo: memFree=690992/2055920 swapFree=4183900/4192956
[pid=15518] ppid=15516 vsize=1090356 CPUtime=821.96
/proc/15518/stat : 15518 (Spear-32) R 15516 15518 14408 0 -1 4194304 270462 0 0 0 81588 608 0 0 25 0 1 0 338163429 1116524544 258235 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/15518/statm: 272589 258235 145 302 0 272284 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 1090356

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15717
/proc/meminfo: memFree=667440/2055920 swapFree=4183900/4192956
[pid=15518] ppid=15516 vsize=1113616 CPUtime=881.94
/proc/15518/stat : 15518 (Spear-32) R 15516 15518 14408 0 -1 4194304 276271 0 0 0 87573 621 0 0 25 0 1 0 338163429 1140342784 264044 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15518/statm: 278404 264044 145 302 0 278099 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 1113616

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15717
/proc/meminfo: memFree=641328/2055920 swapFree=4183900/4192956
[pid=15518] ppid=15516 vsize=1140752 CPUtime=941.93
/proc/15518/stat : 15518 (Spear-32) R 15516 15518 14408 0 -1 4194304 282826 0 0 0 93554 639 0 0 25 0 1 0 338163429 1168130048 270599 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15518/statm: 285188 270599 145 302 0 284883 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 1140752

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15717
/proc/meminfo: memFree=606128/2055920 swapFree=4183900/4192956
[pid=15518] ppid=15516 vsize=1179992 CPUtime=1001.91
/proc/15518/stat : 15518 (Spear-32) R 15516 15518 14408 0 -1 4194304 292600 0 0 0 99529 662 0 0 25 0 1 0 338163429 1208311808 279348 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15518/statm: 294998 279348 145 302 0 294693 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 1179992

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15717
/proc/meminfo: memFree=585072/2055920 swapFree=4183900/4192956
[pid=15518] ppid=15516 vsize=1201024 CPUtime=1061.89
/proc/15518/stat : 15518 (Spear-32) R 15516 15518 14408 0 -1 4194304 297887 0 0 0 105507 682 0 0 25 0 1 0 338163429 1229848576 284635 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15518/statm: 300256 284635 145 302 0 299951 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 1201024

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15717
/proc/meminfo: memFree=560624/2055920 swapFree=4183900/4192956
[pid=15518] ppid=15516 vsize=1225312 CPUtime=1121.88
/proc/15518/stat : 15518 (Spear-32) R 15516 15518 14408 0 -1 4194304 304005 0 0 0 111485 703 0 0 25 0 1 0 338163429 1254719488 290753 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15518/statm: 306328 290753 145 302 0 306023 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 1225312

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15717
/proc/meminfo: memFree=530160/2055920 swapFree=4183900/4192956
[pid=15518] ppid=15516 vsize=1256284 CPUtime=1181.86
/proc/15518/stat : 15518 (Spear-32) R 15516 15518 14408 0 -1 4194304 311684 0 0 0 117462 724 0 0 25 0 1 0 338163429 1286434816 298432 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15518/statm: 314071 298432 145 302 0 313766 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 1256284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15717
/proc/meminfo: memFree=520048/2055920 swapFree=4183900/4192956
[pid=15518] ppid=15516 vsize=1265616 CPUtime=1200.06
/proc/15518/stat : 15518 (Spear-32) R 15516 15518 14408 0 -1 4194304 314030 0 0 0 119275 731 0 0 25 0 1 0 338163429 1295990784 300778 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526767 0 0 4096 0 0 0 0 17 1 0 0
/proc/15518/statm: 316404 300778 145 302 0 316099 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 1265616

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

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

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15717
/proc/meminfo: memFree=520048/2055920 swapFree=4183900/4192956
[pid=15518] ppid=15516 vsize=0 CPUtime=1200.16
/proc/15518/stat : 15518 (Spear-32) R 15516 15518 14408 0 -1 4195332 314030 0 0 0 119275 741 0 0 25 0 1 0 338163429 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/15518/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.69
CPU time (s): 1200.26
CPU user time (s): 1192.76
CPU system time (s): 7.50086
CPU usage (%): 99.9637
Max. virtual memory (cumulated for all children) (KiB): 1265616

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

runsolver used 0.963853 second user time and 2.42663 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Tue Mar  6 11:54:35 UTC 2007

IDJOB= 331195
IDBENCH= 20581
IDSOLVER= 131
FILE ID= node41/331195-1173182074

PBS_JOBID= 4015254

Free space on /tmp= 66488 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  ba6236c6cc840bb0208f73665843c375

RANDOM SEED= 651502068

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node41.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.231
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.231
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:       1725776 kB
Buffers:         14020 kB
Cached:         226796 kB
SwapCached:       2964 kB
Active:          69252 kB
Inactive:       193856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1725776 kB
SwapTotal:     4192956 kB
SwapFree:      4183900 kB
Dirty:           20296 kB
Writeback:           0 kB
Mapped:          28364 kB
Slab:            52952 kB
Committed_AS:   689632 kB
PageTables:       1508 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= 66488 MiB

End job on node41 on Tue Mar  6 12:14:38 UTC 2007