Trace number 1773910

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 1761.72 1762.63

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-10.cnf
MD5SUM0260f441a1d07270edb6a85b2fc90d1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1761.72
Satisfiable
(Un)Satisfiability was proved
Number of variables69503
Number of clauses226618
Sum of the clauses size587302
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292294
Number of clauses of size 3134195
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

26.86/26.97	c SATzilla is building models for class 3
26.86/26.97	c run presolver mxc-sr08 for 10 seconds ... 
26.86/26.97	c Bin: Executing mxc-sr08
26.86/26.97	c spawning binary file with 10 seconds ...
26.86/26.97	c child exit by a signal
26.86/26.97	c mxc-sr08 returned code 137.
26.86/26.97	c run presolver picosat846 for 5 seconds ... 
26.86/26.97	c Bin: Executing picosat846
26.86/26.97	c spawning binary file with 5 seconds ...
26.86/26.97	c child exit by a signal
26.86/26.97	c picosat846 returned code 137.
26.86/26.97	c Orignal number of varibales is 69503, number of clauses is 226618 
26.86/26.97	c predicted feature computation time is 3.507326 
26.86/26.97	c Bin: Executing satelite
26.86/26.97	c spawning binary file with 240 seconds ...
26.86/26.97	c child exited successfully
26.86/26.97	c satzilla computing base features
26.86/26.97	c Number of variabe is: 28506, Number of clause is : 163265 
26.86/26.97	c Initializing...
26.86/26.97	c satzilla doing clause learning
26.86/26.97	c start clause learning features ...
26.86/26.97	c Bin: Executing zchaff07
26.86/26.97	c spawning binary file with 2 seconds ...
26.86/26.97	c child exit by a signal
26.86/26.97	c satzilla doing survey propogation probe
26.86/26.97	c do survay propogation for 2 second ...
26.86/26.97	c satzilla doing local search probe
26.86/26.97	c features are:69503 226618 28506 163265 1.43819 0.388038 0.1746 0.409117 0.454081 1.05772 0.000118678 0.178314 7.01607e-05 0.000456044 0.881138 0.0615625 0.555875 0.000118678 0.584697 4.28751e-05 0.000343001 2.34977 0.0250721 0.042681 0 0.666667 1.05616 5.93384e-05 0.53369 6.12501e-06 0.0001715 2.03758 0.512694 4.6683e-05 0.45483 2.45e-05 0.000165375 521.5 0.46884 277 766 766 277 766 277 766 21.2401 0.58987 8.71119 33.7689 33.7689 8.71119 33.7689 8.71119 33.7689 0.0985192 1.58951 0 0.745545 0.393188 1.18963e-05 0.103386 0.00148917 0.0144519 0.0312616 0.632235 2.26254e-05 0.240337 0.0568854 0.00039897 0.0398432 0.0227244 0.0292638 3237.75 0.705716 4202.25 0.666772 5568.5 0 5581 0.921814 1.42651 1.05684 0.384161 
26.86/26.97	c satzilla's ranking:
26.86/26.97	c 1) minisat20SAT07: 3.363939
26.86/26.97	c 2) mxc-sr08: 3.083634
26.86/26.97	c 3) picosat846: 2.538225
26.86/26.97	c 4) march_dl2004: -0.019665
26.86/26.97	c 5) zchaff_rand: -0.164641
26.86/26.97	c 6) SATenstein: -10000.000000
26.86/26.97	c 7) gnovelty+: -10000.000000
26.86/26.97	c 8) adaptg2wsat+: -10000.000000
26.86/26.97	c 9) adaptg2wsat0: -10000.000000
26.86/26.97	c 10) tts-4-0: -10000.000000
26.86/26.97	c 11) vallst: -10000.000000
26.86/26.97	c 12) minisat20: -10000.000000
26.86/26.97	c 13) kcnfs04SAT07: -10000.000000
26.86/26.97	c satzilla running minisat20SAT07 ... 
1761.64/1762.62	c Bin: Executing minisat20SAT07
1761.64/1762.62	c spawning binary file with 9973 seconds ...
1761.64/1762.62	c child exited successfully
1761.64/1762.62	c minisat20SAT07 returned code 0.
1761.64/1762.62	s UNSATISFIABLE
1761.64/1762.62	c SATZILLA_TIME=1761.970000

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-1773910-1241351078/watcher-1773910-1241351078 -o /tmp/evaluation-result-1773910-1241351078/solver-1773910-1241351078 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1773910-1241351078.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.85 0.99 0.99 3/64 3380
/proc/meminfo: memFree=1280392/2055920 swapFree=4180196/4192956
[pid=3380] ppid=3378 vsize=2056 CPUtime=0
/proc/3380/stat : 3380 (SATzilla2009_I) S 3378 3380 3343 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163141683 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3380/statm: 514 112 96 399 0 111 0
[pid=3381] ppid=3380 vsize=4824 CPUtime=0
/proc/3381/stat : 3381 (mxc-sr08) R 3380 3380 3343 0 -1 4194304 633 0 0 0 0 0 0 0 19 0 1 0 163141683 4939776 629 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3381/statm: 1206 635 44 138 0 1065 0

