Trace number 330902

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

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq9.cnf
MD5SUM9a43349587a435e7109b46b3aceb156e
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 variables482093
Number of clauses9676386
Sum of the clauses size28195028
Maximum clause length226
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29152157
Number of clauses of size 3120945
Number of clauses of size 410067
Number of clauses of size 528986
Number of clauses of size over 5364230

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/330902-1173176075/instance-330902-1173176075.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/node13/watcher-330902-1173176075 -o ROOT/results/node13/solver-330902-1173176075 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330902-1173176075/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/330902-1173176075/instance-330902-1173176075.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.89 0.97 0.98 3/77 31405
/proc/meminfo: memFree=1048200/2055920 swapFree=4158920/4192956
[pid=31405] ppid=31403 vsize=1528 CPUtime=0
/proc/31405/stat : 31405 (Spear-32) R 31403 31405 30954 0 -1 4194304 197 0 0 0 0 0 0 0 18 0 1 0 337563264 1564672 181 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135271207 0 0 4096 0 0 0 0 17 1 0 0
/proc/31405/statm: 382 181 129 302 0 77 0

[startup+0.0798359 s]
/proc/loadavg: 0.89 0.97 0.98 3/77 31405
/proc/meminfo: memFree=1048200/2055920 swapFree=4158920/4192956
[pid=31405] ppid=31403 vsize=4108 CPUtime=0.07
/proc/31405/stat : 31405 (Spear-32) R 31403 31405 30954 0 -1 4194304 825 0 0 0 7 0 0 0 18 0 1 0 337563264 4206592 776 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134533777 0 0 4096 0 0 0 0 17 1 0 0
/proc/31405/statm: 1027 777 129 302 0 722 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4108

[startup+0.101839 s]
/proc/loadavg: 0.89 0.97 0.98 3/77 31405
/proc/meminfo: memFree=1048200/2055920 swapFree=4158920/4192956
[pid=31405] ppid=31403 vsize=4636 CPUtime=0.09
/proc/31405/stat : 31405 (Spear-32) R 31403 31405 30954 0 -1 4194304 981 0 0 0 9 0 0 0 18 0 1 0 337563264 4747264 932 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31405/statm: 1159 933 129 302 0 854 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4636

[startup+0.301866 s]
/proc/loadavg: 0.89 0.97 0.98 3/77 31405
/proc/meminfo: memFree=1048200/2055920 swapFree=4158920/4192956
[pid=31405] ppid=31403 vsize=10484 CPUtime=0.29
/proc/31405/stat : 31405 (Spear-32) R 31403 31405 30954 0 -1 4194304 2633 0 0 0 28 1 0 0 19 0 1 0 337563264 10735616 2284 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31405/statm: 2621 2284 129 302 0 2316 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10484

[startup+0.706937 s]
/proc/loadavg: 0.89 0.97 0.98 3/77 31405
/proc/meminfo: memFree=1048200/2055920 swapFree=4158920/4192956
[pid=31405] ppid=31403 vsize=21468 CPUtime=0.7
/proc/31405/stat : 31405 (Spear-32) R 31403 31405 30954 0 -1 4194304 5710 0 0 0 67 3 0 0 23 0 1 0 337563264 21983232 4894 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31405/statm: 5367 4894 129 302 0 5062 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 21468

[startup+1.50202 s]
/proc/loadavg: 0.90 0.97 0.98 2/78 31406
/proc/meminfo: memFree=1019648/2055920 swapFree=4158920/4192956
[pid=31405] ppid=31403 vsize=42840 CPUtime=1.49
/proc/31405/stat : 31405 (Spear-32) R 31403 31405 30954 0 -1 4194304 11606 0 0 0 142 7 0 0 25 0 1 0 337563264 43868160 9859 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31405/statm: 10710 9859 129 302 0 10405 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42840

[startup+3.10124 s]
/proc/loadavg: 0.90 0.97 0.98 2/78 31406
/proc/meminfo: memFree=993536/2055920 swapFree=4158920/4192956
[pid=31405] ppid=31403 vsize=84904 CPUtime=3.09
/proc/31405/stat : 31405 (Spear-32) R 31403 31405 30954 0 -1 4194304 23268 0 0 0 293 16 0 0 25 0 1 0 337563264 86941696 19597 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31405/statm: 21259 19598 129 302 0 20954 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84904

