Trace number 330943

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.28 1200.63

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq5.cnf
MD5SUM79c983ee7a6671238604da3040f85341
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 variables151669
Number of clauses2465731
Sum of the clauses size7141423
Maximum clause length150
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22309834
Number of clauses of size 335167
Number of clauses of size 45995
Number of clauses of size 511790
Number of clauses of size over 5102944

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/330943-1173176875/instance-330943-1173176875.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/node70/watcher-330943-1173176875 -o ROOT/results/node70/solver-330943-1173176875 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330943-1173176875/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/330943-1173176875/instance-330943-1173176875.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.95 0.97 2/64 14948
/proc/meminfo: memFree=1001896/2055920 swapFree=4192952/4192956
[pid=14948] ppid=14946 vsize=1676 CPUtime=0
/proc/14948/stat : 14948 (Spear-32) R 14946 14948 14567 0 -1 4194304 227 0 0 0 0 0 0 0 18 0 1 0 43640056 1716224 211 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134533777 0 0 4096 0 0 0 0 17 1 0 0
/proc/14948/statm: 419 211 129 302 0 114 0

[startup+0.102189 s]
/proc/loadavg: 0.92 0.95 0.97 2/64 14948
/proc/meminfo: memFree=1001896/2055920 swapFree=4192952/4192956
[pid=14948] ppid=14946 vsize=4608 CPUtime=0.09
/proc/14948/stat : 14948 (Spear-32) R 14946 14948 14567 0 -1 4194304 981 0 0 0 9 0 0 0 18 0 1 0 43640056 4718592 932 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14948/statm: 1152 933 129 302 0 847 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4608

[startup+0.201198 s]
/proc/loadavg: 0.92 0.95 0.97 2/64 14948
/proc/meminfo: memFree=1001896/2055920 swapFree=4192952/4192956
[pid=14948] ppid=14946 vsize=7648 CPUtime=0.19
/proc/14948/stat : 14948 (Spear-32) R 14946 14948 14567 0 -1 4194304 1821 0 0 0 19 0 0 0 18 0 1 0 43640056 7831552 1601 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14948/statm: 1912 1601 129 302 0 1607 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7648

[startup+0.301209 s]
/proc/loadavg: 0.92 0.95 0.97 2/64 14948
/proc/meminfo: memFree=1001896/2055920 swapFree=4192952/4192956
[pid=14948] ppid=14946 vsize=10484 CPUtime=0.29
/proc/14948/stat : 14948 (Spear-32) R 14946 14948 14567 0 -1 4194304 2612 0 0 0 27 2 0 0 19 0 1 0 43640056 10735616 2263 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14948/statm: 2621 2263 129 302 0 2316 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10484

[startup+0.701249 s]
/proc/loadavg: 0.92 0.95 0.97 2/64 14948
/proc/meminfo: memFree=1001896/2055920 swapFree=4192952/4192956
[pid=14948] ppid=14946 vsize=21348 CPUtime=0.69
/proc/14948/stat : 14948 (Spear-32) R 14946 14948 14567 0 -1 4194304 5640 0 0 0 65 4 0 0 23 0 1 0 43640056 21860352 4824 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14948/statm: 5337 4825 129 302 0 5032 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21348

[startup+1.50133 s]
/proc/loadavg: 0.92 0.95 0.97 2/65 14949
/proc/meminfo: memFree=972960/2055920 swapFree=4192952/4192956
[pid=14948] ppid=14946 vsize=42796 CPUtime=1.49
/proc/14948/stat : 14948 (Spear-32) R 14946 14948 14567 0 -1 4194304 11683 0 0 0 142 7 0 0 25 0 1 0 43640056 43823104 9903 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14948/statm: 10699 9903 129 302 0 10394 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42796

[startup+3.10149 s]
/proc/loadavg: 0.93 0.95 0.97 2/65 14949
/proc/meminfo: memFree=944928/2055920 swapFree=4192952/4192956
[pid=14948] ppid=14946 vsize=85552 CPUtime=3.09
/proc/14948/stat : 14948 (Spear-32) R 14946 14948 14567 0 -1 4194304 23612 0 0 0 294 15 0 0 25 0 1 0 43640056 87605248 19973 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14948/statm: 21388 19973 129 302 0 21083 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85552