[startup+0.0540309 s]
/proc/loadavg: 0.85 0.99 0.99 3/64 3380
/proc/meminfo: memFree=1280392/2055920 swapFree=4180196/4192956
[pid=3380] ppid=3378 vsize=2056 CPUtime=0
/proc/3380/stat : 3380 (SATzilla2009_I) S 3378 3380 3343 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163141683 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3380/statm: 514 112 96 399 0 111 0
[pid=3381] ppid=3380 vsize=21372 CPUtime=0.04
/proc/3381/stat : 3381 (mxc-sr08) R 3380 3380 3343 0 -1 4194304 4276 0 0 0 2 2 0 0 19 0 1 0 163141683 21884928 4248 1992294400 134512640 135078026 4294956192 18446744073709551615 134565915 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3381/statm: 5343 4248 54 138 0 5202 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 23428

[startup+0.102039 s]
/proc/loadavg: 0.85 0.99 0.99 3/64 3380
/proc/meminfo: memFree=1280392/2055920 swapFree=4180196/4192956
[pid=3380] ppid=3378 vsize=2056 CPUtime=0
/proc/3380/stat : 3380 (SATzilla2009_I) S 3378 3380 3343 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163141683 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3380/statm: 514 112 96 399 0 111 0
[pid=3381] ppid=3380 vsize=24872 CPUtime=0.09
/proc/3381/stat : 3381 (mxc-sr08) R 3380 3380 3343 0 -1 4194304 5139 0 0 0 7 2 0 0 20 0 1 0 163141683 25468928 5111 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3381/statm: 6218 5111 54 138 0 6077 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26928

[startup+0.302075 s]
/proc/loadavg: 0.85 0.99 0.99 3/64 3380
/proc/meminfo: memFree=1280392/2055920 swapFree=4180196/4192956
[pid=3380] ppid=3378 vsize=2056 CPUtime=0
/proc/3380/stat : 3380 (SATzilla2009_I) S 3378 3380 3343 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163141683 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3380/statm: 514 112 96 399 0 111 0
[pid=3381] ppid=3380 vsize=30008 CPUtime=0.29
/proc/3381/stat : 3381 (mxc-sr08) R 3380 3380 3343 0 -1 4194304 7334 0 0 0 26 3 0 0 21 0 1 0 163141683 30728192 6283 1992294400 134512640 135078026 4294956192 18446744073709551615 134560986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3381/statm: 7502 6283 55 138 0 7361 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32064

[startup+0.701149 s]
/proc/loadavg: 0.85 0.99 0.99 3/64 3380
/proc/meminfo: memFree=1280392/2055920 swapFree=4180196/4192956
[pid=3380] ppid=3378 vsize=2056 CPUtime=0
/proc/3380/stat : 3380 (SATzilla2009_I) S 3378 3380 3343 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163141683 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3380/statm: 514 112 96 399 0 111 0
[pid=3381] ppid=3380 vsize=40860 CPUtime=0.69
/proc/3381/stat : 3381 (mxc-sr08) R 3380 3380 3343 0 -1 4194304 9980 0 0 0 64 5 0 0 24 0 1 0 163141683 41840640 8929 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3381/statm: 10215 8929 55 138 0 10074 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42916

