Trace number 331196

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 FH 1.0? (TO) 1200.19 1200.58

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/331196-1173182077/instance-331196-1173182077.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/node68/watcher-331196-1173182077 -o ROOT/results/node68/solver-331196-1173182077 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331196-1173182077/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/331196-1173182077/instance-331196-1173182077.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.25 1.06 1.02 3/64 28480
/proc/meminfo: memFree=1368816/2055920 swapFree=4183224/4192956
[pid=28480] ppid=28478 vsize=1528 CPUtime=0
/proc/28480/stat : 28480 (Spear-32) R 28478 28480 27562 0 -1 4194304 196 0 0 0 0 0 0 0 18 0 1 0 338165497 1564672 180 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134799873 0 0 4096 0 0 0 0 17 1 0 0
/proc/28480/statm: 382 180 128 302 0 77 0

[startup+0.0984479 s]
/proc/loadavg: 1.25 1.06 1.02 3/64 28480
/proc/meminfo: memFree=1368816/2055920 swapFree=4183224/4192956
[pid=28480] ppid=28478 vsize=4572 CPUtime=0.09
/proc/28480/stat : 28480 (Spear-32) R 28478 28480 27562 0 -1 4194304 958 0 0 0 9 0 0 0 18 0 1 0 338165497 4681728 909 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28480/statm: 1143 909 129 302 0 838 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4572

[startup+0.102448 s]
/proc/loadavg: 1.25 1.06 1.02 3/64 28480
/proc/meminfo: memFree=1368816/2055920 swapFree=4183224/4192956
[pid=28480] ppid=28478 vsize=4712 CPUtime=0.09
/proc/28480/stat : 28480 (Spear-32) R 28478 28480 27562 0 -1 4194304 988 0 0 0 9 0 0 0 18 0 1 0 338165497 4825088 939 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28480/statm: 1178 940 129 302 0 873 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4712

[startup+0.302465 s]
/proc/loadavg: 1.25 1.06 1.02 3/64 28480
/proc/meminfo: memFree=1368816/2055920 swapFree=4183224/4192956
[pid=28480] ppid=28478 vsize=10560 CPUtime=0.29
/proc/28480/stat : 28480 (Spear-32) R 28478 28480 27562 0 -1 4194304 2636 0 0 0 28 1 0 0 19 0 1 0 338165497 10813440 2287 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28480/statm: 2640 2287 129 302 0 2335 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10560

[startup+0.701502 s]
/proc/loadavg: 1.25 1.06 1.02 3/64 28480
/proc/meminfo: memFree=1368816/2055920 swapFree=4183224/4192956
[pid=28480] ppid=28478 vsize=21444 CPUtime=0.69
/proc/28480/stat : 28480 (Spear-32) R 28478 28480 27562 0 -1 4194304 5711 0 0 0 66 3 0 0 22 0 1 0 338165497 21958656 4895 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28480/statm: 5361 4895 129 302 0 5056 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21444

[startup+1.50157 s]
/proc/loadavg: 1.23 1.06 1.02 2/65 28481
/proc/meminfo: memFree=1341864/2055920 swapFree=4183224/4192956
[pid=28480] ppid=28478 vsize=43108 CPUtime=1.49
/proc/28480/stat : 28480 (Spear-32) R 28478 28480 27562 0 -1 4194304 11843 0 0 0 141 8 0 0 25 0 1 0 338165497 44142592 10063 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/28480/statm: 10777 10063 129 302 0 10472 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43108

[startup+3.10172 s]
/proc/loadavg: 1.23 1.06 1.02 2/65 28481
/proc/meminfo: memFree=1314088/2055920 swapFree=4183224/4192956
[pid=28480] ppid=28478 vsize=63416 CPUtime=3.09
/proc/28480/stat : 28480 (Spear-32) R 28478 28480 27562 0 -1 4194304 17408 0 0 0 292 17 0 0 25 0 1 0 338165497 64937984 14696 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28480/statm: 15854 14696 140 302 0 15549 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63416

[startup+6.30201 s]
/proc/loadavg: 1.23 1.06 1.02 2/65 28481
/proc/meminfo: memFree=1309160/2055920 swapFree=4183224/4192956
[pid=28480] ppid=28478 vsize=65348 CPUtime=6.29
/proc/28480/stat : 28480 (Spear-32) R 28478 28480 27562 0 -1 4194304 17886 0 0 0 593 36 0 0 25 0 1 0 338165497 66916352 15109 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28480/statm: 16337 15109 140 302 0 16032 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65348

