Trace number 1556865

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 74.2737 74.3828

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-04.cnf
MD5SUM019984f9d84c315e8eec645fb9d169da
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.32634
Satisfiable
(Un)Satisfiability was proved
Number of variables68679
Number of clauses223994
Sum of the clauses size580546
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 291178
Number of clauses of size 3132687
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

26.30/26.43	c SATzilla is building models for class 3
26.30/26.43	c run presolver mxc-sr08 for 10 seconds ... 
26.30/26.43	c Bin: Executing mxc-sr08
26.30/26.43	c spawning binary file with 10 seconds ...
26.30/26.43	c child exit by a signal
26.30/26.43	c mxc-sr08 returned code 137.
26.30/26.43	c run presolver picosat846 for 5 seconds ... 
26.30/26.43	c Bin: Executing picosat846
26.30/26.43	c spawning binary file with 5 seconds ...
26.30/26.43	c child exit by a signal
26.30/26.43	c picosat846 returned code 137.
26.30/26.43	c Orignal number of varibales is 68679, number of clauses is 223994 
26.30/26.43	c predicted feature computation time is 3.459107 
26.30/26.43	c Bin: Executing satelite
26.30/26.43	c spawning binary file with 240 seconds ...
26.30/26.43	c child exited successfully
26.30/26.43	c satzilla computing base features
26.30/26.43	c Number of variabe is: 28147, Number of clause is : 161435 
26.30/26.43	c Initializing...
26.30/26.43	c satzilla doing clause learning
26.30/26.43	c start clause learning features ...
26.30/26.43	c Bin: Executing zchaff07
26.30/26.43	c spawning binary file with 2 seconds ...
26.30/26.43	c child exit by a signal
26.30/26.43	c satzilla doing survey propogation probe
26.30/26.43	c do survay propogation for 2 second ...
26.30/26.43	c satzilla doing local search probe
26.30/26.43	c features are:68679 223994 28147 161435 1.44001 0.387518 0.174355 0.409411 0.453866 1.05778 0.000120228 0.177339 7.10555e-05 0.000248694 0.881091 0.0614737 0.554632 0.000120228 0.585856 3.71667e-05 0.000718555 2.35258 0.0247752 0.0416672 0 0.666667 1.05304 6.00632e-05 0.53562 1.23889e-05 0.000365472 2.03617 0.512157 4.72487e-05 0.456425 2.47778e-05 0.0003345 304.455 0.282671 214 481 416 227 414 231 280 6.4039 0.312618 4.63194 11.2183 9.73859 4.81776 6.07774 5.03965 5.91606 0.0983065 1.59365 0 0.655561 0.393728 1.14458e-05 0.103366 0.00143552 0.0144162 0.0312076 0.627738 8.32667e-15 0.218281 0.0573648 0.000399353 0.0398241 0.0227211 0.0292199 2326 0.167254 5510 0.00866468 5507.5 5460 5533 0.544159 1.00746 0.868813 0.0273443 
26.30/26.43	c satzilla's ranking:
26.30/26.43	c 1) mxc-sr08: 3.210506
26.30/26.43	c 2) picosat846: 2.517457
26.30/26.43	c 3) minisat20SAT07: 2.228916
26.30/26.43	c 4) march_dl2004: 0.075206
26.30/26.43	c 5) zchaff_rand: -0.014255
26.30/26.43	c 6) SATenstein: -10000.000000
26.30/26.43	c 7) gnovelty+: -10000.000000
26.30/26.43	c 8) adaptg2wsat+: -10000.000000
26.30/26.43	c 9) adaptg2wsat0: -10000.000000
26.30/26.43	c 10) tts-4-0: -10000.000000
26.30/26.43	c 11) vallst: -10000.000000
26.30/26.43	c 12) minisat20: -10000.000000
26.30/26.43	c 13) kcnfs04SAT07: -10000.000000
26.30/26.43	c satzilla running mxc-sr08 ... 
74.15/74.37	c Bin: Executing mxc-sr08
74.15/74.37	c spawning binary file with 1173 seconds ...
74.15/74.37	c child exited successfully
74.15/74.37	c mxc-sr08 returned code 20.
74.15/74.37	s UNSATISFIABLE
74.15/74.37	c SATZILLA_TIME=74.270000

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-1556865-1238750864/watcher-1556865-1238750864 -o /tmp/evaluation-result-1556865-1238750864/solver-1556865-1238750864 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1556865-1238750864.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.91 1.84 1.45 3/64 25006
/proc/meminfo: memFree=1013728/2055920 swapFree=4178924/4192956
[pid=25006] ppid=25004 vsize=2056 CPUtime=0
/proc/25006/stat : 25006 (SATzilla2009_I) S 25004 25006 24329 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147752273 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25006/statm: 514 112 96 399 0 111 0
[pid=25007] ppid=25006 vsize=4776 CPUtime=0
/proc/25007/stat : 25007 (mxc-sr08) R 25006 25006 24329 0 -1 4194304 708 0 0 0 0 0 0 0 19 0 1 0 1147752273 4890624 704 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25007/statm: 1194 712 44 138 0 1053 0

