Trace number 331451

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 CRAFTEDSAT 247.719 247.923

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug7.cnf
MD5SUM6dcc1a7a687db45349fbaf9870c73e4b
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark39.631
Satisfiable
(Un)Satisfiability was proved
Number of variables521147
Number of clauses13378010
Sum of the clauses size39203144
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28714054
Number of clauses of size 34209318
Number of clauses of size 425258
Number of clauses of size 515651
Number of clauses of size over 5413728

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node44/watcher-331451-1173184299 -o ROOT/results/node44/solver-331451-1173184299 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331451-1173184299/SATzilla2007_C /tmp/evaluation/331451-1173184299/instance-331451-1173184299.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.75 1.18 1.06 3/64 23288
/proc/meminfo: memFree=1483320/2055920 swapFree=4183376/4192956
[pid=23288] ppid=23286 vsize=1440 CPUtime=0
/proc/23288/stat : 23288 (SATzilla2007_C) S 23286 23288 21579 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 338387838 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23288/statm: 360 110 95 260 0 84 0
[pid=23289] ppid=23288 vsize=54932 CPUtime=0
/proc/23289/stat : 23289 (march_dl) R 23288 23288 21579 0 -1 4194304 810 0 0 0 0 0 0 0 19 0 1 0 338387838 56250368 806 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549425 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23289/statm: 13733 814 49 118 0 13612 0

[startup+0.042158 s]
/proc/loadavg: 1.75 1.18 1.06 3/64 23288
/proc/meminfo: memFree=1483320/2055920 swapFree=4183376/4192956
[pid=23288] ppid=23286 vsize=1440 CPUtime=0
/proc/23288/stat : 23288 (SATzilla2007_C) S 23286 23288 21579 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 338387838 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23288/statm: 360 110 95 260 0 84 0
[pid=23289] ppid=23288 vsize=54932 CPUtime=0.03
/proc/23289/stat : 23289 (march_dl) R 23288 23288 21579 0 -1 4194304 8234 0 0 0 0 3 0 0 19 0 1 0 338387838 56250368 8229 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549425 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23289/statm: 13733 8236 49 118 0 13612 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 56372

[startup+0.10217 s]
/proc/loadavg: 1.75 1.18 1.06 3/64 23288
/proc/meminfo: memFree=1483320/2055920 swapFree=4183376/4192956
[pid=23288] ppid=23286 vsize=1440 CPUtime=0
/proc/23288/stat : 23288 (SATzilla2007_C) S 23286 23288 21579 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 338387838 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23288/statm: 360 110 95 260 0 84 0
[pid=23289] ppid=23288 vsize=122200 CPUtime=0.09
/proc/23289/stat : 23289 (march_dl) R 23288 23288 21579 0 -1 4194304 15735 0 0 0 3 6 0 0 19 0 1 0 338387838 125132800 15730 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549599 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23289/statm: 30550 15732 49 118 0 30429 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 123640

[startup+0.301205 s]
/proc/loadavg: 1.75 1.18 1.06 3/64 23288
/proc/meminfo: memFree=1483320/2055920 swapFree=4183376/4192956
[pid=23288] ppid=23286 vsize=1440 CPUtime=0
/proc/23288/stat : 23288 (SATzilla2007_C) S 23286 23288 21579 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 338387838 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23288/statm: 360 110 95 260 0 84 0
[pid=23289] ppid=23288 vsize=139660 CPUtime=0.29
/proc/23289/stat : 23289 (march_dl) R 23288 23288 21579 0 -1 4194304 21359 0 0 0 20 9 0 0 21 0 1 0 338387838 143011840 21354 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23289/statm: 34915 21354 50 118 0 34794 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 141100

[startup+0.702278 s]
/proc/loadavg: 1.75 1.18 1.06 3/64 23288
/proc/meminfo: memFree=1483320/2055920 swapFree=4183376/4192956
[pid=23288] ppid=23286 vsize=1440 CPUtime=0
/proc/23288/stat : 23288 (SATzilla2007_C) S 23286 23288 21579 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 338387838 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23288/statm: 360 110 95 260 0 84 0
[pid=23289] ppid=23288 vsize=144940 CPUtime=0.69
/proc/23289/stat : 23289 (march_dl) R 23288 23288 21579 0 -1 4194304 22965 0 0 0 60 9 0 0 24 0 1 0 338387838 148418560 22960 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23289/statm: 36235 22960 50 118 0 36114 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 146380

