Trace number 330986

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.16 1200.54

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/330986-1173177687/instance-330986-1173177687.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/node3/watcher-330986-1173177687 -o ROOT/results/node3/solver-330986-1173177687 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330986-1173177687/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/330986-1173177687/instance-330986-1173177687.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.07 1.04 1.01 3/77 31030
/proc/meminfo: memFree=867168/2055920 swapFree=4191880/4192956
[pid=31030] ppid=31028 vsize=1528 CPUtime=0
/proc/31030/stat : 31030 (Spear-32) R 31028 31030 30436 0 -1 4194304 196 0 0 0 0 0 0 0 18 0 1 0 337723979 1564672 180 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135257600 0 0 4096 0 0 0 0 17 1 0 0
/proc/31030/statm: 382 180 128 302 0 77 0

[startup+0.0994381 s]
/proc/loadavg: 1.07 1.04 1.01 3/77 31030
/proc/meminfo: memFree=867168/2055920 swapFree=4191880/4192956
[pid=31030] ppid=31028 vsize=4600 CPUtime=0.09
/proc/31030/stat : 31030 (Spear-32) R 31028 31030 30436 0 -1 4194304 963 0 0 0 9 0 0 0 18 0 1 0 337723979 4710400 914 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/31030/statm: 1150 914 129 302 0 845 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4600

[startup+0.101437 s]
/proc/loadavg: 1.07 1.04 1.01 3/77 31030
/proc/meminfo: memFree=867168/2055920 swapFree=4191880/4192956
[pid=31030] ppid=31028 vsize=4604 CPUtime=0.09
/proc/31030/stat : 31030 (Spear-32) R 31028 31030 30436 0 -1 4194304 979 0 0 0 9 0 0 0 18 0 1 0 337723979 4714496 930 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31030/statm: 1151 930 129 302 0 846 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4604

[startup+0.301452 s]
/proc/loadavg: 1.07 1.04 1.01 3/77 31030
/proc/meminfo: memFree=867168/2055920 swapFree=4191880/4192956
[pid=31030] ppid=31028 vsize=10484 CPUtime=0.29
/proc/31030/stat : 31030 (Spear-32) R 31028 31030 30436 0 -1 4194304 2626 0 0 0 28 1 0 0 19 0 1 0 337723979 10735616 2277 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31030/statm: 2621 2277 129 302 0 2316 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10484

[startup+0.701487 s]
/proc/loadavg: 1.07 1.04 1.01 3/77 31030
/proc/meminfo: memFree=867168/2055920 swapFree=4191880/4192956
[pid=31030] ppid=31028 vsize=21332 CPUtime=0.69
/proc/31030/stat : 31030 (Spear-32) R 31028 31030 30436 0 -1 4194304 5656 0 0 0 64 5 0 0 22 0 1 0 337723979 21843968 4840 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/31030/statm: 5334 4841 129 302 0 5029 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21332

[startup+1.50155 s]
/proc/loadavg: 1.07 1.04 1.01 2/78 31031
/proc/meminfo: memFree=842904/2055920 swapFree=4191880/4192956
[pid=31030] ppid=31028 vsize=42832 CPUtime=1.49
/proc/31030/stat : 31030 (Spear-32) R 31028 31030 30436 0 -1 4194304 11654 0 0 0 140 9 0 0 25 0 1 0 337723979 43859968 9874 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31030/statm: 10708 9874 129 302 0 10403 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42832

[startup+3.10168 s]
/proc/loadavg: 1.07 1.04 1.01 2/78 31031
/proc/meminfo: memFree=815384/2055920 swapFree=4191880/4192956
[pid=31030] ppid=31028 vsize=85192 CPUtime=3.09
/proc/31030/stat : 31030 (Spear-32) R 31028 31030 30436 0 -1 4194304 23466 0 0 0 292 17 0 0 25 0 1 0 337723979 87236608 19827 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31030/statm: 21298 19827 129 302 0 20993 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85192