[startup+0.103536 s]
/proc/loadavg: 1.91 1.84 1.45 3/64 25006
/proc/meminfo: memFree=1013728/2055920 swapFree=4178924/4192956
[pid=25006] ppid=25004 vsize=2056 CPUtime=0
/proc/25006/stat : 25006 (SATzilla2009_I) S 25004 25006 24329 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147752273 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25006/statm: 514 112 96 399 0 111 0
[pid=25007] ppid=25006 vsize=23964 CPUtime=0.09
/proc/25007/stat : 25007 (mxc-sr08) R 25006 25006 24329 0 -1 4194304 5190 0 0 0 7 2 0 0 20 0 1 0 1147752273 24539136 5161 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25007/statm: 5991 5162 54 138 0 5850 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26020

[startup+0.201554 s]
/proc/loadavg: 1.91 1.84 1.45 3/64 25006
/proc/meminfo: memFree=1013728/2055920 swapFree=4178924/4192956
[pid=25006] ppid=25004 vsize=2056 CPUtime=0
/proc/25006/stat : 25006 (SATzilla2009_I) S 25004 25006 24329 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147752273 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25006/statm: 514 112 96 399 0 111 0
[pid=25007] ppid=25006 vsize=29744 CPUtime=0.19
/proc/25007/stat : 25007 (mxc-sr08) R 25006 25006 24329 0 -1 4194304 6584 0 0 0 16 3 0 0 21 0 1 0 1147752273 30457856 6555 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25007/statm: 7436 6555 54 138 0 7295 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31800

[startup+0.301572 s]
/proc/loadavg: 1.91 1.84 1.45 3/64 25006
/proc/meminfo: memFree=1013728/2055920 swapFree=4178924/4192956
[pid=25006] ppid=25004 vsize=2056 CPUtime=0
/proc/25006/stat : 25006 (SATzilla2009_I) S 25004 25006 24329 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147752273 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25006/statm: 514 112 96 399 0 111 0
[pid=25007] ppid=25006 vsize=29016 CPUtime=0.29
/proc/25007/stat : 25007 (mxc-sr08) R 25006 25006 24329 0 -1 4194304 7310 0 0 0 26 3 0 0 22 0 1 0 1147752273 29712384 6270 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25007/statm: 7254 6270 55 138 0 7113 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31072

[startup+0.701648 s]
/proc/loadavg: 1.91 1.84 1.45 3/64 25006
/proc/meminfo: memFree=1013728/2055920 swapFree=4178924/4192956
[pid=25006] ppid=25004 vsize=2056 CPUtime=0
/proc/25006/stat : 25006 (SATzilla2009_I) S 25004 25006 24329 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147752273 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25006/statm: 514 112 96 399 0 111 0
[pid=25007] ppid=25006 vsize=40660 CPUtime=0.69
/proc/25007/stat : 25007 (mxc-sr08) R 25006 25006 24329 0 -1 4194304 10183 0 0 0 65 4 0 0 25 0 1 0 1147752273 41635840 9143 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25007/statm: 10165 9143 55 138 0 10024 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42716

[startup+1.5018 s]
/proc/loadavg: 1.91 1.84 1.45 2/66 25008
/proc/meminfo: memFree=971088/2055920 swapFree=4178924/4192956
[pid=25006] ppid=25004 vsize=2056 CPUtime=0
/proc/25006/stat : 25006 (SATzilla2009_I) S 25004 25006 24329 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147752273 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25006/statm: 514 112 96 399 0 111 0
[pid=25007] ppid=25006 vsize=42856 CPUtime=1.49
/proc/25007/stat : 25007 (mxc-sr08) R 25006 25006 24329 0 -1 4194304 12285 0 0 0 144 5 0 0 25 0 1 0 1147752273 43884544 10027 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25007/statm: 10714 10027 71 138 0 10573 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44912

