Trace number 1774490

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 7586.52 7590.73

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-d-r2-noholes.cnf
MD5SUM17bffac3a21734cf7ff7fa9ecba23d9d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark619.192
Satisfiable
(Un)Satisfiability was proved
Number of variables276895
Number of clauses1607567
Sum of the clauses size4321960
Maximum clause length184
Minimum clause length1
Number of clauses of size 140271
Number of clauses of size 21154041
Number of clauses of size 3332345
Number of clauses of size 410685
Number of clauses of size 50
Number of clauses of size over 570225

Solver Data

66.91/67.04	c SATzilla is building models for class 3
66.91/67.04	c run presolver mxc-sr08 for 10 seconds ... 
66.91/67.04	c Bin: Executing mxc-sr08
66.91/67.04	c spawning binary file with 10 seconds ...
66.91/67.04	c child exit by a signal
66.91/67.04	c mxc-sr08 returned code 137.
66.91/67.04	c run presolver picosat846 for 5 seconds ... 
66.91/67.04	c Bin: Executing picosat846
66.91/67.04	c spawning binary file with 5 seconds ...
66.91/67.04	c child exit by a signal
66.91/67.04	c picosat846 returned code 137.
66.91/67.04	c Orignal number of varibales is 276895, number of clauses is 1607567 
66.91/67.04	c predicted feature computation time is 50.471546 
66.91/67.04	c Bin: Executing satelite
66.91/67.04	c spawning binary file with 240 seconds ...
66.91/67.04	c child exited successfully
66.91/67.04	c satzilla computing base features
66.91/67.04	c Number of variabe is: 4925, Number of clause is : 255997 
66.91/67.04	c Initializing...
66.91/67.04	c satzilla doing clause learning
66.91/67.04	c start clause learning features ...
66.91/67.04	c Bin: Executing zchaff07
66.91/67.04	c spawning binary file with 2 seconds ...
66.91/67.04	c child exit by a signal
66.91/67.04	c satzilla doing survey propogation probe
66.91/67.04	c do survay propogation for 2 second ...
66.91/67.04	c satzilla doing local search probe
66.91/67.04	c features are:276895 1.60757e+06 4925 255997 55.2223 5.27963 0.0192385 0.309976 0.729743 1.96861 0.00144085 0.170792 0.000406091 0.0129949 1.08377 0.0114103 0.0351684 0.00144085 2.09921 2.73441e-05 0.0169924 3.90387 0.0948671 0.139575 0 0.8 2.63336 6.74992e-05 1.61963 0 0.000667977 3.08819 0.0626765 5.45168e-05 0.922977 1.56252e-05 0.0011758 450 0.378513 225 637 637 225 637 225 488 8.40865 0.0178371 8.20444 8.56044 8.56044 8.20444 8.56044 8.20444 8.46107 0.175521 1.34112 0 0.996608 0.513431 0.000440664 0.253064 0.0198813 0.0659388 0.199958 0.776306 1.53554e-10 0.499954 0.416397 0.00642946 0.351697 0.0526223 0.166712 351.417 0.315869 876.083 0.316704 946.5 906 966 0.767369 0.864491 0.917426 0.118398 
66.91/67.04	c satzilla's ranking:
66.91/67.04	c 1) mxc-sr08: 2.979805
66.91/67.04	c 2) minisat20SAT07: 2.488592
66.91/67.04	c 3) zchaff_rand: 2.414419
66.91/67.04	c 4) picosat846: 2.390257
66.91/67.04	c 5) march_dl2004: -0.093378
66.91/67.04	c 6) SATenstein: -10000.000000
66.91/67.04	c 7) gnovelty+: -10000.000000
66.91/67.04	c 8) adaptg2wsat+: -10000.000000
66.91/67.04	c 9) adaptg2wsat0: -10000.000000
66.91/67.04	c 10) tts-4-0: -10000.000000
66.91/67.04	c 11) vallst: -10000.000000
66.91/67.04	c 12) minisat20: -10000.000000
66.91/67.04	c 13) kcnfs04SAT07: -10000.000000
66.91/67.04	c satzilla running mxc-sr08 ... 
7586.47/7590.71	c Bin: Executing mxc-sr08
7586.47/7590.71	c spawning binary file with 9933 seconds ...
7586.47/7590.71	c child exited successfully
7586.47/7590.71	c mxc-sr08 returned code 20.
7586.47/7590.71	s UNSATISFIABLE
7586.47/7590.71	c SATZILLA_TIME=7587.650000

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-1774490-1241353888/watcher-1774490-1241353888 -o /tmp/evaluation-result-1774490-1241353888/solver-1774490-1241353888 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1774490-1241353888.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.93 0.99 0.99 3/64 26914
/proc/meminfo: memFree=1828848/2055920 swapFree=4181856/4192956
[pid=26914] ppid=26912 vsize=2056 CPUtime=0
/proc/26914/stat : 26914 (SATzilla2009_I) R 26912 26914 26877 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 163415440 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/26914/statm: 514 112 96 399 0 111 0
[pid=26915] ppid=26914 vsize=33696 CPUtime=0
/proc/26915/stat : 26915 (mxc-sr08) R 26914 26914 26877 0 -1 4194304 700 0 0 0 0 0 0 0 18 0 1 0 163415440 34504704 696 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26915/statm: 8424 703 44 138 0 8283 0