[startup+6.30195 s]
/proc/loadavg: 1.07 1.03 1.01 2/78 31031
/proc/meminfo: memFree=735064/2055920 swapFree=4191880/4192956
[pid=31030] ppid=31028 vsize=167988 CPUtime=6.29
/proc/31030/stat : 31030 (Spear-32) R 31028 31030 30436 0 -1 4194304 46506 0 0 0 596 33 0 0 25 0 1 0 337723979 172019712 39023 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31030/statm: 41997 39024 129 302 0 41692 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 167988

[startup+12.7015 s]
/proc/loadavg: 1.06 1.03 1.01 2/78 31031
/proc/meminfo: memFree=660376/2055920 swapFree=4191880/4192956
[pid=31030] ppid=31028 vsize=216676 CPUtime=12.69
/proc/31030/stat : 31030 (Spear-32) R 31028 31030 30436 0 -1 4194304 60112 0 0 0 1211 58 0 0 25 0 1 0 337723979 221876224 52402 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31030/statm: 54169 52402 140 302 0 53864 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 216676

[startup+25.5015 s]
/proc/loadavg: 1.05 1.03 1.01 2/78 31031
/proc/meminfo: memFree=657688/2055920 swapFree=4191880/4192956
[pid=31030] ppid=31028 vsize=219312 CPUtime=25.49
/proc/31030/stat : 31030 (Spear-32) R 31028 31030 30436 0 -1 4194304 60771 0 0 0 2461 88 0 0 25 0 1 0 337723979 224575488 53061 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31030/statm: 54828 53061 140 302 0 54523 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 219312

[startup+51.1016 s]
/proc/loadavg: 1.03 1.03 1.00 2/78 31031
/proc/meminfo: memFree=653336/2055920 swapFree=4191880/4192956
[pid=31030] ppid=31028 vsize=223716 CPUtime=51.08
/proc/31030/stat : 31030 (Spear-32) R 31028 31030 30436 0 -1 4194304 61873 0 0 0 4958 150 0 0 25 0 1 0 337723979 229085184 54163 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31030/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: 1.01 1.02 1.00 2/78 31031
/proc/meminfo: memFree=634712/2055920 swapFree=4191880/4192956
[pid=31030] ppid=31028 vsize=242572 CPUtime=102.27
/proc/31030/stat : 31030 (Spear-32) R 31028 31030 30436 0 -1 4194304 66611 0 0 0 9991 236 0 0 25 0 1 0 337723979 248393728 58803 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31030/statm: 60643 58803 140 302 0 60338 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 242572

