Trace number 1773940

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 221.171 221.253

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-06.cnf
MD5SUM54bbde63bf0c9b14dd4e32426eab0a42
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.9125
Satisfiable
(Un)Satisfiability was proved
Number of variables68953
Number of clauses224868
Sum of the clauses size582796
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 291550
Number of clauses of size 3133189
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

26.36/26.41	c SATzilla is building models for class 3
26.36/26.41	c run presolver mxc-sr08 for 10 seconds ... 
26.36/26.41	c Bin: Executing mxc-sr08
26.36/26.41	c spawning binary file with 10 seconds ...
26.36/26.41	c child exit by a signal
26.36/26.41	c mxc-sr08 returned code 137.
26.36/26.41	c run presolver picosat846 for 5 seconds ... 
26.36/26.41	c Bin: Executing picosat846
26.36/26.41	c spawning binary file with 5 seconds ...
26.36/26.41	c child exit by a signal
26.36/26.41	c picosat846 returned code 137.
26.36/26.41	c Orignal number of varibales is 68953, number of clauses is 224868 
26.36/26.41	c predicted feature computation time is 3.475084 
26.36/26.41	c Bin: Executing satelite
26.36/26.41	c spawning binary file with 240 seconds ...
26.36/26.41	c child exited successfully
26.36/26.41	c satzilla computing base features
26.36/26.41	c Number of variabe is: 28271, Number of clause is : 162065 
26.36/26.41	c Initializing...
26.36/26.41	c satzilla doing clause learning
26.36/26.41	c start clause learning features ...
26.36/26.41	c Bin: Executing zchaff07
26.36/26.41	c spawning binary file with 2 seconds ...
26.36/26.41	c child exit by a signal
26.36/26.41	c satzilla doing survey propogation probe
26.36/26.41	c do survay propogation for 2 second ...
26.36/26.41	c satzilla doing local search probe
26.36/26.41	c features are:68953 224868 28271 162065 1.439 0.387517 0.174442 0.40938 0.453834 1.05761 0.000119695 0.177563 7.07439e-05 0.000318347 0.881092 0.0614877 0.554882 0.000119695 0.585819 3.70222e-05 0.000703421 2.35007 0.0248376 0.0420066 0 0.666667 1.05127 5.98063e-05 0.535459 6.17036e-06 0.000357881 2.03652 0.512282 4.70476e-05 0.456482 2.46815e-05 0.000327029 307.143 0.452287 210 634 634 210 318 214 237 10.1151 1.14404 4.41195 38.4085 38.4085 4.41195 6.51827 4.71495 5.40476 0.0982575 1.59489 0 0.74885 0.393101 1.17699e-05 0.10335 0.00143713 0.014411 0.0312419 0.629151 1.44329e-14 0.236751 0.0573578 0.00039948 0.039836 0.0227238 0.0292356 2148.5 0.0280104 5605.25 0.00913919 5585 5570 5591 0.385962 0.259579 0.860709 0.00150481 
26.36/26.41	c satzilla's ranking:
26.36/26.41	c 1) mxc-sr08: 3.181895
26.36/26.41	c 2) picosat846: 2.575972
26.36/26.41	c 3) minisat20SAT07: 2.059868
26.36/26.41	c 4) zchaff_rand: 0.157566
26.36/26.41	c 5) march_dl2004: 0.055892
26.36/26.41	c 6) SATenstein: -10000.000000
26.36/26.41	c 7) gnovelty+: -10000.000000
26.36/26.41	c 8) adaptg2wsat+: -10000.000000
26.36/26.41	c 9) adaptg2wsat0: -10000.000000
26.36/26.41	c 10) tts-4-0: -10000.000000
26.36/26.41	c 11) vallst: -10000.000000
26.36/26.41	c 12) minisat20: -10000.000000
26.36/26.41	c 13) kcnfs04SAT07: -10000.000000
26.36/26.41	c satzilla running mxc-sr08 ... 
221.09/221.24	c Bin: Executing mxc-sr08
221.09/221.24	c spawning binary file with 9973 seconds ...
221.09/221.24	c child exited successfully
221.09/221.24	c mxc-sr08 returned code 20.
221.09/221.24	s UNSATISFIABLE
221.09/221.24	c SATZILLA_TIME=221.190000

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-1773940-1241351234/watcher-1773940-1241351234 -o /tmp/evaluation-result-1773940-1241351234/solver-1773940-1241351234 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1773940-1241351234.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: 0.91 0.97 0.99 3/64 30318
/proc/meminfo: memFree=844544/2055920 swapFree=4178256/4192956
[pid=30318] ppid=30316 vsize=2056 CPUtime=0
/proc/30318/stat : 30318 (SATzilla2009_I) R 30316 30318 30281 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 163149607 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/30318/statm: 514 112 96 399 0 111 0
[pid=30319] ppid=30318 vsize=4792 CPUtime=0
/proc/30319/stat : 30319 (mxc-sr08) R 30318 30318 30281 0 -1 4194304 664 0 0 0 0 0 0 0 18 0 1 0 163149607 4907008 660 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30319/statm: 1198 667 44 138 0 1057 0

