Trace number 1774900

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 2728.56 2729.75

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-15-10p0.cnf
MD5SUMa860cf613d4e0cb34c00f8b79611121d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1694.48
Satisfiable
(Un)Satisfiability was proved
Number of variables199290
Number of clauses1005792
Sum of the clauses size2392883
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756875
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

70.14/70.22	c SATzilla is building models for class 3
70.14/70.22	c run presolver mxc-sr08 for 10 seconds ... 
70.14/70.22	c Bin: Executing mxc-sr08
70.14/70.22	c spawning binary file with 10 seconds ...
70.14/70.22	c child exit by a signal
70.14/70.22	c mxc-sr08 returned code 137.
70.14/70.22	c run presolver picosat846 for 5 seconds ... 
70.14/70.22	c Bin: Executing picosat846
70.14/70.22	c spawning binary file with 5 seconds ...
70.14/70.22	c child exit by a signal
70.14/70.22	c picosat846 returned code 137.
70.14/70.22	c Orignal number of varibales is 199290, number of clauses is 1005792 
70.14/70.22	c predicted feature computation time is 23.816526 
70.14/70.22	c Bin: Executing satelite
70.14/70.22	c spawning binary file with 240 seconds ...
70.14/70.22	c child exited successfully
70.14/70.22	c satzilla computing base features
70.14/70.22	c Number of variabe is: 101800, Number of clause is : 654137 
70.14/70.22	c Initializing...
70.14/70.22	c satzilla doing clause learning
70.14/70.22	c start clause learning features ...
70.14/70.22	c Bin: Executing zchaff07
70.14/70.22	c spawning binary file with 2 seconds ...
70.14/70.22	c child exit by a signal
70.14/70.22	c satzilla doing survey propogation probe
70.14/70.22	c do survay propogation for 2 second ...
70.14/70.22	c satzilla doing local search probe
70.14/70.22	c features are:199290 1.00579e+06 101800 654137 0.957662 0.537586 0.155625 0.410904 0.927283 1.43171 2.72622e-05 0.447863 1.96464e-05 9.82318e-05 1.08434 0.561947 0.859912 2.72622e-05 0.712013 1.07011e-05 0.000105482 2.94815 0.228901 0.147608 0 0.789474 2.88413 1.54658e-05 0.844548 4.5862e-06 7.18504e-05 2.63191 0.712001 2.99515e-05 0.636546 7.64366e-06 0.000113126 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.623851 0.506655 1.41586e-07 1 0.929869 0.126385 0.885697 0.323454 0.78052 0.019329 0.966705 -1.11022e-16 0.0810646 0.0466749 2.54509e-06 0.0352759 0.0027468 0.0104296 20699 0 0 0 0 0 0 3.24522 0 1.21082 0 
70.14/70.22	c satzilla's ranking:
70.14/70.22	c 1) mxc-sr08: 3.212190
70.14/70.22	c 2) picosat846: 2.689595
70.14/70.22	c 3) minisat20SAT07: 1.282591
70.14/70.22	c 4) zchaff_rand: 1.078080
70.14/70.22	c 5) march_dl2004: 0.067701
70.14/70.22	c 6) SATenstein: -10000.000000
70.14/70.22	c 7) gnovelty+: -10000.000000
70.14/70.22	c 8) adaptg2wsat+: -10000.000000
70.14/70.22	c 9) adaptg2wsat0: -10000.000000
70.14/70.22	c 10) tts-4-0: -10000.000000
70.14/70.22	c 11) vallst: -10000.000000
70.14/70.22	c 12) minisat20: -10000.000000
70.14/70.22	c 13) kcnfs04SAT07: -10000.000000
70.14/70.22	c satzilla running mxc-sr08 ... 
2728.48/2729.72	c Bin: Executing mxc-sr08
2728.48/2729.72	c spawning binary file with 9929 seconds ...
2728.48/2729.72	c child exited successfully
2728.48/2729.72	c mxc-sr08 returned code 20.
2728.48/2729.72	s UNSATISFIABLE
2728.48/2729.72	c SATZILLA_TIME=2728.930000

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-1774900-1241355912/watcher-1774900-1241355912 -o /tmp/evaluation-result-1774900-1241355912/solver-1774900-1241355912 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1774900-1241355912.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): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1334
/proc/meminfo: memFree=445856/2055920 swapFree=4192812/4192956
[pid=1334] ppid=1332 vsize=2056 CPUtime=0
/proc/1334/stat : 1334 (SATzilla2009_I) R 1332 1334 1295 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 163618575 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/1334/statm: 514 112 96 399 0 111 0
[pid=1335] ppid=1334 vsize=19240 CPUtime=0
/proc/1335/stat : 1335 (mxc-sr08) R 1334 1334 1295 0 -1 4194304 733 0 0 0 0 0 0 0 18 0 1 0 163618575 19701760 729 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1335/statm: 4810 736 44 138 0 4669 0

