Trace number 331618

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 RANDOMSAT 231.086 231.349

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug8.cnf
MD5SUM5fe5b52b05e512edbe82e7d139ac7362
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark23.7064
Satisfiable
(Un)Satisfiability was proved
Number of variables521179
Number of clauses13378617
Sum of the clauses size39204907
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28714562
Number of clauses of size 34209393
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.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node65/watcher-331618-1173185540 -o ROOT/results/node65/solver-331618-1173185540 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331618-1173185540/SATzilla2007_R /tmp/evaluation/331618-1173185540/instance-331618-1173185540.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.41 1.15 1.06 3/64 18131
/proc/meminfo: memFree=1231712/2055920 swapFree=4184052/4192956
[pid=18131] ppid=18129 vsize=1440 CPUtime=0
/proc/18131/stat : 18131 (SATzilla2007_R) S 18129 18131 16592 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 338513421 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18131/statm: 360 110 95 260 0 84 0
[pid=18132] ppid=18131 vsize=54936 CPUtime=0
/proc/18132/stat : 18132 (march_dl) R 18131 18131 16592 0 -1 4194304 770 0 0 0 0 0 0 0 19 0 1 0 338513421 56254464 765 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549433 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18132/statm: 13734 773 49 118 0 13613 0

[startup+0.0818669 s]
/proc/loadavg: 1.41 1.15 1.06 3/64 18131
/proc/meminfo: memFree=1231712/2055920 swapFree=4184052/4192956
[pid=18131] ppid=18129 vsize=1440 CPUtime=0
/proc/18131/stat : 18131 (SATzilla2007_R) S 18129 18131 16592 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 338513421 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18131/statm: 360 110 95 260 0 84 0
[pid=18132] ppid=18131 vsize=118380 CPUtime=0.07
/proc/18132/stat : 18132 (march_dl) R 18131 18131 16592 0 -1 4194304 14276 0 0 0 2 5 0 0 19 0 1 0 338513421 121221120 14271 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18132/statm: 29595 14274 49 118 0 29474 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 119820

[startup+0.101869 s]
/proc/loadavg: 1.41 1.15 1.06 3/64 18131
/proc/meminfo: memFree=1231712/2055920 swapFree=4184052/4192956
[pid=18131] ppid=18129 vsize=1440 CPUtime=0
/proc/18131/stat : 18131 (SATzilla2007_R) S 18129 18131 16592 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 338513421 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18131/statm: 360 110 95 260 0 84 0
[pid=18132] ppid=18131 vsize=122340 CPUtime=0.08
/proc/18132/stat : 18132 (march_dl) R 18131 18131 16592 0 -1 4194304 15783 0 0 0 3 5 0 0 19 0 1 0 338513421 125276160 15778 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549599 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18132/statm: 30585 15781 49 118 0 30464 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 123780

[startup+0.302902 s]
/proc/loadavg: 1.41 1.15 1.06 3/64 18131
/proc/meminfo: memFree=1231712/2055920 swapFree=4184052/4192956
[pid=18131] ppid=18129 vsize=1440 CPUtime=0
/proc/18131/stat : 18131 (SATzilla2007_R) S 18129 18131 16592 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 338513421 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18131/statm: 360 110 95 260 0 84 0
[pid=18132] ppid=18131 vsize=139668 CPUtime=0.29
/proc/18132/stat : 18132 (march_dl) R 18131 18131 16592 0 -1 4194304 21366 0 0 0 20 9 0 0 20 0 1 0 338513421 143020032 21361 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18132/statm: 34917 21361 50 118 0 34796 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 141108

[startup+0.701967 s]
/proc/loadavg: 1.41 1.15 1.06 3/64 18131
/proc/meminfo: memFree=1231712/2055920 swapFree=4184052/4192956
[pid=18131] ppid=18129 vsize=1440 CPUtime=0
/proc/18131/stat : 18131 (SATzilla2007_R) S 18129 18131 16592 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 338513421 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18131/statm: 360 110 95 260 0 84 0
[pid=18132] ppid=18131 vsize=144948 CPUtime=0.69
/proc/18132/stat : 18132 (march_dl) R 18131 18131 16592 0 -1 4194304 22967 0 0 0 59 10 0 0 24 0 1 0 338513421 148426752 22962 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18132/statm: 36237 22962 50 118 0 36116 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 146388

