Trace number 1736617

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SATzilla2009_I 2009-03-22UNSAT 182.728 182.838

General information on the benchmark

NameCRAFTED/parity-games/
instance_n6_i7_pp_ci_ce.cnf
MD5SUM2ba7146c43b8082afe1c2f5c23a97bd0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.6021
Satisfiable
(Un)Satisfiability was proved
Number of variables8484
Number of clauses74640
Sum of the clauses size243102
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 215431
Number of clauses of size 333298
Number of clauses of size 418962
Number of clauses of size 55508
Number of clauses of size over 51441

Solver Data

21.55/21.65	c SATzilla is building models for class 3
21.55/21.65	c run presolver mxc-sr08 for 10 seconds ... 
21.55/21.65	c Bin: Executing mxc-sr08
21.55/21.65	c spawning binary file with 10 seconds ...
21.55/21.65	c child exit by a signal
21.55/21.65	c mxc-sr08 returned code 137.
21.55/21.65	c run presolver picosat846 for 5 seconds ... 
21.55/21.65	c Bin: Executing picosat846
21.55/21.65	c spawning binary file with 5 seconds ...
21.55/21.65	c child exit by a signal
21.55/21.65	c picosat846 returned code 137.
21.55/21.65	c Orignal number of varibales is 8484, number of clauses is 74640 
21.55/21.65	c predicted feature computation time is 1.525682 
21.55/21.65	c Bin: Executing satelite
21.55/21.65	c spawning binary file with 240 seconds ...
21.55/21.65	c child exited successfully
21.55/21.65	c satzilla computing base features
21.55/21.65	c Number of variabe is: 5732, Number of clause is : 67800 
21.55/21.65	c Initializing...
21.55/21.65	c satzilla doing clause learning
21.55/21.65	c start clause learning features ...
21.55/21.65	c Bin: Executing zchaff07
21.55/21.65	c spawning binary file with 2 seconds ...
21.55/21.65	c child exit by a signal
21.55/21.65	c satzilla doing survey propogation probe
21.55/21.65	c do survay propogation for 2 second ...
21.55/21.65	c satzilla doing local search probe
21.55/21.65	c features are:8484 74640 5732 67800 0.480112 0.100885 0.0845428 0.516282 0.656217 1.62279 0.000581983 0.320545 0.000348918 0.00523378 1.32862 0.192065 0.603289 0.000581983 1.37938 8.84956e-05 0.0138643 3.54023 0.311134 0.268987 0 0.91133 3.35048 0.000414279 1.58964 2.94985e-05 0.00684366 3.18332 0.783525 0.000462919 1.16631 7.37463e-05 0.0112389 1337.75 0.0788441 1193 1442 1442 1193 1442 1281 1435 27.0651 0.123039 21.5672 29.9899 29.9899 21.5672 29.9899 27.2871 29.4161 0.557127 0.588108 0 0.970826 0.920501 0.0756745 0.825911 0.170468 0.667178 0.0697163 1.40212 -1.11022e-16 0.359655 0.260363 0.000210058 0.0692583 0.00796072 0.0352927 414.742 0.0993728 1601.48 0.0229896 1604 1560 1644 1.2333 0.351607 0.952097 0.00674446 
21.55/21.65	c satzilla's ranking:
21.55/21.65	c 1) mxc-sr08: 2.633063
21.55/21.65	c 2) minisat20SAT07: 2.560103
21.55/21.65	c 3) picosat846: 2.436421
21.55/21.65	c 4) zchaff_rand: 1.199359
21.55/21.65	c 5) march_dl2004: 0.172470
21.55/21.65	c 6) SATenstein: -10000.000000
21.55/21.65	c 7) gnovelty+: -10000.000000
21.55/21.65	c 8) adaptg2wsat+: -10000.000000
21.55/21.65	c 9) adaptg2wsat0: -10000.000000
21.55/21.65	c 10) tts-4-0: -10000.000000
21.55/21.65	c 11) vallst: -10000.000000
21.55/21.65	c 12) minisat20: -10000.000000
21.55/21.65	c 13) kcnfs04SAT07: -10000.000000
21.55/21.65	c satzilla running mxc-sr08 ... 
182.66/182.83	c Bin: Executing mxc-sr08
182.66/182.83	c spawning binary file with 1178 seconds ...
182.66/182.83	c child exited successfully
182.66/182.83	c mxc-sr08 returned code 20.
182.66/182.83	s UNSATISFIABLE
182.66/182.83	c SATZILLA_TIME=182.740000

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1736617-1240812283/watcher-1736617-1240812283 -o /tmp/evaluation-result-1736617-1240812283/solver-1736617-1240812283 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1736617-1240812283.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): 1800 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.00 0.99 0.98 3/64 29182
/proc/meminfo: memFree=1713528/2055920 swapFree=4180832/4192956
[pid=29182] ppid=29180 vsize=2056 CPUtime=0
/proc/29182/stat : 29182 (SATzilla2009_I) S 29180 29182 28960 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 109256523 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29182/statm: 514 112 96 399 0 111 0
[pid=29183] ppid=29182 vsize=3256 CPUtime=0
/proc/29183/stat : 29183 (mxc-sr08) R 29182 29182 28960 0 -1 4194304 664 0 0 0 0 0 0 0 19 0 1 0 109256523 3334144 660 1992294400 134512640 135078026 4294956192 18446744073709551615 134555327 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29183/statm: 849 668 53 138 0 708 0