[startup+1.5013 s]
/proc/loadavg: 0.85 0.99 0.99 2/66 3382
/proc/meminfo: memFree=1237880/2055920 swapFree=4180196/4192956
[pid=3380] ppid=3378 vsize=2056 CPUtime=0
/proc/3380/stat : 3380 (SATzilla2009_I) S 3378 3380 3343 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163141683 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3380/statm: 514 112 96 399 0 111 0
[pid=3381] ppid=3380 vsize=44008 CPUtime=1.48
/proc/3381/stat : 3381 (mxc-sr08) R 3380 3380 3343 0 -1 4194304 12365 0 0 0 143 5 0 0 25 0 1 0 163141683 45064192 10095 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3381/statm: 11002 10095 71 138 0 10861 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 46064

[startup+3.10159 s]
/proc/loadavg: 0.85 0.99 0.99 2/66 3382
/proc/meminfo: memFree=1239864/2055920 swapFree=4180196/4192956
[pid=3380] ppid=3378 vsize=2056 CPUtime=0
/proc/3380/stat : 3380 (SATzilla2009_I) S 3378 3380 3343 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163141683 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3380/statm: 514 112 96 399 0 111 0
[pid=3381] ppid=3380 vsize=44008 CPUtime=3.08
/proc/3381/stat : 3381 (mxc-sr08) R 3380 3380 3343 0 -1 4194304 12390 0 0 0 303 5 0 0 25 0 1 0 163141683 45064192 10120 1992294400 134512640 135078026 4294956192 18446744073709551615 134523782 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3381/statm: 11002 10120 71 138 0 10861 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 46064

[startup+6.30118 s]
/proc/loadavg: 0.86 0.99 0.99 2/66 3382
/proc/meminfo: memFree=1240184/2055920 swapFree=4180196/4192956
[pid=3380] ppid=3378 vsize=2056 CPUtime=0
/proc/3380/stat : 3380 (SATzilla2009_I) S 3378 3380 3343 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163141683 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3380/statm: 514 112 96 399 0 111 0
[pid=3381] ppid=3380 vsize=44008 CPUtime=6.29
/proc/3381/stat : 3381 (mxc-sr08) R 3380 3380 3343 0 -1 4194304 12393 0 0 0 623 6 0 0 25 0 1 0 163141683 45064192 10123 1992294400 134512640 135078026 4294956192 18446744073709551615 134534958 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3381/statm: 11002 10123 71 138 0 10861 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46064

[startup+12.7014 s]
/proc/loadavg: 0.87 0.99 0.99 2/66 3383
/proc/meminfo: memFree=1267576/2055920 swapFree=4180196/4192956
[pid=3380] ppid=3378 vsize=2056 CPUtime=9.99
/proc/3380/stat : 3380 (SATzilla2009_I) S 3378 3380 3343 0 -1 4194304 152 12393 0 0 0 0 993 6 16 0 1 0 163141683 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3380/statm: 514 121 104 399 0 111 0
[pid=3383] ppid=3380 vsize=16400 CPUtime=2.68
/proc/3383/stat : 3383 (picosat846) R 3380 3380 3343 0 -1 4194304 3326 0 0 0 266 2 0 0 25 0 1 0 163142684 16793600 3315 1992294400 134512640 134570484 4294956192 18446744073709551615 134522997 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3383/statm: 4100 3315 85 14 0 3766 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 18456

[startup+25.5017 s]
/proc/loadavg: 0.90 0.99 0.99 2/65 3385
/proc/meminfo: memFree=1257032/2055920 swapFree=4180196/4192956
[pid=3380] ppid=3378 vsize=26092 CPUtime=25.46
/proc/3380/stat : 3380 (SATzilla2009_I) R 3378 3380 3343 0 -1 4194304 11838 31154 0 0 703 9 1812 22 25 0 1 0 163141683 26718208 5214 1992294400 134512640 136149169 4294956224 18446744073709551615 135542494 0 0 4096 3 0 0 0 17 1 0 0
/proc/3380/statm: 6523 5214 207 399 0 6120 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 26092