[startup+1.5011 s]
/proc/loadavg: 1.41 1.15 1.06 2/66 18133
/proc/meminfo: memFree=1136720/2055920 swapFree=4184052/4192956
[pid=18131] ppid=18129 vsize=1440 CPUtime=0
/proc/18131/stat : 18131 (SATzilla2007_R) S 18129 18131 16592 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 338513421 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18131/statm: 360 110 95 260 0 84 0
[pid=18132] ppid=18131 vsize=155640 CPUtime=1.49
/proc/18132/stat : 18132 (march_dl) R 18131 18131 16592 0 -1 4194304 26187 0 0 0 137 12 0 0 25 0 1 0 338513421 159375360 26182 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18132/statm: 38910 26182 50 118 0 38789 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 157080

[startup+3.10136 s]
/proc/loadavg: 1.41 1.15 1.06 2/66 18133
/proc/meminfo: memFree=1118928/2055920 swapFree=4184052/4192956
[pid=18131] ppid=18129 vsize=1440 CPUtime=0
/proc/18131/stat : 18131 (SATzilla2007_R) S 18129 18131 16592 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 338513421 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18131/statm: 360 110 95 260 0 84 0
[pid=18132] ppid=18131 vsize=176760 CPUtime=3.09
/proc/18132/stat : 18132 (march_dl) R 18131 18131 16592 0 -1 4194304 32570 0 0 0 291 18 0 0 25 0 1 0 338513421 181002240 32565 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18132/statm: 44190 32565 50 118 0 44069 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 178200

[startup+6.30289 s]
/proc/loadavg: 1.38 1.15 1.06 2/66 18134
/proc/meminfo: memFree=1228440/2055920 swapFree=4184052/4192956
[pid=18131] ppid=18129 vsize=1440 CPUtime=5.01
/proc/18131/stat : 18131 (SATzilla2007_R) S 18129 18131 16592 0 -1 4194304 135 40116 0 0 0 0 474 27 16 0 1 0 338513421 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18131/statm: 360 111 96 260 0 84 0
[pid=18134] ppid=18131 vsize=123020 CPUtime=1.19
/proc/18134/stat : 18134 (ubcsat2006) R 18131 18131 16592 0 -1 4194304 4317 0 12 0 116 3 0 0 25 0 1 0 338513924 125972480 4313 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18134/statm: 30755 4313 141 64 0 30336 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 124460

[startup+12.7019 s]
/proc/loadavg: 1.35 1.15 1.06 2/66 18134
/proc/meminfo: memFree=1140504/2055920 swapFree=4184052/4192956
[pid=18131] ppid=18129 vsize=1440 CPUtime=5.01
/proc/18131/stat : 18131 (SATzilla2007_R) S 18129 18131 16592 0 -1 4194304 135 40116 0 0 0 0 474 27 16 0 1 0 338513421 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18131/statm: 360 111 96 260 0 84 0
[pid=18134] ppid=18131 vsize=188620 CPUtime=7.59
/proc/18134/stat : 18134 (ubcsat2006) R 18131 18131 16592 0 -1 4194304 25464 0 12 0 743 16 0 0 25 0 1 0 338513924 193146880 25460 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18134/statm: 47155 25460 141 64 0 46736 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 190060

[startup+25.501 s]
/proc/loadavg: 1.27 1.14 1.06 2/66 18134
/proc/meminfo: memFree=970456/2055920 swapFree=4184052/4192956
[pid=18131] ppid=18129 vsize=1440 CPUtime=5.01
/proc/18131/stat : 18131 (SATzilla2007_R) S 18129 18131 16592 0 -1 4194304 135 40116 0 0 0 0 474 27 16 0 1 0 338513421 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18131/statm: 360 111 96 260 0 84 0
[pid=18134] ppid=18131 vsize=472964 CPUtime=20.37
/proc/18134/stat : 18134 (ubcsat2006) R 18131 18131 16592 0 -1 4194304 80000 0 12 0 1985 52 0 0 25 0 1 0 338513924 484315136 79995 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134719560 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18134/statm: 118241 79996 142 64 0 117822 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 474404

[startup+51.1012 s]
/proc/loadavg: 1.18 1.13 1.06 2/65 18134
/proc/meminfo: memFree=778016/2055920 swapFree=4184052/4192956
[pid=18131] ppid=18129 vsize=525436 CPUtime=50.99
/proc/18131/stat : 18131 (SATzilla2007_R) R 18129 18131 16592 0 -1 4194304 118957 217972 0 13 2166 73 2732 128 25 0 1 0 338513421 538046464 116210 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/18131/statm: 131359 116210 114 260 0 131083 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 525436

