Trace number 456015

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 258.971 259.157

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug1.cnf
MD5SUM1911de49ec477d3e34b9a95eb8bf0845
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark52.645
Satisfiable
(Un)Satisfiability was proved
Number of variables521188
Number of clauses13378641
Sum of the clauses size39204979
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28714562
Number of clauses of size 34209417
Number of clauses of size 425257
Number of clauses of size 515681
Number of clauses of size over 5413723

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.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node69/watcher-456015-1178638313 -o ROOT/results/node69/solver-456015-1178638313 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/456015-1178638313/SATzilla2007_C /tmp/evaluation/456015-1178638313/instance-456015-1178638313.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.57 1.18 1.06 3/65 30911
/proc/meminfo: memFree=1152420/2055920 swapFree=4183084/4192956
[pid=30911] ppid=30909 vsize=1440 CPUtime=0
/proc/30911/stat : 30911 (SATzilla2007_C) S 30909 30911 30688 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 339822528 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30911/statm: 360 110 95 260 0 84 0
[pid=30912] ppid=30911 vsize=54936 CPUtime=0
/proc/30912/stat : 30912 (march_dl) R 30911 30911 30688 0 -1 4194304 796 0 0 0 0 0 0 0 19 0 1 0 339822528 56254464 791 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134549433 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30912/statm: 13734 799 49 118 0 13613 0

[startup+0.025467 s]
/proc/loadavg: 1.57 1.18 1.06 3/65 30911
/proc/meminfo: memFree=1152420/2055920 swapFree=4183084/4192956
[pid=30911] ppid=30909 vsize=1440 CPUtime=0
/proc/30911/stat : 30911 (SATzilla2007_C) S 30909 30911 30688 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 339822528 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30911/statm: 360 110 95 260 0 84 0
[pid=30912] ppid=30911 vsize=54936 CPUtime=0.01
/proc/30912/stat : 30912 (march_dl) R 30911 30911 30688 0 -1 4194304 4962 0 0 0 0 1 0 0 19 0 1 0 339822528 56254464 4957 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134549433 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30912/statm: 13734 4964 49 118 0 13613 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 56376

[startup+0.10248 s]
/proc/loadavg: 1.57 1.18 1.06 3/65 30911
/proc/meminfo: memFree=1152420/2055920 swapFree=4183084/4192956
[pid=30911] ppid=30909 vsize=1440 CPUtime=0
/proc/30911/stat : 30911 (SATzilla2007_C) S 30909 30911 30688 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 339822528 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30911/statm: 360 110 95 260 0 84 0
[pid=30912] ppid=30911 vsize=122736 CPUtime=0.09
/proc/30912/stat : 30912 (march_dl) R 30911 30911 30688 0 -1 4194304 15943 0 0 0 3 6 0 0 20 0 1 0 339822528 125681664 15938 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30912/statm: 30684 15942 49 118 0 30563 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 124176

[startup+0.302512 s]
/proc/loadavg: 1.57 1.18 1.06 3/65 30911
/proc/meminfo: memFree=1152420/2055920 swapFree=4183084/4192956
[pid=30911] ppid=30909 vsize=1440 CPUtime=0
/proc/30911/stat : 30911 (SATzilla2007_C) S 30909 30911 30688 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 339822528 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30911/statm: 360 110 95 260 0 84 0
[pid=30912] ppid=30911 vsize=139536 CPUtime=0.29
/proc/30912/stat : 30912 (march_dl) R 30911 30911 30688 0 -1 4194304 21336 0 0 0 21 8 0 0 21 0 1 0 339822528 142884864 21331 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30912/statm: 34884 21331 50 118 0 34763 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 140976

[startup+0.701577 s]
/proc/loadavg: 1.57 1.18 1.06 3/65 30911
/proc/meminfo: memFree=1152420/2055920 swapFree=4183084/4192956
[pid=30911] ppid=30909 vsize=1440 CPUtime=0
/proc/30911/stat : 30911 (SATzilla2007_C) S 30909 30911 30688 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 339822528 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30911/statm: 360 110 95 260 0 84 0
[pid=30912] ppid=30911 vsize=144552 CPUtime=0.69
/proc/30912/stat : 30912 (march_dl) R 30911 30911 30688 0 -1 4194304 22847 0 0 0 59 10 0 0 25 0 1 0 339822528 148021248 22842 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30912/statm: 36138 22842 50 118 0 36017 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 145992

