Trace number 331200

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
SATzilla FULLUNSAT 573.881 574.192

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq3.cnf
MD5SUMba6236c6cc840bb0208f73665843c375
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark573.881
Satisfiable
(Un)Satisfiability was proved
Number of variables69789
Number of clauses968295
Sum of the clauses size2788367
Maximum clause length110
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2899512
Number of clauses of size 316116
Number of clauses of size 43707
Number of clauses of size 56480
Number of clauses of size over 542479

Solver Data (download as text)

261.11/261.27	c run March_dl for 5 seconds ... 
261.11/261.27	c Bin: Executing march_dl
261.11/261.27	c child exit by a signal
261.11/261.27	c march_dl returned code 137.
261.11/261.27	c run saps for 2 seconds ... 
261.11/261.27	c Bin: Executing ubcsat2006
261.11/261.27	c child exited successfully
261.11/261.27	c ubcsat2006 returned code 0.
261.11/261.27	c satzilla computing base features
261.11/261.27	c satzilla doing unit-prop probe
261.11/261.27	c satzilla doing local search probe
261.11/261.27	c satzilla doing lobjois search-space size estimate
261.11/261.27	c satzilla's ranking:
261.11/261.27	c 1) eureka: 2.308054
261.11/261.27	c 2) zchaff_rand: 2.647930
261.11/261.27	c 3) vallst: 3.519235
261.11/261.27	c 4) minisat20: 3.552205
261.11/261.27	c 5) march_dl: 4.709784
261.11/261.27	c 6) kcnfs: 5.167617
261.11/261.27	c 7) kcnfs+P: 999.000000
261.11/261.27	c 8) march_dl+P: 999.000000
261.11/261.27	c 9) vallst+P: 999.000000
261.11/261.27	c 10) zchaff_rand+P: 999.000000
261.11/261.27	c 11) rsat+P: 999.000000
261.11/261.27	c 12) eureka+P: 999.000000
261.11/261.27	c 13) minisat20+P: 999.000000
261.11/261.27	c 14) rsat: 999.000000
261.11/261.27	c satzilla running eureka ... 
573.76/574.18	c Bin: Executing eureka
573.76/574.18	c child exited successfully
573.76/574.18	c eureka returned code 20.
573.76/574.18	s UNSATISFIABLE
573.76/574.18	c SATZILLA_TIME=573.940000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node5/watcher-331200-1173182125 -o ROOT/results/node5/solver-331200-1173182125 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331200-1173182125/SATzilla2007_F /tmp/evaluation/331200-1173182125/instance-331200-1173182125.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.98 0.99 3/77 23003
/proc/meminfo: memFree=1605152/2055920 swapFree=4170416/4192956
[pid=23003] ppid=23001 vsize=1512 CPUtime=0
/proc/23003/stat : 23003 (SATzilla2007_F) R 23001 23003 21992 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 338167516 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/23003/statm: 378 125 110 260 0 84 0
[pid=23004] ppid=23003 vsize=4696 CPUtime=0
/proc/23004/stat : 23004 (march_dl) R 23003 23003 21992 0 -1 4194304 816 0 0 0 0 0 0 0 18 0 1 0 338167516 4808704 811 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134549449 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23004/statm: 1174 818 49 118 0 1053 0