[startup+102.306 s]
/proc/loadavg: 1.07 1.11 1.05 2/65 18134
/proc/meminfo: memFree=186656/2055920 swapFree=4184052/4192956
[pid=18131] ppid=18129 vsize=1071036 CPUtime=102.17
/proc/18131/stat : 18131 (SATzilla2007_R) R 18129 18131 16592 0 -1 4194304 264073 217972 0 13 7214 143 2732 128 25 0 1 0 338513421 1096740864 261319 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134537941 0 0 4096 0 0 0 0 17 1 0 0
/proc/18131/statm: 267759 261319 121 260 0 267483 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 1071036

[startup+162.301 s]
/proc/loadavg: 1.03 1.08 1.05 2/65 18134
/proc/meminfo: memFree=569120/2055920 swapFree=4184052/4192956
[pid=18131] ppid=18129 vsize=940056 CPUtime=162.15
/proc/18131/stat : 18131 (SATzilla2007_R) R 18129 18131 16592 0 -1 4194304 279735 217972 0 13 13199 156 2732 128 25 0 1 0 338513421 962617344 165683 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134524641 0 0 4096 0 0 0 0 17 1 0 0
/proc/18131/statm: 235014 165683 124 260 0 234738 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 940056

[startup+222.301 s]
/proc/loadavg: 1.01 1.07 1.04 2/66 18135
/proc/meminfo: memFree=15640/2055920 swapFree=4184052/4192956
[pid=18131] ppid=18129 vsize=678336 CPUtime=207.67
/proc/18131/stat : 18131 (SATzilla2007_R) S 18129 18131 16592 0 -1 4194304 345065 217972 0 13 17720 187 2732 128 25 0 1 0 338513421 694616064 165603 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18131/statm: 169584 165603 126 260 0 169308 0
[pid=18135] ppid=18131 vsize=599076 CPUtime=14.45
/proc/18135/stat : 18135 (minisat20) R 18131 18131 16592 0 -1 4194304 143260 0 0 0 1356 89 0 0 25 0 1 0 338534202 613453824 143254 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18135/statm: 149769 143254 59 118 0 149647 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 1277412

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

[startup+223.902 s]
/proc/loadavg: 1.01 1.06 1.04 2/66 18135
/proc/meminfo: memFree=15512/2055920 swapFree=4184052/4192956
[pid=18131] ppid=18129 vsize=678336 CPUtime=207.67
/proc/18131/stat : 18131 (SATzilla2007_R) S 18129 18131 16592 0 -1 4194304 345065 217972 0 13 17720 187 2732 128 25 0 1 0 338513421 694616064 165603 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18131/statm: 169584 165603 126 260 0 169308 0
[pid=18135] ppid=18131 vsize=602100 CPUtime=16.04
/proc/18135/stat : 18135 (minisat20) R 18131 18131 16592 0 -1 4194304 143812 0 0 0 1515 89 0 0 25 0 1 0 338534202 616550400 143806 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18135/statm: 150525 143806 59 118 0 150403 0
Current children cumulated CPU time (s) 223.71
Current children cumulated vsize (KiB) 1280436

[startup+227.101 s]
/proc/loadavg: 1.01 1.06 1.04 2/66 18135
/proc/meminfo: memFree=15960/2055920 swapFree=4184056/4192956
[pid=18131] ppid=18129 vsize=678336 CPUtime=207.67
/proc/18131/stat : 18131 (SATzilla2007_R) S 18129 18131 16592 0 -1 4194304 345065 217972 0 13 17720 187 2732 128 25 0 1 0 338513421 694616064 165603 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18131/statm: 169584 165603 126 260 0 169308 0
[pid=18135] ppid=18131 vsize=605744 CPUtime=19.24
/proc/18135/stat : 18135 (minisat20) R 18131 18131 16592 0 -1 4194304 144741 0 0 0 1834 90 0 0 25 0 1 0 338534202 620281856 144735 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18135/statm: 151436 144735 59 118 0 151314 0
Current children cumulated CPU time (s) 226.91
Current children cumulated vsize (KiB) 1284080