[startup+162.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 31031
/proc/meminfo: memFree=604888/2055920 swapFree=4191880/4192956
[pid=31030] ppid=31028 vsize=273380 CPUtime=162.25
/proc/31030/stat : 31030 (Spear-32) R 31028 31030 30436 0 -1 4194304 74320 0 0 0 15909 316 0 0 25 0 1 0 337723979 279941120 66383 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31030/statm: 68345 66383 140 302 0 68040 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 273380

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 31031
/proc/meminfo: memFree=557528/2055920 swapFree=4191880/4192956
[pid=31030] ppid=31028 vsize=320248 CPUtime=222.23
/proc/31030/stat : 31030 (Spear-32) R 31028 31030 30436 0 -1 4194304 86024 0 0 0 21865 358 0 0 25 0 1 0 337723979 327933952 78087 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31030/statm: 80062 78087 140 302 0 79757 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 320248

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31031
/proc/meminfo: memFree=535000/2055920 swapFree=4191880/4192956
[pid=31030] ppid=31028 vsize=343736 CPUtime=282.22
/proc/31030/stat : 31030 (Spear-32) R 31028 31030 30436 0 -1 4194304 91930 0 0 0 27823 399 0 0 25 0 1 0 337723979 351985664 83736 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/31030/statm: 85934 83736 140 302 0 85629 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 343736

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31031
/proc/meminfo: memFree=514968/2055920 swapFree=4191880/4192956
[pid=31030] ppid=31028 vsize=363768 CPUtime=342.2
/proc/31030/stat : 31030 (Spear-32) R 31028 31030 30436 0 -1 4194304 96864 0 0 0 33765 455 0 0 25 0 1 0 337723979 372498432 88670 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31030/statm: 90942 88670 140 302 0 90637 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 363768

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31031
/proc/meminfo: memFree=469016/2055920 swapFree=4191880/4192956
[pid=31030] ppid=31028 vsize=410260 CPUtime=402.19
/proc/31030/stat : 31030 (Spear-32) R 31028 31030 30436 0 -1 4194304 108524 0 0 0 39717 502 0 0 25 0 1 0 337723979 420106240 100330 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/31030/statm: 102565 100330 140 302 0 102260 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 410260

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31031
/proc/meminfo: memFree=426392/2055920 swapFree=4191880/4192956
[pid=31030] ppid=31028 vsize=452092 CPUtime=462.17
/proc/31030/stat : 31030 (Spear-32) R 31028 31030 30436 0 -1 4194304 118995 0 0 0 45692 525 0 0 25 0 1 0 337723979 462942208 110801 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31030/statm: 113023 110801 140 302 0 112718 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 452092

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31031
/proc/meminfo: memFree=406040/2055920 swapFree=4191880/4192956
[pid=31030] ppid=31028 vsize=473060 CPUtime=522.16
/proc/31030/stat : 31030 (Spear-32) R 31028 31030 30436 0 -1 4194304 124131 0 0 0 51664 552 0 0 25 0 1 0 337723979 484413440 115937 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31030/statm: 118265 115937 140 302 0 117960 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 473060

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31031
/proc/meminfo: memFree=383576/2055920 swapFree=4191880/4192956
[pid=31030] ppid=31028 vsize=497328 CPUtime=582.13
/proc/31030/stat : 31030 (Spear-32) R 31028 31030 30436 0 -1 4194304 130198 0 0 0 57639 574 0 0 25 0 1 0 337723979 509263872 121491 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/31030/statm: 124332 121491 140 302 0 124027 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 497328

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31031
/proc/meminfo: memFree=363992/2055920 swapFree=4191880/4192956
[pid=31030] ppid=31028 vsize=517392 CPUtime=642.12
/proc/31030/stat : 31030 (Spear-32) R 31028 31030 30436 0 -1 4194304 135055 0 0 0 63615 597 0 0 25 0 1 0 337723979 529809408 126348 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527089 0 0 4096 0 0 0 0 17 1 0 0
/proc/31030/statm: 129348 126348 140 302 0 129043 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 517392

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31031
/proc/meminfo: memFree=347160/2055920 swapFree=4191880/4192956
[pid=31030] ppid=31028 vsize=534672 CPUtime=702.1
/proc/31030/stat : 31030 (Spear-32) R 31028 31030 30436 0 -1 4194304 139298 0 0 0 69592 618 0 0 25 0 1 0 337723979 547504128 130591 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31030/statm: 133668 130591 140 302 0 133363 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 534672

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31031
/proc/meminfo: memFree=333528/2055920 swapFree=4191880/4192956
[pid=31030] ppid=31028 vsize=548988 CPUtime=762.1
/proc/31030/stat : 31030 (Spear-32) R 31028 31030 30436 0 -1 4194304 142649 0 0 0 75555 655 0 0 25 0 1 0 337723979 562163712 133942 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527104 0 0 4096 0 0 0 0 17 1 0 0
/proc/31030/statm: 137247 133942 140 302 0 136942 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 548988

[startup+822.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 31031
/proc/meminfo: memFree=301784/2055920 swapFree=4191880/4192956
[pid=31030] ppid=31028 vsize=581460 CPUtime=822.07
/proc/31030/stat : 31030 (Spear-32) R 31028 31030 30436 0 -1 4194304 150724 0 0 0 81480 727 0 0 25 0 1 0 337723979 595415040 142017 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31030/statm: 145365 142017 140 302 0 145060 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 581460

[startup+882.302 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 31031
/proc/meminfo: memFree=257944/2055920 swapFree=4191880/4192956
[pid=31030] ppid=31028 vsize=624684 CPUtime=882.06
/proc/31030/stat : 31030 (Spear-32) R 31028 31030 30436 0 -1 4194304 161573 0 0 0 87444 762 0 0 25 0 1 0 337723979 639676416 152866 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31030/statm: 156171 152866 140 302 0 155866 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 624684

[startup+942.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/78 31031
/proc/meminfo: memFree=221528/2055920 swapFree=4191880/4192956
[pid=31030] ppid=31028 vsize=661172 CPUtime=942.04
/proc/31030/stat : 31030 (Spear-32) R 31028 31030 30436 0 -1 4194304 170712 0 0 0 93409 795 0 0 25 0 1 0 337723979 677040128 162005 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/31030/statm: 165293 162005 140 302 0 164988 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 661172

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 31031
/proc/meminfo: memFree=185560/2055920 swapFree=4191880/4192956
[pid=31030] ppid=31028 vsize=697020 CPUtime=1002.02
/proc/31030/stat : 31030 (Spear-32) R 31028 31030 30436 0 -1 4194304 179631 0 0 0 99382 820 0 0 25 0 1 0 337723979 713748480 170924 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31030/statm: 174255 170924 140 302 0 173950 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 697020

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 31031
/proc/meminfo: memFree=151768/2055920 swapFree=4191880/4192956
[pid=31030] ppid=31028 vsize=731296 CPUtime=1062.01
/proc/31030/stat : 31030 (Spear-32) R 31028 31030 30436 0 -1 4194304 188141 0 0 0 105346 855 0 0 25 0 1 0 337723979 748847104 179434 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31030/statm: 182824 179434 140 302 0 182519 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 731296

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31031
/proc/meminfo: memFree=123608/2055920 swapFree=4191880/4192956
[pid=31030] ppid=31028 vsize=758784 CPUtime=1121.99
/proc/31030/stat : 31030 (Spear-32) R 31028 31030 30436 0 -1 4194304 195049 0 0 0 111317 882 0 0 25 0 1 0 337723979 776994816 186342 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31030/statm: 189696 186342 140 302 0 189391 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 758784

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 31103
/proc/meminfo: memFree=58216/2055920 swapFree=4191880/4192956
[pid=31030] ppid=31028 vsize=823884 CPUtime=1181.95
/proc/31030/stat : 31030 (Spear-32) R 31028 31030 30436 0 -1 4194304 211354 0 0 0 117265 930 0 0 25 0 1 0 337723979 843657216 202647 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/31030/statm: 205971 202647 140 302 0 205666 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 823884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 31143
/proc/meminfo: memFree=36456/2055920 swapFree=4191880/4192956
[pid=31030] ppid=31028 vsize=848484 CPUtime=1200.03
/proc/31030/stat : 31030 (Spear-32) R 31028 31030 30436 0 -1 4194304 217500 0 0 0 119066 937 0 0 25 0 1 0 337723979 868847616 207768 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/31030/statm: 212121 207768 140 302 0 211816 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 848484

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/84 31143
/proc/meminfo: memFree=36456/2055920 swapFree=4191880/4192956
[pid=31030] ppid=31028 vsize=0 CPUtime=1200.13
/proc/31030/stat : 31030 (Spear-32) R 31028 31030 30436 0 -1 4195332 217500 0 0 0 119066 947 0 0 25 0 1 0 337723979 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/31030/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.16
CPU user time (s): 1190.66
CPU system time (s): 9.50155
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (KiB): 848484

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

runsolver used 1.3018 second user time and 3.07553 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Tue Mar  6 10:41:31 UTC 2007

IDJOB= 330986
IDBENCH= 20576
IDSOLVER= 132
FILE ID= node3/330986-1173177687

PBS_JOBID= 4015017

Free space on /tmp= 66422 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  580dc3969c4e46e50013253fd4ac9139

RANDOM SEED= 486660478

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.241
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.241
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:        867640 kB
Buffers:         43512 kB
Cached:        1021984 kB
SwapCached:        268 kB
Active:         339680 kB
Inactive:       779972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        867640 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:           78404 kB
Writeback:           0 kB
Mapped:          64252 kB
Slab:            54340 kB
Committed_AS:  1453428 kB
PageTables:       1656 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= 66422 MiB

End job on node3 on Tue Mar  6 11:01:34 UTC 2007