[startup+0.076293 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23003
/proc/meminfo: memFree=1605152/2055920 swapFree=4170416/4192956
[pid=23003] ppid=23001 vsize=1512 CPUtime=0
/proc/23003/stat : 23003 (SATzilla2007_F) S 23001 23003 21992 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 338167516 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23003/statm: 378 125 110 260 0 84 0
[pid=23004] ppid=23003 vsize=13304 CPUtime=0.06
/proc/23004/stat : 23004 (march_dl) R 23003 23003 21992 0 -1 4194304 2284 0 0 0 6 0 0 0 20 0 1 0 338167516 13623296 2278 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23004/statm: 3326 2278 50 118 0 3205 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 14816

[startup+0.101294 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23003
/proc/meminfo: memFree=1605152/2055920 swapFree=4170416/4192956
[pid=23003] ppid=23001 vsize=1512 CPUtime=0
/proc/23003/stat : 23003 (SATzilla2007_F) S 23001 23003 21992 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 338167516 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23003/statm: 378 125 110 260 0 84 0
[pid=23004] ppid=23003 vsize=13700 CPUtime=0.09
/proc/23004/stat : 23004 (march_dl) R 23003 23003 21992 0 -1 4194304 2390 0 0 0 9 0 0 0 20 0 1 0 338167516 14028800 2384 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23004/statm: 3425 2384 50 118 0 3304 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15212

[startup+0.301316 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23003
/proc/meminfo: memFree=1605152/2055920 swapFree=4170416/4192956
[pid=23003] ppid=23001 vsize=1512 CPUtime=0
/proc/23003/stat : 23003 (SATzilla2007_F) S 23001 23003 21992 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 338167516 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23003/statm: 378 125 110 260 0 84 0
[pid=23004] ppid=23003 vsize=16340 CPUtime=0.28
/proc/23004/stat : 23004 (march_dl) R 23003 23003 21992 0 -1 4194304 3209 0 0 0 28 0 0 0 22 0 1 0 338167516 16732160 3203 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23004/statm: 4085 3203 50 118 0 3964 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 17852

[startup+0.701361 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23003
/proc/meminfo: memFree=1605152/2055920 swapFree=4170416/4192956
[pid=23003] ppid=23001 vsize=1512 CPUtime=0
/proc/23003/stat : 23003 (SATzilla2007_F) S 23001 23003 21992 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 338167516 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23003/statm: 378 125 110 260 0 84 0
[pid=23004] ppid=23003 vsize=21752 CPUtime=0.68
/proc/23004/stat : 23004 (march_dl) R 23003 23003 21992 0 -1 4194304 4817 0 0 0 67 1 0 0 25 0 1 0 338167516 22274048 4811 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23004/statm: 5438 4811 50 118 0 5317 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 23264

[startup+1.50145 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 23005
/proc/meminfo: memFree=1581072/2055920 swapFree=4170416/4192956
[pid=23003] ppid=23001 vsize=1512 CPUtime=0
/proc/23003/stat : 23003 (SATzilla2007_F) S 23001 23003 21992 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 338167516 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23003/statm: 378 125 110 260 0 84 0
[pid=23004] ppid=23003 vsize=52716 CPUtime=1.49
/proc/23004/stat : 23004 (march_dl) R 23003 23003 21992 0 -1 4194304 9260 0 0 0 146 3 0 0 25 0 1 0 338167516 53981184 9252 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134548299 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23004/statm: 13179 9252 52 118 0 13058 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54228

[startup+3.10263 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 23005
/proc/meminfo: memFree=1559312/2055920 swapFree=4170416/4192956
[pid=23003] ppid=23001 vsize=1512 CPUtime=0
/proc/23003/stat : 23003 (SATzilla2007_F) S 23001 23003 21992 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 338167516 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23003/statm: 378 125 110 260 0 84 0
[pid=23004] ppid=23003 vsize=78468 CPUtime=3.09
/proc/23004/stat : 23004 (march_dl) R 23003 23003 21992 0 -1 4194304 21036 0 0 0 301 8 0 0 25 0 1 0 338167516 80351232 15431 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23004/statm: 19617 15431 55 118 0 19496 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 79980

[startup+6.30199 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 23006
/proc/meminfo: memFree=1599312/2055920 swapFree=4170416/4192956
[pid=23003] ppid=23001 vsize=1512 CPUtime=5
/proc/23003/stat : 23003 (SATzilla2007_F) S 23001 23003 21992 0 -1 4194304 149 31184 0 0 0 0 486 14 16 0 1 0 338167516 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23003/statm: 378 125 110 260 0 84 0
[pid=23006] ppid=23003 vsize=26692 CPUtime=1.27
/proc/23006/stat : 23006 (ubcsat2006) R 23003 23003 21992 0 -1 4194304 4648 0 0 0 124 3 0 0 25 0 1 0 338168018 27332608 4631 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23006/statm: 6673 4631 141 64 0 6254 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 28204

[startup+12.7027 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 23006
/proc/meminfo: memFree=1527128/2055920 swapFree=4170416/4192956
[pid=23003] ppid=23001 vsize=81244 CPUtime=12.68
/proc/23003/stat : 23003 (SATzilla2007_F) R 23001 23003 21992 0 -1 4194304 19656 44641 0 0 411 11 823 23 25 0 1 0 338167516 83193856 19624 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/23003/statm: 20311 19624 135 260 0 20017 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 81244

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 23006
/proc/meminfo: memFree=1526360/2055920 swapFree=4170416/4192956
[pid=23003] ppid=23001 vsize=81244 CPUtime=25.47
/proc/23003/stat : 23003 (SATzilla2007_F) R 23001 23003 21992 0 -1 4194304 19874 44641 0 0 1688 13 823 23 25 0 1 0 338167516 83193856 19842 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/23003/statm: 20311 19842 135 260 0 20017 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 81244

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 23006
/proc/meminfo: memFree=1553624/2055920 swapFree=4170416/4192956
[pid=23003] ppid=23001 vsize=53312 CPUtime=51.07
/proc/23003/stat : 23003 (SATzilla2007_F) R 23001 23003 21992 0 -1 4194304 35012 44641 0 0 4236 25 823 23 25 0 1 0 338167516 54591488 12980 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 134543059 0 0 4096 0 0 0 0 17 1 0 0
/proc/23003/statm: 13328 12980 137 260 0 13034 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 53312

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 23006
/proc/meminfo: memFree=1553688/2055920 swapFree=4170416/4192956
[pid=23003] ppid=23001 vsize=53788 CPUtime=102.25
/proc/23003/stat : 23003 (SATzilla2007_F) R 23001 23003 21992 0 -1 4194304 59573 44641 0 0 9336 43 823 23 25 0 1 0 338167516 55078912 13099 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135328746 0 0 4096 0 0 0 0 17 1 0 0
/proc/23003/statm: 13446 13098 137 260 0 13152 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 53788

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23006
/proc/meminfo: memFree=1553624/2055920 swapFree=4170416/4192956
[pid=23003] ppid=23001 vsize=53312 CPUtime=162.24
/proc/23003/stat : 23003 (SATzilla2007_F) R 23001 23003 21992 0 -1 4194304 88007 44641 0 0 15311 67 823 23 25 0 1 0 338167516 54591488 12980 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 134543057 0 0 4096 0 0 0 0 17 1 0 0
/proc/23003/statm: 13328 12980 137 260 0 13034 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 53312

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23006
/proc/meminfo: memFree=1553048/2055920 swapFree=4170416/4192956
[pid=23003] ppid=23001 vsize=53852 CPUtime=222.21
/proc/23003/stat : 23003 (SATzilla2007_F) R 23001 23003 21992 0 -1 4194304 98876 44641 0 0 21300 75 823 23 25 0 1 0 338167516 55144448 13115 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135168141 0 0 4096 0 0 0 0 17 1 0 0
/proc/23003/statm: 13463 13115 137 260 0 13169 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 53852

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23009
/proc/meminfo: memFree=1476560/2055920 swapFree=4170416/4192956
[pid=23003] ppid=23001 vsize=54964 CPUtime=261.18
/proc/23003/stat : 23003 (SATzilla2007_F) S 23001 23003 21992 0 -1 4194304 129426 44641 0 0 25177 95 823 23 25 0 1 0 338167516 56283136 13406 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23003/statm: 13741 13406 170 260 0 13447 0
[pid=23007] ppid=23003 vsize=82428 CPUtime=20.98
/proc/23007/stat : 23007 (eureka) R 23003 23003 21992 0 -1 0 46168 16 1 0 2077 21 0 0 25 0 1 0 338193644 84406272 18915 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23007/statm: 20607 18915 177 116 0 20146 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 137392

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/85 23075
/proc/meminfo: memFree=1460448/2055920 swapFree=4170416/4192956
[pid=23003] ppid=23001 vsize=54964 CPUtime=261.18
/proc/23003/stat : 23003 (SATzilla2007_F) S 23001 23003 21992 0 -1 4194304 129426 44641 0 0 25177 95 823 23 25 0 1 0 338167516 56283136 13406 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23003/statm: 13741 13406 170 260 0 13447 0
[pid=23007] ppid=23003 vsize=97304 CPUtime=80.93
/proc/23007/stat : 23007 (eureka) R 23003 23003 21992 0 -1 0 98502 16 1 0 8045 48 0 0 25 0 1 0 338193644 99639296 22572 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23007/statm: 24326 22572 177 116 0 23865 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 152268

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/85 23177
/proc/meminfo: memFree=1460896/2055920 swapFree=4170416/4192956
[pid=23003] ppid=23001 vsize=54964 CPUtime=261.18
/proc/23003/stat : 23003 (SATzilla2007_F) S 23001 23003 21992 0 -1 4194304 129426 44641 0 0 25177 95 823 23 25 0 1 0 338167516 56283136 13406 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23003/statm: 13741 13406 170 260 0 13447 0
[pid=23007] ppid=23003 vsize=96908 CPUtime=140.85
/proc/23007/stat : 23007 (eureka) R 23003 23003 21992 0 -1 0 143380 16 1 0 14011 74 0 0 25 0 1 0 338193644 99233792 22459 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134559334 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23007/statm: 24227 22459 177 116 0 23766 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 151872

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23207
/proc/meminfo: memFree=1462032/2055920 swapFree=4170416/4192956
[pid=23003] ppid=23001 vsize=54964 CPUtime=261.18
/proc/23003/stat : 23003 (SATzilla2007_F) S 23001 23003 21992 0 -1 4194304 129426 44641 0 0 25177 95 823 23 25 0 1 0 338167516 56283136 13406 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23003/statm: 13741 13406 170 260 0 13447 0
[pid=23007] ppid=23003 vsize=96668 CPUtime=200.82
/proc/23007/stat : 23007 (eureka) R 23003 23003 21992 0 -1 0 182787 16 1 0 19989 93 0 0 25 0 1 0 338193644 98988032 22400 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134569529 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23007/statm: 24167 22400 177 116 0 23706 0
Current children cumulated CPU time (s) 462
Current children cumulated vsize (KiB) 151632

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23207
/proc/meminfo: memFree=1460944/2055920 swapFree=4170416/4192956
[pid=23003] ppid=23001 vsize=54964 CPUtime=261.18
/proc/23003/stat : 23003 (SATzilla2007_F) S 23001 23003 21992 0 -1 4194304 129426 44641 0 0 25177 95 823 23 25 0 1 0 338167516 56283136 13406 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23003/statm: 13741 13406 170 260 0 13447 0
[pid=23007] ppid=23003 vsize=96204 CPUtime=260.8
/proc/23007/stat : 23007 (eureka) R 23003 23003 21992 0 -1 0 231214 16 1 0 25960 120 0 0 25 0 1 0 338193644 98512896 22669 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23007/statm: 24051 22669 177 116 0 23590 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 151168

Solver just ended. Dumping a history of the last processes samples

[startup+537.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23207
/proc/meminfo: memFree=1460944/2055920 swapFree=4170416/4192956
[pid=23003] ppid=23001 vsize=54964 CPUtime=261.18
/proc/23003/stat : 23003 (SATzilla2007_F) S 23001 23003 21992 0 -1 4194304 129426 44641 0 0 25177 95 823 23 25 0 1 0 338167516 56283136 13406 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23003/statm: 13741 13406 170 260 0 13447 0
[pid=23007] ppid=23003 vsize=96204 CPUtime=275.99
/proc/23007/stat : 23007 (eureka) R 23003 23003 21992 0 -1 0 240653 16 1 0 27474 125 0 0 25 0 1 0 338193644 98512896 22674 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562244 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23007/statm: 24051 22674 177 116 0 23590 0
Current children cumulated CPU time (s) 537.17
Current children cumulated vsize (KiB) 151168

[startup+550.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23207
/proc/meminfo: memFree=1460112/2055920 swapFree=4170416/4192956
[pid=23003] ppid=23001 vsize=54964 CPUtime=261.18
/proc/23003/stat : 23003 (SATzilla2007_F) S 23001 23003 21992 0 -1 4194304 129426 44641 0 0 25177 95 823 23 25 0 1 0 338167516 56283136 13406 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23003/statm: 13741 13406 170 260 0 13447 0
[pid=23007] ppid=23003 vsize=98388 CPUtime=288.79
/proc/23007/stat : 23007 (eureka) R 23003 23003 21992 0 -1 0 250312 16 1 0 28748 131 0 0 25 0 1 0 338193644 100749312 22881 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23007/statm: 24597 22881 177 116 0 24136 0
Current children cumulated CPU time (s) 549.97
Current children cumulated vsize (KiB) 153352

[startup+563.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23207
/proc/meminfo: memFree=1460112/2055920 swapFree=4170416/4192956
[pid=23003] ppid=23001 vsize=54964 CPUtime=261.18
/proc/23003/stat : 23003 (SATzilla2007_F) S 23001 23003 21992 0 -1 4194304 129426 44641 0 0 25177 95 823 23 25 0 1 0 338167516 56283136 13406 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23003/statm: 13741 13406 170 260 0 13447 0
[pid=23007] ppid=23003 vsize=97656 CPUtime=301.59
/proc/23007/stat : 23007 (eureka) R 23003 23003 21992 0 -1 0 259713 16 1 0 30022 137 0 0 25 0 1 0 338193644 99999744 22870 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562438 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23007/statm: 24414 22870 177 116 0 23953 0
Current children cumulated CPU time (s) 562.77
Current children cumulated vsize (KiB) 152620

[startup+569.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23207
/proc/meminfo: memFree=1460112/2055920 swapFree=4170416/4192956
[pid=23003] ppid=23001 vsize=54964 CPUtime=261.18
/proc/23003/stat : 23003 (SATzilla2007_F) S 23001 23003 21992 0 -1 4194304 129426 44641 0 0 25177 95 823 23 25 0 1 0 338167516 56283136 13406 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23003/statm: 13741 13406 170 260 0 13447 0
[pid=23007] ppid=23003 vsize=95560 CPUtime=307.98
/proc/23007/stat : 23007 (eureka) R 23003 23003 21992 0 -1 0 267091 16 1 0 30658 140 0 0 25 0 1 0 338193644 97853440 22166 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23007/statm: 23890 22166 177 116 0 23429 0
Current children cumulated CPU time (s) 569.16
Current children cumulated vsize (KiB) 150524

[startup+572.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23207
/proc/meminfo: memFree=1463504/2055920 swapFree=4170416/4192956
[pid=23003] ppid=23001 vsize=54964 CPUtime=261.18
/proc/23003/stat : 23003 (SATzilla2007_F) S 23001 23003 21992 0 -1 4194304 129426 44641 0 0 25177 95 823 23 25 0 1 0 338167516 56283136 13406 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23003/statm: 13741 13406 170 260 0 13447 0
[pid=23007] ppid=23003 vsize=95144 CPUtime=311.18
/proc/23007/stat : 23007 (eureka) R 23003 23003 21992 0 -1 0 269870 16 1 0 30976 142 0 0 25 0 1 0 338193644 97427456 22025 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23007/statm: 23786 22025 177 116 0 23325 0
Current children cumulated CPU time (s) 572.36
Current children cumulated vsize (KiB) 150108

[startup+573.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23207
/proc/meminfo: memFree=1463504/2055920 swapFree=4170416/4192956
[pid=23003] ppid=23001 vsize=54964 CPUtime=261.18
/proc/23003/stat : 23003 (SATzilla2007_F) S 23001 23003 21992 0 -1 4194304 129426 44641 0 0 25177 95 823 23 25 0 1 0 338167516 56283136 13406 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23003/statm: 13741 13406 170 260 0 13447 0
[pid=23007] ppid=23003 vsize=95144 CPUtime=311.98
/proc/23007/stat : 23007 (eureka) R 23003 23003 21992 0 -1 0 272649 16 1 0 31055 143 0 0 25 0 1 0 338193644 97427456 22026 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134559805 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23007/statm: 23786 22026 177 116 0 23325 0
Current children cumulated CPU time (s) 573.16
Current children cumulated vsize (KiB) 150108

[startup+573.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23207
/proc/meminfo: memFree=1463504/2055920 swapFree=4170416/4192956
[pid=23003] ppid=23001 vsize=54964 CPUtime=261.18
/proc/23003/stat : 23003 (SATzilla2007_F) S 23001 23003 21992 0 -1 4194304 129426 44641 0 0 25177 95 823 23 25 0 1 0 338167516 56283136 13406 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23003/statm: 13741 13406 170 260 0 13447 0
[pid=23007] ppid=23003 vsize=95144 CPUtime=312.38
/proc/23007/stat : 23007 (eureka) R 23003 23003 21992 0 -1 0 272650 16 1 0 31095 143 0 0 25 0 1 0 338193644 97427456 22027 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134559334 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23007/statm: 23786 22027 177 116 0 23325 0
Current children cumulated CPU time (s) 573.56
Current children cumulated vsize (KiB) 150108

[startup+574.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23207
/proc/meminfo: memFree=1463504/2055920 swapFree=4170416/4192956
[pid=23003] ppid=23001 vsize=54964 CPUtime=261.18
/proc/23003/stat : 23003 (SATzilla2007_F) S 23001 23003 21992 0 -1 4194304 129426 44641 0 0 25177 95 823 23 25 0 1 0 338167516 56283136 13406 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23003/statm: 13741 13406 170 260 0 13447 0
[pid=23007] ppid=23003 vsize=95144 CPUtime=312.58
/proc/23007/stat : 23007 (eureka) R 23003 23003 21992 0 -1 0 272650 16 1 0 31115 143 0 0 25 0 1 0 338193644 97427456 22027 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562438 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23007/statm: 23786 22027 177 116 0 23325 0
Current children cumulated CPU time (s) 573.76
Current children cumulated vsize (KiB) 150108

Child status: 20
Real time (s): 574.192
CPU time (s): 573.881
CPU user time (s): 571.232
CPU system time (s): 2.6486
CPU usage (%): 99.9458
Max. virtual memory (cumulated for all children) (KiB): 214004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 571.232
system time used= 2.6486
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 446746
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 53
involuntary context switches= 11966

runsolver used 0.618905 second user time and 1.47877 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Tue Mar  6 11:55:27 UTC 2007

IDJOB= 331200
IDBENCH= 20581
IDSOLVER= 136
FILE ID= node5/331200-1173182125

PBS_JOBID= 4015018

Free space on /tmp= 66355 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq3.cnf
COMMAND LINE= /tmp/evaluation/331200-1173182125/SATzilla2007_F /tmp/evaluation/331200-1173182125/instance-331200-1173182125.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-331200-1173182125 -o ROOT/results/node5/solver-331200-1173182125 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/331200-1173182125/SATzilla2007_F /tmp/evaluation/331200-1173182125/instance-331200-1173182125.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  ba6236c6cc840bb0208f73665843c375

RANDOM SEED= 391986365

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.224
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.224
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:       1605560 kB
Buffers:         25916 kB
Cached:         344228 kB
SwapCached:       2428 kB
Active:         211236 kB
Inactive:       182984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1605560 kB
SwapTotal:     4192956 kB
SwapFree:      4170416 kB
Dirty:           28888 kB
Writeback:           0 kB
Mapped:          31588 kB
Slab:            41736 kB
Committed_AS:  1187052 kB
PageTables:       1692 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= 66355 MiB

End job on node5 on Tue Mar  6 12:05:01 UTC 2007