[startup+6.30181 s]
/proc/loadavg: 0.93 0.95 0.97 2/65 14949
/proc/meminfo: memFree=865056/2055920 swapFree=4192952/4192956
[pid=14948] ppid=14946 vsize=158288 CPUtime=6.29
/proc/14948/stat : 14948 (Spear-32) R 14946 14948 14567 0 -1 4194304 43665 0 0 0 598 31 0 0 25 0 1 0 43640056 162086912 36084 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14948/statm: 39572 36084 140 302 0 39267 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 158288

[startup+12.7015 s]
/proc/loadavg: 0.93 0.96 0.97 2/65 14949
/proc/meminfo: memFree=856352/2055920 swapFree=4192952/4192956
[pid=14948] ppid=14946 vsize=160424 CPUtime=12.69
/proc/14948/stat : 14948 (Spear-32) R 14946 14948 14567 0 -1 4194304 44216 0 0 0 1209 60 0 0 25 0 1 0 43640056 164274176 36506 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14948/statm: 40106 36506 140 302 0 39801 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 160424

[startup+25.5017 s]
/proc/loadavg: 0.95 0.96 0.97 2/65 14949
/proc/meminfo: memFree=855136/2055920 swapFree=4192952/4192956
[pid=14948] ppid=14946 vsize=161848 CPUtime=25.49
/proc/14948/stat : 14948 (Spear-32) R 14946 14948 14567 0 -1 4194304 44580 0 0 0 2438 111 0 0 25 0 1 0 43640056 165732352 36870 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14948/statm: 40462 36870 140 302 0 40157 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 161848

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.97 2/65 14949
/proc/meminfo: memFree=847776/2055920 swapFree=4192952/4192956
[pid=14948] ppid=14946 vsize=169356 CPUtime=51.06
/proc/14948/stat : 14948 (Spear-32) R 14946 14948 14567 0 -1 4194304 46432 0 0 0 4912 194 0 0 25 0 1 0 43640056 173420544 38722 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134530146 0 0 4096 0 0 0 0 17 1 0 0
/proc/14948/statm: 42339 38722 140 302 0 42034 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 169356

[startup+102.301 s]
/proc/loadavg: 0.98 0.96 0.97 2/65 14949
/proc/meminfo: memFree=831712/2055920 swapFree=4192952/4192956
[pid=14948] ppid=14946 vsize=185552 CPUtime=102.25
/proc/14948/stat : 14948 (Spear-32) R 14946 14948 14567 0 -1 4194304 50508 0 0 0 9931 294 0 0 25 0 1 0 43640056 190005248 42700 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/14948/statm: 46388 42700 140 302 0 46083 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 185552

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14949
/proc/meminfo: memFree=811744/2055920 swapFree=4192952/4192956
[pid=14948] ppid=14946 vsize=206116 CPUtime=162.23
/proc/14948/stat : 14948 (Spear-32) R 14946 14948 14567 0 -1 4194304 55653 0 0 0 15782 441 0 0 25 0 1 0 43640056 211062784 47716 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/14948/statm: 51529 47716 140 302 0 51224 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 206116