[startup+1.50171 s]
/proc/loadavg: 1.57 1.18 1.06 2/67 30913
/proc/meminfo: memFree=1055380/2055920 swapFree=4183084/4192956
[pid=30911] ppid=30909 vsize=1440 CPUtime=0
/proc/30911/stat : 30911 (SATzilla2007_C) S 30909 30911 30688 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 339822528 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30911/statm: 360 110 95 260 0 84 0
[pid=30912] ppid=30911 vsize=154584 CPUtime=1.49
/proc/30912/stat : 30912 (march_dl) R 30911 30911 30688 0 -1 4194304 25893 0 0 0 138 11 0 0 25 0 1 0 339822528 158294016 25888 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30912/statm: 38646 25888 50 118 0 38525 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 156024

[startup+3.10196 s]
/proc/loadavg: 1.60 1.19 1.06 2/67 30913
/proc/meminfo: memFree=1039380/2055920 swapFree=4183084/4192956
[pid=30911] ppid=30909 vsize=1440 CPUtime=0
/proc/30911/stat : 30911 (SATzilla2007_C) S 30909 30911 30688 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 339822528 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30911/statm: 360 110 95 260 0 84 0
[pid=30912] ppid=30911 vsize=174648 CPUtime=3.09
/proc/30912/stat : 30912 (march_dl) R 30911 30911 30688 0 -1 4194304 31914 0 0 0 293 16 0 0 25 0 1 0 339822528 178839552 31909 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30912/statm: 43662 31909 50 118 0 43541 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 176088

[startup+6.30148 s]
/proc/loadavg: 1.60 1.19 1.06 2/66 30914
/proc/meminfo: memFree=1148828/2055920 swapFree=4183084/4192956
[pid=30911] ppid=30909 vsize=1440 CPUtime=5.01
/proc/30911/stat : 30911 (SATzilla2007_C) S 30909 30911 30688 0 -1 4194304 134 38990 0 0 0 0 478 23 16 0 1 0 339822528 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30911/statm: 360 111 96 260 0 84 0
[pid=30914] ppid=30911 vsize=123020 CPUtime=1.26
/proc/30914/stat : 30914 (ubcsat2006) R 30911 30911 30688 0 -1 4194304 4736 0 0 0 124 2 0 0 25 0 1 0 339823031 125972480 4720 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 134723458 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30914/statm: 30755 4720 141 64 0 30336 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 124460

[startup+12.7015 s]
/proc/loadavg: 1.51 1.19 1.06 2/66 30914
/proc/meminfo: memFree=1058972/2055920 swapFree=4183084/4192956
[pid=30911] ppid=30909 vsize=1440 CPUtime=5.01
/proc/30911/stat : 30911 (SATzilla2007_C) S 30909 30911 30688 0 -1 4194304 134 38990 0 0 0 0 478 23 16 0 1 0 339822528 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30911/statm: 360 111 96 260 0 84 0
[pid=30914] ppid=30911 vsize=192720 CPUtime=7.66
/proc/30914/stat : 30914 (ubcsat2006) R 30911 30911 30688 0 -1 4194304 26366 0 0 0 749 17 0 0 25 0 1 0 339823031 197345280 26350 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 134723458 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30914/statm: 48180 26350 141 64 0 47761 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 194160