[startup+0.038269 s]
/proc/loadavg: 1.00 0.99 0.98 3/64 29182
/proc/meminfo: memFree=1713528/2055920 swapFree=4180832/4192956
[pid=29182] ppid=29180 vsize=2056 CPUtime=0
/proc/29182/stat : 29182 (SATzilla2009_I) S 29180 29182 28960 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 109256523 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29182/statm: 514 112 96 399 0 111 0
[pid=29183] ppid=29182 vsize=6072 CPUtime=0.02
/proc/29183/stat : 29183 (mxc-sr08) R 29182 29182 28960 0 -1 4194304 1325 0 0 0 2 0 0 0 19 0 1 0 109256523 6217728 1319 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29183/statm: 1518 1320 54 138 0 1377 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8128

[startup+0.101275 s]
/proc/loadavg: 1.00 0.99 0.98 3/64 29182
/proc/meminfo: memFree=1713528/2055920 swapFree=4180832/4192956
[pid=29182] ppid=29180 vsize=2056 CPUtime=0
/proc/29182/stat : 29182 (SATzilla2009_I) S 29180 29182 28960 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 109256523 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29182/statm: 514 112 96 399 0 111 0
[pid=29183] ppid=29182 vsize=7156 CPUtime=0.08
/proc/29183/stat : 29183 (mxc-sr08) R 29182 29182 28960 0 -1 4194304 1940 0 0 0 8 0 0 0 19 0 1 0 109256523 7327744 1577 1992294400 134512640 135078026 4294956192 18446744073709551615 134561292 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29183/statm: 1789 1577 55 138 0 1648 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9212

[startup+0.301297 s]
/proc/loadavg: 1.00 0.99 0.98 3/64 29182
/proc/meminfo: memFree=1713528/2055920 swapFree=4180832/4192956
[pid=29182] ppid=29180 vsize=2056 CPUtime=0
/proc/29182/stat : 29182 (SATzilla2009_I) S 29180 29182 28960 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 109256523 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29182/statm: 514 112 96 399 0 111 0
[pid=29183] ppid=29182 vsize=7796 CPUtime=0.29
/proc/29183/stat : 29183 (mxc-sr08) R 29182 29182 28960 0 -1 4194304 2332 0 0 0 28 1 0 0 21 0 1 0 109256523 7983104 1794 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29183/statm: 1949 1794 71 138 0 1808 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9852