[startup+222.305 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14949
/proc/meminfo: memFree=768288/2055920 swapFree=4192952/4192956
[pid=14948] ppid=14946 vsize=249284 CPUtime=222.22
/proc/14948/stat : 14948 (Spear-32) R 14946 14948 14567 0 -1 4194304 66472 0 0 0 21724 498 0 0 25 0 1 0 43640056 255266816 58535 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14948/statm: 62321 58535 140 302 0 62016 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 249284

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14949
/proc/meminfo: memFree=736864/2055920 swapFree=4192952/4192956
[pid=14948] ppid=14946 vsize=281768 CPUtime=282.2
/proc/14948/stat : 14948 (Spear-32) R 14946 14948 14567 0 -1 4194304 74615 0 0 0 27665 555 0 0 25 0 1 0 43640056 288530432 66421 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14948/statm: 70442 66421 140 302 0 70137 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 281768

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14949
/proc/meminfo: memFree=702304/2055920 swapFree=4192952/4192956
[pid=14948] ppid=14946 vsize=316060 CPUtime=342.18
/proc/14948/stat : 14948 (Spear-32) R 14946 14948 14567 0 -1 4194304 83203 0 0 0 33624 594 0 0 25 0 1 0 43640056 323645440 75009 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14948/statm: 79015 75009 140 302 0 78710 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 316060

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14949
/proc/meminfo: memFree=679968/2055920 swapFree=4192952/4192956
[pid=14948] ppid=14946 vsize=338848 CPUtime=402.17
/proc/14948/stat : 14948 (Spear-32) R 14946 14948 14567 0 -1 4194304 88881 0 0 0 39578 639 0 0 25 0 1 0 43640056 346980352 80687 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14948/statm: 84712 80687 140 302 0 84407 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 338848

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14949
/proc/meminfo: memFree=645088/2055920 swapFree=4192952/4192956
[pid=14948] ppid=14946 vsize=373536 CPUtime=462.15
/proc/14948/stat : 14948 (Spear-32) R 14946 14948 14567 0 -1 4194304 97474 0 0 0 45553 662 0 0 25 0 1 0 43640056 382500864 89280 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14948/statm: 93384 89280 140 302 0 93079 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 373536

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14949
/proc/meminfo: memFree=619296/2055920 swapFree=4192952/4192956
[pid=14948] ppid=14946 vsize=399584 CPUtime=522.13
/proc/14948/stat : 14948 (Spear-32) R 14946 14948 14567 0 -1 4194304 103969 0 0 0 51499 714 0 0 25 0 1 0 43640056 409174016 95775 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14948/statm: 99896 95775 140 302 0 99591 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 399584

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14949
/proc/meminfo: memFree=281120/2055920 swapFree=4192952/4192956
[pid=14948] ppid=14946 vsize=814476 CPUtime=582.12
/proc/14948/stat : 14948 (Spear-32) R 14946 14948 14567 0 -1 4194304 218653 0 0 0 57413 799 0 0 25 0 1 0 43640056 834023424 180229 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/14948/statm: 203619 180229 145 302 0 203314 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 814476

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14949
/proc/meminfo: memFree=218336/2055920 swapFree=4192952/4192956
[pid=14948] ppid=14946 vsize=877004 CPUtime=642.1
/proc/14948/stat : 14948 (Spear-32) R 14946 14948 14567 0 -1 4194304 234340 0 0 0 63358 852 0 0 25 0 1 0 43640056 898052096 195916 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14948/statm: 219251 195916 145 302 0 218946 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 877004

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14949
/proc/meminfo: memFree=167520/2055920 swapFree=4192952/4192956
[pid=14948] ppid=14946 vsize=927556 CPUtime=702.08
/proc/14948/stat : 14948 (Spear-32) R 14946 14948 14567 0 -1 4194304 246894 0 0 0 69323 885 0 0 25 0 1 0 43640056 949817344 208470 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/14948/statm: 231889 208470 145 302 0 231584 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 927556

[startup+762.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14949
/proc/meminfo: memFree=130592/2055920 swapFree=4192952/4192956
[pid=14948] ppid=14946 vsize=964528 CPUtime=762.07
/proc/14948/stat : 14948 (Spear-32) R 14946 14948 14567 0 -1 4194304 256041 0 0 0 75301 906 0 0 25 0 1 0 43640056 987676672 217617 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14948/statm: 241132 217617 145 302 0 240827 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 964528

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14949
/proc/meminfo: memFree=68256/2055920 swapFree=4192952/4192956
[pid=14948] ppid=14946 vsize=1027372 CPUtime=822.04
/proc/14948/stat : 14948 (Spear-32) R 14946 14948 14567 0 -1 4194304 271740 0 0 0 81269 935 0 0 25 0 1 0 43640056 1052028928 233316 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14948/statm: 256843 233316 145 302 0 256538 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 1027372

[startup+882.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14949
/proc/meminfo: memFree=18912/2055920 swapFree=4192952/4192956
[pid=14948] ppid=14946 vsize=1076016 CPUtime=882.04
/proc/14948/stat : 14948 (Spear-32) R 14946 14948 14567 0 -1 4194304 283905 0 0 0 87241 963 0 0 25 0 1 0 43640056 1101840384 245481 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14948/statm: 269004 245481 145 302 0 268699 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 1076016

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14949
/proc/meminfo: memFree=15264/2055920 swapFree=4192812/4192956
[pid=14948] ppid=14946 vsize=1114984 CPUtime=942.02
/proc/14948/stat : 14948 (Spear-32) R 14946 14948 14567 0 -1 4194304 293612 0 0 0 93211 991 0 0 25 0 1 0 43640056 1141743616 255188 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134516375 0 0 4096 0 0 0 0 17 1 0 0
/proc/14948/statm: 278746 255188 145 302 0 278441 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 1114984

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14949
/proc/meminfo: memFree=16224/2055920 swapFree=4192812/4192956
[pid=14948] ppid=14946 vsize=1516992 CPUtime=1002
/proc/14948/stat : 14948 (Spear-32) R 14946 14948 14567 0 -1 4194304 416412 0 0 0 99142 1058 0 0 25 0 1 0 43640056 1553399808 332492 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/14948/statm: 379248 332492 145 302 0 378943 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 1516992

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14949
/proc/meminfo: memFree=16160/2055920 swapFree=4192812/4192956
[pid=14948] ppid=14946 vsize=1517512 CPUtime=1061.98
/proc/14948/stat : 14948 (Spear-32) R 14946 14948 14567 0 -1 4194304 416490 0 0 0 105131 1067 0 0 25 0 1 0 43640056 1553932288 332570 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258342 0 0 4096 0 0 0 0 17 1 0 0
/proc/14948/statm: 379378 332570 145 302 0 379073 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 1517512

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14949
/proc/meminfo: memFree=16352/2055920 swapFree=4192812/4192956
[pid=14948] ppid=14946 vsize=1519652 CPUtime=1121.97
/proc/14948/stat : 14948 (Spear-32) R 14946 14948 14567 0 -1 4194304 416844 0 0 0 111106 1091 0 0 25 0 1 0 43640056 1556123648 332924 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14948/statm: 379913 332924 145 302 0 379608 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 1519652

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14949
/proc/meminfo: memFree=16096/2055920 swapFree=4192812/4192956
[pid=14948] ppid=14946 vsize=1520296 CPUtime=1181.95
/proc/14948/stat : 14948 (Spear-32) R 14946 14948 14567 0 -1 4194304 416961 0 0 0 117089 1106 0 0 25 0 1 0 43640056 1556783104 333041 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14948/statm: 380074 333041 145 302 0 379769 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 1520296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14949
/proc/meminfo: memFree=15328/2055920 swapFree=4192812/4192956
[pid=14948] ppid=14946 vsize=1521196 CPUtime=1200.05
/proc/14948/stat : 14948 (Spear-32) R 14946 14948 14567 0 -1 4194304 417155 0 0 0 118894 1111 0 0 25 0 1 0 43640056 1557704704 333235 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14948/statm: 380299 333235 145 302 0 379994 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 1521196

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: 0.99 0.97 0.97 2/65 14949
/proc/meminfo: memFree=15328/2055920 swapFree=4192812/4192956
[pid=14948] ppid=14946 vsize=0 CPUtime=1200.15
/proc/14948/stat : 14948 (Spear-32) R 14946 14948 14567 0 -1 4195332 417155 0 0 0 118894 1121 0 0 25 0 1 0 43640056 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/14948/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 0

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14949
/proc/meminfo: memFree=15328/2055920 swapFree=4192812/4192956
[pid=14948] ppid=14946 vsize=0 CPUtime=1200.24
/proc/14948/stat : 14948 (Spear-32) R 14946 14948 14567 0 -1 4195332 417155 0 0 0 118894 1130 0 0 25 0 1 0 43640056 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/14948/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.24
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.63
CPU time (s): 1200.28
CPU user time (s): 1188.95
CPU system time (s): 11.3303
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 1521196

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

runsolver used 0.869867 second user time and 2.44363 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Tue Mar  6 10:27:58 UTC 2007

IDJOB= 330943
IDBENCH= 20575
IDSOLVER= 131
FILE ID= node70/330943-1173176875

PBS_JOBID= 4015264

Free space on /tmp= 66501 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  79c983ee7a6671238604da3040f85341

RANDOM SEED= 635736528

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.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:       1002368 kB
Buffers:         41696 kB
Cached:         918732 kB
SwapCached:          4 kB
Active:         230768 kB
Inactive:       745116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1002368 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:           52564 kB
Writeback:           0 kB
Mapped:          25604 kB
Slab:            63684 kB
Committed_AS:   141452 kB
PageTables:       1396 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= 66501 MiB

End job on node70 on Tue Mar  6 10:48:01 UTC 2007