Trace number 331410

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 FULLSAT 247.316 247.892

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug4.cnf
MD5SUMc9a9723a58c9cb8a0b55a82eb452ac90
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark22.7625
Satisfiable
(Un)Satisfiability was proved
Number of variables520721
Number of clauses13348117
Sum of the clauses size39114325
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28684529
Number of clauses of size 34209371
Number of clauses of size 425262
Number of clauses of size 515676
Number of clauses of size over 5413278

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/node11/watcher-331410-1173184031 -o ROOT/results/node11/solver-331410-1173184031 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331410-1173184031/SATzilla2007_F /tmp/evaluation/331410-1173184031/instance-331410-1173184031.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.08 1.02 1.01 3/78 18086
/proc/meminfo: memFree=1510720/2055920 swapFree=4169972/4192956
[pid=18086] ppid=18084 vsize=1512 CPUtime=0
/proc/18086/stat : 18086 (SATzilla2007_F) D 18084 18086 16794 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 338359479 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135223053 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/18086/statm: 378 125 110 260 0 84 0

[startup+0.0589039 s]
/proc/loadavg: 1.08 1.02 1.01 3/78 18086
/proc/meminfo: memFree=1510720/2055920 swapFree=4169972/4192956
[pid=18086] ppid=18084 vsize=1512 CPUtime=0
/proc/18086/stat : 18086 (SATzilla2007_F) D 18084 18086 16794 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 338359479 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135223053 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/18086/statm: 378 125 110 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1512

[startup+0.102909 s]
/proc/loadavg: 1.08 1.02 1.01 3/78 18086
/proc/meminfo: memFree=1510720/2055920 swapFree=4169972/4192956
[pid=18086] ppid=18084 vsize=1512 CPUtime=0
/proc/18086/stat : 18086 (SATzilla2007_F) D 18084 18086 16794 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 338359479 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135223053 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/18086/statm: 378 125 110 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1512

[startup+0.301931 s]
/proc/loadavg: 1.08 1.02 1.01 3/78 18086
/proc/meminfo: memFree=1510720/2055920 swapFree=4169972/4192956
[pid=18086] ppid=18084 vsize=1512 CPUtime=0
/proc/18086/stat : 18086 (SATzilla2007_F) D 18084 18086 16794 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 338359479 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135223053 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/18086/statm: 378 125 110 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1512

[startup+0.701979 s]
/proc/loadavg: 1.08 1.02 1.01 3/78 18086
/proc/meminfo: memFree=1510720/2055920 swapFree=4169972/4192956
[pid=18086] ppid=18084 vsize=1512 CPUtime=0
/proc/18086/stat : 18086 (SATzilla2007_F) S 18084 18086 16794 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 338359479 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18086/statm: 378 125 110 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1512

[startup+1.50107 s]
/proc/loadavg: 1.08 1.02 1.01 2/80 18088
/proc/meminfo: memFree=1420272/2055920 swapFree=4169972/4192956
[pid=18086] ppid=18084 vsize=1512 CPUtime=0
/proc/18086/stat : 18086 (SATzilla2007_F) S 18084 18086 16794 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 338359479 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18086/statm: 378 125 110 260 0 84 0
[pid=18088] ppid=18086 vsize=150780 CPUtime=1.15
/proc/18088/stat : 18088 (march_dl) R 18086 18086 16794 0 -1 4194304 24767 0 0 0 103 12 0 0 25 0 1 0 338359512 154398720 24761 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18088/statm: 37695 24761 50 118 0 37574 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 152292

[startup+3.10126 s]
/proc/loadavg: 1.08 1.02 1.01 2/80 18088
/proc/meminfo: memFree=1405296/2055920 swapFree=4169972/4192956
[pid=18086] ppid=18084 vsize=1512 CPUtime=0
/proc/18086/stat : 18086 (SATzilla2007_F) S 18084 18086 16794 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 338359479 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18086/statm: 378 125 110 260 0 84 0
[pid=18088] ppid=18086 vsize=171768 CPUtime=2.75
/proc/18088/stat : 18088 (march_dl) R 18086 18086 16794 0 -1 4194304 31101 0 0 0 259 16 0 0 25 0 1 0 338359512 175890432 31095 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18088/statm: 42942 31095 50 118 0 42821 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 173280