[startup+0.701341 s]
/proc/loadavg: 1.00 0.99 0.98 3/64 29182
/proc/meminfo: memFree=1713528/2055920 swapFree=4180832/4192956
[pid=29182] ppid=29180 vsize=2056 CPUtime=0
/proc/29182/stat : 29182 (SATzilla2009_I) S 29180 29182 28960 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 109256523 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29182/statm: 514 112 96 399 0 111 0
[pid=29183] ppid=29182 vsize=8192 CPUtime=0.69
/proc/29183/stat : 29183 (mxc-sr08) R 29182 29182 28960 0 -1 4194304 2407 0 0 0 68 1 0 0 25 0 1 0 109256523 8388608 1869 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29183/statm: 2048 1869 71 138 0 1907 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10248

[startup+1.50143 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 29184
/proc/meminfo: memFree=1705960/2055920 swapFree=4180832/4192956
[pid=29182] ppid=29180 vsize=2056 CPUtime=0
/proc/29182/stat : 29182 (SATzilla2009_I) S 29180 29182 28960 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 109256523 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29182/statm: 514 112 96 399 0 111 0
[pid=29183] ppid=29182 vsize=8600 CPUtime=1.49
/proc/29183/stat : 29183 (mxc-sr08) R 29182 29182 28960 0 -1 4194304 2507 0 0 0 148 1 0 0 25 0 1 0 109256523 8806400 1969 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29183/statm: 2150 1969 71 138 0 2009 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10656

[startup+3.10161 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 29184
/proc/meminfo: memFree=1705448/2055920 swapFree=4180832/4192956
[pid=29182] ppid=29180 vsize=2056 CPUtime=0
/proc/29182/stat : 29182 (SATzilla2009_I) S 29180 29182 28960 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 109256523 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29182/statm: 514 112 96 399 0 111 0
[pid=29183] ppid=29182 vsize=9128 CPUtime=3.09
/proc/29183/stat : 29183 (mxc-sr08) R 29182 29182 28960 0 -1 4194304 2663 0 0 0 308 1 0 0 25 0 1 0 109256523 9347072 2125 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29183/statm: 2282 2125 71 138 0 2141 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11184

[startup+6.30296 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 29184
/proc/meminfo: memFree=1703464/2055920 swapFree=4180832/4192956
[pid=29182] ppid=29180 vsize=2056 CPUtime=0
/proc/29182/stat : 29182 (SATzilla2009_I) S 29180 29182 28960 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 109256523 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29182/statm: 514 112 96 399 0 111 0
[pid=29183] ppid=29182 vsize=10448 CPUtime=6.29
/proc/29183/stat : 29183 (mxc-sr08) R 29182 29182 28960 0 -1 4194304 2993 0 0 0 626 3 0 0 25 0 1 0 109256523 10698752 2455 1992294400 134512640 135078026 4294956192 18446744073709551615 134534301 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29183/statm: 2612 2455 71 138 0 2471 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12504

[startup+12.7017 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 29185
/proc/meminfo: memFree=1709224/2055920 swapFree=4180832/4192956
[pid=29182] ppid=29180 vsize=2056 CPUtime=9.99
/proc/29182/stat : 29182 (SATzilla2009_I) S 29180 29182 28960 0 -1 4194304 152 3421 0 0 0 0 996 3 19 0 1 0 109256523 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29182/statm: 514 121 104 399 0 111 0
[pid=29185] ppid=29182 vsize=6496 CPUtime=2.67
/proc/29185/stat : 29185 (picosat846) R 29182 29182 28960 0 -1 4194304 1285 0 0 0 267 0 0 0 25 0 1 0 109257525 6651904 1274 1992294400 134512640 134570484 4294956192 18446744073709551615 134550372 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29185/statm: 1624 1274 85 14 0 1290 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 8552

[startup+25.5011 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 29188
/proc/meminfo: memFree=1696040/2055920 swapFree=4180832/4192956
[pid=29182] ppid=29180 vsize=9624 CPUtime=21.6
/proc/29182/stat : 29182 (SATzilla2009_I) S 29180 29182 28960 0 -1 4194304 4226 9761 0 0 415 12 1724 9 25 0 1 0 109256523 9854976 2177 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29182/statm: 2406 2177 217 399 0 2003 0
[pid=29188] ppid=29182 vsize=9656 CPUtime=3.83
/proc/29188/stat : 29188 (mxc-sr08) R 29182 29182 28960 0 -1 4194304 2791 0 0 0 382 1 0 0 25 0 1 0 109258688 9887744 2253 1992294400 134512640 135078026 4294956192 18446744073709551615 134523782 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29188/statm: 2414 2253 71 138 0 2273 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 19280

[startup+51.1019 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 29188
/proc/meminfo: memFree=1689128/2055920 swapFree=4180832/4192956
[pid=29182] ppid=29180 vsize=9624 CPUtime=21.6
/proc/29182/stat : 29182 (SATzilla2009_I) S 29180 29182 28960 0 -1 4194304 4226 9761 0 0 415 12 1724 9 25 0 1 0 109256523 9854976 2177 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29182/statm: 2406 2177 217 399 0 2003 0
[pid=29188] ppid=29182 vsize=16652 CPUtime=29.42
/proc/29188/stat : 29188 (mxc-sr08) R 29182 29182 28960 0 -1 4194304 4495 0 0 0 2939 3 0 0 25 0 1 0 109258688 17051648 3957 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29188/statm: 4163 3957 71 138 0 4022 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 26276

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 29188
/proc/meminfo: memFree=1682728/2055920 swapFree=4180832/4192956
[pid=29182] ppid=29180 vsize=9624 CPUtime=21.6
/proc/29182/stat : 29182 (SATzilla2009_I) S 29180 29182 28960 0 -1 4194304 4226 9761 0 0 415 12 1724 9 25 0 1 0 109256523 9854976 2177 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29182/statm: 2406 2177 217 399 0 2003 0
[pid=29188] ppid=29182 vsize=23172 CPUtime=80.59
/proc/29188/stat : 29188 (mxc-sr08) R 29182 29182 28960 0 -1 4194304 6065 0 0 0 8055 4 0 0 25 0 1 0 109258688 23728128 5527 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29188/statm: 5793 5527 71 138 0 5652 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 32796

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 29188
/proc/meminfo: memFree=1679336/2055920 swapFree=4180832/4192956
[pid=29182] ppid=29180 vsize=9624 CPUtime=21.6
/proc/29182/stat : 29182 (SATzilla2009_I) S 29180 29182 28960 0 -1 4194304 4226 9761 0 0 415 12 1724 9 25 0 1 0 109256523 9854976 2177 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29182/statm: 2406 2177 217 399 0 2003 0
[pid=29188] ppid=29182 vsize=26544 CPUtime=140.56
/proc/29188/stat : 29188 (mxc-sr08) R 29182 29182 28960 0 -1 4194304 6941 0 0 0 14050 6 0 0 25 0 1 0 109258688 27181056 6403 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29188/statm: 6636 6403 71 138 0 6495 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 36168

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

[startup+166.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 29188
/proc/meminfo: memFree=1678504/2055920 swapFree=4180832/4192956
[pid=29182] ppid=29180 vsize=9624 CPUtime=21.6
/proc/29182/stat : 29182 (SATzilla2009_I) S 29180 29182 28960 0 -1 4194304 4226 9761 0 0 415 12 1724 9 25 0 1 0 109256523 9854976 2177 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29182/statm: 2406 2177 217 399 0 2003 0
[pid=29188] ppid=29182 vsize=27388 CPUtime=144.56
/proc/29188/stat : 29188 (mxc-sr08) R 29182 29182 28960 0 -1 4194304 7118 0 0 0 14450 6 0 0 25 0 1 0 109258688 28045312 6580 1992294400 134512640 135078026 4294956192 18446744073709551615 134523880 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29188/statm: 6847 6580 71 138 0 6706 0
Current children cumulated CPU time (s) 166.16
Current children cumulated vsize (KiB) 37012

[startup+172.705 s]
/proc/loadavg: 1.07 1.00 0.99 2/66 29188
/proc/meminfo: memFree=1677480/2055920 swapFree=4180832/4192956
[pid=29182] ppid=29180 vsize=9624 CPUtime=21.6
/proc/29182/stat : 29182 (SATzilla2009_I) S 29180 29182 28960 0 -1 4194304 4226 9761 0 0 415 12 1724 9 25 0 1 0 109256523 9854976 2177 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29182/statm: 2406 2177 217 399 0 2003 0
[pid=29188] ppid=29182 vsize=28312 CPUtime=150.97
/proc/29188/stat : 29188 (mxc-sr08) R 29182 29182 28960 0 -1 4194304 7362 0 0 0 15090 7 0 0 25 0 1 0 109258688 28991488 6824 1992294400 134512640 135078026 4294956192 18446744073709551615 134523767 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29188/statm: 7078 6824 71 138 0 6937 0
Current children cumulated CPU time (s) 172.57
Current children cumulated vsize (KiB) 37936

[startup+179.101 s]
/proc/loadavg: 1.07 1.00 0.99 2/66 29188
/proc/meminfo: memFree=1677352/2055920 swapFree=4180832/4192956
[pid=29182] ppid=29180 vsize=9624 CPUtime=21.6
/proc/29182/stat : 29182 (SATzilla2009_I) S 29180 29182 28960 0 -1 4194304 4226 9761 0 0 415 12 1724 9 25 0 1 0 109256523 9854976 2177 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29182/statm: 2406 2177 217 399 0 2003 0
[pid=29188] ppid=29182 vsize=28444 CPUtime=157.36
/proc/29188/stat : 29188 (mxc-sr08) R 29182 29182 28960 0 -1 4194304 7398 0 0 0 15729 7 0 0 25 0 1 0 109258688 29126656 6860 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29188/statm: 7111 6860 71 138 0 6970 0
Current children cumulated CPU time (s) 178.96
Current children cumulated vsize (KiB) 38068

[startup+180.701 s]
/proc/loadavg: 1.07 1.00 0.99 2/66 29188
/proc/meminfo: memFree=1677352/2055920 swapFree=4180832/4192956
[pid=29182] ppid=29180 vsize=9624 CPUtime=21.6
/proc/29182/stat : 29182 (SATzilla2009_I) S 29180 29182 28960 0 -1 4194304 4226 9761 0 0 415 12 1724 9 25 0 1 0 109256523 9854976 2177 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29182/statm: 2406 2177 217 399 0 2003 0
[pid=29188] ppid=29182 vsize=28444 CPUtime=158.96
/proc/29188/stat : 29188 (mxc-sr08) R 29182 29182 28960 0 -1 4194304 7398 0 0 0 15889 7 0 0 25 0 1 0 109258688 29126656 6860 1992294400 134512640 135078026 4294956192 18446744073709551615 134534264 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29188/statm: 7111 6860 71 138 0 6970 0
Current children cumulated CPU time (s) 180.56
Current children cumulated vsize (KiB) 38068

[startup+181.505 s]
/proc/loadavg: 1.07 1.00 0.99 2/66 29188
/proc/meminfo: memFree=1677352/2055920 swapFree=4180832/4192956
[pid=29182] ppid=29180 vsize=9624 CPUtime=21.6
/proc/29182/stat : 29182 (SATzilla2009_I) S 29180 29182 28960 0 -1 4194304 4226 9761 0 0 415 12 1724 9 25 0 1 0 109256523 9854976 2177 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29182/statm: 2406 2177 217 399 0 2003 0
[pid=29188] ppid=29182 vsize=28444 CPUtime=159.77
/proc/29188/stat : 29188 (mxc-sr08) R 29182 29182 28960 0 -1 4194304 7398 0 0 0 15970 7 0 0 25 0 1 0 109258688 29126656 6860 1992294400 134512640 135078026 4294956192 18446744073709551615 134523802 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29188/statm: 7111 6860 71 138 0 6970 0
Current children cumulated CPU time (s) 181.37
Current children cumulated vsize (KiB) 38068

[startup+182.301 s]
/proc/loadavg: 1.07 1.00 0.99 2/66 29188
/proc/meminfo: memFree=1677352/2055920 swapFree=4180832/4192956
[pid=29182] ppid=29180 vsize=9624 CPUtime=21.6
/proc/29182/stat : 29182 (SATzilla2009_I) S 29180 29182 28960 0 -1 4194304 4226 9761 0 0 415 12 1724 9 25 0 1 0 109256523 9854976 2177 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29182/statm: 2406 2177 217 399 0 2003 0
[pid=29188] ppid=29182 vsize=28444 CPUtime=160.56
/proc/29188/stat : 29188 (mxc-sr08) R 29182 29182 28960 0 -1 4194304 7398 0 0 0 16049 7 0 0 25 0 1 0 109258688 29126656 6860 1992294400 134512640 135078026 4294956192 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29188/statm: 7111 6860 71 138 0 6970 0
Current children cumulated CPU time (s) 182.16
Current children cumulated vsize (KiB) 38068

[startup+182.701 s]
/proc/loadavg: 1.07 1.00 0.99 2/66 29188
/proc/meminfo: memFree=1677352/2055920 swapFree=4180832/4192956
[pid=29182] ppid=29180 vsize=9624 CPUtime=21.6
/proc/29182/stat : 29182 (SATzilla2009_I) S 29180 29182 28960 0 -1 4194304 4226 9761 0 0 415 12 1724 9 25 0 1 0 109256523 9854976 2177 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29182/statm: 2406 2177 217 399 0 2003 0
[pid=29188] ppid=29182 vsize=28444 CPUtime=160.96
/proc/29188/stat : 29188 (mxc-sr08) R 29182 29182 28960 0 -1 4194304 7398 0 0 0 16089 7 0 0 25 0 1 0 109258688 29126656 6860 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29188/statm: 7111 6860 71 138 0 6970 0
Current children cumulated CPU time (s) 182.56
Current children cumulated vsize (KiB) 38068

[startup+182.801 s]
/proc/loadavg: 1.07 1.00 0.99 2/66 29188
/proc/meminfo: memFree=1677352/2055920 swapFree=4180832/4192956
[pid=29182] ppid=29180 vsize=9624 CPUtime=21.6
/proc/29182/stat : 29182 (SATzilla2009_I) S 29180 29182 28960 0 -1 4194304 4226 9761 0 0 415 12 1724 9 25 0 1 0 109256523 9854976 2177 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29182/statm: 2406 2177 217 399 0 2003 0
[pid=29188] ppid=29182 vsize=28444 CPUtime=161.06
/proc/29188/stat : 29188 (mxc-sr08) R 29182 29182 28960 0 -1 4194304 7398 0 0 0 16099 7 0 0 25 0 1 0 109258688 29126656 6860 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29188/statm: 7111 6860 71 138 0 6970 0
Current children cumulated CPU time (s) 182.66
Current children cumulated vsize (KiB) 38068

Child status: 20
Real time (s): 182.838
CPU time (s): 182.728
CPU user time (s): 182.425
CPU system time (s): 0.302953
CPU usage (%): 99.9402
Max. virtual memory (cumulated for all children) (KiB): 38068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 182.425
system time used= 0.302953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21401
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= 16
involuntary context switches= 567

runsolver used 0.189971 second user time and 0.485926 second system time

The end

Launcher Data

Begin job on node42 at 2009-04-27 08:04:43
IDJOB=1736617
IDBENCH=71629
IDSOLVER=528
FILE ID=node42/1736617-1240812283
PBS_JOBID= 9187438
Free space on /tmp= 66336 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n6_i7_pp_ci_ce.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1736617-1240812283/watcher-1736617-1240812283 -o /tmp/evaluation-result-1736617-1240812283/solver-1736617-1240812283 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1736617-1240812283.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 2ba7146c43b8082afe1c2f5c23a97bd0
RANDOM SEED=687632699

node42.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.232
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.232
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:       1714072 kB
Buffers:         37760 kB
Cached:         239656 kB
SwapCached:       5940 kB
Active:         122516 kB
Inactive:       163276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1714072 kB
SwapTotal:     4192956 kB
SwapFree:      4180832 kB
Dirty:           32880 kB
Writeback:           0 kB
Mapped:          14064 kB
Slab:            42172 kB
Committed_AS:   519688 kB
PageTables:       1388 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= 66304 MiB
End job on node42 at 2009-04-27 08:07:46