[startup+3.1011 s]
/proc/loadavg: 1.91 1.84 1.45 2/66 25008
/proc/meminfo: memFree=972304/2055920 swapFree=4178924/4192956
[pid=25006] ppid=25004 vsize=2056 CPUtime=0
/proc/25006/stat : 25006 (SATzilla2009_I) S 25004 25006 24329 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147752273 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25006/statm: 514 112 96 399 0 111 0
[pid=25007] ppid=25006 vsize=42856 CPUtime=3.09
/proc/25007/stat : 25007 (mxc-sr08) R 25006 25006 24329 0 -1 4194304 12295 0 0 0 303 6 0 0 25 0 1 0 1147752273 43884544 10037 1992294400 134512640 135078026 4294956192 18446744073709551615 134523767 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25007/statm: 10714 10037 71 138 0 10573 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44912

[startup+6.3017 s]
/proc/loadavg: 1.84 1.82 1.45 2/66 25008
/proc/meminfo: memFree=973840/2055920 swapFree=4178924/4192956
[pid=25006] ppid=25004 vsize=2056 CPUtime=0
/proc/25006/stat : 25006 (SATzilla2009_I) S 25004 25006 24329 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147752273 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25006/statm: 514 112 96 399 0 111 0
[pid=25007] ppid=25006 vsize=42856 CPUtime=6.29
/proc/25007/stat : 25007 (mxc-sr08) R 25006 25006 24329 0 -1 4194304 12295 0 0 0 623 6 0 0 25 0 1 0 1147752273 43884544 10037 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25007/statm: 10714 10037 71 138 0 10573 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44912

[startup+12.7029 s]
/proc/loadavg: 1.77 1.81 1.45 2/66 25009
/proc/meminfo: memFree=1000208/2055920 swapFree=4178924/4192956
[pid=25006] ppid=25004 vsize=2056 CPUtime=9.99
/proc/25006/stat : 25006 (SATzilla2009_I) S 25004 25006 24329 0 -1 4194304 152 12296 0 0 0 0 993 6 16 0 1 0 1147752273 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25006/statm: 514 121 104 399 0 111 0
[pid=25009] ppid=25006 vsize=16264 CPUtime=2.62
/proc/25009/stat : 25009 (picosat846) R 25006 25006 24329 0 -1 4194304 3282 0 9 0 261 1 0 0 25 0 1 0 1147753275 16654336 3280 1992294400 134512640 134570484 4294956192 18446744073709551615 134522997 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25009/statm: 4066 3280 85 14 0 3732 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 18320

[startup+25.5013 s]
/proc/loadavg: 1.60 1.77 1.44 2/65 25011
/proc/meminfo: memFree=986656/2055920 swapFree=4178924/4192956
[pid=25006] ppid=25004 vsize=29032 CPUtime=25.39
/proc/25006/stat : 25006 (SATzilla2009_I) R 25004 25006 24329 0 -1 4194304 11736 30925 0 9 702 9 1806 22 25 0 1 0 1147752273 29728768 5915 1992294400 134512640 136149169 4294956208 18446744073709551615 135542494 0 0 4096 3 0 0 0 17 0 0 0
/proc/25006/statm: 7258 5915 207 399 0 6855 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 29032

[startup+51.1012 s]
/proc/loadavg: 1.40 1.71 1.43 2/66 25012
/proc/meminfo: memFree=954584/2055920 swapFree=4178924/4192956
[pid=25006] ppid=25004 vsize=16732 CPUtime=26.33
/proc/25006/stat : 25006 (SATzilla2009_I) S 25004 25006 24329 0 -1 4194304 11753 30925 0 9 793 12 1806 22 25 0 1 0 1147752273 17133568 3922 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25006/statm: 4183 3922 217 399 0 3780 0
[pid=25012] ppid=25006 vsize=42856 CPUtime=24.63
/proc/25012/stat : 25012 (mxc-sr08) R 25006 25006 24329 0 -1 4194304 12296 0 0 0 2459 4 0 0 25 0 1 0 1147754917 43884544 10038 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25012/statm: 10714 10038 71 138 0 10573 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 59588

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

[startup+51.2012 s]
/proc/loadavg: 1.40 1.71 1.43 2/66 25012
/proc/meminfo: memFree=954584/2055920 swapFree=4178924/4192956
[pid=25006] ppid=25004 vsize=16732 CPUtime=26.33
/proc/25006/stat : 25006 (SATzilla2009_I) S 25004 25006 24329 0 -1 4194304 11753 30925 0 9 793 12 1806 22 25 0 1 0 1147752273 17133568 3922 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25006/statm: 4183 3922 217 399 0 3780 0
[pid=25012] ppid=25006 vsize=42856 CPUtime=24.73
/proc/25012/stat : 25012 (mxc-sr08) R 25006 25006 24329 0 -1 4194304 12296 0 0 0 2469 4 0 0 25 0 1 0 1147754917 43884544 10038 1992294400 134512640 135078026 4294956192 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25012/statm: 10714 10038 71 138 0 10573 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 59588

