Trace number 331154

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

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
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 variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

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/331154-1173181126/instance-331154-1173181126.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/node72/watcher-331154-1173181126 -o ROOT/results/node72/solver-331154-1173181126 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331154-1173181126/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/331154-1173181126/instance-331154-1173181126.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.28 1.09 1.02 3/77 31884
/proc/meminfo: memFree=1001216/2055920 swapFree=4152568/4192956
[pid=31884] ppid=31882 vsize=1536 CPUtime=0
/proc/31884/stat : 31884 (Spear-32) R 31882 31884 31070 0 -1 4194304 209 0 0 0 0 0 0 0 18 0 1 0 338081219 1572864 193 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134515386 0 0 4096 0 0 0 0 17 1 0 0
/proc/31884/statm: 384 193 128 302 0 79 0

[startup+0.0676101 s]
/proc/loadavg: 1.28 1.09 1.02 3/77 31884
/proc/meminfo: memFree=1001216/2055920 swapFree=4152568/4192956
[pid=31884] ppid=31882 vsize=3888 CPUtime=0.06
/proc/31884/stat : 31884 (Spear-32) R 31882 31884 31070 0 -1 4194304 725 0 0 0 6 0 0 0 18 0 1 0 338081219 3981312 709 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134533777 0 0 4096 0 0 0 0 17 1 0 0
/proc/31884/statm: 972 709 129 302 0 667 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3888

[startup+0.101612 s]
/proc/loadavg: 1.28 1.09 1.02 3/77 31884
/proc/meminfo: memFree=1001216/2055920 swapFree=4152568/4192956
[pid=31884] ppid=31882 vsize=4676 CPUtime=0.09
/proc/31884/stat : 31884 (Spear-32) R 31882 31884 31070 0 -1 4194304 974 0 0 0 9 0 0 0 18 0 1 0 338081219 4788224 925 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/31884/statm: 1169 925 129 302 0 864 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4676

[startup+0.301629 s]
/proc/loadavg: 1.28 1.09 1.02 3/77 31884
/proc/meminfo: memFree=1001216/2055920 swapFree=4152568/4192956
[pid=31884] ppid=31882 vsize=10552 CPUtime=0.29
/proc/31884/stat : 31884 (Spear-32) R 31882 31884 31070 0 -1 4194304 2637 0 0 0 27 2 0 0 20 0 1 0 338081219 10805248 2288 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31884/statm: 2638 2289 129 302 0 2333 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10552

[startup+0.701673 s]
/proc/loadavg: 1.28 1.09 1.02 3/77 31884
/proc/meminfo: memFree=1001216/2055920 swapFree=4152568/4192956
[pid=31884] ppid=31882 vsize=21284 CPUtime=0.69
/proc/31884/stat : 31884 (Spear-32) R 31882 31884 31070 0 -1 4194304 5659 0 0 0 64 5 0 0 24 0 1 0 338081219 21794816 4843 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31884/statm: 5321 4844 129 302 0 5016 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21284

[startup+1.50174 s]
/proc/loadavg: 1.28 1.09 1.02 2/78 31885
/proc/meminfo: memFree=973560/2055920 swapFree=4152568/4192956
[pid=31884] ppid=31882 vsize=42400 CPUtime=1.49
/proc/31884/stat : 31884 (Spear-32) R 31882 31884 31070 0 -1 4194304 11563 0 0 0 139 10 0 0 25 0 1 0 338081219 43417600 9783 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31884/statm: 10600 9783 129 302 0 10295 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42400

[startup+3.10188 s]
/proc/loadavg: 1.28 1.09 1.02 2/78 31885
/proc/meminfo: memFree=946168/2055920 swapFree=4152568/4192956
[pid=31884] ppid=31882 vsize=84444 CPUtime=3.09
/proc/31884/stat : 31884 (Spear-32) R 31882 31884 31070 0 -1 4194304 23191 0 0 0 291 18 0 0 25 0 1 0 338081219 86470656 19487 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31884/statm: 21111 19488 129 302 0 20806 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84444