[startup+25.5026 s]
/proc/loadavg: 1.43 1.18 1.06 2/66 30914
/proc/meminfo: memFree=777756/2055920 swapFree=4183084/4192956
[pid=30911] ppid=30909 vsize=1440 CPUtime=5.01
/proc/30911/stat : 30911 (SATzilla2007_C) S 30909 30911 30688 0 -1 4194304 134 38990 0 0 0 0 478 23 16 0 1 0 339822528 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30911/statm: 360 111 96 260 0 84 0
[pid=30914] ppid=30911 vsize=472964 CPUtime=20.45
/proc/30914/stat : 30914 (ubcsat2006) R 30911 30911 30688 0 -1 4194304 104707 0 0 0 1982 63 0 0 25 0 1 0 339823031 484315136 104690 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 134719557 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30914/statm: 118241 104690 142 64 0 117822 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 474404

[startup+51.1027 s]
/proc/loadavg: 1.28 1.16 1.06 3/65 30914
/proc/meminfo: memFree=686820/2055920 swapFree=4183084/4192956
[pid=30911] ppid=30909 vsize=535740 CPUtime=51.06
/proc/30911/stat : 30911 (SATzilla2007_C) R 30909 30911 30688 0 -1 4194304 122418 216783 0 0 2233 72 2675 126 25 0 1 0 339822528 548597760 119672 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134736830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30911/statm: 133935 119672 114 260 0 133659 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 535740

[startup+102.305 s]
/proc/loadavg: 1.11 1.13 1.05 2/65 30914
/proc/meminfo: memFree=108324/2055920 swapFree=4183084/4192956
[pid=30911] ppid=30909 vsize=1071044 CPUtime=102.24
/proc/30911/stat : 30911 (SATzilla2007_C) R 30909 30911 30688 0 -1 4194304 264077 216783 0 0 7285 138 2675 126 25 0 1 0 339822528 1096749056 261324 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134537941 0 0 4096 0 0 0 0 17 1 0 0
/proc/30911/statm: 267761 261324 121 260 0 267485 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 1071044

[startup+162.302 s]
/proc/loadavg: 1.04 1.11 1.05 2/65 30914
/proc/meminfo: memFree=490788/2055920 swapFree=4183084/4192956
[pid=30911] ppid=30909 vsize=940064 CPUtime=162.22
/proc/30911/stat : 30911 (SATzilla2007_C) R 30909 30911 30688 0 -1 4194304 279738 216783 0 0 13269 152 2675 126 25 0 1 0 339822528 962625536 165687 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134524462 0 0 4096 0 0 0 0 17 1 0 0
/proc/30911/statm: 235016 165687 124 260 0 234740 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 940064

[startup+222.301 s]
/proc/loadavg: 1.01 1.08 1.04 2/66 30915
/proc/meminfo: memFree=15004/2055920 swapFree=4183088/4192956
[pid=30911] ppid=30909 vsize=678340 CPUtime=207.14
/proc/30911/stat : 30911 (SATzilla2007_C) S 30909 30911 30688 0 -1 4194304 345068 216783 0 0 17727 186 2675 126 25 0 1 0 339822528 694620160 165606 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30911/statm: 169585 165606 126 260 0 169309 0
[pid=30915] ppid=30911 vsize=602608 CPUtime=14.99
/proc/30915/stat : 30915 (minisat20) R 30911 30911 30688 0 -1 4194304 143918 0 0 0 1405 94 0 0 25 0 1 0 339843249 617070592 143912 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30915/statm: 150652 143912 59 118 0 150530 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 1280948

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

[startup+230.302 s]
/proc/loadavg: 1.01 1.08 1.04 2/66 30915
/proc/meminfo: memFree=15964/2055920 swapFree=4183088/4192956
[pid=30911] ppid=30909 vsize=678340 CPUtime=207.14
/proc/30911/stat : 30911 (SATzilla2007_C) S 30909 30911 30688 0 -1 4194304 345068 216783 0 0 17727 186 2675 126 25 0 1 0 339822528 694620160 165606 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30911/statm: 169585 165606 126 260 0 169309 0
[pid=30915] ppid=30911 vsize=608684 CPUtime=22.98
/proc/30915/stat : 30915 (minisat20) R 30911 30911 30688 0 -1 4194304 145362 0 0 0 2204 94 0 0 25 0 1 0 339843249 623292416 145356 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30915/statm: 152171 145356 59 118 0 152049 0
Current children cumulated CPU time (s) 230.12
Current children cumulated vsize (KiB) 1287024