[startup+0.0492199 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1334
/proc/meminfo: memFree=445856/2055920 swapFree=4192812/4192956
[pid=1334] ppid=1332 vsize=2056 CPUtime=0
/proc/1334/stat : 1334 (SATzilla2009_I) S 1332 1334 1295 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163618575 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1334/statm: 514 112 96 399 0 111 0
[pid=1335] ppid=1334 vsize=35020 CPUtime=0.04
/proc/1335/stat : 1335 (mxc-sr08) R 1334 1334 1295 0 -1 4194304 8219 0 0 0 0 4 0 0 18 0 1 0 163618575 35860480 8215 1992294400 134512640 135078026 4294956192 18446744073709551615 134536184 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1335/statm: 8755 8218 50 138 0 8614 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 37076

[startup+0.101224 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1334
/proc/meminfo: memFree=445856/2055920 swapFree=4192812/4192956
[pid=1334] ppid=1332 vsize=2056 CPUtime=0
/proc/1334/stat : 1334 (SATzilla2009_I) S 1332 1334 1295 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163618575 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1334/statm: 514 112 96 399 0 111 0
[pid=1335] ppid=1334 vsize=58152 CPUtime=0.09
/proc/1335/stat : 1335 (mxc-sr08) R 1334 1334 1295 0 -1 4194304 12707 0 0 0 4 5 0 0 19 0 1 0 163618575 59547648 12680 1992294400 134512640 135078026 4294956192 18446744073709551615 134554844 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1335/statm: 14538 12683 53 138 0 14397 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 60208

[startup+0.301252 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1334
/proc/meminfo: memFree=445856/2055920 swapFree=4192812/4192956
[pid=1334] ppid=1332 vsize=2056 CPUtime=0
/proc/1334/stat : 1334 (SATzilla2009_I) S 1332 1334 1295 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163618575 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1334/statm: 514 112 96 399 0 111 0
[pid=1335] ppid=1334 vsize=69568 CPUtime=0.28
/proc/1335/stat : 1335 (mxc-sr08) R 1334 1334 1295 0 -1 4194304 15557 0 0 0 22 6 0 0 21 0 1 0 163618575 71237632 15529 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1335/statm: 17392 15530 54 138 0 17251 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 71624

[startup+0.701292 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1334
/proc/meminfo: memFree=445856/2055920 swapFree=4192812/4192956
[pid=1334] ppid=1332 vsize=2056 CPUtime=0
/proc/1334/stat : 1334 (SATzilla2009_I) S 1332 1334 1295 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163618575 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1334/statm: 514 112 96 399 0 111 0
[pid=1335] ppid=1334 vsize=80568 CPUtime=0.69
/proc/1335/stat : 1335 (mxc-sr08) R 1334 1334 1295 0 -1 4194304 18201 0 0 0 61 8 0 0 25 0 1 0 163618575 82501632 18173 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1335/statm: 20142 18174 54 138 0 20001 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 82624

[startup+1.50138 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1336
/proc/meminfo: memFree=362320/2055920 swapFree=4192812/4192956
[pid=1334] ppid=1332 vsize=2056 CPUtime=0
/proc/1334/stat : 1334 (SATzilla2009_I) S 1332 1334 1295 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163618575 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1334/statm: 514 112 96 399 0 111 0
[pid=1335] ppid=1334 vsize=104620 CPUtime=1.49
/proc/1335/stat : 1335 (mxc-sr08) R 1334 1334 1295 0 -1 4194304 23775 0 0 0 138 11 0 0 25 0 1 0 163618575 107130880 23747 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1335/statm: 26155 23747 54 138 0 26014 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 106676

[startup+3.10155 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1336
/proc/meminfo: memFree=355216/2055920 swapFree=4192812/4192956
[pid=1334] ppid=1332 vsize=2056 CPUtime=0
/proc/1334/stat : 1334 (SATzilla2009_I) S 1332 1334 1295 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163618575 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1334/statm: 514 112 96 399 0 111 0
[pid=1335] ppid=1334 vsize=115420 CPUtime=3.09
/proc/1335/stat : 1335 (mxc-sr08) R 1334 1334 1295 0 -1 4194304 31007 0 0 0 294 15 0 0 25 0 1 0 163618575 118190080 26352 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1335/statm: 28855 26352 55 138 0 28714 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 117476

[startup+6.30191 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1336
/proc/meminfo: memFree=345488/2055920 swapFree=4192812/4192956
[pid=1334] ppid=1332 vsize=2056 CPUtime=0
/proc/1334/stat : 1334 (SATzilla2009_I) S 1332 1334 1295 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163618575 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1334/statm: 514 112 96 399 0 111 0
[pid=1335] ppid=1334 vsize=108556 CPUtime=6.29
/proc/1335/stat : 1335 (mxc-sr08) R 1334 1334 1295 0 -1 4194304 33672 0 0 0 612 17 0 0 25 0 1 0 163618575 111161344 25188 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1335/statm: 27139 25188 71 138 0 26998 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 110612

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1337
/proc/meminfo: memFree=397208/2055920 swapFree=4192812/4192956
[pid=1334] ppid=1332 vsize=2056 CPUtime=10
/proc/1334/stat : 1334 (SATzilla2009_I) S 1332 1334 1295 0 -1 4194304 152 33678 0 0 0 0 982 18 16 0 1 0 163618575 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1334/statm: 514 121 104 399 0 111 0
[pid=1337] ppid=1334 vsize=53124 CPUtime=2.67
/proc/1337/stat : 1337 (picosat846) R 1334 1334 1295 0 -1 4194304 12390 0 0 0 260 7 0 0 25 0 1 0 163619577 54398976 12368 1992294400 134512640 134570484 4294956192 18446744073709551615 134549863 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1337/statm: 13281 12368 85 14 0 12947 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 55180

[startup+25.501 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 1338
/proc/meminfo: memFree=375328/2055920 swapFree=4192812/4192956
[pid=1334] ppid=1332 vsize=62144 CPUtime=25.46
/proc/1334/stat : 1334 (SATzilla2009_I) R 1332 1334 1295 0 -1 4194304 14644 83674 0 0 275 7 2206 58 25 0 1 0 163618575 63635456 14595 1992294400 134512640 136149169 4294956224 18446744073709551615 134535500 0 0 4096 0 0 0 0 17 0 0 0
/proc/1334/statm: 15536 14595 135 399 0 15133 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 62144

[startup+51.1019 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 1338
/proc/meminfo: memFree=373856/2055920 swapFree=4192812/4192956
[pid=1334] ppid=1332 vsize=62144 CPUtime=51.04
/proc/1334/stat : 1334 (SATzilla2009_I) R 1332 1334 1295 0 -1 4194304 14987 83674 0 0 2833 7 2206 58 25 0 1 0 163618575 63635456 14938 1992294400 134512640 136149169 4294956224 18446744073709551615 134535025 0 0 4096 0 0 0 0 17 0 0 0
/proc/1334/statm: 15536 14938 135 399 0 15133 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 62144

[startup+102.306 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 1340
/proc/meminfo: memFree=259992/2055920 swapFree=4192812/4192956
[pid=1334] ppid=1332 vsize=74800 CPUtime=70.16
/proc/1334/stat : 1334 (SATzilla2009_I) S 1332 1334 1295 0 -1 4194304 30123 101363 0 0 4532 19 2398 67 25 0 1 0 163618575 76595200 18377 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1334/statm: 18700 18377 216 399 0 18297 0
[pid=1340] ppid=1334 vsize=108556 CPUtime=32.05
/proc/1340/stat : 1340 (mxc-sr08) R 1334 1334 1295 0 -1 4194304 33681 0 0 0 3189 16 0 0 25 0 1 0 163625598 111161344 25197 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1340/statm: 27139 25197 71 138 0 26998 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 183356

[startup+162.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 1340
/proc/meminfo: memFree=257816/2055920 swapFree=4192812/4192956
[pid=1334] ppid=1332 vsize=74800 CPUtime=70.16
/proc/1334/stat : 1334 (SATzilla2009_I) S 1332 1334 1295 0 -1 4194304 30123 101363 0 0 4532 19 2398 67 25 0 1 0 163618575 76595200 18377 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1334/statm: 18700 18377 216 399 0 18297 0
[pid=1340] ppid=1334 vsize=110800 CPUtime=92.02
/proc/1340/stat : 1340 (mxc-sr08) R 1334 1334 1295 0 -1 4194304 34248 0 0 0 9185 17 0 0 25 0 1 0 163625598 113459200 25764 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1340/statm: 27700 25764 71 138 0 27559 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 185600

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1340
/proc/meminfo: memFree=246808/2055920 swapFree=4192812/4192956
[pid=1334] ppid=1332 vsize=74800 CPUtime=70.16
/proc/1334/stat : 1334 (SATzilla2009_I) S 1332 1334 1295 0 -1 4194304 30123 101363 0 0 4532 19 2398 67 25 0 1 0 163618575 76595200 18377 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1334/statm: 18700 18377 216 399 0 18297 0
[pid=1340] ppid=1334 vsize=121784 CPUtime=152
/proc/1340/stat : 1340 (mxc-sr08) R 1334 1334 1295 0 -1 4194304 36986 0 0 0 15180 20 0 0 25 0 1 0 163625598 124706816 28502 1992294400 134512640 135078026 4294956192 18446744073709551615 134534958 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1340/statm: 30446 28502 71 138 0 30305 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 196584

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1340
/proc/meminfo: memFree=234776/2055920 swapFree=4192812/4192956
[pid=1334] ppid=1332 vsize=74800 CPUtime=70.16
/proc/1334/stat : 1334 (SATzilla2009_I) S 1332 1334 1295 0 -1 4194304 30123 101363 0 0 4532 19 2398 67 25 0 1 0 163618575 76595200 18377 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1334/statm: 18700 18377 216 399 0 18297 0
[pid=1340] ppid=1334 vsize=134088 CPUtime=211.97
/proc/1340/stat : 1340 (mxc-sr08) R 1334 1334 1295 0 -1 4194304 40045 0 0 0 21174 23 0 0 25 0 1 0 163625598 137306112 31561 1992294400 134512640 135078026 4294956192 18446744073709551615 134524032 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1340/statm: 33522 31561 71 138 0 33381 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 208888

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1340
/proc/meminfo: memFree=232408/2055920 swapFree=4192812/4192956
[pid=1334] ppid=1332 vsize=74800 CPUtime=70.16
/proc/1334/stat : 1334 (SATzilla2009_I) S 1332 1334 1295 0 -1 4194304 30123 101363 0 0 4532 19 2398 67 25 0 1 0 163618575 76595200 18377 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1334/statm: 18700 18377 216 399 0 18297 0
[pid=1340] ppid=1334 vsize=136204 CPUtime=271.95
/proc/1340/stat : 1340 (mxc-sr08) R 1334 1334 1295 0 -1 4194304 40574 0 0 0 27171 24 0 0 25 0 1 0 163625598 139472896 32090 1992294400 134512640 135078026 4294956192 18446744073709551615 134533904 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1340/statm: 34051 32090 71 138 0 33910 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 211004

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1340
/proc/meminfo: memFree=223704/2055920 swapFree=4192812/4192956
[pid=1334] ppid=1332 vsize=74800 CPUtime=70.16

################
# More data... #
################


[startup+2382.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1342
/proc/meminfo: memFree=104088/2055920 swapFree=4192812/4192956
[pid=1334] ppid=1332 vsize=74800 CPUtime=70.16
/proc/1334/stat : 1334 (SATzilla2009_I) S 1332 1334 1295 0 -1 4194304 30123 101363 0 0 4532 19 2398 67 25 0 1 0 163618575 76595200 18377 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1334/statm: 18700 18377 216 399 0 18297 0
[pid=1340] ppid=1334 vsize=265392 CPUtime=2311.06
/proc/1340/stat : 1340 (mxc-sr08) R 1334 1334 1295 0 -1 4194304 72603 0 0 0 231045 61 0 0 25 0 1 0 163625598 271761408 64119 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1340/statm: 66348 64119 71 138 0 66207 0
Current children cumulated CPU time (s) 2381.22
Current children cumulated vsize (KiB) 340192

[startup+2442.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1342
/proc/meminfo: memFree=99160/2055920 swapFree=4192812/4192956
[pid=1334] ppid=1332 vsize=74800 CPUtime=70.16
/proc/1334/stat : 1334 (SATzilla2009_I) S 1332 1334 1295 0 -1 4194304 30123 101363 0 0 4532 19 2398 67 25 0 1 0 163618575 76595200 18377 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1334/statm: 18700 18377 216 399 0 18297 0
[pid=1340] ppid=1334 vsize=270168 CPUtime=2371.03
/proc/1340/stat : 1340 (mxc-sr08) R 1334 1334 1295 0 -1 4194304 73815 0 0 0 237041 62 0 0 25 0 1 0 163625598 276652032 65331 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1340/statm: 67542 65331 71 138 0 67401 0
Current children cumulated CPU time (s) 2441.19
Current children cumulated vsize (KiB) 344968

[startup+2502.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1342
/proc/meminfo: memFree=95000/2055920 swapFree=4192812/4192956
[pid=1334] ppid=1332 vsize=74800 CPUtime=70.16
/proc/1334/stat : 1334 (SATzilla2009_I) S 1332 1334 1295 0 -1 4194304 30123 101363 0 0 4532 19 2398 67 25 0 1 0 163618575 76595200 18377 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1334/statm: 18700 18377 216 399 0 18297 0
[pid=1340] ppid=1334 vsize=274412 CPUtime=2431.02
/proc/1340/stat : 1340 (mxc-sr08) R 1334 1334 1295 0 -1 4194304 74858 0 0 0 243038 64 0 0 25 0 1 0 163625598 280997888 66374 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1340/statm: 68603 66374 71 138 0 68462 0
Current children cumulated CPU time (s) 2501.18
Current children cumulated vsize (KiB) 349212

[startup+2562.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1342
/proc/meminfo: memFree=91032/2055920 swapFree=4192812/4192956
[pid=1334] ppid=1332 vsize=74800 CPUtime=70.16
/proc/1334/stat : 1334 (SATzilla2009_I) S 1332 1334 1295 0 -1 4194304 30123 101363 0 0 4532 19 2398 67 25 0 1 0 163618575 76595200 18377 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1334/statm: 18700 18377 216 399 0 18297 0
[pid=1340] ppid=1334 vsize=278536 CPUtime=2490.98
/proc/1340/stat : 1340 (mxc-sr08) R 1334 1334 1295 0 -1 4194304 75857 0 0 0 249033 65 0 0 25 0 1 0 163625598 285220864 67373 1992294400 134512640 135078026 4294956192 18446744073709551615 134540379 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1340/statm: 69634 67373 71 138 0 69493 0
Current children cumulated CPU time (s) 2561.14
Current children cumulated vsize (KiB) 353336

[startup+2622.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1342
/proc/meminfo: memFree=86680/2055920 swapFree=4192812/4192956
[pid=1334] ppid=1332 vsize=74800 CPUtime=70.16
/proc/1334/stat : 1334 (SATzilla2009_I) S 1332 1334 1295 0 -1 4194304 30123 101363 0 0 4532 19 2398 67 25 0 1 0 163618575 76595200 18377 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1334/statm: 18700 18377 216 399 0 18297 0
[pid=1340] ppid=1334 vsize=282780 CPUtime=2550.96
/proc/1340/stat : 1340 (mxc-sr08) R 1334 1334 1295 0 -1 4194304 76928 0 0 0 255030 66 0 0 25 0 1 0 163625598 289566720 68444 1992294400 134512640 135078026 4294956192 18446744073709551615 134526861 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1340/statm: 70695 68444 71 138 0 70554 0
Current children cumulated CPU time (s) 2621.12
Current children cumulated vsize (KiB) 357580

[startup+2682.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1342
/proc/meminfo: memFree=86680/2055920 swapFree=4192812/4192956
[pid=1334] ppid=1332 vsize=74800 CPUtime=70.16
/proc/1334/stat : 1334 (SATzilla2009_I) S 1332 1334 1295 0 -1 4194304 30123 101363 0 0 4532 19 2398 67 25 0 1 0 163618575 76595200 18377 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1334/statm: 18700 18377 216 399 0 18297 0
[pid=1340] ppid=1334 vsize=282780 CPUtime=2610.94
/proc/1340/stat : 1340 (mxc-sr08) R 1334 1334 1295 0 -1 4194304 76928 0 0 0 261027 67 0 0 25 0 1 0 163625598 289566720 68444 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1340/statm: 70695 68444 71 138 0 70554 0
Current children cumulated CPU time (s) 2681.1
Current children cumulated vsize (KiB) 357580

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

[startup+2687.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1342
/proc/meminfo: memFree=86680/2055920 swapFree=4192812/4192956
[pid=1334] ppid=1332 vsize=74800 CPUtime=70.16
/proc/1334/stat : 1334 (SATzilla2009_I) S 1332 1334 1295 0 -1 4194304 30123 101363 0 0 4532 19 2398 67 25 0 1 0 163618575 76595200 18377 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1334/statm: 18700 18377 216 399 0 18297 0
[pid=1340] ppid=1334 vsize=282780 CPUtime=2616.54
/proc/1340/stat : 1340 (mxc-sr08) R 1334 1334 1295 0 -1 4194304 76928 0 0 0 261587 67 0 0 25 0 1 0 163625598 289566720 68444 1992294400 134512640 135078026 4294956192 18446744073709551615 134533692 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1340/statm: 70695 68444 71 138 0 70554 0
Current children cumulated CPU time (s) 2686.7
Current children cumulated vsize (KiB) 357580

[startup+2713.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1342
/proc/meminfo: memFree=86616/2055920 swapFree=4192812/4192956
[pid=1334] ppid=1332 vsize=74800 CPUtime=70.16
/proc/1334/stat : 1334 (SATzilla2009_I) S 1332 1334 1295 0 -1 4194304 30123 101363 0 0 4532 19 2398 67 25 0 1 0 163618575 76595200 18377 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1334/statm: 18700 18377 216 399 0 18297 0
[pid=1340] ppid=1334 vsize=282780 CPUtime=2642.13
/proc/1340/stat : 1340 (mxc-sr08) R 1334 1334 1295 0 -1 4194304 76928 0 0 0 264146 67 0 0 25 0 1 0 163625598 289566720 68444 1992294400 134512640 135078026 4294956192 18446744073709551615 134534834 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1340/statm: 70695 68444 71 138 0 70554 0
Current children cumulated CPU time (s) 2712.29
Current children cumulated vsize (KiB) 357580

[startup+2719.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1342
/proc/meminfo: memFree=86616/2055920 swapFree=4192812/4192956
[pid=1334] ppid=1332 vsize=74800 CPUtime=70.16
/proc/1334/stat : 1334 (SATzilla2009_I) S 1332 1334 1295 0 -1 4194304 30123 101363 0 0 4532 19 2398 67 25 0 1 0 163618575 76595200 18377 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1334/statm: 18700 18377 216 399 0 18297 0
[pid=1340] ppid=1334 vsize=282780 CPUtime=2648.53
/proc/1340/stat : 1340 (mxc-sr08) R 1334 1334 1295 0 -1 4194304 76928 0 0 0 264786 67 0 0 25 0 1 0 163625598 289566720 68444 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1340/statm: 70695 68444 71 138 0 70554 0
Current children cumulated CPU time (s) 2718.69
Current children cumulated vsize (KiB) 357580

[startup+2726.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1342
/proc/meminfo: memFree=86616/2055920 swapFree=4192812/4192956
[pid=1334] ppid=1332 vsize=74800 CPUtime=70.16
/proc/1334/stat : 1334 (SATzilla2009_I) S 1332 1334 1295 0 -1 4194304 30123 101363 0 0 4532 19 2398 67 25 0 1 0 163618575 76595200 18377 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1334/statm: 18700 18377 216 399 0 18297 0
[pid=1340] ppid=1334 vsize=282780 CPUtime=2654.92
/proc/1340/stat : 1340 (mxc-sr08) R 1334 1334 1295 0 -1 4194304 76928 0 0 0 265425 67 0 0 25 0 1 0 163625598 289566720 68444 1992294400 134512640 135078026 4294956192 18446744073709551615 134534342 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1340/statm: 70695 68444 71 138 0 70554 0
Current children cumulated CPU time (s) 2725.08
Current children cumulated vsize (KiB) 357580

[startup+2727.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1342
/proc/meminfo: memFree=86616/2055920 swapFree=4192812/4192956
[pid=1334] ppid=1332 vsize=74800 CPUtime=70.16
/proc/1334/stat : 1334 (SATzilla2009_I) S 1332 1334 1295 0 -1 4194304 30123 101363 0 0 4532 19 2398 67 25 0 1 0 163618575 76595200 18377 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1334/statm: 18700 18377 216 399 0 18297 0
[pid=1340] ppid=1334 vsize=282780 CPUtime=2656.53
/proc/1340/stat : 1340 (mxc-sr08) R 1334 1334 1295 0 -1 4194304 76928 0 0 0 265586 67 0 0 25 0 1 0 163625598 289566720 68444 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1340/statm: 70695 68444 71 138 0 70554 0
Current children cumulated CPU time (s) 2726.69
Current children cumulated vsize (KiB) 357580

[startup+2728.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1342
/proc/meminfo: memFree=86616/2055920 swapFree=4192812/4192956
[pid=1334] ppid=1332 vsize=74800 CPUtime=70.16
/proc/1334/stat : 1334 (SATzilla2009_I) S 1332 1334 1295 0 -1 4194304 30123 101363 0 0 4532 19 2398 67 25 0 1 0 163618575 76595200 18377 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1334/statm: 18700 18377 216 399 0 18297 0
[pid=1340] ppid=1334 vsize=282780 CPUtime=2657.32
/proc/1340/stat : 1340 (mxc-sr08) R 1334 1334 1295 0 -1 4194304 76928 0 0 0 265665 67 0 0 25 0 1 0 163625598 289566720 68444 1992294400 134512640 135078026 4294956192 18446744073709551615 134721577 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1340/statm: 70695 68444 71 138 0 70554 0
Current children cumulated CPU time (s) 2727.48
Current children cumulated vsize (KiB) 357580

[startup+2729.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1342
/proc/meminfo: memFree=86616/2055920 swapFree=4192812/4192956
[pid=1334] ppid=1332 vsize=74800 CPUtime=70.16
/proc/1334/stat : 1334 (SATzilla2009_I) S 1332 1334 1295 0 -1 4194304 30123 101363 0 0 4532 19 2398 67 25 0 1 0 163618575 76595200 18377 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1334/statm: 18700 18377 216 399 0 18297 0
[pid=1340] ppid=1334 vsize=282780 CPUtime=2658.12
/proc/1340/stat : 1340 (mxc-sr08) R 1334 1334 1295 0 -1 4194304 76928 0 0 0 265745 67 0 0 25 0 1 0 163625598 289566720 68444 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1340/statm: 70695 68444 71 138 0 70554 0
Current children cumulated CPU time (s) 2728.28
Current children cumulated vsize (KiB) 357580

[startup+2729.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1342
/proc/meminfo: memFree=86616/2055920 swapFree=4192812/4192956
[pid=1334] ppid=1332 vsize=74800 CPUtime=70.16
/proc/1334/stat : 1334 (SATzilla2009_I) S 1332 1334 1295 0 -1 4194304 30123 101363 0 0 4532 19 2398 67 25 0 1 0 163618575 76595200 18377 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1334/statm: 18700 18377 216 399 0 18297 0
[pid=1340] ppid=1334 vsize=0 CPUtime=2658.32
/proc/1340/stat : 1340 (mxc-sr08) R 1334 1334 1295 0 -1 4194308 76929 0 0 0 265764 68 0 0 25 0 1 0 163625598 0 0 1992294400 0 0 0 0 0 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1340/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2728.48
Current children cumulated vsize (KiB) 74800

Child status: 20
Real time (s): 2729.75
CPU time (s): 2728.56
CPU user time (s): 2726.95
CPU system time (s): 1.60176
CPU usage (%): 99.9564
Max. virtual memory (cumulated for all children) (KiB): 357580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2726.95
system time used= 1.60176
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 208433
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= 6645

runsolver used 2.19766 second user time and 7.73582 second system time

The end

Launcher Data

Begin job on node59 at 2009-05-03 15:05:14
IDJOB=1774900
IDBENCH=71047
IDSOLVER=616
FILE ID=node59/1774900-1241355912
PBS_JOBID= 9225604
Free space on /tmp= 66404 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-15-10p0.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774900-1241355912/watcher-1774900-1241355912 -o /tmp/evaluation-result-1774900-1241355912/solver-1774900-1241355912 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1774900-1241355912.cnf

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

MD5SUM BENCH= a860cf613d4e0cb34c00f8b79611121d
RANDOM SEED=1428230919

node59.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.240
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.240
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:        446400 kB
Buffers:         89468 kB
Cached:        1394496 kB
SwapCached:          0 kB
Active:         211740 kB
Inactive:      1286052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        446400 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           49976 kB
Writeback:           0 kB
Mapped:          23576 kB
Slab:            97760 kB
Committed_AS:   742316 kB
PageTables:       1456 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= 66372 MiB
End job on node59 at 2009-05-03 15:50:44