[startup+6.30118 s]
/proc/loadavg: 1.34 1.11 1.02 2/78 31885
/proc/meminfo: memFree=869624/2055920 swapFree=4152568/4192956
[pid=31884] ppid=31882 vsize=166072 CPUtime=6.29
/proc/31884/stat : 31884 (Spear-32) R 31882 31884 31070 0 -1 4194304 45704 0 0 0 596 33 0 0 25 0 1 0 338081219 170057728 38156 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31884/statm: 41518 38156 129 302 0 41213 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 166072

[startup+12.7028 s]
/proc/loadavg: 1.31 1.11 1.02 2/78 31885
/proc/meminfo: memFree=718328/2055920 swapFree=4152568/4192956
[pid=31884] ppid=31882 vsize=329480 CPUtime=12.69
/proc/31884/stat : 31884 (Spear-32) R 31882 31884 31070 0 -1 4194304 90522 0 0 0 1202 67 0 0 25 0 1 0 338081219 337387520 75290 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134799782 0 0 4096 0 0 0 0 17 1 0 0
/proc/31884/statm: 82370 75291 129 302 0 82065 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 329480

[startup+25.5019 s]
/proc/loadavg: 1.24 1.10 1.02 2/78 31885
/proc/meminfo: memFree=658296/2055920 swapFree=4152568/4192956
[pid=31884] ppid=31882 vsize=371220 CPUtime=25.49
/proc/31884/stat : 31884 (Spear-32) R 31882 31884 31070 0 -1 4194304 102093 0 0 0 2457 92 0 0 25 0 1 0 338081219 380129280 86369 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31884/statm: 92805 86369 140 302 0 92500 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 371220

[startup+51.1013 s]
/proc/loadavg: 1.16 1.09 1.02 2/78 31885
/proc/meminfo: memFree=656440/2055920 swapFree=4152568/4192956
[pid=31884] ppid=31882 vsize=373328 CPUtime=51.07
/proc/31884/stat : 31884 (Spear-32) R 31882 31884 31070 0 -1 4194304 102611 0 0 0 4976 131 0 0 25 0 1 0 338081219 382287872 86887 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31884/statm: 93332 86887 140 302 0 93027 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 373328

[startup+102.306 s]
/proc/loadavg: 1.07 1.08 1.02 2/78 31886
/proc/meminfo: memFree=650936/2055920 swapFree=4152568/4192956
[pid=31884] ppid=31882 vsize=378716 CPUtime=102.26
/proc/31884/stat : 31884 (Spear-32) R 31882 31884 31070 0 -1 4194304 103963 0 0 0 9988 238 0 0 25 0 1 0 338081219 387805184 88239 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527180 0 0 4096 0 0 0 0 17 1 0 0
/proc/31884/statm: 94679 88239 140 302 0 94374 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 378716

[startup+162.301 s]
/proc/loadavg: 1.02 1.06 1.01 2/78 31887
/proc/meminfo: memFree=644664/2055920 swapFree=4152568/4192956
[pid=31884] ppid=31882 vsize=385180 CPUtime=162.24
/proc/31884/stat : 31884 (Spear-32) R 31882 31884 31070 0 -1 4194304 105562 0 0 0 15887 337 0 0 25 0 1 0 338081219 394424320 89805 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31884/statm: 96295 89805 140 302 0 95990 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 385180

[startup+222.302 s]
/proc/loadavg: 1.01 1.05 1.00 2/78 31887
/proc/meminfo: memFree=621176/2055920 swapFree=4152568/4192956
[pid=31884] ppid=31882 vsize=408884 CPUtime=222.22
/proc/31884/stat : 31884 (Spear-32) R 31882 31884 31070 0 -1 4194304 111533 0 0 0 21789 433 0 0 25 0 1 0 338081219 418697216 95711 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31884/statm: 102221 95711 140 302 0 101916 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 408884

