Trace number 1772600

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 189.099 189.208

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-5-13-u.cnf
MD5SUM127968d7d14f3ab7655995f561e62ed8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark37.9452
Satisfiable
(Un)Satisfiability was proved
Number of variables178708
Number of clauses806681
Sum of the clauses size1842626
Maximum clause length10
Minimum clause length1
Number of clauses of size 115072
Number of clauses of size 2648853
Number of clauses of size 3108896
Number of clauses of size 43760
Number of clauses of size 515040
Number of clauses of size over 515060

Solver Data

42.23/42.34	c SATzilla is building models for class 3
42.23/42.34	c run presolver mxc-sr08 for 10 seconds ... 
42.23/42.34	c Bin: Executing mxc-sr08
42.23/42.34	c spawning binary file with 10 seconds ...
42.23/42.34	c child exit by a signal
42.23/42.34	c mxc-sr08 returned code 137.
42.23/42.34	c run presolver picosat846 for 5 seconds ... 
42.23/42.34	c Bin: Executing picosat846
42.23/42.34	c spawning binary file with 5 seconds ...
42.23/42.34	c child exit by a signal
42.23/42.34	c picosat846 returned code 137.
42.23/42.34	c Orignal number of varibales is 178708, number of clauses is 806681 
42.23/42.34	c predicted feature computation time is 17.929082 
42.23/42.34	c Bin: Executing satelite
42.23/42.34	c spawning binary file with 240 seconds ...
42.23/42.34	c child exited successfully
42.23/42.34	c satzilla computing base features
42.23/42.34	c Number of variabe is: 58111, Number of clause is : 330007 
42.23/42.34	c Initializing...
42.23/42.34	c satzilla doing clause learning
42.23/42.34	c start clause learning features ...
42.23/42.34	c Bin: Executing zchaff07
42.23/42.34	c spawning binary file with 2 seconds ...
42.23/42.34	c child exit by a signal
42.23/42.34	c satzilla doing survey propogation probe
42.23/42.34	c do survay propogation for 2 second ...
42.23/42.34	c satzilla doing local search probe
42.23/42.34	c features are:178708 806681 58111 330007 2.07529 1.44444 0.17609 0.370265 1.04172 1.37111 4.56574e-05 0.444786 3.44169e-05 0.000206501 1.01075 0.613532 0.895984 4.56574e-05 0.442942 1.81814e-05 0.000103028 2.71223 0.251853 0.158037 0 0.764706 3.07039 2.85253e-05 0.449672 9.09072e-06 8.48467e-05 2.43774 0.756823 4.66925e-05 0.44995 1.2121e-05 0.000115149 61.6667 0.583533 30 112 112 30 112 30 43 6.68899 0.291143 5.16279 9.4375 9.4375 5.16279 9.4375 5.16279 5.46667 0.539856 0.568137 2.78203e-09 0.950938 0.860976 0.0590171 0.810269 0.234613 0.663913 0.0151517 0.862617 3.43878e-07 0.201232 0.0317623 2.04326e-05 0.0254645 0.00216229 0.0131515 2845 0 19717 0 19717 19717 19717 1.54874 0 0.917724 0 
42.23/42.34	c satzilla's ranking:
42.23/42.34	c 1) mxc-sr08: 3.264430
42.23/42.34	c 2) picosat846: 3.108668
42.23/42.34	c 3) zchaff_rand: 2.881915
42.23/42.34	c 4) minisat20SAT07: 1.274526
42.23/42.34	c 5) march_dl2004: 0.221826
42.23/42.34	c 6) SATenstein: -10000.000000
42.23/42.34	c 7) gnovelty+: -10000.000000
42.23/42.34	c 8) adaptg2wsat+: -10000.000000
42.23/42.34	c 9) adaptg2wsat0: -10000.000000
42.23/42.34	c 10) tts-4-0: -10000.000000
42.23/42.34	c 11) vallst: -10000.000000
42.23/42.34	c 12) minisat20: -10000.000000
42.23/42.34	c 13) kcnfs04SAT07: -10000.000000
42.23/42.34	c satzilla running mxc-sr08 ... 
188.96/189.19	c Bin: Executing mxc-sr08
188.96/189.19	c spawning binary file with 9957 seconds ...
188.96/189.19	c child exited successfully
188.96/189.19	c mxc-sr08 returned code 20.
188.96/189.19	s UNSATISFIABLE
188.96/189.19	c SATZILLA_TIME=189.100000

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-1772600-1241174910/watcher-1772600-1241174910 -o /tmp/evaluation-result-1772600-1241174910/solver-1772600-1241174910 -C 10000 -W 6000 -M 1800 HOME/SATzilla2009_I HOME/instance-1772600-1241174910.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): 6000 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: 0.00 0.00 0.00 3/64 25212
/proc/meminfo: memFree=939664/2055920 swapFree=4182092/4192956
[pid=25212] ppid=25210 vsize=2056 CPUtime=0
/proc/25212/stat : 25212 (SATzilla2009_I) S 25210 25212 25175 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 145524890 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25212/statm: 514 112 96 399 0 111 0
[pid=25213] ppid=25212 vsize=14860 CPUtime=0
/proc/25213/stat : 25213 (mxc-sr08) R 25212 25212 25175 0 -1 4194304 635 0 0 0 0 0 0 0 19 0 1 0 145524891 15216640 632 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25213/statm: 3715 638 44 138 0 3574 0