[startup+51.1017 s]
/proc/loadavg: 0.93 0.99 0.99 2/66 3386
/proc/meminfo: memFree=1229440/2055920 swapFree=4180196/4192956
[pid=3380] ppid=3378 vsize=13792 CPUtime=26.93
/proc/3380/stat : 3380 (SATzilla2009_I) S 3378 3380 3343 0 -1 4194304 11855 31154 0 0 845 14 1812 22 25 0 1 0 163141683 14123008 3198 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/3380/statm: 3448 3198 217 399 0 3045 0
[pid=3386] ppid=3380 vsize=38276 CPUtime=24.09
/proc/3386/stat : 3386 (minisat20SAT07) R 3380 3380 3343 0 -1 4194304 10112 0 0 0 2405 4 0 0 25 0 1 0 163144381 39194624 8987 1992294400 134512640 135078472 4294956192 18446744073709551615 134550642 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3386/statm: 9569 8987 74 138 0 9428 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 52068

[startup+102.305 s]
/proc/loadavg: 0.97 0.99 0.99 2/66 3386
/proc/meminfo: memFree=1228032/2055920 swapFree=4180196/4192956
[pid=3380] ppid=3378 vsize=13792 CPUtime=26.93
/proc/3380/stat : 3380 (SATzilla2009_I) S 3378 3380 3343 0 -1 4194304 11855 31154 0 0 845 14 1812 22 25 0 1 0 163141683 14123008 3198 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/3380/statm: 3448 3198 217 399 0 3045 0
[pid=3386] ppid=3380 vsize=39992 CPUtime=75.26
/proc/3386/stat : 3386 (minisat20SAT07) R 3380 3380 3343 0 -1 4194304 10528 0 0 0 7521 5 0 0 25 0 1 0 163144381 40951808 9403 1992294400 134512640 135078472 4294956192 18446744073709551615 134550656 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3386/statm: 9998 9403 74 138 0 9857 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 53784

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 3386
/proc/meminfo: memFree=1226048/2055920 swapFree=4180196/4192956
[pid=3380] ppid=3378 vsize=13792 CPUtime=26.93
/proc/3380/stat : 3380 (SATzilla2009_I) S 3378 3380 3343 0 -1 4194304 11855 31154 0 0 845 14 1812 22 25 0 1 0 163141683 14123008 3198 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/3380/statm: 3448 3198 217 399 0 3045 0
[pid=3386] ppid=3380 vsize=41840 CPUtime=135.23
/proc/3386/stat : 3386 (minisat20SAT07) R 3380 3380 3343 0 -1 4194304 11006 0 0 0 13517 6 0 0 25 0 1 0 163144381 42844160 9881 1992294400 134512640 135078472 4294956192 18446744073709551615 134550587 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3386/statm: 10460 9881 74 138 0 10319 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 55632

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 3386
/proc/meminfo: memFree=1222656/2055920 swapFree=4180196/4192956
[pid=3380] ppid=3378 vsize=13792 CPUtime=26.93
/proc/3380/stat : 3380 (SATzilla2009_I) S 3378 3380 3343 0 -1 4194304 11855 31154 0 0 845 14 1812 22 25 0 1 0 163141683 14123008 3198 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/3380/statm: 3448 3198 217 399 0 3045 0
[pid=3386] ppid=3380 vsize=45352 CPUtime=195.2
/proc/3386/stat : 3386 (minisat20SAT07) R 3380 3380 3343 0 -1 4194304 11859 0 0 0 19513 7 0 0 25 0 1 0 163144381 46440448 10734 1992294400 134512640 135078472 4294956192 18446744073709551615 134550741 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3386/statm: 11338 10734 74 138 0 11197 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 59144

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 3386
/proc/meminfo: memFree=1221312/2055920 swapFree=4180196/4192956
[pid=3380] ppid=3378 vsize=13792 CPUtime=26.93
/proc/3380/stat : 3380 (SATzilla2009_I) S 3378 3380 3343 0 -1 4194304 11855 31154 0 0 845 14 1812 22 25 0 1 0 163141683 14123008 3198 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/3380/statm: 3448 3198 217 399 0 3045 0
[pid=3386] ppid=3380 vsize=46704 CPUtime=255.16
/proc/3386/stat : 3386 (minisat20SAT07) R 3380 3380 3343 0 -1 4194304 12193 0 0 0 25509 7 0 0 25 0 1 0 163144381 47824896 11068 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3386/statm: 11676 11068 74 138 0 11535 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 60496

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 3386
/proc/meminfo: memFree=1220736/2055920 swapFree=4180196/4192956
[pid=3380] ppid=3378 vsize=13792 CPUtime=26.93
/proc/3380/stat : 3380 (SATzilla2009_I) S 3378 3380 3343 0 -1 4194304 11855 31154 0 0 845 14 1812 22 25 0 1 0 163141683 14123008 3198 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/3380/statm: 3448 3198 217 399 0 3045 0
[pid=3386] ppid=3380 vsize=47232 CPUtime=315.13
/proc/3386/stat : 3386 (minisat20SAT07) R 3380 3380 3343 0 -1 4194304 12336 0 0 0 31506 7 0 0 25 0 1 0 163144381 48365568 11211 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3386/statm: 11808 11211 74 138 0 11667 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 61024

