Trace number 1774480

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 7543.93 7547.25

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-ee-r2-noholes.cnf
MD5SUM4c8b9603e0c90cfb3c82064eae956799
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark772.307
Satisfiable
(Un)Satisfiability was proved
Number of variables266199
Number of clauses1575975
Sum of the clauses size4240496
Maximum clause length33
Minimum clause length1
Number of clauses of size 139783
Number of clauses of size 21138497
Number of clauses of size 3317809
Number of clauses of size 49949
Number of clauses of size 50
Number of clauses of size over 569937

Solver Data

66.43/66.57	c SATzilla is building models for class 3
66.43/66.57	c run presolver mxc-sr08 for 10 seconds ... 
66.43/66.57	c Bin: Executing mxc-sr08
66.43/66.57	c spawning binary file with 10 seconds ...
66.43/66.57	c child exit by a signal
66.43/66.57	c mxc-sr08 returned code 137.
66.43/66.57	c run presolver picosat846 for 5 seconds ... 
66.43/66.57	c Bin: Executing picosat846
66.43/66.57	c spawning binary file with 5 seconds ...
66.43/66.57	c child exit by a signal
66.43/66.57	c picosat846 returned code 137.
66.43/66.57	c Orignal number of varibales is 266199, number of clauses is 1575975 
66.43/66.57	c predicted feature computation time is 47.638919 
66.43/66.57	c Bin: Executing satelite
66.43/66.57	c spawning binary file with 240 seconds ...
66.43/66.57	c child exited successfully
66.43/66.57	c satzilla computing base features
66.43/66.57	c Number of variabe is: 4366, Number of clause is : 253406 
66.43/66.57	c Initializing...
66.43/66.57	c satzilla doing clause learning
66.43/66.57	c start clause learning features ...
66.43/66.57	c Bin: Executing zchaff07
66.43/66.57	c spawning binary file with 2 seconds ...
66.43/66.57	c child exit by a signal
66.43/66.57	c satzilla doing survey propogation probe
66.43/66.57	c do survay propogation for 2 second ...
66.43/66.57	c satzilla doing local search probe
66.43/66.57	c features are:266199 1.57598e+06 4366 253406 59.9709 5.21917 0.0172293 0.307724 0.72762 1.94936 0.00163093 0.152035 0.000458085 0.00778745 1.04612 0.00866594 0.0316172 0.00163093 1.9632 3.15699e-05 0.0171661 3.89846 0.0627252 0.0838536 0 0.8 2.46622 7.39445e-05 1.53934 3.94624e-06 0.000674806 2.99595 0.0589528 5.06376e-05 0.643732 1.57849e-05 0.000169688 509 0.551409 230 893 893 230 893 230 404 8.68382 0.0556006 8.27391 9.3617 9.3617 8.27391 9.3617 8.27391 8.41584 0.133558 1.34412 0 0.898949 0.370366 0.00124859 0.174332 0.0176975 0.0595904 0.193269 0.779695 1.53554e-10 0.456527 0.416259 0.00804823 0.338659 0.0550016 0.166715 353.4 0.286121 750.867 0.278294 798 770 835 0.81603 0.842269 0.899673 0.121906 
66.43/66.57	c satzilla's ranking:
66.43/66.57	c 1) mxc-sr08: 2.996081
66.43/66.57	c 2) minisat20SAT07: 2.566956
66.43/66.57	c 3) picosat846: 2.522562
66.43/66.57	c 4) zchaff_rand: 2.468094
66.43/66.57	c 5) march_dl2004: -0.088029
66.43/66.57	c 6) SATenstein: -10000.000000
66.43/66.57	c 7) gnovelty+: -10000.000000
66.43/66.57	c 8) adaptg2wsat+: -10000.000000
66.43/66.57	c 9) adaptg2wsat0: -10000.000000
66.43/66.57	c 10) tts-4-0: -10000.000000
66.43/66.57	c 11) vallst: -10000.000000
66.43/66.57	c 12) minisat20: -10000.000000
66.43/66.57	c 13) kcnfs04SAT07: -10000.000000
66.43/66.57	c satzilla running mxc-sr08 ... 
7543.83/7547.23	c Bin: Executing mxc-sr08
7543.83/7547.23	c spawning binary file with 9933 seconds ...
7543.83/7547.23	c child exited successfully
7543.83/7547.23	c mxc-sr08 returned code 20.
7543.83/7547.23	s UNSATISFIABLE
7543.83/7547.23	c SATZILLA_TIME=7545.050000

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-1774480-1241353883/watcher-1774480-1241353883 -o /tmp/evaluation-result-1774480-1241353883/solver-1774480-1241353883 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1774480-1241353883.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: 1.00 1.00 1.00 3/64 5472
/proc/meminfo: memFree=1700056/2055920 swapFree=4181296/4192956
[pid=5472] ppid=5470 vsize=2056 CPUtime=0
/proc/5472/stat : 5472 (SATzilla2009_I) R 5470 5472 5435 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 163416313 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/5472/statm: 514 112 96 399 0 111 0
[pid=5473] ppid=5472 vsize=33044 CPUtime=0
/proc/5473/stat : 5473 (mxc-sr08) R 5472 5472 5435 0 -1 4194304 703 0 0 0 0 0 0 0 18 0 1 0 163416313 33837056 699 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5473/statm: 8261 706 44 138 0 8120 0