[startup+243.106 s]
/proc/loadavg: 1.01 1.08 1.04 2/66 30915
/proc/meminfo: memFree=15772/2055920 swapFree=4183088/4192956
[pid=30911] ppid=30909 vsize=678340 CPUtime=207.14
/proc/30911/stat : 30911 (SATzilla2007_C) S 30909 30911 30688 0 -1 4194304 345068 216783 0 0 17727 186 2675 126 25 0 1 0 339822528 694620160 165606 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30911/statm: 169585 165606 126 260 0 169309 0
[pid=30915] ppid=30911 vsize=611472 CPUtime=35.79
/proc/30915/stat : 30915 (minisat20) R 30911 30911 30688 0 -1 4194304 146090 0 0 0 3484 95 0 0 25 0 1 0 339843249 626147328 146084 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30915/statm: 152868 146084 59 118 0 152746 0
Current children cumulated CPU time (s) 242.93
Current children cumulated vsize (KiB) 1289812

[startup+249.502 s]
/proc/loadavg: 1.01 1.08 1.04 2/66 30915
/proc/meminfo: memFree=14876/2055920 swapFree=4183088/4192956
[pid=30911] ppid=30909 vsize=678340 CPUtime=207.14
/proc/30911/stat : 30911 (SATzilla2007_C) S 30909 30911 30688 0 -1 4194304 345068 216783 0 0 17727 186 2675 126 25 0 1 0 339822528 694620160 165606 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30911/statm: 169585 165606 126 260 0 169309 0
[pid=30915] ppid=30911 vsize=612408 CPUtime=42.18
/proc/30915/stat : 30915 (minisat20) R 30911 30911 30688 0 -1 4194304 146326 0 0 0 4123 95 0 0 25 0 1 0 339843249 627105792 146320 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30915/statm: 153102 146320 59 118 0 152980 0
Current children cumulated CPU time (s) 249.32
Current children cumulated vsize (KiB) 1290748

[startup+255.902 s]
/proc/loadavg: 1.01 1.08 1.04 2/66 30915
/proc/meminfo: memFree=16284/2055920 swapFree=4183088/4192956
[pid=30911] ppid=30909 vsize=678340 CPUtime=207.14
/proc/30911/stat : 30911 (SATzilla2007_C) S 30909 30911 30688 0 -1 4194304 345068 216783 0 0 17727 186 2675 126 25 0 1 0 339822528 694620160 165606 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30911/statm: 169585 165606 126 260 0 169309 0
[pid=30915] ppid=30911 vsize=612544 CPUtime=48.58
/proc/30915/stat : 30915 (minisat20) R 30911 30911 30688 0 -1 4194304 146350 0 0 0 4763 95 0 0 25 0 1 0 339843249 627245056 146344 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30915/statm: 153136 146344 59 118 0 153014 0
Current children cumulated CPU time (s) 255.72
Current children cumulated vsize (KiB) 1290884

[startup+257.501 s]
/proc/loadavg: 1.01 1.07 1.04 2/66 30915
/proc/meminfo: memFree=16220/2055920 swapFree=4183088/4192956
[pid=30911] ppid=30909 vsize=678340 CPUtime=207.14
/proc/30911/stat : 30911 (SATzilla2007_C) S 30909 30911 30688 0 -1 4194304 345068 216783 0 0 17727 186 2675 126 25 0 1 0 339822528 694620160 165606 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30911/statm: 169585 165606 126 260 0 169309 0
[pid=30915] ppid=30911 vsize=612544 CPUtime=50.18
/proc/30915/stat : 30915 (minisat20) R 30911 30911 30688 0 -1 4194304 146362 0 0 0 4923 95 0 0 25 0 1 0 339843249 627245056 146356 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30915/statm: 153136 146356 59 118 0 153014 0
Current children cumulated CPU time (s) 257.32
Current children cumulated vsize (KiB) 1290884