[startup+12.7016 s]
/proc/loadavg: 1.20 1.06 1.02 2/65 28481
/proc/meminfo: memFree=1303656/2055920 swapFree=4183224/4192956
[pid=28480] ppid=28478 vsize=70920 CPUtime=12.69
/proc/28480/stat : 28480 (Spear-32) R 28478 28480 27562 0 -1 4194304 19261 0 0 0 1218 51 0 0 25 0 1 0 338165497 72622080 16484 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28480/statm: 17730 16484 140 302 0 17425 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70920

[startup+25.5017 s]
/proc/loadavg: 1.17 1.06 1.02 2/65 28481
/proc/meminfo: memFree=1294312/2055920 swapFree=4183224/4192956
[pid=28480] ppid=28478 vsize=80240 CPUtime=25.48
/proc/28480/stat : 28480 (Spear-32) R 28478 28480 27562 0 -1 4194304 21567 0 0 0 2482 66 0 0 25 0 1 0 338165497 82165760 18757 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28480/statm: 20060 18757 140 302 0 19755 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 80240

[startup+51.1011 s]
/proc/loadavg: 1.11 1.05 1.01 2/65 28481
/proc/meminfo: memFree=1276264/2055920 swapFree=4183224/4192956
[pid=28480] ppid=28478 vsize=98640 CPUtime=51.07
/proc/28480/stat : 28480 (Spear-32) R 28478 28480 27562 0 -1 4194304 26162 0 0 0 5016 91 0 0 25 0 1 0 338165497 101007360 23287 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28480/statm: 24660 23287 140 302 0 24355 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 98640

[startup+102.306 s]
/proc/loadavg: 1.04 1.04 1.01 2/65 28481
/proc/meminfo: memFree=1228456/2055920 swapFree=4183224/4192956
[pid=28480] ppid=28478 vsize=146872 CPUtime=102.27
/proc/28480/stat : 28480 (Spear-32) R 28478 28480 27562 0 -1 4194304 38211 0 0 0 10035 192 0 0 25 0 1 0 338165497 150396928 35207 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28480/statm: 36718 35207 140 302 0 36413 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 146872