[startup+1.50143 s]
/proc/loadavg: 1.75 1.18 1.06 2/66 23290
/proc/meminfo: memFree=1387688/2055920 swapFree=4183376/4192956
[pid=23288] ppid=23286 vsize=1440 CPUtime=0
/proc/23288/stat : 23288 (SATzilla2007_C) S 23286 23288 21579 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 338387838 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23288/statm: 360 110 95 260 0 84 0
[pid=23289] ppid=23288 vsize=155896 CPUtime=1.48
/proc/23289/stat : 23289 (march_dl) R 23288 23288 21579 0 -1 4194304 26260 0 0 0 137 11 0 0 25 0 1 0 338387838 159637504 26255 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134637063 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23289/statm: 38974 26255 50 118 0 38853 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 157336

[startup+3.10172 s]
/proc/loadavg: 1.75 1.18 1.06 2/66 23290
/proc/meminfo: memFree=1370728/2055920 swapFree=4183376/4192956
[pid=23288] ppid=23286 vsize=1440 CPUtime=0
/proc/23288/stat : 23288 (SATzilla2007_C) S 23286 23288 21579 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 338387838 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23288/statm: 360 110 95 260 0 84 0
[pid=23289] ppid=23288 vsize=177544 CPUtime=3.08
/proc/23289/stat : 23289 (march_dl) R 23288 23288 21579 0 -1 4194304 32809 0 0 0 292 16 0 0 25 0 1 0 338387838 181805056 32804 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23289/statm: 44386 32805 50 118 0 44265 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 178984

[startup+6.3023 s]
/proc/loadavg: 1.69 1.17 1.06 2/66 23291
/proc/meminfo: memFree=1481768/2055920 swapFree=4183376/4192956
[pid=23288] ppid=23286 vsize=1440 CPUtime=5.02
/proc/23288/stat : 23288 (SATzilla2007_C) S 23286 23288 21579 0 -1 4194304 135 40354 0 0 0 0 478 24 17 0 1 0 338387838 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23288/statm: 360 111 96 260 0 84 0
[pid=23291] ppid=23288 vsize=123012 CPUtime=1.21
/proc/23291/stat : 23291 (ubcsat2006) R 23288 23288 21579 0 -1 4194304 4509 0 0 0 119 2 0 0 25 0 1 0 338388345 125964288 4493 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23291/statm: 30753 4493 141 64 0 30334 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 124452

[startup+12.7015 s]
/proc/loadavg: 1.63 1.17 1.06 2/66 23291
/proc/meminfo: memFree=1393576/2055920 swapFree=4183376/4192956
[pid=23288] ppid=23286 vsize=1440 CPUtime=5.02
/proc/23288/stat : 23288 (SATzilla2007_C) S 23286 23288 21579 0 -1 4194304 135 40354 0 0 0 0 478 24 17 0 1 0 338387838 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23288/statm: 360 111 96 260 0 84 0
[pid=23291] ppid=23288 vsize=188612 CPUtime=7.61
/proc/23291/stat : 23291 (ubcsat2006) R 23288 23288 21579 0 -1 4194304 25704 0 0 0 746 15 0 0 25 0 1 0 338388345 193138688 25688 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23291/statm: 47153 25688 141 64 0 46734 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 190052

[startup+25.5018 s]
/proc/loadavg: 1.49 1.16 1.05 2/66 23291
/proc/meminfo: memFree=1224296/2055920 swapFree=4183376/4192956
[pid=23288] ppid=23286 vsize=1440 CPUtime=5.02
/proc/23288/stat : 23288 (SATzilla2007_C) S 23286 23288 21579 0 -1 4194304 135 40354 0 0 0 0 478 24 17 0 1 0 338387838 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23288/statm: 360 111 96 260 0 84 0
[pid=23291] ppid=23288 vsize=472948 CPUtime=20.4
/proc/23291/stat : 23291 (ubcsat2006) R 23288 23288 21579 0 -1 4194304 82879 0 0 0 1992 48 0 0 25 0 1 0 338388345 484298752 82862 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134719560 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23291/statm: 118237 82862 142 64 0 117818 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 474388

[startup+51.1015 s]
/proc/loadavg: 1.32 1.15 1.05 2/65 23291
/proc/meminfo: memFree=1027632/2055920 swapFree=4183376/4192956
[pid=23288] ppid=23286 vsize=528048 CPUtime=51
/proc/23288/stat : 23288 (SATzilla2007_C) R 23286 23288 21579 0 -1 4194304 119847 218223 0 0 2172 72 2736 120 25 0 1 0 338387838 540721152 117100 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/23288/statm: 132012 117101 114 260 0 131736 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 528048

[startup+102.306 s]
/proc/loadavg: 1.14 1.12 1.05 2/65 23291
/proc/meminfo: memFree=440304/2055920 swapFree=4183376/4192956
[pid=23288] ppid=23286 vsize=1070980 CPUtime=102.19
/proc/23288/stat : 23288 (SATzilla2007_C) R 23286 23288 21579 0 -1 4194304 264063 218223 0 0 7223 140 2736 120 25 0 1 0 338387838 1096683520 261309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/23288/statm: 267745 261309 121 260 0 267469 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 1070980