[startup+258.301 s]
/proc/loadavg: 1.01 1.07 1.04 2/66 30915
/proc/meminfo: memFree=16220/2055920 swapFree=4183088/4192956
[pid=30911] ppid=30909 vsize=678340 CPUtime=207.14
/proc/30911/stat : 30911 (SATzilla2007_C) S 30909 30911 30688 0 -1 4194304 345068 216783 0 0 17727 186 2675 126 25 0 1 0 339822528 694620160 165606 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30911/statm: 169585 165606 126 260 0 169309 0
[pid=30915] ppid=30911 vsize=613072 CPUtime=50.98
/proc/30915/stat : 30915 (minisat20) R 30911 30911 30688 0 -1 4194304 146478 0 0 0 5003 95 0 0 25 0 1 0 339843249 627785728 146472 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30915/statm: 153268 146472 59 118 0 153146 0
Current children cumulated CPU time (s) 258.12
Current children cumulated vsize (KiB) 1291412

[startup+258.701 s]
/proc/loadavg: 1.01 1.07 1.04 2/66 30915
/proc/meminfo: memFree=15772/2055920 swapFree=4183088/4192956
[pid=30911] ppid=30909 vsize=678340 CPUtime=207.14
/proc/30911/stat : 30911 (SATzilla2007_C) S 30909 30911 30688 0 -1 4194304 345068 216783 0 0 17727 186 2675 126 25 0 1 0 339822528 694620160 165606 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30911/statm: 169585 165606 126 260 0 169309 0
[pid=30915] ppid=30911 vsize=613588 CPUtime=51.38
/proc/30915/stat : 30915 (minisat20) R 30911 30911 30688 0 -1 4194304 146625 0 0 0 5043 95 0 0 25 0 1 0 339843249 628314112 146618 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134662429 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30915/statm: 153397 146618 65 118 0 153275 0
Current children cumulated CPU time (s) 258.52
Current children cumulated vsize (KiB) 1291928

[startup+259.102 s]
/proc/loadavg: 1.01 1.07 1.04 2/66 30915
/proc/meminfo: memFree=15772/2055920 swapFree=4183088/4192956
[pid=30911] ppid=30909 vsize=0 CPUtime=258.89
/proc/30911/stat : 30911 (SATzilla2007_C) R 30909 30911 30688 0 -1 4194308 345119 363408 0 0 17727 194 7735 233 17 0 1 0 339822528 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/30911/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 258.89
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 259.157
CPU time (s): 258.971
CPU user time (s): 254.634
CPU system time (s): 4.33634
CPU usage (%): 99.928
Max. virtual memory (cumulated for all children) (KiB): 1291928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 254.634
system time used= 4.33634
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 708527
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= 3388
involuntary context switches= 340

runsolver used 0.218966 second user time and 0.555915 second system time

The end

Launcher Data (download as text)

Begin job on node69 on Tue May  8 15:32:11 UTC 2007

IDJOB= 456015
IDBENCH= 20588
IDSOLVER= 179
FILE ID= node69/456015-1178638313

PBS_JOBID= 5218340

Free space on /tmp= 66256 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug1.cnf
COMMAND LINE= /tmp/evaluation/456015-1178638313/SATzilla2007_C /tmp/evaluation/456015-1178638313/instance-456015-1178638313.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-456015-1178638313 -o ROOT/results/node69/solver-456015-1178638313 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/456015-1178638313/SATzilla2007_C /tmp/evaluation/456015-1178638313/instance-456015-1178638313.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  1911de49ec477d3e34b9a95eb8bf0845

RANDOM SEED= 942266156

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node69.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.264
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	: 5931.00
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.264
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:       1152828 kB
Buffers:         37444 kB
Cached:         724972 kB
SwapCached:       4012 kB
Active:         414324 kB
Inactive:       395588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1152828 kB
SwapTotal:     4192956 kB
SwapFree:      4183084 kB
Dirty:          237316 kB
Writeback:           0 kB
Mapped:          53432 kB
Slab:            79056 kB
Committed_AS:  7740356 kB
PageTables:       1564 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= 66256 MiB

End job on node69 on Tue May  8 15:36:30 UTC 2007