[startup+6.30164 s]
/proc/loadavg: 1.07 1.02 1.00 1/79 18089
/proc/meminfo: memFree=1513912/2055920 swapFree=4169972/4192956
[pid=18086] ppid=18084 vsize=1512 CPUtime=5.02
/proc/18086/stat : 18086 (SATzilla2007_F) S 18084 18086 16794 0 -1 4194304 149 39830 0 0 0 0 477 25 17 0 1 0 338359479 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18086/statm: 378 125 110 260 0 84 0
[pid=18089] ppid=18086 vsize=118680 CPUtime=0.85
/proc/18089/stat : 18089 (ubcsat2006) R 18086 18086 16794 0 -1 4194304 3357 0 12 0 83 2 0 0 25 0 1 0 338360016 121528320 3352 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 8190865 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18089/statm: 29670 3352 141 64 0 29251 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 120192

[startup+12.7014 s]
/proc/loadavg: 1.07 1.02 1.00 2/79 18089
/proc/meminfo: memFree=1424056/2055920 swapFree=4169972/4192956
[pid=18086] ppid=18084 vsize=1512 CPUtime=5.02
/proc/18086/stat : 18086 (SATzilla2007_F) S 18084 18086 16794 0 -1 4194304 149 39830 0 0 0 0 477 25 17 0 1 0 338359479 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18086/statm: 378 125 110 260 0 84 0
[pid=18089] ppid=18086 vsize=184280 CPUtime=7.24
/proc/18089/stat : 18089 (ubcsat2006) R 18086 18086 16794 0 -1 4194304 24657 0 12 0 707 17 0 0 25 0 1 0 338360016 188702720 24652 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18089/statm: 46070 24652 141 64 0 45651 0
Current children cumulated CPU time (s) 12.26
Current children cumulated vsize (KiB) 185792

[startup+25.5029 s]
/proc/loadavg: 1.05 1.01 1.00 2/79 18089
/proc/meminfo: memFree=1255992/2055920 swapFree=4169972/4192956
[pid=18086] ppid=18084 vsize=1512 CPUtime=5.02
/proc/18086/stat : 18086 (SATzilla2007_F) S 18084 18086 16794 0 -1 4194304 149 39830 0 0 0 0 477 25 17 0 1 0 338359479 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18086/statm: 378 125 110 260 0 84 0
[pid=18089] ppid=18086 vsize=472368 CPUtime=20.04
/proc/18089/stat : 18089 (ubcsat2006) R 18086 18086 16794 0 -1 4194304 65548 0 12 0 1956 48 0 0 25 0 1 0 338360016 483704832 65542 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134719375 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18089/statm: 118092 65542 142 64 0 117673 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 473880