[startup+6.30166 s]
/proc/loadavg: 0.90 0.97 0.98 3/78 31406
/proc/meminfo: memFree=915264/2055920 swapFree=4158920/4192956
[pid=31405] ppid=31403 vsize=169020 CPUtime=6.29
/proc/31405/stat : 31405 (Spear-32) R 31403 31405 30954 0 -1 4194304 46379 0 0 0 597 32 0 0 25 0 1 0 337563264 173076480 38864 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/31405/statm: 42255 38864 129 302 0 41950 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 169020

[startup+12.7025 s]
/proc/loadavg: 0.92 0.97 0.98 2/78 31406
/proc/meminfo: memFree=758656/2055920 swapFree=4158920/4192956
[pid=31405] ppid=31403 vsize=332748 CPUtime=12.68
/proc/31405/stat : 31405 (Spear-32) R 31403 31405 30954 0 -1 4194304 91959 0 0 0 1205 63 0 0 25 0 1 0 337563264 340733952 76760 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31405/statm: 83187 76760 129 302 0 82882 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 332748

[startup+25.5012 s]
/proc/loadavg: 0.93 0.97 0.98 2/78 31406
/proc/meminfo: memFree=505728/2055920 swapFree=4158920/4192956
[pid=31405] ppid=31403 vsize=580184 CPUtime=25.49
/proc/31405/stat : 31405 (Spear-32) R 31403 31405 30954 0 -1 4194304 159609 0 0 0 2419 130 0 0 25 0 1 0 337563264 594108416 135733 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/31405/statm: 145046 135733 140 302 0 144741 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 580184