[startup+0.106901 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 30318
/proc/meminfo: memFree=844544/2055920 swapFree=4178256/4192956
[pid=30318] ppid=30316 vsize=2056 CPUtime=0
/proc/30318/stat : 30318 (SATzilla2009_I) S 30316 30318 30281 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163149607 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30318/statm: 514 112 96 399 0 111 0
[pid=30319] ppid=30318 vsize=24260 CPUtime=0.1
/proc/30319/stat : 30319 (mxc-sr08) R 30318 30318 30281 0 -1 4194304 5290 0 0 0 8 2 0 0 19 0 1 0 163149607 24842240 5262 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30319/statm: 6065 5263 54 138 0 5924 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 26316

[startup+0.20191 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 30318
/proc/meminfo: memFree=844544/2055920 swapFree=4178256/4192956
[pid=30318] ppid=30316 vsize=2056 CPUtime=0
/proc/30318/stat : 30318 (SATzilla2009_I) S 30316 30318 30281 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163149607 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30318/statm: 514 112 96 399 0 111 0
[pid=30319] ppid=30318 vsize=29908 CPUtime=0.19
/proc/30319/stat : 30319 (mxc-sr08) R 30318 30318 30281 0 -1 4194304 6660 0 0 0 17 2 0 0 20 0 1 0 163149607 30625792 6632 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30319/statm: 7477 6632 54 138 0 7336 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31964

[startup+0.301922 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 30318
/proc/meminfo: memFree=844544/2055920 swapFree=4178256/4192956
[pid=30318] ppid=30316 vsize=2056 CPUtime=0
/proc/30318/stat : 30318 (SATzilla2009_I) S 30316 30318 30281 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163149607 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30318/statm: 514 112 96 399 0 111 0
[pid=30319] ppid=30318 vsize=29164 CPUtime=0.29
/proc/30319/stat : 30319 (mxc-sr08) R 30318 30318 30281 0 -1 4194304 7378 0 0 0 27 2 0 0 21 0 1 0 163149607 29863936 6335 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30319/statm: 7291 6335 55 138 0 7150 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31220

[startup+0.701967 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 30318
/proc/meminfo: memFree=844544/2055920 swapFree=4178256/4192956
[pid=30318] ppid=30316 vsize=2056 CPUtime=0
/proc/30318/stat : 30318 (SATzilla2009_I) S 30316 30318 30281 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163149607 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30318/statm: 514 112 96 399 0 111 0
[pid=30319] ppid=30318 vsize=41072 CPUtime=0.69
/proc/30319/stat : 30319 (mxc-sr08) R 30318 30318 30281 0 -1 4194304 10287 0 0 0 65 4 0 0 25 0 1 0 163149607 42057728 9244 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30319/statm: 10268 9244 55 138 0 10127 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43128

[startup+1.50106 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 30320
/proc/meminfo: memFree=801712/2055920 swapFree=4178256/4192956
[pid=30318] ppid=30316 vsize=2056 CPUtime=0
/proc/30318/stat : 30318 (SATzilla2009_I) S 30316 30318 30281 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163149607 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30318/statm: 514 112 96 399 0 111 0
[pid=30319] ppid=30318 vsize=42968 CPUtime=1.49
/proc/30319/stat : 30319 (mxc-sr08) R 30318 30318 30281 0 -1 4194304 12314 0 0 0 144 5 0 0 25 0 1 0 163149607 43999232 10050 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30319/statm: 10742 10050 71 138 0 10601 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45024

[startup+3.10224 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 30320
/proc/meminfo: memFree=804208/2055920 swapFree=4178256/4192956
[pid=30318] ppid=30316 vsize=2056 CPUtime=0
/proc/30318/stat : 30318 (SATzilla2009_I) S 30316 30318 30281 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163149607 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30318/statm: 514 112 96 399 0 111 0
[pid=30319] ppid=30318 vsize=42968 CPUtime=3.09
/proc/30319/stat : 30319 (mxc-sr08) R 30318 30318 30281 0 -1 4194304 12318 0 0 0 304 5 0 0 25 0 1 0 163149607 43999232 10054 1992294400 134512640 135078026 4294956192 18446744073709551615 134523669 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30319/statm: 10742 10054 71 138 0 10601 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45024

[startup+6.3016 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 30320
/proc/meminfo: memFree=803696/2055920 swapFree=4178256/4192956
[pid=30318] ppid=30316 vsize=2056 CPUtime=0
/proc/30318/stat : 30318 (SATzilla2009_I) S 30316 30318 30281 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163149607 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30318/statm: 514 112 96 399 0 111 0
[pid=30319] ppid=30318 vsize=42968 CPUtime=6.28
/proc/30319/stat : 30319 (mxc-sr08) R 30318 30318 30281 0 -1 4194304 12318 0 0 0 622 6 0 0 25 0 1 0 163149607 43999232 10054 1992294400 134512640 135078026 4294956192 18446744073709551615 134523858 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30319/statm: 10742 10054 71 138 0 10601 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 45024

[startup+12.7013 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 30321
/proc/meminfo: memFree=831992/2055920 swapFree=4178256/4192956
[pid=30318] ppid=30316 vsize=2056 CPUtime=9.99
/proc/30318/stat : 30318 (SATzilla2009_I) S 30316 30318 30281 0 -1 4194304 152 12318 0 0 0 0 993 6 16 0 1 0 163149607 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30318/statm: 514 121 104 399 0 111 0
[pid=30321] ppid=30318 vsize=16268 CPUtime=2.67
/proc/30321/stat : 30321 (picosat846) R 30318 30318 30281 0 -1 4194304 3300 0 0 0 266 1 0 0 25 0 1 0 163150608 16658432 3289 1992294400 134512640 134570484 4294956192 18446744073709551615 134551946 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30321/statm: 4067 3289 85 14 0 3733 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 18324

[startup+25.5018 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 30323
/proc/meminfo: memFree=818368/2055920 swapFree=4178256/4192956
[pid=30318] ppid=30316 vsize=29088 CPUtime=25.45
/proc/30318/stat : 30318 (SATzilla2009_I) R 30316 30318 30281 0 -1 4194304 11789 30752 0 0 708 10 1807 20 25 0 1 0 163149607 29786112 5947 1992294400 134512640 136149169 4294956224 18446744073709551615 135542494 0 0 4096 3 0 0 0 17 0 0 0
/proc/30318/statm: 7272 5947 207 399 0 6869 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 29088

[startup+51.1017 s]
/proc/loadavg: 1.02 0.99 0.99 2/66 30324
/proc/meminfo: memFree=786104/2055920 swapFree=4178256/4192956
[pid=30318] ppid=30316 vsize=16788 CPUtime=26.37
/proc/30318/stat : 30318 (SATzilla2009_I) S 30316 30318 30281 0 -1 4194304 11806 30752 0 0 796 14 1807 20 25 0 1 0 163149607 17190912 3947 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30318/statm: 4197 3947 217 399 0 3794 0
[pid=30324] ppid=30318 vsize=42968 CPUtime=24.66
/proc/30324/stat : 30324 (mxc-sr08) R 30318 30318 30281 0 -1 4194304 12336 0 0 0 2461 5 0 0 25 0 1 0 163152248 43999232 10072 1992294400 134512640 135078026 4294956192 18446744073709551615 134523779 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30324/statm: 10742 10072 71 138 0 10601 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 59756

[startup+102.301 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 30324
/proc/meminfo: memFree=786168/2055920 swapFree=4178256/4192956
[pid=30318] ppid=30316 vsize=16788 CPUtime=26.37
/proc/30318/stat : 30318 (SATzilla2009_I) S 30316 30318 30281 0 -1 4194304 11806 30752 0 0 796 14 1807 20 25 0 1 0 163149607 17190912 3947 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30318/statm: 4197 3947 217 399 0 3794 0
[pid=30324] ppid=30318 vsize=42968 CPUtime=75.85
/proc/30324/stat : 30324 (mxc-sr08) R 30318 30318 30281 0 -1 4194304 12336 0 0 0 7580 5 0 0 25 0 1 0 163152248 43999232 10072 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30324/statm: 10742 10072 71 138 0 10601 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 59756

[startup+162.301 s]
/proc/loadavg: 1.09 1.02 1.00 2/66 30324
/proc/meminfo: memFree=786168/2055920 swapFree=4178256/4192956
[pid=30318] ppid=30316 vsize=16788 CPUtime=26.37
/proc/30318/stat : 30318 (SATzilla2009_I) S 30316 30318 30281 0 -1 4194304 11806 30752 0 0 796 14 1807 20 25 0 1 0 163149607 17190912 3947 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30318/statm: 4197 3947 217 399 0 3794 0
[pid=30324] ppid=30318 vsize=42968 CPUtime=135.83
/proc/30324/stat : 30324 (mxc-sr08) R 30318 30318 30281 0 -1 4194304 12336 0 0 0 13578 5 0 0 25 0 1 0 163152248 43999232 10072 1992294400 134512640 135078026 4294956192 18446744073709551615 134534219 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30324/statm: 10742 10072 71 138 0 10601 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 59756

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

[startup+179.201 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 30324
/proc/meminfo: memFree=786168/2055920 swapFree=4178256/4192956
[pid=30318] ppid=30316 vsize=16788 CPUtime=26.37
/proc/30318/stat : 30318 (SATzilla2009_I) S 30316 30318 30281 0 -1 4194304 11806 30752 0 0 796 14 1807 20 25 0 1 0 163149607 17190912 3947 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30318/statm: 4197 3947 217 399 0 3794 0
[pid=30324] ppid=30318 vsize=42968 CPUtime=152.73
/proc/30324/stat : 30324 (mxc-sr08) R 30318 30318 30281 0 -1 4194304 12336 0 0 0 15268 5 0 0 25 0 1 0 163152248 43999232 10072 1992294400 134512640 135078026 4294956192 18446744073709551615 134534936 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30324/statm: 10742 10072 71 138 0 10601 0
Current children cumulated CPU time (s) 179.1
Current children cumulated vsize (KiB) 59756

[startup+204.802 s]
/proc/loadavg: 1.11 1.03 1.00 2/66 30324
/proc/meminfo: memFree=786168/2055920 swapFree=4178256/4192956
[pid=30318] ppid=30316 vsize=16788 CPUtime=26.37
/proc/30318/stat : 30318 (SATzilla2009_I) S 30316 30318 30281 0 -1 4194304 11806 30752 0 0 796 14 1807 20 25 0 1 0 163149607 17190912 3947 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30318/statm: 4197 3947 217 399 0 3794 0
[pid=30324] ppid=30318 vsize=42968 CPUtime=178.32
/proc/30324/stat : 30324 (mxc-sr08) R 30318 30318 30281 0 -1 4194304 12337 0 0 0 17827 5 0 0 25 0 1 0 163152248 43999232 10073 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30324/statm: 10742 10073 71 138 0 10601 0
Current children cumulated CPU time (s) 204.69
Current children cumulated vsize (KiB) 59756

[startup+211.202 s]
/proc/loadavg: 1.10 1.03 1.00 2/66 30324
/proc/meminfo: memFree=786168/2055920 swapFree=4178256/4192956
[pid=30318] ppid=30316 vsize=16788 CPUtime=26.37
/proc/30318/stat : 30318 (SATzilla2009_I) S 30316 30318 30281 0 -1 4194304 11806 30752 0 0 796 14 1807 20 25 0 1 0 163149607 17190912 3947 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30318/statm: 4197 3947 217 399 0 3794 0
[pid=30324] ppid=30318 vsize=42968 CPUtime=184.72
/proc/30324/stat : 30324 (mxc-sr08) R 30318 30318 30281 0 -1 4194304 12337 0 0 0 18467 5 0 0 25 0 1 0 163152248 43999232 10073 1992294400 134512640 135078026 4294956192 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30324/statm: 10742 10073 71 138 0 10601 0
Current children cumulated CPU time (s) 211.09
Current children cumulated vsize (KiB) 59756

[startup+217.602 s]
/proc/loadavg: 1.10 1.03 1.00 2/66 30324
/proc/meminfo: memFree=786168/2055920 swapFree=4178256/4192956
[pid=30318] ppid=30316 vsize=16788 CPUtime=26.37
/proc/30318/stat : 30318 (SATzilla2009_I) S 30316 30318 30281 0 -1 4194304 11806 30752 0 0 796 14 1807 20 25 0 1 0 163149607 17190912 3947 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30318/statm: 4197 3947 217 399 0 3794 0
[pid=30324] ppid=30318 vsize=42968 CPUtime=191.12
/proc/30324/stat : 30324 (mxc-sr08) R 30318 30318 30281 0 -1 4194304 12337 0 0 0 19107 5 0 0 25 0 1 0 163152248 43999232 10073 1992294400 134512640 135078026 4294956192 18446744073709551615 134523875 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30324/statm: 10742 10073 71 138 0 10601 0
Current children cumulated CPU time (s) 217.49
Current children cumulated vsize (KiB) 59756

[startup+219.202 s]
/proc/loadavg: 1.09 1.03 1.00 2/66 30324
/proc/meminfo: memFree=786168/2055920 swapFree=4178256/4192956
[pid=30318] ppid=30316 vsize=16788 CPUtime=26.37
/proc/30318/stat : 30318 (SATzilla2009_I) S 30316 30318 30281 0 -1 4194304 11806 30752 0 0 796 14 1807 20 25 0 1 0 163149607 17190912 3947 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30318/statm: 4197 3947 217 399 0 3794 0
[pid=30324] ppid=30318 vsize=42968 CPUtime=192.72
/proc/30324/stat : 30324 (mxc-sr08) R 30318 30318 30281 0 -1 4194304 12337 0 0 0 19267 5 0 0 25 0 1 0 163152248 43999232 10073 1992294400 134512640 135078026 4294956192 18446744073709551615 134522144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30324/statm: 10742 10073 71 138 0 10601 0
Current children cumulated CPU time (s) 219.09
Current children cumulated vsize (KiB) 59756

[startup+220.002 s]
/proc/loadavg: 1.09 1.03 1.00 2/66 30324
/proc/meminfo: memFree=786168/2055920 swapFree=4178256/4192956
[pid=30318] ppid=30316 vsize=16788 CPUtime=26.37
/proc/30318/stat : 30318 (SATzilla2009_I) S 30316 30318 30281 0 -1 4194304 11806 30752 0 0 796 14 1807 20 25 0 1 0 163149607 17190912 3947 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30318/statm: 4197 3947 217 399 0 3794 0
[pid=30324] ppid=30318 vsize=42968 CPUtime=193.52
/proc/30324/stat : 30324 (mxc-sr08) R 30318 30318 30281 0 -1 4194304 12337 0 0 0 19347 5 0 0 25 0 1 0 163152248 43999232 10073 1992294400 134512640 135078026 4294956192 18446744073709551615 134523782 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30324/statm: 10742 10073 71 138 0 10601 0
Current children cumulated CPU time (s) 219.89
Current children cumulated vsize (KiB) 59756

[startup+220.802 s]
/proc/loadavg: 1.09 1.03 1.00 2/66 30324
/proc/meminfo: memFree=786168/2055920 swapFree=4178256/4192956
[pid=30318] ppid=30316 vsize=16788 CPUtime=26.37
/proc/30318/stat : 30318 (SATzilla2009_I) S 30316 30318 30281 0 -1 4194304 11806 30752 0 0 796 14 1807 20 25 0 1 0 163149607 17190912 3947 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30318/statm: 4197 3947 217 399 0 3794 0
[pid=30324] ppid=30318 vsize=42968 CPUtime=194.32
/proc/30324/stat : 30324 (mxc-sr08) R 30318 30318 30281 0 -1 4194304 12337 0 0 0 19427 5 0 0 25 0 1 0 163152248 43999232 10073 1992294400 134512640 135078026 4294956192 18446744073709551615 134522112 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30324/statm: 10742 10073 71 138 0 10601 0
Current children cumulated CPU time (s) 220.69
Current children cumulated vsize (KiB) 59756

[startup+221.206 s]
/proc/loadavg: 1.09 1.03 1.00 2/66 30324
/proc/meminfo: memFree=786168/2055920 swapFree=4178256/4192956
[pid=30318] ppid=30316 vsize=16788 CPUtime=26.37
/proc/30318/stat : 30318 (SATzilla2009_I) S 30316 30318 30281 0 -1 4194304 11806 30752 0 0 796 14 1807 20 25 0 1 0 163149607 17190912 3947 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30318/statm: 4197 3947 217 399 0 3794 0
[pid=30324] ppid=30318 vsize=42968 CPUtime=194.72
/proc/30324/stat : 30324 (mxc-sr08) R 30318 30318 30281 0 -1 4194304 12337 0 0 0 19467 5 0 0 25 0 1 0 163152248 43999232 10073 1992294400 134512640 135078026 4294956192 18446744073709551615 134533788 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30324/statm: 10742 10073 71 138 0 10601 0
Current children cumulated CPU time (s) 221.09
Current children cumulated vsize (KiB) 59756

Child status: 20
Real time (s): 221.253
CPU time (s): 221.171
CPU user time (s): 220.752
CPU system time (s): 0.418936
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 63456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 220.752
system time used= 0.418936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54910
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= 24
involuntary context switches= 252

runsolver used 0.250961 second user time and 0.563914 second system time

The end

Launcher Data

Begin job on node63 at 2009-05-03 13:47:14
IDJOB=1773940
IDBENCH=70825
IDSOLVER=616
FILE ID=node63/1773940-1241351234
PBS_JOBID= 9225564
Free space on /tmp= 66440 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-06.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773940-1241351234/watcher-1773940-1241351234 -o /tmp/evaluation-result-1773940-1241351234/solver-1773940-1241351234 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1773940-1241351234.cnf

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

MD5SUM BENCH= 54bbde63bf0c9b14dd4e32426eab0a42
RANDOM SEED=1730372264

node63.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        845088 kB
Buffers:         81840 kB
Cached:        1020732 kB
SwapCached:       9024 kB
Active:         145740 kB
Inactive:       967152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        845088 kB
SwapTotal:     4192956 kB
SwapFree:      4178256 kB
Dirty:           35756 kB
Writeback:           0 kB
Mapped:          14896 kB
Slab:            83792 kB
Committed_AS:   842312 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66408 MiB
End job on node63 at 2009-05-03 13:50:56