[startup+402.302 s]

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


[startup+1422.31 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 3392
/proc/meminfo: memFree=1210688/2055920 swapFree=4180196/4192956
[pid=3380] ppid=3378 vsize=13792 CPUtime=26.93
/proc/3380/stat : 3380 (SATzilla2009_I) S 3378 3380 3343 0 -1 4194304 11855 31154 0 0 845 14 1812 22 25 0 1 0 163141683 14123008 3198 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/3380/statm: 3448 3198 217 399 0 3045 0
[pid=3386] ppid=3380 vsize=57300 CPUtime=1394.6
/proc/3386/stat : 3386 (minisat20SAT07) R 3380 3380 3343 0 -1 4194304 14799 0 0 0 139449 11 0 0 25 0 1 0 163144381 58675200 13674 1992294400 134512640 135078472 4294956192 18446744073709551615 134555832 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3386/statm: 14325 13674 74 138 0 14184 0
Current children cumulated CPU time (s) 1421.53
Current children cumulated vsize (KiB) 71092

[startup+1482.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 3392
/proc/meminfo: memFree=1210624/2055920 swapFree=4180196/4192956
[pid=3380] ppid=3378 vsize=13792 CPUtime=26.93
/proc/3380/stat : 3380 (SATzilla2009_I) S 3378 3380 3343 0 -1 4194304 11855 31154 0 0 845 14 1812 22 25 0 1 0 163141683 14123008 3198 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/3380/statm: 3448 3198 217 399 0 3045 0
[pid=3386] ppid=3380 vsize=57480 CPUtime=1454.56
/proc/3386/stat : 3386 (minisat20SAT07) R 3380 3380 3343 0 -1 4194304 14812 0 0 0 145445 11 0 0 25 0 1 0 163144381 58859520 13687 1992294400 134512640 135078472 4294956192 18446744073709551615 134550587 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3386/statm: 14370 13687 74 138 0 14229 0
Current children cumulated CPU time (s) 1481.49
Current children cumulated vsize (KiB) 71272

[startup+1542.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 3392
/proc/meminfo: memFree=1210624/2055920 swapFree=4180196/4192956
[pid=3380] ppid=3378 vsize=13792 CPUtime=26.93
/proc/3380/stat : 3380 (SATzilla2009_I) S 3378 3380 3343 0 -1 4194304 11855 31154 0 0 845 14 1812 22 25 0 1 0 163141683 14123008 3198 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/3380/statm: 3448 3198 217 399 0 3045 0
[pid=3386] ppid=3380 vsize=57480 CPUtime=1514.53
/proc/3386/stat : 3386 (minisat20SAT07) R 3380 3380 3343 0 -1 4194304 14812 0 0 0 151442 11 0 0 25 0 1 0 163144381 58859520 13687 1992294400 134512640 135078472 4294956192 18446744073709551615 134556309 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3386/statm: 14370 13687 74 138 0 14229 0
Current children cumulated CPU time (s) 1541.46
Current children cumulated vsize (KiB) 71272

[startup+1602.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 3392
/proc/meminfo: memFree=1210624/2055920 swapFree=4180196/4192956
[pid=3380] ppid=3378 vsize=13792 CPUtime=26.93
/proc/3380/stat : 3380 (SATzilla2009_I) S 3378 3380 3343 0 -1 4194304 11855 31154 0 0 845 14 1812 22 25 0 1 0 163141683 14123008 3198 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/3380/statm: 3448 3198 217 399 0 3045 0
[pid=3386] ppid=3380 vsize=57480 CPUtime=1574.5
/proc/3386/stat : 3386 (minisat20SAT07) R 3380 3380 3343 0 -1 4194304 14812 0 0 0 157439 11 0 0 25 0 1 0 163144381 58859520 13687 1992294400 134512640 135078472 4294956192 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3386/statm: 14370 13687 74 138 0 14229 0
Current children cumulated CPU time (s) 1601.43
Current children cumulated vsize (KiB) 71272

[startup+1662.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 3392
/proc/meminfo: memFree=1210624/2055920 swapFree=4180196/4192956
[pid=3380] ppid=3378 vsize=13792 CPUtime=26.93
/proc/3380/stat : 3380 (SATzilla2009_I) S 3378 3380 3343 0 -1 4194304 11855 31154 0 0 845 14 1812 22 25 0 1 0 163141683 14123008 3198 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/3380/statm: 3448 3198 217 399 0 3045 0
[pid=3386] ppid=3380 vsize=57480 CPUtime=1634.47
/proc/3386/stat : 3386 (minisat20SAT07) R 3380 3380 3343 0 -1 4194304 14812 0 0 0 163436 11 0 0 25 0 1 0 163144381 58859520 13687 1992294400 134512640 135078472 4294956192 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3386/statm: 14370 13687 74 138 0 14229 0
Current children cumulated CPU time (s) 1661.4
Current children cumulated vsize (KiB) 71272

[startup+1722.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 3392
/proc/meminfo: memFree=1210624/2055920 swapFree=4180196/4192956
[pid=3380] ppid=3378 vsize=13792 CPUtime=26.93
/proc/3380/stat : 3380 (SATzilla2009_I) S 3378 3380 3343 0 -1 4194304 11855 31154 0 0 845 14 1812 22 25 0 1 0 163141683 14123008 3198 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/3380/statm: 3448 3198 217 399 0 3045 0
[pid=3386] ppid=3380 vsize=57480 CPUtime=1694.43
/proc/3386/stat : 3386 (minisat20SAT07) R 3380 3380 3343 0 -1 4194304 14812 0 0 0 169432 11 0 0 25 0 1 0 163144381 58859520 13687 1992294400 134512640 135078472 4294956192 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3386/statm: 14370 13687 74 138 0 14229 0
Current children cumulated CPU time (s) 1721.36
Current children cumulated vsize (KiB) 71272

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

[startup+1740.7 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 3392
/proc/meminfo: memFree=1210624/2055920 swapFree=4180196/4192956
[pid=3380] ppid=3378 vsize=13792 CPUtime=26.93
/proc/3380/stat : 3380 (SATzilla2009_I) S 3378 3380 3343 0 -1 4194304 11855 31154 0 0 845 14 1812 22 25 0 1 0 163141683 14123008 3198 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/3380/statm: 3448 3198 217 399 0 3045 0
[pid=3386] ppid=3380 vsize=57480 CPUtime=1712.83
/proc/3386/stat : 3386 (minisat20SAT07) R 3380 3380 3343 0 -1 4194304 14812 0 0 0 171272 11 0 0 25 0 1 0 163144381 58859520 13687 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3386/statm: 14370 13687 74 138 0 14229 0
Current children cumulated CPU time (s) 1739.76
Current children cumulated vsize (KiB) 71272

[startup+1753.5 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 3392
/proc/meminfo: memFree=1210624/2055920 swapFree=4180196/4192956
[pid=3380] ppid=3378 vsize=13792 CPUtime=26.93
/proc/3380/stat : 3380 (SATzilla2009_I) S 3378 3380 3343 0 -1 4194304 11855 31154 0 0 845 14 1812 22 25 0 1 0 163141683 14123008 3198 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/3380/statm: 3448 3198 217 399 0 3045 0
[pid=3386] ppid=3380 vsize=57480 CPUtime=1725.62
/proc/3386/stat : 3386 (minisat20SAT07) R 3380 3380 3343 0 -1 4194304 14812 0 0 0 172551 11 0 0 25 0 1 0 163144381 58859520 13687 1992294400 134512640 135078472 4294956192 18446744073709551615 134551920 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3386/statm: 14370 13687 74 138 0 14229 0
Current children cumulated CPU time (s) 1752.55
Current children cumulated vsize (KiB) 71272

[startup+1756.71 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 3392
/proc/meminfo: memFree=1210624/2055920 swapFree=4180196/4192956
[pid=3380] ppid=3378 vsize=13792 CPUtime=26.93
/proc/3380/stat : 3380 (SATzilla2009_I) S 3378 3380 3343 0 -1 4194304 11855 31154 0 0 845 14 1812 22 25 0 1 0 163141683 14123008 3198 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/3380/statm: 3448 3198 217 399 0 3045 0
[pid=3386] ppid=3380 vsize=57480 CPUtime=1728.83
/proc/3386/stat : 3386 (minisat20SAT07) R 3380 3380 3343 0 -1 4194304 14812 0 0 0 172872 11 0 0 25 0 1 0 163144381 58859520 13687 1992294400 134512640 135078472 4294956192 18446744073709551615 134550551 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3386/statm: 14370 13687 74 138 0 14229 0
Current children cumulated CPU time (s) 1755.76
Current children cumulated vsize (KiB) 71272

[startup+1759.9 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 3392
/proc/meminfo: memFree=1210624/2055920 swapFree=4180196/4192956
[pid=3380] ppid=3378 vsize=13792 CPUtime=26.93
/proc/3380/stat : 3380 (SATzilla2009_I) S 3378 3380 3343 0 -1 4194304 11855 31154 0 0 845 14 1812 22 25 0 1 0 163141683 14123008 3198 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/3380/statm: 3448 3198 217 399 0 3045 0
[pid=3386] ppid=3380 vsize=57480 CPUtime=1732.02
/proc/3386/stat : 3386 (minisat20SAT07) R 3380 3380 3343 0 -1 4194304 14812 0 0 0 173191 11 0 0 25 0 1 0 163144381 58859520 13687 1992294400 134512640 135078472 4294956192 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3386/statm: 14370 13687 74 138 0 14229 0
Current children cumulated CPU time (s) 1758.95
Current children cumulated vsize (KiB) 71272

[startup+1761.5 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 3392
/proc/meminfo: memFree=1210624/2055920 swapFree=4180196/4192956
[pid=3380] ppid=3378 vsize=13792 CPUtime=26.93
/proc/3380/stat : 3380 (SATzilla2009_I) S 3378 3380 3343 0 -1 4194304 11855 31154 0 0 845 14 1812 22 25 0 1 0 163141683 14123008 3198 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/3380/statm: 3448 3198 217 399 0 3045 0
[pid=3386] ppid=3380 vsize=57480 CPUtime=1733.61
/proc/3386/stat : 3386 (minisat20SAT07) R 3380 3380 3343 0 -1 4194304 14812 0 0 0 173350 11 0 0 25 0 1 0 163144381 58859520 13687 1992294400 134512640 135078472 4294956192 18446744073709551615 134549408 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3386/statm: 14370 13687 74 138 0 14229 0
Current children cumulated CPU time (s) 1760.54
Current children cumulated vsize (KiB) 71272

[startup+1762.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 3392
/proc/meminfo: memFree=1210624/2055920 swapFree=4180196/4192956
[pid=3380] ppid=3378 vsize=13792 CPUtime=26.93
/proc/3380/stat : 3380 (SATzilla2009_I) S 3378 3380 3343 0 -1 4194304 11855 31154 0 0 845 14 1812 22 25 0 1 0 163141683 14123008 3198 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/3380/statm: 3448 3198 217 399 0 3045 0
[pid=3386] ppid=3380 vsize=57480 CPUtime=1734.41
/proc/3386/stat : 3386 (minisat20SAT07) R 3380 3380 3343 0 -1 4194304 14812 0 0 0 173430 11 0 0 25 0 1 0 163144381 58859520 13687 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3386/statm: 14370 13687 74 138 0 14229 0
Current children cumulated CPU time (s) 1761.34
Current children cumulated vsize (KiB) 71272

[startup+1762.5 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 3392
/proc/meminfo: memFree=1210624/2055920 swapFree=4180196/4192956
[pid=3380] ppid=3378 vsize=13792 CPUtime=26.93
/proc/3380/stat : 3380 (SATzilla2009_I) S 3378 3380 3343 0 -1 4194304 11855 31154 0 0 845 14 1812 22 25 0 1 0 163141683 14123008 3198 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/3380/statm: 3448 3198 217 399 0 3045 0
[pid=3386] ppid=3380 vsize=57116 CPUtime=1734.61
/proc/3386/stat : 3386 (minisat20SAT07) R 3380 3380 3343 0 -1 4194304 14818 0 0 0 173450 11 0 0 25 0 1 0 163144381 58486784 13624 1992294400 134512640 135078472 4294956192 18446744073709551615 134705370 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3386/statm: 14279 13624 79 138 0 14138 0
Current children cumulated CPU time (s) 1761.54
Current children cumulated vsize (KiB) 70908

[startup+1762.6 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 3392
/proc/meminfo: memFree=1210624/2055920 swapFree=4180196/4192956
[pid=3380] ppid=3378 vsize=13792 CPUtime=26.93
/proc/3380/stat : 3380 (SATzilla2009_I) S 3378 3380 3343 0 -1 4194304 11855 31154 0 0 845 14 1812 22 25 0 1 0 163141683 14123008 3198 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/3380/statm: 3448 3198 217 399 0 3045 0
[pid=3386] ppid=3380 vsize=53816 CPUtime=1734.71
/proc/3386/stat : 3386 (minisat20SAT07) R 3380 3380 3343 0 -1 4194304 14818 0 0 0 173460 11 0 0 25 0 1 0 163144381 55107584 13025 1992294400 134512640 135078472 4294956192 18446744073709551615 134704008 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3386/statm: 13454 13025 79 138 0 13313 0
Current children cumulated CPU time (s) 1761.64
Current children cumulated vsize (KiB) 67608

Child status: 20
Real time (s): 1762.63
CPU time (s): 1761.72
CPU user time (s): 1761.21
CPU system time (s): 0.504923
CPU usage (%): 99.948
Max. virtual memory (cumulated for all children) (KiB): 71272

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

runsolver used 1.48677 second user time and 4.92225 second system time

The end

Launcher Data

Begin job on node7 at 2009-05-03 13:44:38
IDJOB=1773910
IDBENCH=70821
IDSOLVER=616
FILE ID=node7/1773910-1241351078
PBS_JOBID= 9225562
Free space on /tmp= 66556 MiB

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

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

MD5SUM BENCH= 0260f441a1d07270edb6a85b2fc90d1d
RANDOM SEED=863241890

node7.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.256
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.256
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:       1280936 kB
Buffers:         88252 kB
Cached:         583808 kB
SwapCached:       7192 kB
Active:         173372 kB
Inactive:       507164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1280936 kB
SwapTotal:     4192956 kB
SwapFree:      4180196 kB
Dirty:           35712 kB
Writeback:           0 kB
Mapped:          13384 kB
Slab:            80480 kB
Committed_AS:  1033708 kB
PageTables:       1444 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= 66528 MiB
End job on node7 at 2009-05-03 14:14:01