[startup+51.1016 s]
/proc/loadavg: 0.95 0.97 0.98 2/78 31406
/proc/meminfo: memFree=497344/2055920 swapFree=4158920/4192956
[pid=31405] ppid=31403 vsize=584736 CPUtime=51.08
/proc/31405/stat : 31405 (Spear-32) R 31403 31405 30954 0 -1 4194304 160812 0 0 0 4873 235 0 0 25 0 1 0 337563264 598769664 136903 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31405/statm: 146184 136903 140 302 0 145879 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 584736

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.98 2/78 31406
/proc/meminfo: memFree=490112/2055920 swapFree=4158920/4192956
[pid=31405] ppid=31403 vsize=596172 CPUtime=102.27
/proc/31405/stat : 31405 (Spear-32) R 31403 31405 30954 0 -1 4194304 163656 0 0 0 9914 313 0 0 25 0 1 0 337563264 610480128 139714 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/31405/statm: 149043 139714 140 302 0 148738 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 596172

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31406
/proc/meminfo: memFree=474944/2055920 swapFree=4158920/4192956
[pid=31405] ppid=31403 vsize=611672 CPUtime=162.24
/proc/31405/stat : 31405 (Spear-32) R 31403 31405 30954 0 -1 4194304 167529 0 0 0 15861 363 0 0 25 0 1 0 337563264 626352128 143522 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31405/statm: 152918 143522 140 302 0 152613 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 611672

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31406
/proc/meminfo: memFree=451520/2055920 swapFree=4158920/4192956
[pid=31405] ppid=31403 vsize=635592 CPUtime=222.22
/proc/31405/stat : 31405 (Spear-32) R 31403 31405 30954 0 -1 4194304 173504 0 0 0 21827 395 0 0 25 0 1 0 337563264 650846208 149368 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31405/statm: 158898 149368 140 302 0 158593 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 635592

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31406
/proc/meminfo: memFree=416576/2055920 swapFree=4158920/4192956
[pid=31405] ppid=31403 vsize=670532 CPUtime=282.21
/proc/31405/stat : 31405 (Spear-32) R 31403 31405 30954 0 -1 4194304 182248 0 0 0 27801 420 0 0 25 0 1 0 337563264 686624768 158112 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526803 0 0 4096 0 0 0 0 17 1 0 0
/proc/31405/statm: 167633 158112 140 302 0 167328 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 670532

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31406
/proc/meminfo: memFree=394048/2055920 swapFree=4158920/4192956
[pid=31405] ppid=31403 vsize=692812 CPUtime=342.19
/proc/31405/stat : 31405 (Spear-32) R 31403 31405 30954 0 -1 4194304 187810 0 0 0 33756 463 0 0 25 0 1 0 337563264 709439488 163674 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31405/statm: 173203 163674 140 302 0 172898 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 692812

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31406
/proc/meminfo: memFree=335936/2055920 swapFree=4158920/4192956
[pid=31405] ppid=31403 vsize=752268 CPUtime=402.17
/proc/31405/stat : 31405 (Spear-32) R 31403 31405 30954 0 -1 4194304 202668 0 0 0 39725 492 0 0 25 0 1 0 337563264 770322432 178532 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524711 0 0 4096 0 0 0 0 17 1 0 0
/proc/31405/statm: 188067 178532 140 302 0 187762 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 752268

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31406
/proc/meminfo: memFree=252672/2055920 swapFree=4158920/4192956
[pid=31405] ppid=31403 vsize=835556 CPUtime=462.15
/proc/31405/stat : 31405 (Spear-32) R 31403 31405 30954 0 -1 4194304 223486 0 0 0 45697 518 0 0 25 0 1 0 337563264 855609344 199093 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134539451 0 0 4096 0 0 0 0 17 1 0 0
/proc/31405/statm: 208889 199093 140 302 0 208584 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 835556

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31406
/proc/meminfo: memFree=156160/2055920 swapFree=4158920/4192956
[pid=31405] ppid=31403 vsize=932664 CPUtime=522.13
/proc/31405/stat : 31405 (Spear-32) R 31403 31405 30954 0 -1 4194304 247786 0 0 0 51673 540 0 0 25 0 1 0 337563264 955047936 223393 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/31405/statm: 233166 223393 140 302 0 232861 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 932664

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31406
/proc/meminfo: memFree=145728/2055920 swapFree=4158920/4192956
[pid=31405] ppid=31403 vsize=941808 CPUtime=582.11
/proc/31405/stat : 31405 (Spear-32) R 31403 31405 30954 0 -1 4194304 250022 0 0 0 57609 602 0 0 25 0 1 0 337563264 964411392 225629 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31405/statm: 235452 225629 140 302 0 235147 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 941808

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31406
/proc/meminfo: memFree=134720/2055920 swapFree=4158920/4192956
[pid=31405] ppid=31403 vsize=952848 CPUtime=642.09
/proc/31405/stat : 31405 (Spear-32) R 31403 31405 30954 0 -1 4194304 252759 0 0 0 63566 643 0 0 25 0 1 0 337563264 975716352 228366 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31405/statm: 238212 228366 140 302 0 237907 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 952848

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31406
/proc/meminfo: memFree=128704/2055920 swapFree=4158920/4192956
[pid=31405] ppid=31403 vsize=959076 CPUtime=702.07
/proc/31405/stat : 31405 (Spear-32) R 31403 31405 30954 0 -1 4194304 254312 0 0 0 69501 706 0 0 25 0 1 0 337563264 982093824 229919 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31405/statm: 239769 229919 140 302 0 239464 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 959076

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31406
/proc/meminfo: memFree=121664/2055920 swapFree=4158920/4192956
[pid=31405] ppid=31403 vsize=965952 CPUtime=762.06
/proc/31405/stat : 31405 (Spear-32) R 31403 31405 30954 0 -1 4194304 256030 0 0 0 75442 764 0 0 25 0 1 0 337563264 989134848 231637 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31405/statm: 241488 231637 140 302 0 241183 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 965952

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31406
/proc/meminfo: memFree=116096/2055920 swapFree=4158920/4192956
[pid=31405] ppid=31403 vsize=971556 CPUtime=822.04
/proc/31405/stat : 31405 (Spear-32) R 31403 31405 30954 0 -1 4194304 257425 0 0 0 81370 834 0 0 25 0 1 0 337563264 994873344 233032 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31405/statm: 242889 233032 140 302 0 242584 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 971556

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31406
/proc/meminfo: memFree=107584/2055920 swapFree=4158920/4192956
[pid=31405] ppid=31403 vsize=980092 CPUtime=882.02
/proc/31405/stat : 31405 (Spear-32) R 31403 31405 30954 0 -1 4194304 259576 0 0 0 87313 889 0 0 25 0 1 0 337563264 1003614208 235183 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31405/statm: 245023 235183 140 302 0 244718 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 980092

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31406
/proc/meminfo: memFree=96320/2055920 swapFree=4158920/4192956
[pid=31405] ppid=31403 vsize=991560 CPUtime=942
/proc/31405/stat : 31405 (Spear-32) R 31403 31405 30954 0 -1 4194304 262384 0 0 0 93283 917 0 0 25 0 1 0 337563264 1015357440 237991 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31405/statm: 247890 237991 140 302 0 247585 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 991560

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 3/78 31406
/proc/meminfo: memFree=88064/2055920 swapFree=4158920/4192956
[pid=31405] ppid=31403 vsize=999696 CPUtime=1001.98
/proc/31405/stat : 31405 (Spear-32) R 31403 31405 30954 0 -1 4194304 264415 0 0 0 99254 944 0 0 25 0 1 0 337563264 1023688704 240022 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31405/statm: 249924 240022 140 302 0 249619 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 999696

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31406
/proc/meminfo: memFree=79936/2055920 swapFree=4158920/4192956
[pid=31405] ppid=31403 vsize=1007984 CPUtime=1061.96
/proc/31405/stat : 31405 (Spear-32) R 31403 31405 30954 0 -1 4194304 266486 0 0 0 105203 993 0 0 25 0 1 0 337563264 1032175616 242093 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/31405/statm: 251996 242093 140 302 0 251691 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 1007984

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31406
/proc/meminfo: memFree=58176/2055920 swapFree=4158920/4192956
[pid=31405] ppid=31403 vsize=1030208 CPUtime=1121.94
/proc/31405/stat : 31405 (Spear-32) R 31403 31405 30954 0 -1 4194304 271904 0 0 0 111186 1008 0 0 25 0 1 0 337563264 1054932992 247511 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526668 0 0 4096 0 0 0 0 17 1 0 0
/proc/31405/statm: 257552 247511 140 302 0 257247 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 1030208

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31406
/proc/meminfo: memFree=32128/2055920 swapFree=4158920/4192956
[pid=31405] ppid=31403 vsize=1058680 CPUtime=1181.92
/proc/31405/stat : 31405 (Spear-32) R 31403 31405 30954 0 -1 4194304 279034 0 0 0 117170 1022 0 0 25 0 1 0 337563264 1084088320 254128 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/31405/statm: 264670 254128 140 302 0 264365 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 1058680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31406
/proc/meminfo: memFree=23232/2055920 swapFree=4158920/4192956
[pid=31405] ppid=31403 vsize=1066992 CPUtime=1200.02
/proc/31405/stat : 31405 (Spear-32) R 31403 31405 30954 0 -1 4194304 281115 0 0 0 118976 1026 0 0 25 0 1 0 337563264 1092599808 256209 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31405/statm: 266748 256209 140 302 0 266443 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 1066992

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.98 2/78 31406
/proc/meminfo: memFree=23232/2055920 swapFree=4158920/4192956
[pid=31405] ppid=31403 vsize=0 CPUtime=1200.12
/proc/31405/stat : 31405 (Spear-32) R 31403 31405 30954 0 -1 4195332 281115 0 0 0 118976 1036 0 0 25 0 1 0 337563264 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/31405/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.57
CPU time (s): 1200.19
CPU user time (s): 1189.77
CPU system time (s): 10.4254
CPU usage (%): 99.9689
Max. virtual memory (cumulated for all children) (KiB): 1066992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1189.77
system time used= 10.4254
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 281115
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= 8
involuntary context switches= 2233

runsolver used 1.37079 second user time and 3.00054 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Tue Mar  6 10:14:48 UTC 2007

IDJOB= 330902
IDBENCH= 20574
IDSOLVER= 132
FILE ID= node13/330902-1173176075

PBS_JOBID= 4015019

Free space on /tmp= 66159 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  9a43349587a435e7109b46b3aceb156e

RANDOM SEED= 632926671

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.236
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.236
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:       1048608 kB
Buffers:         42908 kB
Cached:         873896 kB
SwapCached:       2556 kB
Active:         421716 kB
Inactive:       518116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1048608 kB
SwapTotal:     4192956 kB
SwapFree:      4158920 kB
Dirty:          206556 kB
Writeback:           0 kB
Mapped:          30632 kB
Slab:            53036 kB
Committed_AS:  1560920 kB
PageTables:       1744 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= 66159 MiB

End job on node13 on Tue Mar  6 10:34:51 UTC 2007