[startup+51.1029 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 18089
/proc/meminfo: memFree=1067392/2055920 swapFree=4169972/4192956
[pid=18086] ppid=18084 vsize=521700 CPUtime=50.64
/proc/18086/stat : 18086 (SATzilla2007_F) R 18084 18086 16794 0 -1 4194304 117851 217351 0 13 2147 67 2721 129 25 0 1 0 338359479 534220800 115103 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135169531 0 0 4096 0 0 0 0 17 1 0 0
/proc/18086/statm: 130425 115103 128 260 0 130131 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 521700

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 18089
/proc/meminfo: memFree=469056/2055920 swapFree=4169972/4192956
[pid=18086] ppid=18084 vsize=1068968 CPUtime=101.83
/proc/18086/stat : 18086 (SATzilla2007_F) R 18084 18086 16794 0 -1 4194304 263534 217351 0 13 7198 135 2721 129 25 0 1 0 338359479 1094623232 260779 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 134539397 0 0 4096 0 0 0 0 17 1 0 0
/proc/18086/statm: 267242 260779 135 260 0 266948 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 1068968

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18089
/proc/meminfo: memFree=850560/2055920 swapFree=4169972/4192956
[pid=18086] ppid=18084 vsize=938096 CPUtime=161.8
/proc/18086/stat : 18086 (SATzilla2007_F) R 18084 18086 16794 0 -1 4194304 279166 217351 0 13 13181 149 2721 129 25 0 1 0 338359479 960610304 165353 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 134525753 0 0 4096 0 0 0 0 17 1 0 0
/proc/18086/statm: 234524 165353 137 260 0 234230 0
Current children cumulated CPU time (s) 161.8
Current children cumulated vsize (KiB) 938096

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 18090
/proc/meminfo: memFree=276984/2055920 swapFree=4169972/4192956
[pid=18086] ppid=18084 vsize=677384 CPUtime=207.49
/proc/18086/stat : 18086 (SATzilla2007_F) S 18084 18086 16794 0 -1 4194304 344347 217351 0 13 17717 182 2721 129 24 0 1 0 338359479 693641216 165353 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18086/statm: 169346 165353 140 260 0 169052 0
[pid=18090] ppid=18086 vsize=599912 CPUtime=14.26
/proc/18090/stat : 18090 (minisat20) R 18086 18086 16794 0 -1 4194304 143160 0 0 0 1331 95 0 0 25 0 1 0 338380278 614309888 143144 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18090/statm: 149978 143144 59 118 0 149856 0
Current children cumulated CPU time (s) 221.75
Current children cumulated vsize (KiB) 1277296

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

[startup+230.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18090
/proc/meminfo: memFree=270776/2055920 swapFree=4169972/4192956
[pid=18086] ppid=18084 vsize=677384 CPUtime=207.49
/proc/18086/stat : 18086 (SATzilla2007_F) S 18084 18086 16794 0 -1 4194304 344347 217351 0 13 17717 182 2721 129 24 0 1 0 338359479 693641216 165353 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18086/statm: 169346 165353 140 260 0 169052 0
[pid=18090] ppid=18086 vsize=606192 CPUtime=22.26
/proc/18090/stat : 18090 (minisat20) R 18086 18086 16794 0 -1 4194304 144724 0 0 0 2130 96 0 0 25 0 1 0 338380278 620740608 144708 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18090/statm: 151548 144708 59 118 0 151426 0
Current children cumulated CPU time (s) 229.75
Current children cumulated vsize (KiB) 1283576

[startup+236.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18090
/proc/meminfo: memFree=268728/2055920 swapFree=4169972/4192956
[pid=18086] ppid=18084 vsize=677384 CPUtime=207.49
/proc/18086/stat : 18086 (SATzilla2007_F) S 18084 18086 16794 0 -1 4194304 344347 217351 0 13 17717 182 2721 129 24 0 1 0 338359479 693641216 165353 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18086/statm: 169346 165353 140 260 0 169052 0
[pid=18090] ppid=18086 vsize=608172 CPUtime=28.66
/proc/18090/stat : 18090 (minisat20) R 18086 18086 16794 0 -1 4194304 145231 0 0 0 2769 97 0 0 25 0 1 0 338380278 622768128 145215 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18090/statm: 152043 145215 59 118 0 151921 0
Current children cumulated CPU time (s) 236.15
Current children cumulated vsize (KiB) 1285556

[startup+243.106 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18090
/proc/meminfo: memFree=266872/2055920 swapFree=4169972/4192956
[pid=18086] ppid=18084 vsize=677384 CPUtime=207.49
/proc/18086/stat : 18086 (SATzilla2007_F) S 18084 18086 16794 0 -1 4194304 344347 217351 0 13 17717 182 2721 129 24 0 1 0 338359479 693641216 165353 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18086/statm: 169346 165353 140 260 0 169052 0
[pid=18090] ppid=18086 vsize=609900 CPUtime=35.06
/proc/18090/stat : 18090 (minisat20) R 18086 18086 16794 0 -1 4194304 145678 0 0 0 3409 97 0 0 25 0 1 0 338380278 624537600 145662 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18090/statm: 152475 145662 59 118 0 152353 0
Current children cumulated CPU time (s) 242.55
Current children cumulated vsize (KiB) 1287284

[startup+246.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18090
/proc/meminfo: memFree=266296/2055920 swapFree=4169972/4192956
[pid=18086] ppid=18084 vsize=677384 CPUtime=207.49
/proc/18086/stat : 18086 (SATzilla2007_F) S 18084 18086 16794 0 -1 4194304 344347 217351 0 13 17717 182 2721 129 24 0 1 0 338359479 693641216 165353 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18086/statm: 169346 165353 140 260 0 169052 0
[pid=18090] ppid=18086 vsize=610564 CPUtime=38.25
/proc/18090/stat : 18090 (minisat20) R 18086 18086 16794 0 -1 4194304 145831 0 0 0 3728 97 0 0 25 0 1 0 338380278 625217536 145815 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134535739 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18090/statm: 152641 145815 59 118 0 152519 0
Current children cumulated CPU time (s) 245.74
Current children cumulated vsize (KiB) 1287948

[startup+247.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18090
/proc/meminfo: memFree=266296/2055920 swapFree=4169972/4192956
[pid=18086] ppid=18084 vsize=677384 CPUtime=207.49
/proc/18086/stat : 18086 (SATzilla2007_F) S 18084 18086 16794 0 -1 4194304 344347 217351 0 13 17717 182 2721 129 24 0 1 0 338359479 693641216 165353 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18086/statm: 169346 165353 140 260 0 169052 0
[pid=18090] ppid=18086 vsize=610960 CPUtime=39.05
/proc/18090/stat : 18090 (minisat20) R 18086 18086 16794 0 -1 4194304 145936 0 0 0 3808 97 0 0 25 0 1 0 338380278 625623040 145920 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18090/statm: 152740 145920 59 118 0 152618 0
Current children cumulated CPU time (s) 246.54
Current children cumulated vsize (KiB) 1288344

[startup+247.506 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18090
/proc/meminfo: memFree=265208/2055920 swapFree=4169972/4192956
[pid=18086] ppid=18084 vsize=677384 CPUtime=207.49
/proc/18086/stat : 18086 (SATzilla2007_F) S 18084 18086 16794 0 -1 4194304 344347 217351 0 13 17717 182 2721 129 24 0 1 0 338359479 693641216 165353 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18086/statm: 169346 165353 140 260 0 169052 0
[pid=18090] ppid=18086 vsize=611608 CPUtime=39.46
/proc/18090/stat : 18090 (minisat20) R 18086 18086 16794 0 -1 4194304 146104 0 0 0 3848 98 0 0 25 0 1 0 338380278 626286592 146087 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134662429 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18090/statm: 152902 146087 65 118 0 152780 0
Current children cumulated CPU time (s) 246.95
Current children cumulated vsize (KiB) 1288992

[startup+247.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18090
/proc/meminfo: memFree=265208/2055920 swapFree=4169972/4192956
[pid=18086] ppid=18084 vsize=677384 CPUtime=207.49
/proc/18086/stat : 18086 (SATzilla2007_F) S 18084 18086 16794 0 -1 4194304 344347 217351 0 13 17717 182 2721 129 24 0 1 0 338359479 693641216 165353 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18086/statm: 169346 165353 140 260 0 169052 0
[pid=18090] ppid=18086 vsize=0 CPUtime=39.65
/proc/18090/stat : 18090 (minisat20) R 18086 18086 16794 0 -1 4194308 146104 0 0 0 3858 107 0 0 25 0 1 0 338380278 0 0 18446744073709551615 0 0 0 0 0 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18090/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 247.14
Current children cumulated vsize (KiB) 677384

[startup+247.802 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18090
/proc/meminfo: memFree=265208/2055920 swapFree=4169972/4192956
[pid=18086] ppid=18084 vsize=0 CPUtime=247.22
/proc/18086/stat : 18086 (SATzilla2007_F) R 18084 18086 16794 0 -1 4194308 344479 363455 0 13 17718 187 6580 237 17 0 1 0 338359479 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/18086/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 247.22
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 247.892
CPU time (s): 247.316
CPU user time (s): 242.986
CPU system time (s): 4.33034
CPU usage (%): 99.7678
Max. virtual memory (cumulated for all children) (KiB): 1288992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 242.986
system time used= 4.33034
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 707934
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= 3472
involuntary context switches= 742

runsolver used 0.320951 second user time and 0.631903 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Tue Mar  6 12:27:29 UTC 2007

IDJOB= 331410
IDBENCH= 20586
IDSOLVER= 136
FILE ID= node11/331410-1173184031

PBS_JOBID= 4015026

Free space on /tmp= 66016 MiB

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

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  c9a9723a58c9cb8a0b55a82eb452ac90

RANDOM SEED= 991417001

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.243
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.243
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:       1511192 kB
Buffers:          3224 kB
Cached:         419668 kB
SwapCached:       1972 kB
Active:         391608 kB
Inactive:        91536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1511192 kB
SwapTotal:     4192956 kB
SwapFree:      4169972 kB
Dirty:          225916 kB
Writeback:           0 kB
Mapped:          68576 kB
Slab:            46992 kB
Committed_AS:  1163476 kB
PageTables:       1876 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= 66016 MiB

End job on node11 on Tue Mar  6 12:31:37 UTC 2007