[startup+162.301 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 28481
/proc/meminfo: memFree=1127016/2055920 swapFree=4183224/4192956
[pid=28480] ppid=28478 vsize=250432 CPUtime=162.25
/proc/28480/stat : 28480 (Spear-32) R 28478 28480 27562 0 -1 4194304 64182 0 0 0 15963 262 0 0 25 0 1 0 338165497 256442368 60921 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/28480/statm: 62608 60921 140 302 0 62303 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 250432

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 28481
/proc/meminfo: memFree=1060392/2055920 swapFree=4183224/4192956
[pid=28480] ppid=28478 vsize=315188 CPUtime=222.24
/proc/28480/stat : 28480 (Spear-32) R 28478 28480 27562 0 -1 4194304 80383 0 0 0 21901 323 0 0 25 0 1 0 338165497 322752512 77122 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526917 0 0 4096 0 0 0 0 17 1 0 0
/proc/28480/statm: 78797 77122 140 302 0 78492 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 315188

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 28481
/proc/meminfo: memFree=975656/2055920 swapFree=4183224/4192956
[pid=28480] ppid=28478 vsize=400756 CPUtime=282.23
/proc/28480/stat : 28480 (Spear-32) R 28478 28480 27562 0 -1 4194304 101846 0 0 0 27861 362 0 0 25 0 1 0 338165497 410374144 98585 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/28480/statm: 100189 98585 140 302 0 99884 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 400756

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 28481
/proc/meminfo: memFree=917672/2055920 swapFree=4183224/4192956
[pid=28480] ppid=28478 vsize=457424 CPUtime=342.21
/proc/28480/stat : 28480 (Spear-32) R 28478 28480 27562 0 -1 4194304 116018 0 0 0 33826 395 0 0 25 0 1 0 338165497 468402176 112757 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28480/statm: 114356 112757 140 302 0 114051 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 457424

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 28565
/proc/meminfo: memFree=879008/2055920 swapFree=4183224/4192956
[pid=28480] ppid=28478 vsize=497396 CPUtime=402.16
/proc/28480/stat : 28480 (Spear-32) R 28478 28480 27562 0 -1 4194304 125990 0 0 0 39794 422 0 0 25 0 1 0 338165497 509333504 122216 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526775 0 0 4096 0 0 0 0 17 1 0 0
/proc/28480/statm: 124349 122216 140 302 0 124044 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 497396

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 28657
/proc/meminfo: memFree=846704/2055920 swapFree=4183224/4192956
[pid=28480] ppid=28478 vsize=529188 CPUtime=462.1
/proc/28480/stat : 28480 (Spear-32) R 28478 28480 27562 0 -1 4194304 133931 0 0 0 45768 442 0 0 25 0 1 0 338165497 541888512 130157 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28480/statm: 132297 130157 140 302 0 131992 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 529188

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28679
/proc/meminfo: memFree=808616/2055920 swapFree=4183224/4192956
[pid=28480] ppid=28478 vsize=568792 CPUtime=522.06
/proc/28480/stat : 28480 (Spear-32) R 28478 28480 27562 0 -1 4194304 143724 0 0 0 51726 480 0 0 25 0 1 0 338165497 582443008 139950 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/28480/statm: 142198 139950 140 302 0 141893 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 568792

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28679
/proc/meminfo: memFree=749864/2055920 swapFree=4183224/4192956
[pid=28480] ppid=28478 vsize=628116 CPUtime=582.05
/proc/28480/stat : 28480 (Spear-32) R 28478 28480 27562 0 -1 4194304 158484 0 0 0 57688 517 0 0 25 0 1 0 338165497 643190784 154710 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28480/statm: 157029 154710 140 302 0 156724 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 628116

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28679
/proc/meminfo: memFree=697768/2055920 swapFree=4183224/4192956
[pid=28480] ppid=28478 vsize=679376 CPUtime=642.04
/proc/28480/stat : 28480 (Spear-32) R 28478 28480 27562 0 -1 4194304 171331 0 0 0 63666 538 0 0 25 0 1 0 338165497 695681024 167557 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28480/statm: 169844 167557 140 302 0 169539 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 679376

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28679
/proc/meminfo: memFree=637864/2055920 swapFree=4183224/4192956
[pid=28480] ppid=28478 vsize=739512 CPUtime=702.02
/proc/28480/stat : 28480 (Spear-32) R 28478 28480 27562 0 -1 4194304 186378 0 0 0 69640 562 0 0 25 0 1 0 338165497 757260288 182604 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/28480/statm: 184878 182604 140 302 0 184573 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 739512

[startup+762.304 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28679
/proc/meminfo: memFree=577576/2055920 swapFree=4183224/4192956
[pid=28480] ppid=28478 vsize=799124 CPUtime=762.01
/proc/28480/stat : 28480 (Spear-32) R 28478 28480 27562 0 -1 4194304 201304 0 0 0 75616 585 0 0 25 0 1 0 338165497 818302976 197530 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/28480/statm: 199781 197530 140 302 0 199476 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 799124

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28679
/proc/meminfo: memFree=524008/2055920 swapFree=4183224/4192956
[pid=28480] ppid=28478 vsize=853560 CPUtime=821.99
/proc/28480/stat : 28480 (Spear-32) R 28478 28480 27562 0 -1 4194304 214840 0 0 0 81593 606 0 0 25 0 1 0 338165497 874045440 211066 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28480/statm: 213390 211066 140 302 0 213085 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 853560

[startup+882.301 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 28679
/proc/meminfo: memFree=495464/2055920 swapFree=4183224/4192956
[pid=28480] ppid=28478 vsize=882348 CPUtime=881.98
/proc/28480/stat : 28480 (Spear-32) R 28478 28480 27562 0 -1 4194304 221815 0 0 0 87562 636 0 0 25 0 1 0 338165497 903524352 218041 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28480/statm: 220587 218041 140 302 0 220282 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 882348

[startup+942.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 28679
/proc/meminfo: memFree=470504/2055920 swapFree=4183224/4192956
[pid=28480] ppid=28478 vsize=908352 CPUtime=941.96
/proc/28480/stat : 28480 (Spear-32) R 28478 28480 27562 0 -1 4194304 228256 0 0 0 93533 663 0 0 25 0 1 0 338165497 930152448 224482 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134561592 0 0 4096 0 0 0 0 17 1 0 0
/proc/28480/statm: 227088 224482 140 302 0 226783 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 908352

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28679
/proc/meminfo: memFree=418408/2055920 swapFree=4183224/4192956
[pid=28480] ppid=28478 vsize=959496 CPUtime=1001.95
/proc/28480/stat : 28480 (Spear-32) R 28478 28480 27562 0 -1 4194304 241035 0 0 0 99506 689 0 0 25 0 1 0 338165497 982523904 237261 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28480/statm: 239874 237261 140 302 0 239569 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 959496

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28679
/proc/meminfo: memFree=368872/2055920 swapFree=4183224/4192956
[pid=28480] ppid=28478 vsize=1013552 CPUtime=1061.93
/proc/28480/stat : 28480 (Spear-32) R 28478 28480 27562 0 -1 4194304 254598 0 0 0 105481 712 0 0 25 0 1 0 338165497 1037877248 249799 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28480/statm: 253388 249799 140 302 0 253083 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 1013552

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28679
/proc/meminfo: memFree=299048/2055920 swapFree=4183224/4192956
[pid=28480] ppid=28478 vsize=1082936 CPUtime=1121.91
/proc/28480/stat : 28480 (Spear-32) R 28478 28480 27562 0 -1 4194304 271965 0 0 0 111455 736 0 0 25 0 1 0 338165497 1108926464 267166 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558753 0 0 4096 0 0 0 0 17 1 0 0
/proc/28480/statm: 270734 267166 140 302 0 270429 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 1082936

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28679
/proc/meminfo: memFree=237096/2055920 swapFree=4183224/4192956
[pid=28480] ppid=28478 vsize=1144848 CPUtime=1181.91
/proc/28480/stat : 28480 (Spear-32) R 28478 28480 27562 0 -1 4194304 287430 0 0 0 117433 758 0 0 25 0 1 0 338165497 1172324352 282631 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28480/statm: 286212 282631 140 302 0 285907 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 1144848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28679
/proc/meminfo: memFree=223400/2055920 swapFree=4183224/4192956
[pid=28480] ppid=28478 vsize=1157796 CPUtime=1200
/proc/28480/stat : 28480 (Spear-32) R 28478 28480 27562 0 -1 4194304 290683 0 0 0 119238 762 0 0 25 0 1 0 338165497 1185583104 285884 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/28480/statm: 289449 285884 140 302 0 289144 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 1157796

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 1.00 1.00 2/65 28679
/proc/meminfo: memFree=223400/2055920 swapFree=4183224/4192956
[pid=28480] ppid=28478 vsize=0 CPUtime=1200.1
/proc/28480/stat : 28480 (Spear-32) R 28478 28480 27562 0 -1 4195332 290683 0 0 0 119238 772 0 0 25 0 1 0 338165497 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/28480/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.58
CPU time (s): 1200.19
CPU user time (s): 1192.38
CPU system time (s): 7.80581
CPU usage (%): 99.9675
Max. virtual memory (cumulated for all children) (KiB): 1157796

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

runsolver used 0.968852 second user time and 2.46062 second system time

The end

Launcher Data (download as text)

Begin job on node68 on Tue Mar  6 11:54:39 UTC 2007

IDJOB= 331196
IDBENCH= 20581
IDSOLVER= 132
FILE ID= node68/331196-1173182077

PBS_JOBID= 4015252

Free space on /tmp= 66412 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  ba6236c6cc840bb0208f73665843c375

RANDOM SEED= 158328937

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node68.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.234
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.234
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:       1369224 kB
Buffers:         40492 kB
Cached:         561256 kB
SwapCached:       3724 kB
Active:         127408 kB
Inactive:       483840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1369224 kB
SwapTotal:     4192956 kB
SwapFree:      4183224 kB
Dirty:           20296 kB
Writeback:           0 kB
Mapped:          15556 kB
Slab:            61512 kB
Committed_AS:   859708 kB
PageTables:       1380 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= 66412 MiB

End job on node68 on Tue Mar  6 12:14:41 UTC 2007