[startup+64.0016 s]
/proc/loadavg: 1.33 1.68 1.42 2/66 25012
/proc/meminfo: memFree=954584/2055920 swapFree=4178924/4192956
[pid=25006] ppid=25004 vsize=16732 CPUtime=26.33
/proc/25006/stat : 25006 (SATzilla2009_I) S 25004 25006 24329 0 -1 4194304 11753 30925 0 9 793 12 1806 22 25 0 1 0 1147752273 17133568 3922 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25006/statm: 4183 3922 217 399 0 3780 0
[pid=25012] ppid=25006 vsize=42856 CPUtime=37.52
/proc/25012/stat : 25012 (mxc-sr08) R 25006 25006 24329 0 -1 4194304 12296 0 0 0 3748 4 0 0 25 0 1 0 1147754917 43884544 10038 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25012/statm: 10714 10038 71 138 0 10573 0
Current children cumulated CPU time (s) 63.85
Current children cumulated vsize (KiB) 59588

[startup+70.4018 s]
/proc/loadavg: 1.28 1.66 1.42 2/66 25012
/proc/meminfo: memFree=954584/2055920 swapFree=4178924/4192956
[pid=25006] ppid=25004 vsize=16732 CPUtime=26.33
/proc/25006/stat : 25006 (SATzilla2009_I) S 25004 25006 24329 0 -1 4194304 11753 30925 0 9 793 12 1806 22 25 0 1 0 1147752273 17133568 3922 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25006/statm: 4183 3922 217 399 0 3780 0
[pid=25012] ppid=25006 vsize=42856 CPUtime=43.92
/proc/25012/stat : 25012 (mxc-sr08) R 25006 25006 24329 0 -1 4194304 12297 0 0 0 4388 4 0 0 25 0 1 0 1147754917 43884544 10039 1992294400 134512640 135078026 4294956192 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25012/statm: 10714 10039 71 138 0 10573 0
Current children cumulated CPU time (s) 70.25
Current children cumulated vsize (KiB) 59588

[startup+72.0011 s]
/proc/loadavg: 1.28 1.66 1.42 2/66 25012
/proc/meminfo: memFree=954584/2055920 swapFree=4178924/4192956
[pid=25006] ppid=25004 vsize=16732 CPUtime=26.33
/proc/25006/stat : 25006 (SATzilla2009_I) S 25004 25006 24329 0 -1 4194304 11753 30925 0 9 793 12 1806 22 25 0 1 0 1147752273 17133568 3922 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25006/statm: 4183 3922 217 399 0 3780 0
[pid=25012] ppid=25006 vsize=42856 CPUtime=45.52
/proc/25012/stat : 25012 (mxc-sr08) R 25006 25006 24329 0 -1 4194304 12297 0 0 0 4548 4 0 0 25 0 1 0 1147754917 43884544 10039 1992294400 134512640 135078026 4294956192 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25012/statm: 10714 10039 71 138 0 10573 0
Current children cumulated CPU time (s) 71.85
Current children cumulated vsize (KiB) 59588

[startup+73.6024 s]
/proc/loadavg: 1.28 1.66 1.42 2/66 25012
/proc/meminfo: memFree=954584/2055920 swapFree=4178924/4192956
[pid=25006] ppid=25004 vsize=16732 CPUtime=26.33
/proc/25006/stat : 25006 (SATzilla2009_I) S 25004 25006 24329 0 -1 4194304 11753 30925 0 9 793 12 1806 22 25 0 1 0 1147752273 17133568 3922 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25006/statm: 4183 3922 217 399 0 3780 0
[pid=25012] ppid=25006 vsize=42856 CPUtime=47.12
/proc/25012/stat : 25012 (mxc-sr08) R 25006 25006 24329 0 -1 4194304 12297 0 0 0 4708 4 0 0 25 0 1 0 1147754917 43884544 10039 1992294400 134512640 135078026 4294956192 18446744073709551615 134522526 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25012/statm: 10714 10039 71 138 0 10573 0
Current children cumulated CPU time (s) 73.45
Current children cumulated vsize (KiB) 59588