[startup+0.0431891 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5472
/proc/meminfo: memFree=1700056/2055920 swapFree=4181296/4192956
[pid=5472] ppid=5470 vsize=2056 CPUtime=0
/proc/5472/stat : 5472 (SATzilla2009_I) S 5470 5472 5435 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163416313 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5472/statm: 514 112 96 399 0 111 0
[pid=5473] ppid=5472 vsize=33044 CPUtime=0.04
/proc/5473/stat : 5473 (mxc-sr08) R 5472 5472 5435 0 -1 4194304 7255 0 0 0 0 4 0 0 19 0 1 0 163416313 33837056 7251 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5473/statm: 8261 7259 45 138 0 8120 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 35100

[startup+0.101194 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5472
/proc/meminfo: memFree=1700056/2055920 swapFree=4181296/4192956
[pid=5472] ppid=5470 vsize=2056 CPUtime=0
/proc/5472/stat : 5472 (SATzilla2009_I) S 5470 5472 5435 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163416313 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5472/statm: 514 112 96 399 0 111 0
[pid=5473] ppid=5472 vsize=69212 CPUtime=0.09
/proc/5473/stat : 5473 (mxc-sr08) R 5472 5472 5435 0 -1 4194304 15139 0 0 0 2 7 0 0 19 0 1 0 163416313 70873088 15111 1992294400 134512640 135078026 4294956192 18446744073709551615 134554925 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5473/statm: 17303 15113 52 138 0 17162 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 71268

[startup+0.30121 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5472
/proc/meminfo: memFree=1700056/2055920 swapFree=4181296/4192956
[pid=5472] ppid=5470 vsize=2056 CPUtime=0
/proc/5472/stat : 5472 (SATzilla2009_I) S 5470 5472 5435 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163416313 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5472/statm: 514 112 96 399 0 111 0
[pid=5473] ppid=5472 vsize=99248 CPUtime=0.29
/proc/5473/stat : 5473 (mxc-sr08) R 5472 5472 5435 0 -1 4194304 21816 0 0 0 19 10 0 0 21 0 1 0 163416313 101629952 21744 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5473/statm: 24812 21745 54 138 0 24671 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 101304

[startup+0.701249 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5472
/proc/meminfo: memFree=1700056/2055920 swapFree=4181296/4192956
[pid=5472] ppid=5470 vsize=2056 CPUtime=0
/proc/5472/stat : 5472 (SATzilla2009_I) S 5470 5472 5435 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163416313 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5472/statm: 514 112 96 399 0 111 0
[pid=5473] ppid=5472 vsize=127692 CPUtime=0.69
/proc/5473/stat : 5473 (mxc-sr08) R 5472 5472 5435 0 -1 4194304 28889 0 0 0 57 12 0 0 25 0 1 0 163416313 130756608 28817 1992294400 134512640 135078026 4294956192 18446744073709551615 134565915 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5473/statm: 31923 28818 54 138 0 31782 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129748

[startup+1.50132 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5474
/proc/meminfo: memFree=1566088/2055920 swapFree=4181296/4192956
[pid=5472] ppid=5470 vsize=2056 CPUtime=0
/proc/5472/stat : 5472 (SATzilla2009_I) S 5470 5472 5435 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163416313 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5472/statm: 514 112 96 399 0 111 0
[pid=5473] ppid=5472 vsize=125612 CPUtime=1.49
/proc/5473/stat : 5473 (mxc-sr08) R 5472 5472 5435 0 -1 4194304 35777 0 0 0 133 16 0 0 25 0 1 0 163416313 128626688 27627 1992294400 134512640 135078026 4294956192 18446744073709551615 134568781 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5473/statm: 31403 27627 55 138 0 31262 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 127668

[startup+3.10147 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5474
/proc/meminfo: memFree=1574920/2055920 swapFree=4181296/4192956
[pid=5472] ppid=5470 vsize=2056 CPUtime=0
/proc/5472/stat : 5472 (SATzilla2009_I) S 5470 5472 5435 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163416313 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5472/statm: 514 112 96 399 0 111 0
[pid=5473] ppid=5472 vsize=151964 CPUtime=3.09
/proc/5473/stat : 5473 (mxc-sr08) R 5472 5472 5435 0 -1 4194304 42691 0 0 0 289 20 0 0 25 0 1 0 163416313 155611136 34541 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5473/statm: 37991 34541 55 138 0 37850 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 154020

[startup+6.30277 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5474
/proc/meminfo: memFree=1552400/2055920 swapFree=4181296/4192956
[pid=5472] ppid=5470 vsize=2056 CPUtime=0
/proc/5472/stat : 5472 (SATzilla2009_I) S 5470 5472 5435 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163416313 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5472/statm: 514 112 96 399 0 111 0
[pid=5473] ppid=5472 vsize=166960 CPUtime=6.29
/proc/5473/stat : 5473 (mxc-sr08) R 5472 5472 5435 0 -1 4194304 45910 0 0 0 606 23 0 0 25 0 1 0 163416313 170967040 37760 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5473/statm: 41740 37760 55 138 0 41599 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 169016

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5475
/proc/meminfo: memFree=1627488/2055920 swapFree=4181296/4192956
[pid=5472] ppid=5470 vsize=2056 CPUtime=10.01
/proc/5472/stat : 5472 (SATzilla2009_I) S 5470 5472 5435 0 -1 4194304 152 48676 0 0 0 0 975 26 16 0 1 0 163416313 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5472/statm: 514 121 104 399 0 111 0
[pid=5475] ppid=5472 vsize=77244 CPUtime=2.66
/proc/5475/stat : 5475 (picosat846) R 5472 5472 5435 0 -1 4194304 18284 0 0 0 255 11 0 0 25 0 1 0 163417316 79097856 18273 1992294400 134512640 134570484 4294956192 18446744073709551615 134552701 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5475/statm: 19311 18273 85 14 0 18977 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 79300

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5476
/proc/meminfo: memFree=1519456/2055920 swapFree=4181296/4192956
[pid=5472] ppid=5470 vsize=2056 CPUtime=15.03
/proc/5472/stat : 5472 (SATzilla2009_I) S 5470 5472 5435 0 -1 4194304 180 67400 0 0 0 0 1464 39 16 0 1 0 163416313 2105344 139 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5472/statm: 514 139 121 399 0 111 0
[pid=5476] ppid=5472 vsize=196400 CPUtime=10.43
/proc/5476/stat : 5476 (satelite) R 5472 5472 5435 0 -1 4194304 44614 0 0 0 1011 32 0 0 25 0 1 0 163417818 201113600 40846 1992294400 134512640 135037501 4294956176 18446744073709551615 134543328 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5476/statm: 49100 40846 67 128 0 48969 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 198456

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5476
/proc/meminfo: memFree=1518688/2055920 swapFree=4181296/4192956
[pid=5472] ppid=5470 vsize=2056 CPUtime=15.03
/proc/5472/stat : 5472 (SATzilla2009_I) S 5470 5472 5435 0 -1 4194304 180 67400 0 0 0 0 1464 39 16 0 1 0 163416313 2105344 139 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5472/statm: 514 139 121 399 0 111 0
[pid=5476] ppid=5472 vsize=197168 CPUtime=36.02
/proc/5476/stat : 5476 (satelite) R 5472 5472 5435 0 -1 4194304 44935 0 0 0 3570 32 0 0 25 0 1 0 163417818 201900032 41167 1992294400 134512640 135037501 4294956176 18446744073709551615 134573900 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5476/statm: 49292 41167 67 128 0 49161 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 199224

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5478
/proc/meminfo: memFree=1466784/2055920 swapFree=4181296/4192956
[pid=5472] ppid=5470 vsize=49620 CPUtime=66.5
/proc/5472/stat : 5472 (SATzilla2009_I) S 5470 5472 5435 0 -1 4194304 15879 123911 0 0 753 12 5799 86 25 0 1 0 163416313 50810880 12037 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5472/statm: 12405 12037 217 399 0 12002 0
[pid=5478] ppid=5472 vsize=188800 CPUtime=35.69
/proc/5478/stat : 5478 (mxc-sr08) R 5472 5472 5435 0 -1 4194304 56541 0 0 0 3542 27 0 0 25 0 1 0 163422971 193331200 44144 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5478/statm: 47200 44144 71 138 0 47059 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 238420

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5478
/proc/meminfo: memFree=1466784/2055920 swapFree=4181296/4192956
[pid=5472] ppid=5470 vsize=49620 CPUtime=66.5
/proc/5472/stat : 5472 (SATzilla2009_I) S 5470 5472 5435 0 -1 4194304 15879 123911 0 0 753 12 5799 86 25 0 1 0 163416313 50810880 12037 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5472/statm: 12405 12037 217 399 0 12002 0
[pid=5478] ppid=5472 vsize=188800 CPUtime=95.66
/proc/5478/stat : 5478 (mxc-sr08) R 5472 5472 5435 0 -1 4194304 56557 0 0 0 9539 27 0 0 25 0 1 0 163422971 193331200 44160 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5478/statm: 47200 44160 71 138 0 47059 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 238420

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5478
/proc/meminfo: memFree=1466784/2055920 swapFree=4181296/4192956
[pid=5472] ppid=5470 vsize=49620 CPUtime=66.5
/proc/5472/stat : 5472 (SATzilla2009_I) S 5470 5472 5435 0 -1 4194304 15879 123911 0 0 753 12 5799 86 25 0 1 0 163416313 50810880 12037 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5472/statm: 12405 12037 217 399 0 12002 0
[pid=5478] ppid=5472 vsize=188800 CPUtime=155.64
/proc/5478/stat : 5478 (mxc-sr08) R 5472 5472 5435 0 -1 4194304 56567 0 0 0 15537 27 0 0 25 0 1 0 163422971 193331200 44170 1992294400 134512640 135078026 4294956192 18446744073709551615 134534843 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5478/statm: 47200 44170 71 138 0 47059 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 238420

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5478
/proc/meminfo: memFree=1466784/2055920 swapFree=4181296/4192956
[pid=5472] ppid=5470 vsize=49620 CPUtime=66.5
/proc/5472/stat : 5472 (SATzilla2009_I) S 5470 5472 5435 0 -1 4194304 15879 123911 0 0 753 12 5799 86 25 0 1 0 163416313 50810880 12037 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5472/statm: 12405 12037 217 399 0 12002 0
[pid=5478] ppid=5472 vsize=188800 CPUtime=215.62
/proc/5478/stat : 5478 (mxc-sr08) R 5472 5472 5435 0 -1 4194304 56573 0 0 0 21535 27 0 0 25 0 1 0 163422971 193331200 44176 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5478/statm: 47200 44176 71 138 0 47059 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 238420

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5478
/proc/meminfo: memFree=1466784/2055920 swapFree=4181296/4192956
[pid=5472] ppid=5470 vsize=49620 CPUtime=66.5
/proc/5472/stat : 5472 (SATzilla2009_I) S 5470 5472 5435 0 -1 4194304 15879 123911 0 0 753 12 5799 86 25 0 1 0 163416313 50810880 12037 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5472/statm: 12405 12037 217 399 0 12002 0
[pid=5478] ppid=5472 vsize=188800 CPUtime=275.6
/proc/5478/stat : 5478 (mxc-sr08) R 5472 5472 5435 0 -1 4194304 56585 0 0 0 27533 27 0 0 25 0 1 0 163422971 193331200 44188 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5478/statm: 47200 44188 71 138 0 47059 0
Current children cumulated CPU time (s) 342.1

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


[startup+7062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 5494
/proc/meminfo: memFree=1423392/2055920 swapFree=4181296/4192956
[pid=5472] ppid=5470 vsize=49620 CPUtime=66.5
/proc/5472/stat : 5472 (SATzilla2009_I) S 5470 5472 5435 0 -1 4194304 15879 123911 0 0 753 12 5799 86 25 0 1 0 163416313 50810880 12037 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5472/statm: 12405 12037 217 399 0 12002 0
[pid=5478] ppid=5472 vsize=236208 CPUtime=6992.67
/proc/5478/stat : 5478 (mxc-sr08) R 5472 5472 5435 0 -1 4194304 66678 0 0 0 699228 39 0 0 25 0 1 0 163422971 241876992 54281 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5478/statm: 59052 54281 71 138 0 58911 0
Current children cumulated CPU time (s) 7059.17
Current children cumulated vsize (KiB) 285828

[startup+7122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5494
/proc/meminfo: memFree=1423200/2055920 swapFree=4181296/4192956
[pid=5472] ppid=5470 vsize=49620 CPUtime=66.5
/proc/5472/stat : 5472 (SATzilla2009_I) S 5470 5472 5435 0 -1 4194304 15879 123911 0 0 753 12 5799 86 25 0 1 0 163416313 50810880 12037 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5472/statm: 12405 12037 217 399 0 12002 0
[pid=5478] ppid=5472 vsize=236368 CPUtime=7052.63
/proc/5478/stat : 5478 (mxc-sr08) R 5472 5472 5435 0 -1 4194304 66715 0 0 0 705224 39 0 0 25 0 1 0 163422971 242040832 54318 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5478/statm: 59092 54318 71 138 0 58951 0
Current children cumulated CPU time (s) 7119.13
Current children cumulated vsize (KiB) 285988

[startup+7182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5494
/proc/meminfo: memFree=1421920/2055920 swapFree=4181296/4192956
[pid=5472] ppid=5470 vsize=49620 CPUtime=66.5
/proc/5472/stat : 5472 (SATzilla2009_I) S 5470 5472 5435 0 -1 4194304 15879 123911 0 0 753 12 5799 86 25 0 1 0 163416313 50810880 12037 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5472/statm: 12405 12037 217 399 0 12002 0
[pid=5478] ppid=5472 vsize=237704 CPUtime=7112.6
/proc/5478/stat : 5478 (mxc-sr08) R 5472 5472 5435 0 -1 4194304 67039 0 0 0 711221 39 0 0 25 0 1 0 163422971 243408896 54642 1992294400 134512640 135078026 4294956192 18446744073709551615 134534648 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5478/statm: 59426 54642 71 138 0 59285 0
Current children cumulated CPU time (s) 7179.1
Current children cumulated vsize (KiB) 287324

[startup+7242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5494
/proc/meminfo: memFree=1421344/2055920 swapFree=4181296/4192956
[pid=5472] ppid=5470 vsize=49620 CPUtime=66.5
/proc/5472/stat : 5472 (SATzilla2009_I) S 5470 5472 5435 0 -1 4194304 15879 123911 0 0 753 12 5799 86 25 0 1 0 163416313 50810880 12037 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5472/statm: 12405 12037 217 399 0 12002 0
[pid=5478] ppid=5472 vsize=238384 CPUtime=7172.59
/proc/5478/stat : 5478 (mxc-sr08) R 5472 5472 5435 0 -1 4194304 67181 0 0 0 717219 40 0 0 25 0 1 0 163422971 244105216 54784 1992294400 134512640 135078026 4294956192 18446744073709551615 134522334 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5478/statm: 59596 54784 71 138 0 59455 0
Current children cumulated CPU time (s) 7239.09
Current children cumulated vsize (KiB) 288004

[startup+7302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5494
/proc/meminfo: memFree=1421152/2055920 swapFree=4181296/4192956
[pid=5472] ppid=5470 vsize=49620 CPUtime=66.5
/proc/5472/stat : 5472 (SATzilla2009_I) S 5470 5472 5435 0 -1 4194304 15879 123911 0 0 753 12 5799 86 25 0 1 0 163416313 50810880 12037 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5472/statm: 12405 12037 217 399 0 12002 0
[pid=5478] ppid=5472 vsize=238704 CPUtime=7232.54
/proc/5478/stat : 5478 (mxc-sr08) R 5472 5472 5435 0 -1 4194304 67235 0 0 0 723214 40 0 0 25 0 1 0 163422971 244432896 54838 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5478/statm: 59676 54838 71 138 0 59535 0
Current children cumulated CPU time (s) 7299.04
Current children cumulated vsize (KiB) 288324

[startup+7362.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5494
/proc/meminfo: memFree=1420128/2055920 swapFree=4181296/4192956
[pid=5472] ppid=5470 vsize=49620 CPUtime=66.5
/proc/5472/stat : 5472 (SATzilla2009_I) S 5470 5472 5435 0 -1 4194304 15879 123911 0 0 753 12 5799 86 25 0 1 0 163416313 50810880 12037 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5472/statm: 12405 12037 217 399 0 12002 0
[pid=5478] ppid=5472 vsize=239952 CPUtime=7292.52
/proc/5478/stat : 5478 (mxc-sr08) R 5472 5472 5435 0 -1 4194304 67479 0 0 0 729212 40 0 0 25 0 1 0 163422971 245710848 55082 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5478/statm: 59988 55082 71 138 0 59847 0
Current children cumulated CPU time (s) 7359.02
Current children cumulated vsize (KiB) 289572

[startup+7422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5494
/proc/meminfo: memFree=1419808/2055920 swapFree=4181296/4192956
[pid=5472] ppid=5470 vsize=49620 CPUtime=66.5
/proc/5472/stat : 5472 (SATzilla2009_I) S 5470 5472 5435 0 -1 4194304 15879 123911 0 0 753 12 5799 86 25 0 1 0 163416313 50810880 12037 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5472/statm: 12405 12037 217 399 0 12002 0
[pid=5478] ppid=5472 vsize=239952 CPUtime=7352.49
/proc/5478/stat : 5478 (mxc-sr08) R 5472 5472 5435 0 -1 4194304 67508 0 0 0 735209 40 0 0 25 0 1 0 163422971 245710848 55111 1992294400 134512640 135078026 4294956192 18446744073709551615 134534264 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5478/statm: 59988 55111 71 138 0 59847 0
Current children cumulated CPU time (s) 7418.99
Current children cumulated vsize (KiB) 289572

[startup+7482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5494
/proc/meminfo: memFree=1419552/2055920 swapFree=4181296/4192956
[pid=5472] ppid=5470 vsize=49620 CPUtime=66.5
/proc/5472/stat : 5472 (SATzilla2009_I) S 5470 5472 5435 0 -1 4194304 15879 123911 0 0 753 12 5799 86 25 0 1 0 163416313 50810880 12037 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5472/statm: 12405 12037 217 399 0 12002 0
[pid=5478] ppid=5472 vsize=240256 CPUtime=7412.47
/proc/5478/stat : 5478 (mxc-sr08) R 5472 5472 5435 0 -1 4194304 67554 0 0 0 741207 40 0 0 25 0 1 0 163422971 246022144 55157 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5478/statm: 60064 55157 71 138 0 59923 0
Current children cumulated CPU time (s) 7478.97
Current children cumulated vsize (KiB) 289876

[startup+7542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5494
/proc/meminfo: memFree=1419040/2055920 swapFree=4181296/4192956
[pid=5472] ppid=5470 vsize=49620 CPUtime=66.5
/proc/5472/stat : 5472 (SATzilla2009_I) S 5470 5472 5435 0 -1 4194304 15879 123911 0 0 753 12 5799 86 25 0 1 0 163416313 50810880 12037 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5472/statm: 12405 12037 217 399 0 12002 0
[pid=5478] ppid=5472 vsize=240928 CPUtime=7472.45
/proc/5478/stat : 5478 (mxc-sr08) R 5472 5472 5435 0 -1 4194304 67698 0 0 0 747205 40 0 0 25 0 1 0 163422971 246710272 55301 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5478/statm: 60232 55301 71 138 0 60091 0
Current children cumulated CPU time (s) 7538.95
Current children cumulated vsize (KiB) 290548

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

[startup+7545.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5494
/proc/meminfo: memFree=1418976/2055920 swapFree=4181296/4192956
[pid=5472] ppid=5470 vsize=49620 CPUtime=66.5
/proc/5472/stat : 5472 (SATzilla2009_I) S 5470 5472 5435 0 -1 4194304 15879 123911 0 0 753 12 5799 86 25 0 1 0 163416313 50810880 12037 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5472/statm: 12405 12037 217 399 0 12002 0
[pid=5478] ppid=5472 vsize=240928 CPUtime=7475.64
/proc/5478/stat : 5478 (mxc-sr08) R 5472 5472 5435 0 -1 4194304 67700 0 0 0 747524 40 0 0 25 0 1 0 163422971 246710272 55303 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5478/statm: 60232 55303 71 138 0 60091 0
Current children cumulated CPU time (s) 7542.14
Current children cumulated vsize (KiB) 290548

[startup+7546.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5494
/proc/meminfo: memFree=1418976/2055920 swapFree=4181296/4192956
[pid=5472] ppid=5470 vsize=49620 CPUtime=66.5
/proc/5472/stat : 5472 (SATzilla2009_I) S 5470 5472 5435 0 -1 4194304 15879 123911 0 0 753 12 5799 86 25 0 1 0 163416313 50810880 12037 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5472/statm: 12405 12037 217 399 0 12002 0
[pid=5478] ppid=5472 vsize=240928 CPUtime=7476.43
/proc/5478/stat : 5478 (mxc-sr08) R 5472 5472 5435 0 -1 4194304 67701 0 0 0 747603 40 0 0 25 0 1 0 163422971 246710272 55304 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5478/statm: 60232 55304 71 138 0 60091 0
Current children cumulated CPU time (s) 7542.93
Current children cumulated vsize (KiB) 290548

[startup+7546.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5494
/proc/meminfo: memFree=1418976/2055920 swapFree=4181296/4192956
[pid=5472] ppid=5470 vsize=49620 CPUtime=66.5
/proc/5472/stat : 5472 (SATzilla2009_I) S 5470 5472 5435 0 -1 4194304 15879 123911 0 0 753 12 5799 86 25 0 1 0 163416313 50810880 12037 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5472/statm: 12405 12037 217 399 0 12002 0
[pid=5478] ppid=5472 vsize=240928 CPUtime=7476.83
/proc/5478/stat : 5478 (mxc-sr08) R 5472 5472 5435 0 -1 4194304 67701 0 0 0 747643 40 0 0 25 0 1 0 163422971 246710272 55304 1992294400 134512640 135078026 4294956192 18446744073709551615 134534609 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5478/statm: 60232 55304 71 138 0 60091 0
Current children cumulated CPU time (s) 7543.33
Current children cumulated vsize (KiB) 290548

[startup+7547.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5494
/proc/meminfo: memFree=1418976/2055920 swapFree=4181296/4192956
[pid=5472] ppid=5470 vsize=49620 CPUtime=66.5
/proc/5472/stat : 5472 (SATzilla2009_I) S 5470 5472 5435 0 -1 4194304 15879 123911 0 0 753 12 5799 86 25 0 1 0 163416313 50810880 12037 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5472/statm: 12405 12037 217 399 0 12002 0
[pid=5478] ppid=5472 vsize=240928 CPUtime=7477.24
/proc/5478/stat : 5478 (mxc-sr08) R 5472 5472 5435 0 -1 4194304 67701 0 0 0 747684 40 0 0 25 0 1 0 163422971 246710272 55304 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5478/statm: 60232 55304 71 138 0 60091 0
Current children cumulated CPU time (s) 7543.74
Current children cumulated vsize (KiB) 290548

[startup+7547.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5494
/proc/meminfo: memFree=1418976/2055920 swapFree=4181296/4192956
[pid=5472] ppid=5470 vsize=49620 CPUtime=66.5
/proc/5472/stat : 5472 (SATzilla2009_I) S 5470 5472 5435 0 -1 4194304 15879 123911 0 0 753 12 5799 86 25 0 1 0 163416313 50810880 12037 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5472/statm: 12405 12037 217 399 0 12002 0
[pid=5478] ppid=5472 vsize=240928 CPUtime=7477.33
/proc/5478/stat : 5478 (mxc-sr08) R 5472 5472 5435 0 -1 4194304 67701 0 0 0 747693 40 0 0 25 0 1 0 163422971 246710272 55304 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5478/statm: 60232 55304 71 138 0 60091 0
Current children cumulated CPU time (s) 7543.83
Current children cumulated vsize (KiB) 290548

Child status: 20
Real time (s): 7547.25
CPU time (s): 7543.93
CPU user time (s): 7542.47
CPU system time (s): 1.45178
CPU usage (%): 99.956
Max. virtual memory (cumulated for all children) (KiB): 290548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7542.47
system time used= 1.45178
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 207507
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= 16
involuntary context switches= 21211

runsolver used 6.04208 second user time and 21.4097 second system time

The end

Launcher Data

Begin job on node48 at 2009-05-03 14:31:26
IDJOB=1774480
IDBENCH=70950
IDSOLVER=616
FILE ID=node48/1774480-1241353883
PBS_JOBID= 9225580
Free space on /tmp= 66388 MiB

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

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

MD5SUM BENCH= 4c8b9603e0c90cfb3c82064eae956799
RANDOM SEED=1118470175

node48.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.209
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.209
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:       1700600 kB
Buffers:         36244 kB
Cached:         251712 kB
SwapCached:       5464 kB
Active:         145528 kB
Inactive:       150204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1700600 kB
SwapTotal:     4192956 kB
SwapFree:      4181296 kB
Dirty:           64132 kB
Writeback:           0 kB
Mapped:          13388 kB
Slab:            45644 kB
Committed_AS:   774848 kB
PageTables:       1368 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= 66356 MiB
End job on node48 at 2009-05-03 16:37:13