Trace number 330860

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.53

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq1.cnf
MD5SUM9158de01004aff62af67cbb9db5bcbbb
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark102.144
Satisfiable
(Un)Satisfiability was proved
Number of variables24604
Number of clauses261473
Sum of the clauses size744579
Maximum clause length73
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2238933
Number of clauses of size 36442
Number of clauses of size 41972
Number of clauses of size 52972
Number of clauses of size over 511153

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/330860-1173175401/instance-330860-1173175401.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/node7/watcher-330860-1173175401 -o ROOT/results/node7/solver-330860-1173175401 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330860-1173175401/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/330860-1173175401/instance-330860-1173175401.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.99 0.97 0.99 3/77 23375
/proc/meminfo: memFree=1389328/2055920 swapFree=4147452/4192956
[pid=23375] ppid=23373 vsize=1528 CPUtime=0
/proc/23375/stat : 23375 (Spear-32) R 23373 23375 23070 0 -1 4194304 197 0 0 0 0 0 0 0 18 0 1 0 337494921 1564672 181 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135271772 0 0 4096 0 0 0 0 17 1 0 0
/proc/23375/statm: 382 181 129 302 0 77 0

[startup+0.0850269 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 23375
/proc/meminfo: memFree=1389328/2055920 swapFree=4147452/4192956
[pid=23375] ppid=23373 vsize=4392 CPUtime=0.07
/proc/23375/stat : 23375 (Spear-32) R 23373 23375 23070 0 -1 4194304 873 0 0 0 7 0 0 0 18 0 1 0 337494921 4497408 824 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23375/statm: 1098 824 129 302 0 793 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4392

[startup+0.101027 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 23375
/proc/meminfo: memFree=1389328/2055920 swapFree=4147452/4192956
[pid=23375] ppid=23373 vsize=4664 CPUtime=0.09
/proc/23375/stat : 23375 (Spear-32) R 23373 23375 23070 0 -1 4194304 961 0 0 0 9 0 0 0 18 0 1 0 337494921 4775936 912 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23375/statm: 1166 912 129 302 0 861 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4664

[startup+0.301048 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 23375
/proc/meminfo: memFree=1389328/2055920 swapFree=4147452/4192956
[pid=23375] ppid=23373 vsize=10548 CPUtime=0.29
/proc/23375/stat : 23375 (Spear-32) R 23373 23375 23070 0 -1 4194304 2647 0 0 0 28 1 0 0 19 0 1 0 337494921 10801152 2298 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/23375/statm: 2637 2298 129 302 0 2332 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10548

[startup+0.701091 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 23375
/proc/meminfo: memFree=1389328/2055920 swapFree=4147452/4192956
[pid=23375] ppid=23373 vsize=18240 CPUtime=0.69
/proc/23375/stat : 23375 (Spear-32) R 23373 23375 23070 0 -1 4194304 4817 0 0 0 65 4 0 0 23 0 1 0 337494921 18677760 4258 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23375/statm: 4560 4258 140 302 0 4255 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18240

[startup+1.50118 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 23376
/proc/meminfo: memFree=1372488/2055920 swapFree=4147452/4192956
[pid=23375] ppid=23373 vsize=19008 CPUtime=1.49
/proc/23375/stat : 23375 (Spear-32) R 23373 23375 23070 0 -1 4194304 4988 0 0 0 140 9 0 0 25 0 1 0 337494921 19464192 4429 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23375/statm: 4752 4429 140 302 0 4447 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19008

[startup+3.10134 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 23376
/proc/meminfo: memFree=1371336/2055920 swapFree=4147452/4192956
[pid=23375] ppid=23373 vsize=21212 CPUtime=3.09
/proc/23375/stat : 23375 (Spear-32) R 23373 23375 23070 0 -1 4194304 5554 0 0 0 293 16 0 0 25 0 1 0 337494921 21721088 4995 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23375/statm: 5303 4995 140 302 0 4998 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21212

[startup+6.30168 s]
/proc/loadavg: 0.99 0.97 0.99 3/78 23376
/proc/meminfo: memFree=1367368/2055920 swapFree=4147452/4192956
[pid=23375] ppid=23373 vsize=25072 CPUtime=6.29
/proc/23375/stat : 23375 (Spear-32) R 23373 23375 23070 0 -1 4194304 6503 0 0 0 600 29 0 0 25 0 1 0 337494921 25673728 5944 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23375/statm: 6268 5944 140 302 0 5963 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25072

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 23376
/proc/meminfo: memFree=1358344/2055920 swapFree=4147452/4192956
[pid=23375] ppid=23373 vsize=33532 CPUtime=12.69
/proc/23375/stat : 23375 (Spear-32) R 23373 23375 23070 0 -1 4194304 8640 0 0 0 1225 44 0 0 25 0 1 0 337494921 34336768 8048 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23375/statm: 8383 8048 140 302 0 8078 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33532

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 23376
/proc/meminfo: memFree=1341768/2055920 swapFree=4147452/4192956
[pid=23375] ppid=23373 vsize=49500 CPUtime=25.48
/proc/23375/stat : 23375 (Spear-32) R 23373 23375 23070 0 -1 4194304 12671 0 0 0 2484 64 0 0 25 0 1 0 337494921 50688000 12014 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23375/statm: 12375 12014 140 302 0 12070 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49500

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 23376
/proc/meminfo: memFree=1309000/2055920 swapFree=4147452/4192956
[pid=23375] ppid=23373 vsize=83280 CPUtime=51.07
/proc/23375/stat : 23375 (Spear-32) R 23373 23375 23070 0 -1 4194304 21072 0 0 0 5016 91 0 0 25 0 1 0 337494921 85278720 20286 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23375/statm: 20820 20286 140 302 0 20515 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 83280

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 23376
/proc/meminfo: memFree=1250952/2055920 swapFree=4147452/4192956
[pid=23375] ppid=23373 vsize=141844 CPUtime=102.27
/proc/23375/stat : 23375 (Spear-32) R 23373 23375 23070 0 -1 4194304 35673 0 0 0 10096 131 0 0 25 0 1 0 337494921 145248256 34630 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23375/statm: 35461 34630 140 302 0 35156 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 141844

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 23376
/proc/meminfo: memFree=1179528/2055920 swapFree=4147452/4192956
[pid=23375] ppid=23373 vsize=214100 CPUtime=162.25
/proc/23375/stat : 23375 (Spear-32) R 23373 23375 23070 0 -1 4194304 53636 0 0 0 16046 179 0 0 25 0 1 0 337494921 219238400 52593 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/23375/statm: 53525 52593 140 302 0 53220 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 214100

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 23376
/proc/meminfo: memFree=1115656/2055920 swapFree=4147452/4192956
[pid=23375] ppid=23373 vsize=279288 CPUtime=222.23
/proc/23375/stat : 23375 (Spear-32) R 23373 23375 23070 0 -1 4194304 69946 0 0 0 22000 223 0 0 25 0 1 0 337494921 285990912 68390 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23375/statm: 69822 68390 140 302 0 69517 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 279288

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 23376
/proc/meminfo: memFree=1063304/2055920 swapFree=4147452/4192956
[pid=23375] ppid=23373 vsize=332144 CPUtime=282.21
/proc/23375/stat : 23375 (Spear-32) R 23373 23375 23070 0 -1 4194304 83128 0 0 0 27971 250 0 0 25 0 1 0 337494921 340115456 81572 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/23375/statm: 83036 81572 140 302 0 82731 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 332144

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 23376
/proc/meminfo: memFree=1007560/2055920 swapFree=4147452/4192956
[pid=23375] ppid=23373 vsize=387532 CPUtime=342.19
/proc/23375/stat : 23375 (Spear-32) R 23373 23375 23070 0 -1 4194304 96920 0 0 0 33940 279 0 0 25 0 1 0 337494921 396832768 95364 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/23375/statm: 96883 95364 140 302 0 96578 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 387532

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 23376
/proc/meminfo: memFree=974024/2055920 swapFree=4147452/4192956
[pid=23375] ppid=23373 vsize=421672 CPUtime=402.18
/proc/23375/stat : 23375 (Spear-32) R 23373 23375 23070 0 -1 4194304 105418 0 0 0 39918 300 0 0 25 0 1 0 337494921 431792128 103862 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23375/statm: 105418 103862 140 302 0 105113 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 421672

[startup+462.301 s]
/proc/loadavg: 1.07 0.99 0.99 2/78 23376
/proc/meminfo: memFree=930824/2055920 swapFree=4147452/4192956
[pid=23375] ppid=23373 vsize=465132 CPUtime=462.16
/proc/23375/stat : 23375 (Spear-32) R 23373 23375 23070 0 -1 4194304 116126 0 0 0 45890 326 0 0 25 0 1 0 337494921 476295168 114570 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23375/statm: 116283 114570 140 302 0 115978 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 465132

[startup+522.302 s]
/proc/loadavg: 1.12 1.02 1.00 2/78 23376
/proc/meminfo: memFree=886920/2055920 swapFree=4147452/4192956
[pid=23375] ppid=23373 vsize=509104 CPUtime=522.15
/proc/23375/stat : 23375 (Spear-32) R 23373 23375 23070 0 -1 4194304 127171 0 0 0 51858 357 0 0 25 0 1 0 337494921 521322496 125615 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23375/statm: 127276 125615 140 302 0 126971 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 509104

[startup+582.301 s]
/proc/loadavg: 1.11 1.03 1.00 2/78 23376
/proc/meminfo: memFree=852296/2055920 swapFree=4147452/4192956
[pid=23375] ppid=23373 vsize=543432 CPUtime=582.13
/proc/23375/stat : 23375 (Spear-32) R 23373 23375 23070 0 -1 4194304 135722 0 0 0 57835 378 0 0 25 0 1 0 337494921 556474368 134166 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23375/statm: 135858 134166 140 302 0 135553 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 543432

[startup+642.301 s]
/proc/loadavg: 1.09 1.04 1.00 2/78 23376
/proc/meminfo: memFree=820360/2055920 swapFree=4147452/4192956
[pid=23375] ppid=23373 vsize=575212 CPUtime=642.11
/proc/23375/stat : 23375 (Spear-32) R 23373 23375 23070 0 -1 4194304 143614 0 0 0 63816 395 0 0 25 0 1 0 337494921 589017088 142058 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23375/statm: 143803 142058 140 302 0 143498 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 575212

[startup+702.302 s]
/proc/loadavg: 1.09 1.04 1.00 2/78 23376
/proc/meminfo: memFree=801480/2055920 swapFree=4147452/4192956
[pid=23375] ppid=23373 vsize=594580 CPUtime=702.09
/proc/23375/stat : 23375 (Spear-32) R 23373 23375 23070 0 -1 4194304 148363 0 0 0 69799 410 0 0 25 0 1 0 337494921 608849920 146807 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23375/statm: 148645 146807 140 302 0 148340 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 594580

[startup+762.306 s]
/proc/loadavg: 1.11 1.06 1.01 2/78 23376
/proc/meminfo: memFree=786056/2055920 swapFree=4147452/4192956
[pid=23375] ppid=23373 vsize=614440 CPUtime=762.08
/proc/23375/stat : 23375 (Spear-32) R 23373 23375 23070 0 -1 4194304 153191 0 0 0 75783 425 0 0 25 0 1 0 337494921 629186560 150610 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23375/statm: 153610 150610 140 302 0 153305 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 614440

[startup+822.301 s]
/proc/loadavg: 1.12 1.07 1.01 2/78 23376
/proc/meminfo: memFree=769032/2055920 swapFree=4147452/4192956
[pid=23375] ppid=23373 vsize=631780 CPUtime=822.06
/proc/23375/stat : 23375 (Spear-32) R 23373 23375 23070 0 -1 4194304 157515 0 0 0 81765 441 0 0 25 0 1 0 337494921 646942720 154934 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23375/statm: 157945 154934 140 302 0 157640 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 631780

[startup+882.301 s]
/proc/loadavg: 1.08 1.07 1.01 2/78 23376
/proc/meminfo: memFree=742280/2055920 swapFree=4147452/4192956
[pid=23375] ppid=23373 vsize=658080 CPUtime=882.05
/proc/23375/stat : 23375 (Spear-32) R 23373 23375 23070 0 -1 4194304 164145 0 0 0 87742 463 0 0 25 0 1 0 337494921 673873920 161564 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526876 0 0 4096 0 0 0 0 17 1 0 0
/proc/23375/statm: 164520 161564 140 302 0 164215 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 658080

[startup+942.302 s]
/proc/loadavg: 1.03 1.06 1.01 2/78 23376
/proc/meminfo: memFree=716296/2055920 swapFree=4147452/4192956
[pid=23375] ppid=23373 vsize=684224 CPUtime=942.02
/proc/23375/stat : 23375 (Spear-32) R 23373 23375 23070 0 -1 4194304 170702 0 0 0 93724 478 0 0 25 0 1 0 337494921 700645376 168121 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/23375/statm: 171056 168121 140 302 0 170751 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 684224

[startup+1002.3 s]
/proc/loadavg: 1.09 1.06 1.01 2/78 23376
/proc/meminfo: memFree=689352/2055920 swapFree=4147452/4192956
[pid=23375] ppid=23373 vsize=711344 CPUtime=1002.01
/proc/23375/stat : 23375 (Spear-32) R 23373 23375 23070 0 -1 4194304 177353 0 0 0 99707 494 0 0 25 0 1 0 337494921 728416256 174772 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558757 0 0 4096 0 0 0 0 17 1 0 0
/proc/23375/statm: 177836 174772 140 302 0 177531 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 711344

[startup+1062.3 s]
/proc/loadavg: 1.03 1.05 1.00 2/78 23376
/proc/meminfo: memFree=667720/2055920 swapFree=4147452/4192956
[pid=23375] ppid=23373 vsize=733124 CPUtime=1061.99
/proc/23375/stat : 23375 (Spear-32) R 23373 23375 23070 0 -1 4194304 182796 0 0 0 105694 505 0 0 25 0 1 0 337494921 750718976 180215 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23375/statm: 183281 180215 140 302 0 182976 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 733124

[startup+1122.3 s]
/proc/loadavg: 1.01 1.04 1.00 2/78 23376
/proc/meminfo: memFree=645896/2055920 swapFree=4147452/4192956
[pid=23375] ppid=23373 vsize=754856 CPUtime=1121.97
/proc/23375/stat : 23375 (Spear-32) R 23373 23375 23070 0 -1 4194304 188211 0 0 0 111676 521 0 0 25 0 1 0 337494921 772972544 185630 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23375/statm: 188714 185630 140 302 0 188409 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 754856

[startup+1182.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 23376
/proc/meminfo: memFree=618120/2055920 swapFree=4147452/4192956
[pid=23375] ppid=23373 vsize=782844 CPUtime=1181.96
/proc/23375/stat : 23375 (Spear-32) R 23373 23375 23070 0 -1 4194304 195187 0 0 0 117656 540 0 0 25 0 1 0 337494921 801632256 192606 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23375/statm: 195711 192606 140 302 0 195406 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 782844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 23376
/proc/meminfo: memFree=607368/2055920 swapFree=4147452/4192956
[pid=23375] ppid=23373 vsize=793300 CPUtime=1200.06
/proc/23375/stat : 23375 (Spear-32) R 23373 23375 23070 0 -1 4194304 197782 0 0 0 119460 546 0 0 25 0 1 0 337494921 812339200 195201 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/23375/statm: 198325 195201 140 302 0 198020 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 793300

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.03 1.00 2/78 23376
/proc/meminfo: memFree=607368/2055920 swapFree=4147452/4192956
[pid=23375] ppid=23373 vsize=0 CPUtime=1200.16
/proc/23375/stat : 23375 (Spear-32) R 23373 23375 23070 0 -1 4195332 197782 0 0 0 119460 556 0 0 25 0 1 0 337494921 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/23375/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.53
CPU time (s): 1200.19
CPU user time (s): 1194.6
CPU system time (s): 5.58915
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 793300

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

runsolver used 1.35579 second user time and 3.02054 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Tue Mar  6 10:03:22 UTC 2007

IDJOB= 330860
IDBENCH= 20573
IDSOLVER= 132
FILE ID= node7/330860-1173175401

PBS_JOBID= 4015025

Free space on /tmp= 66479 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  9158de01004aff62af67cbb9db5bcbbb

RANDOM SEED= 167674888

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.232
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.232
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:       1389736 kB
Buffers:         42648 kB
Cached:         532208 kB
SwapCached:       8652 kB
Active:         170704 kB
Inactive:       426836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1389736 kB
SwapTotal:     4192956 kB
SwapFree:      4147452 kB
Dirty:            6328 kB
Writeback:           0 kB
Mapped:          29684 kB
Slab:            54176 kB
Committed_AS:  1175992 kB
PageTables:       1764 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= 66479 MiB

End job on node7 on Tue Mar  6 10:23:24 UTC 2007