[startup+228.701 s]
/proc/loadavg: 1.01 1.06 1.04 2/66 18135
/proc/meminfo: memFree=14936/2055920 swapFree=4184056/4192956
[pid=18131] ppid=18129 vsize=678336 CPUtime=207.67
/proc/18131/stat : 18131 (SATzilla2007_R) S 18129 18131 16592 0 -1 4194304 345065 217972 0 13 17720 187 2732 128 25 0 1 0 338513421 694616064 165603 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18131/statm: 169584 165603 126 260 0 169308 0
[pid=18135] ppid=18131 vsize=606868 CPUtime=20.85
/proc/18135/stat : 18135 (minisat20) R 18131 18131 16592 0 -1 4194304 144979 0 0 0 1995 90 0 0 25 0 1 0 338534202 621432832 144973 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18135/statm: 151717 144973 59 118 0 151595 0
Current children cumulated CPU time (s) 228.52
Current children cumulated vsize (KiB) 1285204

[startup+230.302 s]
/proc/loadavg: 1.01 1.06 1.04 2/66 18135
/proc/meminfo: memFree=15704/2055920 swapFree=4184056/4192956
[pid=18131] ppid=18129 vsize=678336 CPUtime=207.67
/proc/18131/stat : 18131 (SATzilla2007_R) S 18129 18131 16592 0 -1 4194304 345065 217972 0 13 17720 187 2732 128 25 0 1 0 338513421 694616064 165603 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18131/statm: 169584 165603 126 260 0 169308 0
[pid=18135] ppid=18131 vsize=607924 CPUtime=22.44
/proc/18135/stat : 18135 (minisat20) R 18131 18131 16592 0 -1 4194304 145244 0 0 0 2154 90 0 0 25 0 1 0 338534202 622514176 145238 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18135/statm: 151981 145238 59 118 0 151859 0
Current children cumulated CPU time (s) 230.11
Current children cumulated vsize (KiB) 1286260

[startup+231.102 s]
/proc/loadavg: 1.01 1.06 1.04 2/66 18135
/proc/meminfo: memFree=15000/2055920 swapFree=4184056/4192956
[pid=18131] ppid=18129 vsize=678336 CPUtime=207.67
/proc/18131/stat : 18131 (SATzilla2007_R) S 18129 18131 16592 0 -1 4194304 345065 217972 0 13 17720 187 2732 128 25 0 1 0 338513421 694616064 165603 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18131/statm: 169584 165603 126 260 0 169308 0
[pid=18135] ppid=18131 vsize=0 CPUtime=23.25
/proc/18135/stat : 18135 (minisat20) R 18131 18131 16592 0 -1 4194308 145451 0 0 0 2227 98 0 0 25 0 1 0 338534202 0 0 18446744073709551615 0 0 0 0 0 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18135/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 230.92
Current children cumulated vsize (KiB) 678336

[startup+231.302 s]
/proc/loadavg: 1.01 1.06 1.04 2/66 18135
/proc/meminfo: memFree=15000/2055920 swapFree=4184056/4192956
[pid=18131] ppid=18129 vsize=0 CPUtime=231.06
/proc/18131/stat : 18131 (SATzilla2007_R) R 18129 18131 16592 0 -1 4194308 345118 363423 0 13 17720 198 4959 229 17 0 1 0 338513421 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/18131/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 231.06
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 231.349
CPU time (s): 231.086
CPU user time (s): 226.798
CPU system time (s): 4.28835
CPU usage (%): 99.8864
Max. virtual memory (cumulated for all children) (KiB): 1286908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 226.798
system time used= 4.28835
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 708541
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3674
involuntary context switches= 378

runsolver used 0.210967 second user time and 0.527919 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Tue Mar  6 12:52:39 UTC 2007

IDJOB= 331618
IDBENCH= 20591
IDSOLVER= 134
FILE ID= node65/331618-1173185540

PBS_JOBID= 4015250

Free space on /tmp= 66173 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug8.cnf
COMMAND LINE= /tmp/evaluation/331618-1173185540/SATzilla2007_R /tmp/evaluation/331618-1173185540/instance-331618-1173185540.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-331618-1173185540 -o ROOT/results/node65/solver-331618-1173185540 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/331618-1173185540/SATzilla2007_R /tmp/evaluation/331618-1173185540/instance-331618-1173185540.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  5fe5b52b05e512edbe82e7d139ac7362

RANDOM SEED= 401355049

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node65.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.259
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.259
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:       1232184 kB
Buffers:         23260 kB
Cached:         680424 kB
SwapCached:       2904 kB
Active:         486888 kB
Inactive:       264272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1232184 kB
SwapTotal:     4192956 kB
SwapFree:      4184052 kB
Dirty:          222236 kB
Writeback:           0 kB
Mapped:          53420 kB
Slab:            58448 kB
Committed_AS:   829136 kB
PageTables:       1592 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= 66173 MiB

End job on node65 on Tue Mar  6 12:56:31 UTC 2007