[startup+162.302 s]
/proc/loadavg: 1.05 1.10 1.04 2/65 23291
/proc/meminfo: memFree=822704/2055920 swapFree=4183376/4192956
[pid=23288] ppid=23286 vsize=940008 CPUtime=162.16
/proc/23288/stat : 23288 (SATzilla2007_C) R 23286 23288 21579 0 -1 4194304 279725 218223 0 0 13207 153 2736 120 25 0 1 0 338387838 962568192 165681 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134524635 0 0 4096 0 0 0 0 17 1 0 0
/proc/23288/statm: 235002 165681 124 260 0 234726 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 940008

[startup+222.302 s]
/proc/loadavg: 1.02 1.08 1.04 2/66 23292
/proc/meminfo: memFree=247976/2055920 swapFree=4183376/4192956
[pid=23288] ppid=23286 vsize=678304 CPUtime=207.55
/proc/23288/stat : 23288 (SATzilla2007_C) S 23286 23288 21579 0 -1 4194304 345050 218223 0 0 17712 187 2736 120 25 0 1 0 338387838 694583296 165600 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23288/statm: 169576 165600 126 260 0 169300 0
[pid=23292] ppid=23288 vsize=601036 CPUtime=14.58
/proc/23292/stat : 23292 (minisat20) R 23288 23288 21579 0 -1 4194304 143523 0 0 0 1369 89 0 0 25 0 1 0 338408605 615460864 143508 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23292/statm: 150259 143508 59 118 0 150137 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 1279340

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

[startup+230.301 s]
/proc/loadavg: 1.01 1.07 1.03 2/66 23292
/proc/meminfo: memFree=245800/2055920 swapFree=4183376/4192956
[pid=23288] ppid=23286 vsize=678304 CPUtime=207.55
/proc/23288/stat : 23288 (SATzilla2007_C) S 23286 23288 21579 0 -1 4194304 345050 218223 0 0 17712 187 2736 120 25 0 1 0 338387838 694583296 165600 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23288/statm: 169576 165600 126 260 0 169300 0
[pid=23292] ppid=23288 vsize=603308 CPUtime=22.57
/proc/23292/stat : 23292 (minisat20) R 23288 23288 21579 0 -1 4194304 144083 0 0 0 2168 89 0 0 25 0 1 0 338408605 617787392 144068 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23292/statm: 150827 144068 59 118 0 150705 0
Current children cumulated CPU time (s) 230.12
Current children cumulated vsize (KiB) 1281612

[startup+236.701 s]
/proc/loadavg: 1.01 1.07 1.03 2/66 23292
/proc/meminfo: memFree=244200/2055920 swapFree=4183376/4192956
[pid=23288] ppid=23286 vsize=678304 CPUtime=207.55
/proc/23288/stat : 23288 (SATzilla2007_C) S 23286 23288 21579 0 -1 4194304 345050 218223 0 0 17712 187 2736 120 25 0 1 0 338387838 694583296 165600 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23288/statm: 169576 165600 126 260 0 169300 0
[pid=23292] ppid=23288 vsize=605004 CPUtime=28.98
/proc/23292/stat : 23292 (minisat20) R 23288 23288 21579 0 -1 4194304 144474 0 0 0 2808 90 0 0 25 0 1 0 338408605 619524096 144459 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23292/statm: 151251 144459 59 118 0 151129 0
Current children cumulated CPU time (s) 236.53
Current children cumulated vsize (KiB) 1283308

[startup+243.106 s]
/proc/loadavg: 1.01 1.07 1.03 2/66 23292
/proc/meminfo: memFree=238504/2055920 swapFree=4183376/4192956
[pid=23288] ppid=23286 vsize=678304 CPUtime=207.55
/proc/23288/stat : 23288 (SATzilla2007_C) S 23286 23288 21579 0 -1 4194304 345050 218223 0 0 17712 187 2736 120 25 0 1 0 338387838 694583296 165600 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23288/statm: 169576 165600 126 260 0 169300 0
[pid=23292] ppid=23288 vsize=610464 CPUtime=35.37
/proc/23292/stat : 23292 (minisat20) R 23288 23288 21579 0 -1 4194304 145872 0 0 0 3447 90 0 0 25 0 1 0 338408605 625115136 145857 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23292/statm: 152616 145857 59 118 0 152494 0
Current children cumulated CPU time (s) 242.92
Current children cumulated vsize (KiB) 1288768