[startup+74.0015 s]
/proc/loadavg: 1.28 1.66 1.42 2/66 25012
/proc/meminfo: memFree=954584/2055920 swapFree=4178924/4192956
[pid=25006] ppid=25004 vsize=16732 CPUtime=26.33
/proc/25006/stat : 25006 (SATzilla2009_I) S 25004 25006 24329 0 -1 4194304 11753 30925 0 9 793 12 1806 22 25 0 1 0 1147752273 17133568 3922 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25006/statm: 4183 3922 217 399 0 3780 0
[pid=25012] ppid=25006 vsize=42856 CPUtime=47.52
/proc/25012/stat : 25012 (mxc-sr08) R 25006 25006 24329 0 -1 4194304 12297 0 0 0 4748 4 0 0 25 0 1 0 1147754917 43884544 10039 1992294400 134512640 135078026 4294956192 18446744073709551615 134523818 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25012/statm: 10714 10039 71 138 0 10573 0
Current children cumulated CPU time (s) 73.85
Current children cumulated vsize (KiB) 59588

[startup+74.2015 s]
/proc/loadavg: 1.28 1.66 1.42 2/66 25012
/proc/meminfo: memFree=954584/2055920 swapFree=4178924/4192956
[pid=25006] ppid=25004 vsize=16732 CPUtime=26.33
/proc/25006/stat : 25006 (SATzilla2009_I) S 25004 25006 24329 0 -1 4194304 11753 30925 0 9 793 12 1806 22 25 0 1 0 1147752273 17133568 3922 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25006/statm: 4183 3922 217 399 0 3780 0
[pid=25012] ppid=25006 vsize=42856 CPUtime=47.72
/proc/25012/stat : 25012 (mxc-sr08) R 25006 25006 24329 0 -1 4194304 12297 0 0 0 4768 4 0 0 25 0 1 0 1147754917 43884544 10039 1992294400 134512640 135078026 4294956192 18446744073709551615 134534299 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25012/statm: 10714 10039 71 138 0 10573 0
Current children cumulated CPU time (s) 74.05
Current children cumulated vsize (KiB) 59588

[startup+74.3015 s]
/proc/loadavg: 1.28 1.66 1.42 2/66 25012
/proc/meminfo: memFree=954584/2055920 swapFree=4178924/4192956
[pid=25006] ppid=25004 vsize=16732 CPUtime=26.33
/proc/25006/stat : 25006 (SATzilla2009_I) S 25004 25006 24329 0 -1 4194304 11753 30925 0 9 793 12 1806 22 25 0 1 0 1147752273 17133568 3922 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25006/statm: 4183 3922 217 399 0 3780 0
[pid=25012] ppid=25006 vsize=42856 CPUtime=47.82
/proc/25012/stat : 25012 (mxc-sr08) R 25006 25006 24329 0 -1 4194304 12297 0 0 0 4778 4 0 0 25 0 1 0 1147754917 43884544 10039 1992294400 134512640 135078026 4294956192 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25012/statm: 10714 10039 71 138 0 10573 0
Current children cumulated CPU time (s) 74.15
Current children cumulated vsize (KiB) 59588

Child status: 20
Real time (s): 74.3828
CPU time (s): 74.2737
CPU user time (s): 73.8588
CPU system time (s): 0.414936
CPU usage (%): 99.8534
Max. virtual memory (cumulated for all children) (KiB): 63288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 73.8588
system time used= 0.414936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54989
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28
involuntary context switches= 256

runsolver used 0.06299 second user time and 0.216967 second system time

The end

Launcher Data

Begin job on node21 at 2009-04-03 11:27:44
IDJOB=1556865
IDBENCH=70827
IDSOLVER=528
FILE ID=node21/1556865-1238750864
PBS_JOBID= 9086104
Free space on /tmp= 66500 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-04.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1556865-1238750864/watcher-1556865-1238750864 -o /tmp/evaluation-result-1556865-1238750864/solver-1556865-1238750864 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1556865-1238750864.cnf

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

MD5SUM BENCH= 019984f9d84c315e8eec645fb9d169da
RANDOM SEED=1232750715

node21.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.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1014208 kB
Buffers:         98300 kB
Cached:         837908 kB
SwapCached:       7836 kB
Active:         166276 kB
Inactive:       779388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1014208 kB
SwapTotal:     4192956 kB
SwapFree:      4178924 kB
Dirty:           35504 kB
Writeback:           0 kB
Mapped:          15128 kB
Slab:            82136 kB
Committed_AS:  3274936 kB
PageTables:       1380 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= 66468 MiB
End job on node21 at 2009-04-03 11:28:59