[startup+282.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 31887
/proc/meminfo: memFree=590584/2055920 swapFree=4152568/4192956
[pid=31884] ppid=31882 vsize=440092 CPUtime=282.21
/proc/31884/stat : 31884 (Spear-32) R 31882 31884 31070 0 -1 4194304 119325 0 0 0 27754 467 0 0 25 0 1 0 338081219 450654208 103374 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31884/statm: 110023 103374 140 302 0 109718 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 440092

[startup+342.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 31887
/proc/meminfo: memFree=582072/2055920 swapFree=4152568/4192956
[pid=31884] ppid=31882 vsize=448464 CPUtime=342.19
/proc/31884/stat : 31884 (Spear-32) R 31882 31884 31070 0 -1 4194304 121420 0 0 0 33681 538 0 0 25 0 1 0 338081219 459227136 105469 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31884/statm: 112116 105469 140 302 0 111811 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 448464

[startup+402.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 31887
/proc/meminfo: memFree=568696/2055920 swapFree=4152568/4192956
[pid=31884] ppid=31882 vsize=461840 CPUtime=402.18
/proc/31884/stat : 31884 (Spear-32) R 31882 31884 31070 0 -1 4194304 124764 0 0 0 39620 598 0 0 25 0 1 0 338081219 472924160 108813 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/31884/statm: 115460 108813 140 302 0 115155 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 461840

[startup+462.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 31887
/proc/meminfo: memFree=535160/2055920 swapFree=4152568/4192956
[pid=31884] ppid=31882 vsize=495412 CPUtime=462.17
/proc/31884/stat : 31884 (Spear-32) R 31882 31884 31070 0 -1 4194304 133169 0 0 0 45584 633 0 0 25 0 1 0 338081219 507301888 117218 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31884/statm: 123853 117218 140 302 0 123548 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 495412

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 31887
/proc/meminfo: memFree=506360/2055920 swapFree=4152568/4192956
[pid=31884] ppid=31882 vsize=525188 CPUtime=522.16
/proc/31884/stat : 31884 (Spear-32) R 31882 31884 31070 0 -1 4194304 140554 0 0 0 51550 666 0 0 25 0 1 0 338081219 537792512 124346 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31884/statm: 131297 124346 140 302 0 130992 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 525188

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 31887
/proc/meminfo: memFree=492152/2055920 swapFree=4152568/4192956
[pid=31884] ppid=31882 vsize=539352 CPUtime=582.14
/proc/31884/stat : 31884 (Spear-32) R 31882 31884 31070 0 -1 4194304 144122 0 0 0 57522 692 0 0 25 0 1 0 338081219 552296448 127914 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134529949 0 0 4096 0 0 0 0 17 1 0 0
/proc/31884/statm: 134838 127914 140 302 0 134533 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 539352

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31887
/proc/meminfo: memFree=444344/2055920 swapFree=4152568/4192956
[pid=31884] ppid=31882 vsize=587080 CPUtime=642.13
/proc/31884/stat : 31884 (Spear-32) R 31882 31884 31070 0 -1 4194304 156015 0 0 0 63479 734 0 0 25 0 1 0 338081219 601169920 139807 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31884/statm: 146770 139807 140 302 0 146465 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 587080

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31887
/proc/meminfo: memFree=381880/2055920 swapFree=4152568/4192956
[pid=31884] ppid=31882 vsize=650060 CPUtime=702.11
/proc/31884/stat : 31884 (Spear-32) R 31882 31884 31070 0 -1 4194304 171753 0 0 0 69452 759 0 0 25 0 1 0 338081219 665661440 155545 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31884/statm: 162515 155545 140 302 0 162210 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 650060

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31887
/proc/meminfo: memFree=342392/2055920 swapFree=4152568/4192956
[pid=31884] ppid=31882 vsize=689044 CPUtime=762.1
/proc/31884/stat : 31884 (Spear-32) R 31882 31884 31070 0 -1 4194304 181447 0 0 0 75418 792 0 0 25 0 1 0 338081219 705581056 165239 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31884/statm: 172261 165239 140 302 0 171956 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 689044

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31887
/proc/meminfo: memFree=315768/2055920 swapFree=4152568/4192956
[pid=31884] ppid=31882 vsize=715776 CPUtime=822.08
/proc/31884/stat : 31884 (Spear-32) R 31882 31884 31070 0 -1 4194304 188175 0 0 0 81385 823 0 0 25 0 1 0 338081219 732954624 171967 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/31884/statm: 178944 171967 140 302 0 178639 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 715776

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31887
/proc/meminfo: memFree=287096/2055920 swapFree=4152568/4192956
[pid=31884] ppid=31882 vsize=746208 CPUtime=882.06
/proc/31884/stat : 31884 (Spear-32) R 31882 31884 31070 0 -1 4194304 195772 0 0 0 87358 848 0 0 25 0 1 0 338081219 764116992 179051 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31884/statm: 186552 179051 140 302 0 186247 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 746208

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31887
/proc/meminfo: memFree=261880/2055920 swapFree=4152568/4192956
[pid=31884] ppid=31882 vsize=771452 CPUtime=942.05
/proc/31884/stat : 31884 (Spear-32) R 31882 31884 31070 0 -1 4194304 202123 0 0 0 93339 866 0 0 25 0 1 0 338081219 789966848 185402 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31884/statm: 192863 185402 140 302 0 192558 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 771452

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31887
/proc/meminfo: memFree=237944/2055920 swapFree=4152568/4192956
[pid=31884] ppid=31882 vsize=795536 CPUtime=1002.04
/proc/31884/stat : 31884 (Spear-32) R 31882 31884 31070 0 -1 4194304 208039 0 0 0 99319 885 0 0 25 0 1 0 338081219 814628864 191318 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31884/statm: 198884 191318 140 302 0 198579 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 795536

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31887
/proc/meminfo: memFree=209464/2055920 swapFree=4152568/4192956
[pid=31884] ppid=31882 vsize=824748 CPUtime=1062.02
/proc/31884/stat : 31884 (Spear-32) R 31882 31884 31070 0 -1 4194304 215236 0 0 0 105296 906 0 0 25 0 1 0 338081219 844541952 198515 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31884/statm: 206187 198515 140 302 0 205882 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 824748

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31887
/proc/meminfo: memFree=195064/2055920 swapFree=4152568/4192956
[pid=31884] ppid=31882 vsize=839620 CPUtime=1122.01
/proc/31884/stat : 31884 (Spear-32) R 31882 31884 31070 0 -1 4194304 218734 0 0 0 111254 947 0 0 25 0 1 0 338081219 859770880 202013 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31884/statm: 209905 202013 140 302 0 209600 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 839620

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 31887
/proc/meminfo: memFree=171128/2055920 swapFree=4152568/4192956
[pid=31884] ppid=31882 vsize=864024 CPUtime=1181.99
/proc/31884/stat : 31884 (Spear-32) R 31882 31884 31070 0 -1 4194304 224796 0 0 0 117229 970 0 0 25 0 1 0 338081219 884760576 208075 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31884/statm: 216006 208075 140 302 0 215701 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 864024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31887
/proc/meminfo: memFree=164600/2055920 swapFree=4152568/4192956
[pid=31884] ppid=31882 vsize=870208 CPUtime=1200.09
/proc/31884/stat : 31884 (Spear-32) R 31882 31884 31070 0 -1 4194304 226327 0 0 0 119029 980 0 0 25 0 1 0 338081219 891092992 209606 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31884/statm: 217552 209606 140 302 0 217247 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 870208

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/78 31887
/proc/meminfo: memFree=164600/2055920 swapFree=4152568/4192956
[pid=31884] ppid=31882 vsize=0 CPUtime=1200.19
/proc/31884/stat : 31884 (Spear-32) R 31882 31884 31070 0 -1 4195332 226327 0 0 0 119029 990 0 0 25 0 1 0 338081219 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/31884/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.24
CPU user time (s): 1190.3
CPU system time (s): 9.93749
CPU usage (%): 99.9747
Max. virtual memory (cumulated for all children) (KiB): 870208

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

runsolver used 1.21582 second user time and 3.16152 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Tue Mar  6 11:38:54 UTC 2007

IDJOB= 331154
IDBENCH= 20580
IDSOLVER= 132
FILE ID= node72/331154-1173181126

PBS_JOBID= 4015269

Free space on /tmp= 65781 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  0fbc00fde383cec371bb97d621c5e7e5

RANDOM SEED= 247903537

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.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:       1001624 kB
Buffers:         38192 kB
Cached:         908840 kB
SwapCached:       8232 kB
Active:         362264 kB
Inactive:       607736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1001624 kB
SwapTotal:     4192956 kB
SwapFree:      4152568 kB
Dirty:          133448 kB
Writeback:           0 kB
Mapped:          30052 kB
Slab:            69928 kB
Committed_AS: 10505476 kB
PageTables:       1680 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= 65781 MiB

End job on node72 on Tue Mar  6 11:58:57 UTC 2007