[startup+246.301 s]
/proc/loadavg: 1.01 1.07 1.03 2/66 23292
/proc/meminfo: memFree=238312/2055920 swapFree=4183376/4192956
[pid=23288] ppid=23286 vsize=678304 CPUtime=207.55
/proc/23288/stat : 23288 (SATzilla2007_C) S 23286 23288 21579 0 -1 4194304 345050 218223 0 0 17712 187 2736 120 25 0 1 0 338387838 694583296 165600 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23288/statm: 169576 165600 126 260 0 169300 0
[pid=23292] ppid=23288 vsize=610924 CPUtime=38.57
/proc/23292/stat : 23292 (minisat20) R 23288 23288 21579 0 -1 4194304 145933 0 0 0 3767 90 0 0 25 0 1 0 338408605 625586176 145918 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23292/statm: 152731 145918 59 118 0 152609 0
Current children cumulated CPU time (s) 246.12
Current children cumulated vsize (KiB) 1289228

[startup+247.101 s]
/proc/loadavg: 1.01 1.07 1.03 2/66 23292
/proc/meminfo: memFree=238312/2055920 swapFree=4183376/4192956
[pid=23288] ppid=23286 vsize=678304 CPUtime=207.55
/proc/23288/stat : 23288 (SATzilla2007_C) S 23286 23288 21579 0 -1 4194304 345050 218223 0 0 17712 187 2736 120 25 0 1 0 338387838 694583296 165600 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23288/statm: 169576 165600 126 260 0 169300 0
[pid=23292] ppid=23288 vsize=611584 CPUtime=39.38
/proc/23292/stat : 23292 (minisat20) R 23288 23288 21579 0 -1 4194304 146103 0 0 0 3847 91 0 0 25 0 1 0 338408605 626262016 146088 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23292/statm: 152896 146088 59 118 0 152774 0
Current children cumulated CPU time (s) 246.93
Current children cumulated vsize (KiB) 1289888

[startup+247.505 s]
/proc/loadavg: 1.01 1.07 1.03 2/66 23292
/proc/meminfo: memFree=236904/2055920 swapFree=4183376/4192956
[pid=23288] ppid=23286 vsize=678304 CPUtime=207.55
/proc/23288/stat : 23288 (SATzilla2007_C) S 23286 23288 21579 0 -1 4194304 345050 218223 0 0 17712 187 2736 120 25 0 1 0 338387838 694583296 165600 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23288/statm: 169576 165600 126 260 0 169300 0
[pid=23292] ppid=23288 vsize=612232 CPUtime=39.77
/proc/23292/stat : 23292 (minisat20) R 23288 23288 21579 0 -1 4194304 146281 0 0 0 3886 91 0 0 25 0 1 0 338408605 626925568 146265 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134662429 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23292/statm: 153058 146265 65 118 0 152936 0
Current children cumulated CPU time (s) 247.32
Current children cumulated vsize (KiB) 1290536

[startup+247.901 s]
/proc/loadavg: 1.01 1.07 1.03 2/66 23292
/proc/meminfo: memFree=236904/2055920 swapFree=4183376/4192956
[pid=23288] ppid=23286 vsize=0 CPUtime=247.69
/proc/23288/stat : 23288 (SATzilla2007_C) R 23286 23288 21579 0 -1 4194308 345102 364504 0 0 17712 198 6637 222 17 0 1 0 338387838 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/23288/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 247.69
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 247.923
CPU time (s): 247.719
CPU user time (s): 243.497
CPU system time (s): 4.22236
CPU usage (%): 99.9179
Max. virtual memory (cumulated for all children) (KiB): 1290536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 243.497
system time used= 4.22236
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 709606
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= 3622
involuntary context switches= 466

runsolver used 0.227965 second user time and 0.565913 second system time

The end

Launcher Data (download as text)

Begin job on node44 on Tue Mar  6 12:31:57 UTC 2007

IDJOB= 331451
IDBENCH= 20587
IDSOLVER= 135
FILE ID= node44/331451-1173184299

PBS_JOBID= 4015260

Free space on /tmp= 66219 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug7.cnf
COMMAND LINE= /tmp/evaluation/331451-1173184299/SATzilla2007_C /tmp/evaluation/331451-1173184299/instance-331451-1173184299.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-331451-1173184299 -o ROOT/results/node44/solver-331451-1173184299 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/331451-1173184299/SATzilla2007_C /tmp/evaluation/331451-1173184299/instance-331451-1173184299.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  6dcc1a7a687db45349fbaf9870c73e4b

RANDOM SEED= 603792582

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node44.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.261
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.261
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:       1483664 kB
Buffers:          3232 kB
Cached:         462128 kB
SwapCached:       3092 kB
Active:         423536 kB
Inactive:        88612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1483664 kB
SwapTotal:     4192956 kB
SwapFree:      4183376 kB
Dirty:          208400 kB
Writeback:           0 kB
Mapped:          53032 kB
Slab:            45956 kB
Committed_AS:   751424 kB
PageTables:       1532 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= 66219 MiB

End job on node44 on Tue Mar  6 12:36:05 UTC 2007