[startup+0.020951 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 26914
/proc/meminfo: memFree=1828848/2055920 swapFree=4181856/4192956
[pid=26914] ppid=26912 vsize=2056 CPUtime=0
/proc/26914/stat : 26914 (SATzilla2009_I) S 26912 26914 26877 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163415440 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26914/statm: 514 112 96 399 0 111 0
[pid=26915] ppid=26914 vsize=33696 CPUtime=0.01
/proc/26915/stat : 26915 (mxc-sr08) R 26914 26914 26877 0 -1 4194304 3387 0 0 0 0 1 0 0 19 0 1 0 163415440 34504704 3383 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26915/statm: 8424 3390 44 138 0 8283 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 35752

[startup+0.101966 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 26914
/proc/meminfo: memFree=1828848/2055920 swapFree=4181856/4192956
[pid=26914] ppid=26912 vsize=2056 CPUtime=0
/proc/26914/stat : 26914 (SATzilla2009_I) S 26912 26914 26877 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163415440 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26914/statm: 514 112 96 399 0 111 0
[pid=26915] ppid=26914 vsize=69900 CPUtime=0.09
/proc/26915/stat : 26915 (mxc-sr08) R 26914 26914 26877 0 -1 4194304 15391 0 0 0 2 7 0 0 19 0 1 0 163415440 71577600 15363 1992294400 134512640 135078026 4294956192 18446744073709551615 134555327 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26915/statm: 17475 15365 52 138 0 17334 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 71956

[startup+0.302004 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 26914
/proc/meminfo: memFree=1828848/2055920 swapFree=4181856/4192956
[pid=26914] ppid=26912 vsize=2056 CPUtime=0
/proc/26914/stat : 26914 (SATzilla2009_I) S 26912 26914 26877 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163415440 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26914/statm: 514 112 96 399 0 111 0
[pid=26915] ppid=26914 vsize=100872 CPUtime=0.29
/proc/26915/stat : 26915 (mxc-sr08) R 26914 26914 26877 0 -1 4194304 22323 0 0 0 19 10 0 0 21 0 1 0 163415440 103292928 22251 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26915/statm: 25218 22251 54 138 0 25077 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 102928

[startup+0.701082 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 26914
/proc/meminfo: memFree=1828848/2055920 swapFree=4181856/4192956
[pid=26914] ppid=26912 vsize=2056 CPUtime=0
/proc/26914/stat : 26914 (SATzilla2009_I) S 26912 26914 26877 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163415440 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26914/statm: 514 112 96 399 0 111 0
[pid=26915] ppid=26914 vsize=129316 CPUtime=0.69
/proc/26915/stat : 26915 (mxc-sr08) R 26914 26914 26877 0 -1 4194304 29407 0 0 0 56 13 0 0 25 0 1 0 163415440 132419584 29335 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26915/statm: 32329 29337 54 138 0 32188 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 131372

[startup+1.50124 s]
/proc/loadavg: 0.93 0.99 0.99 2/66 26916
/proc/meminfo: memFree=1692704/2055920 swapFree=4181856/4192956
[pid=26914] ppid=26912 vsize=2056 CPUtime=0
/proc/26914/stat : 26914 (SATzilla2009_I) S 26912 26914 26877 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163415440 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26914/statm: 514 112 96 399 0 111 0
[pid=26915] ppid=26914 vsize=127904 CPUtime=1.49
/proc/26915/stat : 26915 (mxc-sr08) R 26914 26914 26877 0 -1 4194304 36672 0 0 0 133 16 0 0 25 0 1 0 163415440 130973696 28359 1992294400 134512640 135078026 4294956192 18446744073709551615 134570799 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26915/statm: 31976 28359 55 138 0 31835 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129960

[startup+3.10256 s]
/proc/loadavg: 0.93 0.99 0.99 2/66 26916
/proc/meminfo: memFree=1701408/2055920 swapFree=4181856/4192956
[pid=26914] ppid=26912 vsize=2056 CPUtime=0
/proc/26914/stat : 26914 (SATzilla2009_I) S 26912 26914 26877 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163415440 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26914/statm: 514 112 96 399 0 111 0
[pid=26915] ppid=26914 vsize=158152 CPUtime=3.09
/proc/26915/stat : 26915 (mxc-sr08) R 26914 26914 26877 0 -1 4194304 43842 0 0 0 290 19 0 0 25 0 1 0 163415440 161947648 35529 1992294400 134512640 135078026 4294956192 18446744073709551615 134552991 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26915/statm: 39538 35529 55 138 0 39397 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 160208

[startup+6.30117 s]
/proc/loadavg: 0.93 0.99 0.99 2/66 26916
/proc/meminfo: memFree=1678056/2055920 swapFree=4181856/4192956
[pid=26914] ppid=26912 vsize=2056 CPUtime=0
/proc/26914/stat : 26914 (SATzilla2009_I) S 26912 26914 26877 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163415440 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26914/statm: 514 112 96 399 0 111 0
[pid=26915] ppid=26914 vsize=169824 CPUtime=6.28
/proc/26915/stat : 26915 (mxc-sr08) R 26914 26914 26877 0 -1 4194304 46959 0 0 0 606 22 0 0 25 0 1 0 163415440 173899776 38646 1992294400 134512640 135078026 4294956192 18446744073709551615 134560913 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26915/statm: 42456 38646 55 138 0 42315 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 171880

[startup+12.7014 s]
/proc/loadavg: 0.94 0.99 0.99 2/66 26917
/proc/meminfo: memFree=1754856/2055920 swapFree=4181856/4192956
[pid=26914] ppid=26912 vsize=2056 CPUtime=10.01
/proc/26914/stat : 26914 (SATzilla2009_I) S 26912 26914 26877 0 -1 4194304 152 49741 0 0 0 0 976 25 16 0 1 0 163415440 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26914/statm: 514 121 104 399 0 111 0
[pid=26917] ppid=26914 vsize=78872 CPUtime=2.65
/proc/26917/stat : 26917 (picosat846) R 26914 26914 26877 0 -1 4194304 18733 0 0 0 256 9 0 0 25 0 1 0 163416444 80764928 18722 1992294400 134512640 134570484 4294956192 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26917/statm: 19718 18722 85 14 0 19384 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 80928

[startup+25.5019 s]
/proc/loadavg: 0.95 0.99 0.99 2/66 26918
/proc/meminfo: memFree=1643496/2055920 swapFree=4181856/4192956
[pid=26914] ppid=26912 vsize=2056 CPUtime=15.02
/proc/26914/stat : 26914 (SATzilla2009_I) S 26912 26914 26877 0 -1 4194304 180 68915 0 0 0 0 1466 36 18 0 1 0 163415440 2105344 139 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26914/statm: 514 139 121 399 0 111 0
[pid=26918] ppid=26914 vsize=204292 CPUtime=10.42
/proc/26918/stat : 26918 (satelite) R 26914 26914 26877 0 -1 4194304 45754 0 0 0 1010 32 0 0 25 0 1 0 163416947 209195008 41856 1992294400 134512640 135037501 4294956176 18446744073709551615 134573949 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26918/statm: 51073 41856 67 128 0 50942 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 206348

[startup+51.1019 s]
/proc/loadavg: 0.97 0.99 0.99 2/66 26918
/proc/meminfo: memFree=1642152/2055920 swapFree=4181856/4192956
[pid=26914] ppid=26912 vsize=2056 CPUtime=15.02
/proc/26914/stat : 26914 (SATzilla2009_I) S 26912 26914 26877 0 -1 4194304 180 68915 0 0 0 0 1466 36 18 0 1 0 163415440 2105344 139 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26914/statm: 514 139 121 399 0 111 0
[pid=26918] ppid=26914 vsize=205060 CPUtime=36
/proc/26918/stat : 26918 (satelite) R 26914 26914 26877 0 -1 4194304 46068 0 0 0 3568 32 0 0 25 0 1 0 163416947 209981440 42170 1992294400 134512640 135037501 4294956176 18446744073709551615 134543068 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26918/statm: 51265 42170 67 128 0 51134 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 207116

[startup+102.306 s]
/proc/loadavg: 0.98 0.99 0.99 2/66 26920
/proc/meminfo: memFree=1602472/2055920 swapFree=4181856/4192956
[pid=26914] ppid=26912 vsize=38368 CPUtime=66.96
/proc/26914/stat : 26914 (SATzilla2009_I) S 26912 26914 26877 0 -1 4194304 15757 129695 0 0 757 14 5841 84 25 0 1 0 163415440 39288832 9218 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26914/statm: 9592 9218 217 399 0 9189 0
[pid=26920] ppid=26914 vsize=192980 CPUtime=35.22
/proc/26920/stat : 26920 (mxc-sr08) R 26914 26914 26877 0 -1 4194304 58055 0 0 0 3495 27 0 0 25 0 1 0 163422145 197611520 45289 1992294400 134512640 135078026 4294956192 18446744073709551615 134539526 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26920/statm: 48245 45289 71 138 0 48104 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 231348

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 26920
/proc/meminfo: memFree=1602408/2055920 swapFree=4181856/4192956
[pid=26914] ppid=26912 vsize=38368 CPUtime=66.96
/proc/26914/stat : 26914 (SATzilla2009_I) S 26912 26914 26877 0 -1 4194304 15757 129695 0 0 757 14 5841 84 25 0 1 0 163415440 39288832 9218 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26914/statm: 9592 9218 217 399 0 9189 0
[pid=26920] ppid=26914 vsize=192980 CPUtime=95.18
/proc/26920/stat : 26920 (mxc-sr08) R 26914 26914 26877 0 -1 4194304 58060 0 0 0 9491 27 0 0 25 0 1 0 163422145 197611520 45294 1992294400 134512640 135078026 4294956192 18446744073709551615 134535146 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26920/statm: 48245 45294 71 138 0 48104 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 231348

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 26920
/proc/meminfo: memFree=1602408/2055920 swapFree=4181856/4192956
[pid=26914] ppid=26912 vsize=38368 CPUtime=66.96
/proc/26914/stat : 26914 (SATzilla2009_I) S 26912 26914 26877 0 -1 4194304 15757 129695 0 0 757 14 5841 84 25 0 1 0 163415440 39288832 9218 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26914/statm: 9592 9218 217 399 0 9189 0
[pid=26920] ppid=26914 vsize=192980 CPUtime=155.15
/proc/26920/stat : 26920 (mxc-sr08) R 26914 26914 26877 0 -1 4194304 58063 0 0 0 15488 27 0 0 25 0 1 0 163422145 197611520 45297 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26920/statm: 48245 45297 71 138 0 48104 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 231348

[startup+282.303 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 26920
/proc/meminfo: memFree=1602408/2055920 swapFree=4181856/4192956
[pid=26914] ppid=26912 vsize=38368 CPUtime=66.96
/proc/26914/stat : 26914 (SATzilla2009_I) S 26912 26914 26877 0 -1 4194304 15757 129695 0 0 757 14 5841 84 25 0 1 0 163415440 39288832 9218 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26914/statm: 9592 9218 217 399 0 9189 0
[pid=26920] ppid=26914 vsize=192980 CPUtime=215.12
/proc/26920/stat : 26920 (mxc-sr08) R 26914 26914 26877 0 -1 4194304 58070 0 0 0 21485 27 0 0 25 0 1 0 163422145 197611520 45304 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26920/statm: 48245 45304 71 138 0 48104 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 231348

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 26920
/proc/meminfo: memFree=1602344/2055920 swapFree=4181856/4192956
[pid=26914] ppid=26912 vsize=38368 CPUtime=66.96
/proc/26914/stat : 26914 (SATzilla2009_I) S 26912 26914 26877 0 -1 4194304 15757 129695 0 0 757 14 5841 84 25 0 1 0 163415440 39288832 9218 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26914/statm: 9592 9218 217 399 0 9189 0
[pid=26920] ppid=26914 vsize=192980 CPUtime=275.09
/proc/26920/stat : 26920 (mxc-sr08) R 26914 26914 26877 0 -1 4194304 58072 0 0 0 27482 27 0 0 25 0 1 0 163422145 197611520 45306 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26920/statm: 48245 45306 71 138 0 48104 0
Current children cumulated CPU time (s) 342.05

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


[startup+7242.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 26936
/proc/meminfo: memFree=1550760/2055920 swapFree=4181856/4192956
[pid=26914] ppid=26912 vsize=38368 CPUtime=66.96
/proc/26914/stat : 26914 (SATzilla2009_I) S 26912 26914 26877 0 -1 4194304 15757 129695 0 0 757 14 5841 84 25 0 1 0 163415440 39288832 9218 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26914/statm: 9592 9218 217 399 0 9189 0
[pid=26920] ppid=26914 vsize=248540 CPUtime=7171.31
/proc/26920/stat : 26920 (mxc-sr08) R 26914 26914 26877 0 -1 4194304 70096 0 0 0 717084 47 0 0 25 0 1 0 163422145 254504960 57330 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26920/statm: 62135 57330 71 138 0 61994 0
Current children cumulated CPU time (s) 7238.27
Current children cumulated vsize (KiB) 286908

[startup+7302.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 26936
/proc/meminfo: memFree=1550504/2055920 swapFree=4181856/4192956
[pid=26914] ppid=26912 vsize=38368 CPUtime=66.96
/proc/26914/stat : 26914 (SATzilla2009_I) S 26912 26914 26877 0 -1 4194304 15757 129695 0 0 757 14 5841 84 25 0 1 0 163415440 39288832 9218 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26914/statm: 9592 9218 217 399 0 9189 0
[pid=26920] ppid=26914 vsize=248932 CPUtime=7231.27
/proc/26920/stat : 26920 (mxc-sr08) R 26914 26914 26877 0 -1 4194304 70154 0 0 0 723080 47 0 0 25 0 1 0 163422145 254906368 57388 1992294400 134512640 135078026 4294956192 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26920/statm: 62233 57388 71 138 0 62092 0
Current children cumulated CPU time (s) 7298.23
Current children cumulated vsize (KiB) 287300

[startup+7362.31 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 26936
/proc/meminfo: memFree=1549864/2055920 swapFree=4181856/4192956
[pid=26914] ppid=26912 vsize=38368 CPUtime=66.96
/proc/26914/stat : 26914 (SATzilla2009_I) S 26912 26914 26877 0 -1 4194304 15757 129695 0 0 757 14 5841 84 25 0 1 0 163415440 39288832 9218 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26914/statm: 9592 9218 217 399 0 9189 0
[pid=26920] ppid=26914 vsize=249900 CPUtime=7291.23
/proc/26920/stat : 26920 (mxc-sr08) R 26914 26914 26877 0 -1 4194304 70312 0 0 0 729076 47 0 0 25 0 1 0 163422145 255897600 57546 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26920/statm: 62475 57546 71 138 0 62334 0
Current children cumulated CPU time (s) 7358.19
Current children cumulated vsize (KiB) 288268

[startup+7422.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 26936
/proc/meminfo: memFree=1548968/2055920 swapFree=4181856/4192956
[pid=26914] ppid=26912 vsize=38368 CPUtime=66.96
/proc/26914/stat : 26914 (SATzilla2009_I) S 26912 26914 26877 0 -1 4194304 15757 129695 0 0 757 14 5841 84 25 0 1 0 163415440 39288832 9218 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26914/statm: 9592 9218 217 399 0 9189 0
[pid=26920] ppid=26914 vsize=250940 CPUtime=7351.19
/proc/26920/stat : 26920 (mxc-sr08) R 26914 26914 26877 0 -1 4194304 70492 0 0 0 735072 47 0 0 25 0 1 0 163422145 256962560 57726 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26920/statm: 62735 57726 71 138 0 62594 0
Current children cumulated CPU time (s) 7418.15
Current children cumulated vsize (KiB) 289308

[startup+7482.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 26936
/proc/meminfo: memFree=1548648/2055920 swapFree=4181856/4192956
[pid=26914] ppid=26912 vsize=38368 CPUtime=66.96
/proc/26914/stat : 26914 (SATzilla2009_I) S 26912 26914 26877 0 -1 4194304 15757 129695 0 0 757 14 5841 84 25 0 1 0 163415440 39288832 9218 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26914/statm: 9592 9218 217 399 0 9189 0
[pid=26920] ppid=26914 vsize=251328 CPUtime=7411.16
/proc/26920/stat : 26920 (mxc-sr08) R 26914 26914 26877 0 -1 4194304 70545 0 0 0 741069 47 0 0 25 0 1 0 163422145 257359872 57779 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26920/statm: 62832 57779 71 138 0 62691 0
Current children cumulated CPU time (s) 7478.12
Current children cumulated vsize (KiB) 289696

[startup+7542.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 26936
/proc/meminfo: memFree=1548648/2055920 swapFree=4181856/4192956
[pid=26914] ppid=26912 vsize=38368 CPUtime=66.96
/proc/26914/stat : 26914 (SATzilla2009_I) S 26912 26914 26877 0 -1 4194304 15757 129695 0 0 757 14 5841 84 25 0 1 0 163415440 39288832 9218 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26914/statm: 9592 9218 217 399 0 9189 0
[pid=26920] ppid=26914 vsize=251328 CPUtime=7471.13
/proc/26920/stat : 26920 (mxc-sr08) R 26914 26914 26877 0 -1 4194304 70548 0 0 0 747066 47 0 0 25 0 1 0 163422145 257359872 57782 1992294400 134512640 135078026 4294956192 18446744073709551615 134534204 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26920/statm: 62832 57782 71 138 0 62691 0
Current children cumulated CPU time (s) 7538.09
Current children cumulated vsize (KiB) 289696

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

[startup+7551.9 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 26936
/proc/meminfo: memFree=1548648/2055920 swapFree=4181856/4192956
[pid=26914] ppid=26912 vsize=38368 CPUtime=66.96
/proc/26914/stat : 26914 (SATzilla2009_I) S 26912 26914 26877 0 -1 4194304 15757 129695 0 0 757 14 5841 84 25 0 1 0 163415440 39288832 9218 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26914/statm: 9592 9218 217 399 0 9189 0
[pid=26920] ppid=26914 vsize=251328 CPUtime=7480.73
/proc/26920/stat : 26920 (mxc-sr08) R 26914 26914 26877 0 -1 4194304 70551 0 0 0 748026 47 0 0 25 0 1 0 163422145 257359872 57785 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26920/statm: 62832 57785 71 138 0 62691 0
Current children cumulated CPU time (s) 7547.69
Current children cumulated vsize (KiB) 289696

[startup+7577.5 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 26936
/proc/meminfo: memFree=1548648/2055920 swapFree=4181856/4192956
[pid=26914] ppid=26912 vsize=38368 CPUtime=66.96
/proc/26914/stat : 26914 (SATzilla2009_I) S 26912 26914 26877 0 -1 4194304 15757 129695 0 0 757 14 5841 84 25 0 1 0 163415440 39288832 9218 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26914/statm: 9592 9218 217 399 0 9189 0
[pid=26920] ppid=26914 vsize=251328 CPUtime=7506.31
/proc/26920/stat : 26920 (mxc-sr08) R 26914 26914 26877 0 -1 4194304 70568 0 0 0 750584 47 0 0 25 0 1 0 163422145 257359872 57802 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26920/statm: 62832 57802 71 138 0 62691 0
Current children cumulated CPU time (s) 7573.27
Current children cumulated vsize (KiB) 289696

[startup+7583.9 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 26936
/proc/meminfo: memFree=1548584/2055920 swapFree=4181856/4192956
[pid=26914] ppid=26912 vsize=38368 CPUtime=66.96
/proc/26914/stat : 26914 (SATzilla2009_I) S 26912 26914 26877 0 -1 4194304 15757 129695 0 0 757 14 5841 84 25 0 1 0 163415440 39288832 9218 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26914/statm: 9592 9218 217 399 0 9189 0
[pid=26920] ppid=26914 vsize=251328 CPUtime=7512.7
/proc/26920/stat : 26920 (mxc-sr08) R 26914 26914 26877 0 -1 4194304 70572 0 0 0 751223 47 0 0 25 0 1 0 163422145 257359872 57806 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26920/statm: 62832 57806 71 138 0 62691 0
Current children cumulated CPU time (s) 7579.66
Current children cumulated vsize (KiB) 289696

[startup+7587.1 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 26936
/proc/meminfo: memFree=1548584/2055920 swapFree=4181856/4192956
[pid=26914] ppid=26912 vsize=38368 CPUtime=66.96
/proc/26914/stat : 26914 (SATzilla2009_I) S 26912 26914 26877 0 -1 4194304 15757 129695 0 0 757 14 5841 84 25 0 1 0 163415440 39288832 9218 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26914/statm: 9592 9218 217 399 0 9189 0
[pid=26920] ppid=26914 vsize=251328 CPUtime=7515.9
/proc/26920/stat : 26920 (mxc-sr08) R 26914 26914 26877 0 -1 4194304 70576 0 0 0 751543 47 0 0 25 0 1 0 163422145 257359872 57810 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26920/statm: 62832 57810 71 138 0 62691 0
Current children cumulated CPU time (s) 7582.86
Current children cumulated vsize (KiB) 289696

[startup+7588.7 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 26936
/proc/meminfo: memFree=1548584/2055920 swapFree=4181856/4192956
[pid=26914] ppid=26912 vsize=38368 CPUtime=66.96
/proc/26914/stat : 26914 (SATzilla2009_I) S 26912 26914 26877 0 -1 4194304 15757 129695 0 0 757 14 5841 84 25 0 1 0 163415440 39288832 9218 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26914/statm: 9592 9218 217 399 0 9189 0
[pid=26920] ppid=26914 vsize=251328 CPUtime=7517.5
/proc/26920/stat : 26920 (mxc-sr08) R 26914 26914 26877 0 -1 4194304 70577 0 0 0 751703 47 0 0 25 0 1 0 163422145 257359872 57811 1992294400 134512640 135078026 4294956192 18446744073709551615 134534653 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26920/statm: 62832 57811 71 138 0 62691 0
Current children cumulated CPU time (s) 7584.46
Current children cumulated vsize (KiB) 289696

[startup+7589.5 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 26936
/proc/meminfo: memFree=1548584/2055920 swapFree=4181856/4192956
[pid=26914] ppid=26912 vsize=38368 CPUtime=66.96
/proc/26914/stat : 26914 (SATzilla2009_I) S 26912 26914 26877 0 -1 4194304 15757 129695 0 0 757 14 5841 84 25 0 1 0 163415440 39288832 9218 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26914/statm: 9592 9218 217 399 0 9189 0
[pid=26920] ppid=26914 vsize=251328 CPUtime=7518.3
/proc/26920/stat : 26920 (mxc-sr08) R 26914 26914 26877 0 -1 4194304 70579 0 0 0 751783 47 0 0 25 0 1 0 163422145 257359872 57813 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26920/statm: 62832 57813 71 138 0 62691 0
Current children cumulated CPU time (s) 7585.26
Current children cumulated vsize (KiB) 289696

[startup+7590.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 26936
/proc/meminfo: memFree=1548584/2055920 swapFree=4181856/4192956
[pid=26914] ppid=26912 vsize=38368 CPUtime=66.96
/proc/26914/stat : 26914 (SATzilla2009_I) S 26912 26914 26877 0 -1 4194304 15757 129695 0 0 757 14 5841 84 25 0 1 0 163415440 39288832 9218 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26914/statm: 9592 9218 217 399 0 9189 0
[pid=26920] ppid=26914 vsize=251328 CPUtime=7519.1
/proc/26920/stat : 26920 (mxc-sr08) R 26914 26914 26877 0 -1 4194304 70579 0 0 0 751863 47 0 0 25 0 1 0 163422145 257359872 57813 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26920/statm: 62832 57813 71 138 0 62691 0
Current children cumulated CPU time (s) 7586.06
Current children cumulated vsize (KiB) 289696

[startup+7590.7 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 26936
/proc/meminfo: memFree=1548584/2055920 swapFree=4181856/4192956
[pid=26914] ppid=26912 vsize=38368 CPUtime=66.96
/proc/26914/stat : 26914 (SATzilla2009_I) S 26912 26914 26877 0 -1 4194304 15757 129695 0 0 757 14 5841 84 25 0 1 0 163415440 39288832 9218 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26914/statm: 9592 9218 217 399 0 9189 0
[pid=26920] ppid=26914 vsize=0 CPUtime=7519.51
/proc/26920/stat : 26920 (mxc-sr08) R 26914 26914 26877 0 -1 4194308 70580 0 0 0 751901 50 0 0 25 0 1 0 163422145 0 0 1992294400 0 0 0 0 0 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26920/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 7586.47
Current children cumulated vsize (KiB) 38368

Child status: 20
Real time (s): 7590.73
CPU time (s): 7586.52
CPU user time (s): 7585.01
CPU system time (s): 1.51477
CPU usage (%): 99.9447
Max. virtual memory (cumulated for all children) (KiB): 289696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7585.01
system time used= 1.51477
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 216047
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= 17
involuntary context switches= 17633

runsolver used 6.78997 second user time and 20.8178 second system time

The end

Launcher Data

Begin job on node66 at 2009-05-03 14:31:30
IDJOB=1774490
IDBENCH=70951
IDSOLVER=616
FILE ID=node66/1774490-1241353888
PBS_JOBID= 9225581
Free space on /tmp= 66496 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-d-r2-noholes.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774490-1241353888/watcher-1774490-1241353888 -o /tmp/evaluation-result-1774490-1241353888/solver-1774490-1241353888 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1774490-1241353888.cnf

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

MD5SUM BENCH= 17bffac3a21734cf7ff7fa9ecba23d9d
RANDOM SEED=660075139

node66.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.263
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	: 5931.00
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.263
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:       1829328 kB
Buffers:         12572 kB
Cached:         139040 kB
SwapCached:       5128 kB
Active:          90180 kB
Inactive:        69420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1829328 kB
SwapTotal:     4192956 kB
SwapFree:      4181856 kB
Dirty:           64568 kB
Writeback:           0 kB
Mapped:          14040 kB
Slab:            53104 kB
Committed_AS:   786656 kB
PageTables:       1360 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 node66 at 2009-05-03 16:38:01