[startup+0.0411429 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 25212
/proc/meminfo: memFree=939664/2055920 swapFree=4182092/4192956
[pid=25212] ppid=25210 vsize=2056 CPUtime=0
/proc/25212/stat : 25212 (SATzilla2009_I) S 25210 25212 25175 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 145524890 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25212/statm: 514 112 96 399 0 111 0
[pid=25213] ppid=25212 vsize=28840 CPUtime=0.03
/proc/25213/stat : 25213 (mxc-sr08) R 25212 25212 25175 0 -1 4194304 6676 0 0 0 0 3 0 0 19 0 1 0 145524891 29532160 6672 1992294400 134512640 135078026 4294956192 18446744073709551615 134535898 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25213/statm: 7210 6674 50 138 0 7069 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30896

[startup+0.10215 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 25212
/proc/meminfo: memFree=939664/2055920 swapFree=4182092/4192956
[pid=25212] ppid=25210 vsize=2056 CPUtime=0
/proc/25212/stat : 25212 (SATzilla2009_I) S 25210 25212 25175 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 145524890 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25212/statm: 514 112 96 399 0 111 0
[pid=25213] ppid=25212 vsize=52156 CPUtime=0.09
/proc/25213/stat : 25213 (mxc-sr08) R 25212 25212 25175 0 -1 4194304 11008 0 0 0 4 5 0 0 20 0 1 0 145524891 53407744 10980 1992294400 134512640 135078026 4294956192 18446744073709551615 134735920 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25213/statm: 13039 10980 54 138 0 12898 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54212

[startup+0.302173 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 25212
/proc/meminfo: memFree=939664/2055920 swapFree=4182092/4192956
[pid=25212] ppid=25210 vsize=2056 CPUtime=0
/proc/25212/stat : 25212 (SATzilla2009_I) S 25210 25212 25175 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 145524890 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25212/statm: 514 112 96 399 0 111 0
[pid=25213] ppid=25212 vsize=66664 CPUtime=0.29
/proc/25213/stat : 25213 (mxc-sr08) R 25212 25212 25175 0 -1 4194304 14522 0 0 0 22 7 0 0 21 0 1 0 145524891 68263936 14494 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25213/statm: 16666 14495 54 138 0 16525 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 68720

[startup+0.702219 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 25212
/proc/meminfo: memFree=939664/2055920 swapFree=4182092/4192956
[pid=25212] ppid=25210 vsize=2056 CPUtime=0
/proc/25212/stat : 25212 (SATzilla2009_I) S 25210 25212 25175 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 145524890 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25212/statm: 514 112 96 399 0 111 0
[pid=25213] ppid=25212 vsize=88052 CPUtime=0.69
/proc/25213/stat : 25213 (mxc-sr08) R 25212 25212 25175 0 -1 4194304 19826 0 0 0 60 9 0 0 25 0 1 0 145524891 90165248 19798 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25213/statm: 22013 19798 54 138 0 21872 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 90108

[startup+1.50131 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 25214
/proc/meminfo: memFree=864184/2055920 swapFree=4182092/4192956
[pid=25212] ppid=25210 vsize=2056 CPUtime=0
/proc/25212/stat : 25212 (SATzilla2009_I) S 25210 25212 25175 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 145524890 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25212/statm: 514 112 96 399 0 111 0
[pid=25213] ppid=25212 vsize=87556 CPUtime=1.49
/proc/25213/stat : 25213 (mxc-sr08) R 25212 25212 25175 0 -1 4194304 23126 0 0 0 138 11 0 0 25 0 1 0 145524891 89657344 19566 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25213/statm: 21889 19566 55 138 0 21748 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 89612

[startup+3.1015 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 25214
/proc/meminfo: memFree=849848/2055920 swapFree=4182092/4192956
[pid=25212] ppid=25210 vsize=2056 CPUtime=0
/proc/25212/stat : 25212 (SATzilla2009_I) S 25210 25212 25175 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 145524890 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25212/statm: 514 112 96 399 0 111 0
[pid=25213] ppid=25212 vsize=107464 CPUtime=3.09
/proc/25213/stat : 25213 (mxc-sr08) R 25212 25212 25175 0 -1 4194304 27775 0 0 0 295 14 0 0 25 0 1 0 145524891 110043136 24215 1992294400 134512640 135078026 4294956192 18446744073709551615 134556702 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25213/statm: 26866 24215 55 138 0 26725 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 109520

[startup+6.30187 s]
/proc/loadavg: 0.15 0.03 0.01 2/66 25214
/proc/meminfo: memFree=852408/2055920 swapFree=4182092/4192956
[pid=25212] ppid=25210 vsize=2056 CPUtime=0
/proc/25212/stat : 25212 (SATzilla2009_I) S 25210 25212 25175 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 145524890 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25212/statm: 514 112 96 399 0 111 0
[pid=25213] ppid=25212 vsize=93516 CPUtime=6.29
/proc/25213/stat : 25213 (mxc-sr08) R 25212 25212 25175 0 -1 4194304 28875 0 0 0 613 16 0 0 25 0 1 0 145524891 95760384 21848 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25213/statm: 23379 21848 71 138 0 23238 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 95572

[startup+12.7016 s]
/proc/loadavg: 0.22 0.05 0.02 2/66 25215
/proc/meminfo: memFree=899832/2055920 swapFree=4182092/4192956
[pid=25212] ppid=25210 vsize=2056 CPUtime=10
/proc/25212/stat : 25212 (SATzilla2009_I) S 25210 25212 25175 0 -1 4194304 152 28875 0 0 0 0 983 17 16 0 1 0 145524890 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25212/statm: 514 121 104 399 0 111 0
[pid=25215] ppid=25212 vsize=42892 CPUtime=2.66
/proc/25215/stat : 25215 (picosat846) R 25212 25212 25175 0 -1 4194304 10117 0 0 0 261 5 0 0 25 0 1 0 145525892 43921408 10106 1992294400 134512640 134570484 4294956192 18446744073709551615 134553000 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25215/statm: 10723 10106 85 14 0 10389 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 44948

[startup+25.5011 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 25216
/proc/meminfo: memFree=904776/2055920 swapFree=4182092/4192956
[pid=25212] ppid=25210 vsize=32296 CPUtime=25.46
/proc/25212/stat : 25212 (SATzilla2009_I) R 25210 25212 25175 0 -1 4194304 7502 73878 0 0 434 4 2061 47 25 0 1 0 145524890 33071104 7453 1992294400 134512640 136149169 4294956224 18446744073709551615 134535031 0 0 4096 0 0 0 0 17 1 0 0
/proc/25212/statm: 8074 7453 135 399 0 7671 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 32296

[startup+51.1011 s]
/proc/loadavg: 0.65 0.18 0.06 2/66 25218
/proc/meminfo: memFree=808128/2055920 swapFree=4182092/4192956
[pid=25212] ppid=25210 vsize=40516 CPUtime=42.27
/proc/25212/stat : 25212 (SATzilla2009_I) S 25210 25212 25175 0 -1 4194304 15967 83517 0 0 1909 10 2254 54 25 0 1 0 145524890 41488384 9851 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/25212/statm: 10129 9851 217 399 0 9726 0
[pid=25218] ppid=25212 vsize=93516 CPUtime=8.73
/proc/25218/stat : 25218 (mxc-sr08) R 25212 25212 25175 0 -1 4194304 28875 0 0 0 861 12 0 0 25 0 1 0 145529125 95760384 21848 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25218/statm: 23379 21848 71 138 0 23238 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 134032

[startup+102.306 s]
/proc/loadavg: 0.85 0.31 0.11 2/66 25218
/proc/meminfo: memFree=808128/2055920 swapFree=4182092/4192956
[pid=25212] ppid=25210 vsize=40516 CPUtime=42.27
/proc/25212/stat : 25212 (SATzilla2009_I) S 25210 25212 25175 0 -1 4194304 15967 83517 0 0 1909 10 2254 54 25 0 1 0 145524890 41488384 9851 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/25212/statm: 10129 9851 217 399 0 9726 0
[pid=25218] ppid=25212 vsize=93516 CPUtime=59.92
/proc/25218/stat : 25218 (mxc-sr08) R 25212 25212 25175 0 -1 4194304 28877 0 0 0 5980 12 0 0 25 0 1 0 145529125 95760384 21850 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25218/statm: 23379 21850 71 138 0 23238 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 134032

[startup+162.302 s]
/proc/loadavg: 0.94 0.43 0.16 2/66 25218
/proc/meminfo: memFree=808128/2055920 swapFree=4182092/4192956
[pid=25212] ppid=25210 vsize=40516 CPUtime=42.27
/proc/25212/stat : 25212 (SATzilla2009_I) S 25210 25212 25175 0 -1 4194304 15967 83517 0 0 1909 10 2254 54 25 0 1 0 145524890 41488384 9851 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/25212/statm: 10129 9851 217 399 0 9726 0
[pid=25218] ppid=25212 vsize=93516 CPUtime=119.89
/proc/25218/stat : 25218 (mxc-sr08) R 25212 25212 25175 0 -1 4194304 28877 0 0 0 11977 12 0 0 25 0 1 0 145529125 95760384 21850 1992294400 134512640 135078026 4294956192 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25218/statm: 23379 21850 71 138 0 23238 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 134032

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

[startup+166.301 s]
/proc/loadavg: 0.95 0.44 0.16 2/66 25218
/proc/meminfo: memFree=808128/2055920 swapFree=4182092/4192956
[pid=25212] ppid=25210 vsize=40516 CPUtime=42.27
/proc/25212/stat : 25212 (SATzilla2009_I) S 25210 25212 25175 0 -1 4194304 15967 83517 0 0 1909 10 2254 54 25 0 1 0 145524890 41488384 9851 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/25212/statm: 10129 9851 217 399 0 9726 0
[pid=25218] ppid=25212 vsize=93516 CPUtime=123.89
/proc/25218/stat : 25218 (mxc-sr08) R 25212 25212 25175 0 -1 4194304 28877 0 0 0 12377 12 0 0 25 0 1 0 145529125 95760384 21850 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25218/statm: 23379 21850 71 138 0 23238 0
Current children cumulated CPU time (s) 166.16
Current children cumulated vsize (KiB) 134032

[startup+179.102 s]
/proc/loadavg: 0.95 0.46 0.17 2/66 25218
/proc/meminfo: memFree=808128/2055920 swapFree=4182092/4192956
[pid=25212] ppid=25210 vsize=40516 CPUtime=42.27
/proc/25212/stat : 25212 (SATzilla2009_I) S 25210 25212 25175 0 -1 4194304 15967 83517 0 0 1909 10 2254 54 25 0 1 0 145524890 41488384 9851 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/25212/statm: 10129 9851 217 399 0 9726 0
[pid=25218] ppid=25212 vsize=93708 CPUtime=136.69
/proc/25218/stat : 25218 (mxc-sr08) R 25212 25212 25175 0 -1 4194304 28887 0 0 0 13657 12 0 0 25 0 1 0 145529125 95956992 21860 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25218/statm: 23427 21860 71 138 0 23286 0
Current children cumulated CPU time (s) 178.96
Current children cumulated vsize (KiB) 134224

[startup+185.502 s]
/proc/loadavg: 0.96 0.47 0.18 2/66 25218
/proc/meminfo: memFree=808064/2055920 swapFree=4182092/4192956
[pid=25212] ppid=25210 vsize=40516 CPUtime=42.27
/proc/25212/stat : 25212 (SATzilla2009_I) S 25210 25212 25175 0 -1 4194304 15967 83517 0 0 1909 10 2254 54 25 0 1 0 145524890 41488384 9851 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/25212/statm: 10129 9851 217 399 0 9726 0
[pid=25218] ppid=25212 vsize=93708 CPUtime=143.09
/proc/25218/stat : 25218 (mxc-sr08) R 25212 25212 25175 0 -1 4194304 28902 0 0 0 14297 12 0 0 25 0 1 0 145529125 95956992 21875 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25218/statm: 23427 21875 71 138 0 23286 0
Current children cumulated CPU time (s) 185.36
Current children cumulated vsize (KiB) 134224

[startup+187.102 s]
/proc/loadavg: 0.96 0.47 0.18 2/66 25218
/proc/meminfo: memFree=808064/2055920 swapFree=4182092/4192956
[pid=25212] ppid=25210 vsize=40516 CPUtime=42.27
/proc/25212/stat : 25212 (SATzilla2009_I) S 25210 25212 25175 0 -1 4194304 15967 83517 0 0 1909 10 2254 54 25 0 1 0 145524890 41488384 9851 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/25212/statm: 10129 9851 217 399 0 9726 0
[pid=25218] ppid=25212 vsize=93708 CPUtime=144.69
/proc/25218/stat : 25218 (mxc-sr08) R 25212 25212 25175 0 -1 4194304 28902 0 0 0 14457 12 0 0 25 0 1 0 145529125 95956992 21875 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25218/statm: 23427 21875 71 138 0 23286 0
Current children cumulated CPU time (s) 186.96
Current children cumulated vsize (KiB) 134224

[startup+187.902 s]
/proc/loadavg: 0.96 0.47 0.18 2/66 25218
/proc/meminfo: memFree=808064/2055920 swapFree=4182092/4192956
[pid=25212] ppid=25210 vsize=40516 CPUtime=42.27
/proc/25212/stat : 25212 (SATzilla2009_I) S 25210 25212 25175 0 -1 4194304 15967 83517 0 0 1909 10 2254 54 25 0 1 0 145524890 41488384 9851 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/25212/statm: 10129 9851 217 399 0 9726 0
[pid=25218] ppid=25212 vsize=93708 CPUtime=145.49
/proc/25218/stat : 25218 (mxc-sr08) R 25212 25212 25175 0 -1 4194304 28902 0 0 0 14537 12 0 0 25 0 1 0 145529125 95956992 21875 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25218/statm: 23427 21875 71 138 0 23286 0
Current children cumulated CPU time (s) 187.76
Current children cumulated vsize (KiB) 134224

[startup+188.703 s]
/proc/loadavg: 0.96 0.47 0.18 2/66 25218
/proc/meminfo: memFree=808064/2055920 swapFree=4182092/4192956
[pid=25212] ppid=25210 vsize=40516 CPUtime=42.27
/proc/25212/stat : 25212 (SATzilla2009_I) S 25210 25212 25175 0 -1 4194304 15967 83517 0 0 1909 10 2254 54 25 0 1 0 145524890 41488384 9851 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/25212/statm: 10129 9851 217 399 0 9726 0
[pid=25218] ppid=25212 vsize=93708 CPUtime=146.29
/proc/25218/stat : 25218 (mxc-sr08) R 25212 25212 25175 0 -1 4194304 28902 0 0 0 14617 12 0 0 25 0 1 0 145529125 95956992 21875 1992294400 134512640 135078026 4294956192 18446744073709551615 134533983 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25218/statm: 23427 21875 71 138 0 23286 0
Current children cumulated CPU time (s) 188.56
Current children cumulated vsize (KiB) 134224

[startup+189.102 s]
/proc/loadavg: 0.96 0.47 0.18 2/66 25218
/proc/meminfo: memFree=808064/2055920 swapFree=4182092/4192956
[pid=25212] ppid=25210 vsize=40516 CPUtime=42.27
/proc/25212/stat : 25212 (SATzilla2009_I) S 25210 25212 25175 0 -1 4194304 15967 83517 0 0 1909 10 2254 54 25 0 1 0 145524890 41488384 9851 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/25212/statm: 10129 9851 217 399 0 9726 0
[pid=25218] ppid=25212 vsize=93708 CPUtime=146.69
/proc/25218/stat : 25218 (mxc-sr08) R 25212 25212 25175 0 -1 4194304 28902 0 0 0 14657 12 0 0 25 0 1 0 145529125 95956992 21875 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25218/statm: 23427 21875 71 138 0 23286 0
Current children cumulated CPU time (s) 188.96
Current children cumulated vsize (KiB) 134224

[startup+189.205 s]
/proc/loadavg: 0.96 0.47 0.18 2/66 25218
/proc/meminfo: memFree=808064/2055920 swapFree=4182092/4192956
[pid=25212] ppid=25210 vsize=0 CPUtime=189.07
/proc/25212/stat : 25212 (SATzilla2009_I) R 25210 25212 25175 0 -1 4194308 15980 112420 0 0 1909 11 16919 68 16 0 1 0 145524890 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/25212/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 189.07
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 189.208
CPU time (s): 189.099
CPU user time (s): 188.292
CPU system time (s): 0.806877
CPU usage (%): 99.9428
Max. virtual memory (cumulated for all children) (KiB): 148828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 188.292
system time used= 0.806877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128400
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= 25
involuntary context switches= 290

runsolver used 0.211967 second user time and 0.474927 second system time

The end

Launcher Data

Begin job on node11 at 2009-05-01 12:48:32
IDJOB=1772600
IDBENCH=20347
IDSOLVER=616
FILE ID=node11/1772600-1241174910
PBS_JOBID= 9224547
Free space on /tmp= 66392 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/total-5-13-u.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772600-1241174910/watcher-1772600-1241174910 -o /tmp/evaluation-result-1772600-1241174910/solver-1772600-1241174910 -C 10000 -W 6000 -M 1800  HOME/SATzilla2009_I HOME/instance-1772600-1241174910.cnf

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

MD5SUM BENCH= 127968d7d14f3ab7655995f561e62ed8
RANDOM SEED=594093069

node11.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.214
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.214
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:        940080 kB
Buffers:         78024 kB
Cached:         927344 kB
SwapCached:       4976 kB
Active:          74892 kB
Inactive:       938612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        940080 kB
SwapTotal:     4192956 kB
SwapFree:      4182092 kB
Dirty:           45836 kB
Writeback:           0 kB
Mapped:          14328 kB
Slab:            88208 kB
Committed_AS:   674864 kB
PageTables:       1448 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= 66360 MiB
End job on node11 at 2009-05-01 12:51:42