Trace number 1774520

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 125.694 129.903

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-col400-16.cnf
MD5SUMa8766c9a72f73eaac2d0ddc5a182692e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark68.9045
Satisfiable
(Un)Satisfiability was proved
Number of variables286329
Number of clauses839692
Sum of the clauses size1959280
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2559794
Number of clauses of size 3279897
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

46.90/51.14	c SATzilla is building models for class 3
46.90/51.14	c run presolver mxc-sr08 for 10 seconds ... 
46.90/51.14	c Bin: Executing mxc-sr08
46.90/51.14	c spawning binary file with 10 seconds ...
46.90/51.14	c child exit by a signal
46.90/51.14	c mxc-sr08 returned code 137.
46.90/51.14	c run presolver picosat846 for 5 seconds ... 
46.90/51.14	c Bin: Executing picosat846
46.90/51.14	c spawning binary file with 5 seconds ...
46.90/51.14	c child exit by a signal
46.90/51.14	c picosat846 returned code 137.
46.90/51.14	c Orignal number of varibales is 286329, number of clauses is 839692 
46.90/51.14	c predicted feature computation time is 34.816116 
46.90/51.14	c Bin: Executing satelite
46.90/51.14	c spawning binary file with 240 seconds ...
46.90/51.14	c child exited successfully
46.90/51.14	c satzilla computing base features
46.90/51.14	c Number of variabe is: 71485, Number of clause is : 300018 
46.90/51.14	c Initializing...
46.90/51.14	c satzilla doing clause learning
46.90/51.14	c start clause learning features ...
46.90/51.14	c Bin: Executing zchaff07
46.90/51.14	c spawning binary file with 2 seconds ...
46.90/51.14	c child exit by a signal
46.90/51.14	c satzilla doing survey propogation probe
46.90/51.14	c do survay propogation for 2 second ...
46.90/51.14	c satzilla doing local search probe
46.90/51.14	c features are:286329 839692 71485 300018 3.00544 1.79881 0.238269 0.491061 0.8058 1.26161 4.07391e-05 0.786067 2.79779e-05 0.000461635 1.04802 0.400656 0.840143 4.07391e-05 0.63174 2.66651e-05 0.000306648 2.22399 0.105233 0.10583 0 0.828571 2.06743 1.92083e-05 0.669958 6.66627e-06 0.000183322 1.92125 0.574749 4.29994e-05 0.938298 1.66657e-05 0.000249985 275 0 275 275 275 275 275 275 275 32.8727 0 32.8727 32.8727 32.8727 32.8727 32.8727 32.8727 32.8727 0.41287 0.692975 1.63961e-06 0.968426 0.769484 0.0722815 0.699523 0.104418 0.485565 0.0417966 0.753912 2.1486e-09 0.232236 0.0877605 0.00786226 0.0608705 0.020582 0.0292293 6050 0 17992 0 17992 17992 17992 1.25257 0 0.901413 0 
46.90/51.14	c satzilla's ranking:
46.90/51.14	c 1) mxc-sr08: 2.767391
46.90/51.14	c 2) picosat846: 2.217530
46.90/51.14	c 3) minisat20SAT07: 1.396025
46.90/51.14	c 4) zchaff_rand: 1.335233
46.90/51.14	c 5) march_dl2004: 0.367473
46.90/51.14	c 6) SATenstein: -10000.000000
46.90/51.14	c 7) gnovelty+: -10000.000000
46.90/51.14	c 8) adaptg2wsat+: -10000.000000
46.90/51.14	c 9) adaptg2wsat0: -10000.000000
46.90/51.14	c 10) tts-4-0: -10000.000000
46.90/51.14	c 11) vallst: -10000.000000
46.90/51.14	c 12) minisat20: -10000.000000
46.90/51.14	c 13) kcnfs04SAT07: -10000.000000
46.90/51.14	c satzilla running mxc-sr08 ... 
125.56/129.89	c Bin: Executing mxc-sr08
125.56/129.89	c spawning binary file with 9953 seconds ...
125.56/129.89	c child exited successfully
125.56/129.89	c mxc-sr08 returned code 20.
125.56/129.89	s UNSATISFIABLE
125.56/129.89	c SATZILLA_TIME=125.690000

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-1774520-1241354273/watcher-1774520-1241354273 -o /tmp/evaluation-result-1774520-1241354273/solver-1774520-1241354273 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1774520-1241354273.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.98 0.99 3/65 22067
/proc/meminfo: memFree=1310440/2055920 swapFree=4191900/4192956
[pid=22067] ppid=22065 vsize=2056 CPUtime=0
/proc/22067/stat : 22067 (SATzilla2009_I) S 22065 22067 22030 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 163456901 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22067/statm: 514 112 96 399 0 111 0
[pid=22068] ppid=22067 vsize=15896 CPUtime=0
/proc/22068/stat : 22068 (mxc-sr08) R 22067 22067 22030 0 -1 4194304 1104 0 0 0 0 0 0 0 18 0 1 0 163456901 16277504 1100 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22068/statm: 3974 1106 44 138 0 3833 0

[startup+0.071882 s]
/proc/loadavg: 0.93 0.98 0.99 3/65 22067
/proc/meminfo: memFree=1310440/2055920 swapFree=4191900/4192956
[pid=22067] ppid=22065 vsize=2056 CPUtime=0
/proc/22067/stat : 22067 (SATzilla2009_I) S 22065 22067 22030 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 163456901 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22067/statm: 514 112 96 399 0 111 0
[pid=22068] ppid=22067 vsize=50124 CPUtime=0.06
/proc/22068/stat : 22068 (mxc-sr08) R 22067 22067 22030 0 -1 4194304 10390 0 0 0 1 5 0 0 18 0 1 0 163456901 51326976 10384 1992294400 134512640 135078026 4294956192 18446744073709551615 134554568 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22068/statm: 12531 10388 52 138 0 12390 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 52180

[startup+0.101888 s]
/proc/loadavg: 0.93 0.98 0.99 3/65 22067
/proc/meminfo: memFree=1310440/2055920 swapFree=4191900/4192956
[pid=22067] ppid=22065 vsize=2056 CPUtime=0
/proc/22067/stat : 22067 (SATzilla2009_I) S 22065 22067 22030 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 163456901 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22067/statm: 514 112 96 399 0 111 0
[pid=22068] ppid=22067 vsize=62148 CPUtime=0.09
/proc/22068/stat : 22068 (mxc-sr08) R 22067 22067 22030 0 -1 4194304 12782 0 0 0 3 6 0 0 18 0 1 0 163456901 63639552 12754 1992294400 134512640 135078026 4294956192 18446744073709551615 134554568 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22068/statm: 15537 12757 52 138 0 15396 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64204

[startup+0.301922 s]
/proc/loadavg: 0.93 0.98 0.99 3/65 22067
/proc/meminfo: memFree=1310440/2055920 swapFree=4191900/4192956
[pid=22067] ppid=22065 vsize=2056 CPUtime=0
/proc/22067/stat : 22067 (SATzilla2009_I) S 22065 22067 22030 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 163456901 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22067/statm: 514 112 96 399 0 111 0
[pid=22068] ppid=22067 vsize=85596 CPUtime=0.29
/proc/22068/stat : 22068 (mxc-sr08) R 22067 22067 22030 0 -1 4194304 18474 0 0 0 21 8 0 0 20 0 1 0 163456901 87650304 18402 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22068/statm: 21399 18403 54 138 0 21258 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 87652

[startup+0.701993 s]
/proc/loadavg: 0.93 0.98 0.99 3/65 22067
/proc/meminfo: memFree=1310440/2055920 swapFree=4191900/4192956
[pid=22067] ppid=22065 vsize=2056 CPUtime=0
/proc/22067/stat : 22067 (SATzilla2009_I) S 22065 22067 22030 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 163456901 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22067/statm: 514 112 96 399 0 111 0
[pid=22068] ppid=22067 vsize=114736 CPUtime=0.69
/proc/22068/stat : 22068 (mxc-sr08) R 22067 22067 22030 0 -1 4194304 25276 0 0 0 59 10 0 0 24 0 1 0 163456901 117489664 25204 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22068/statm: 28684 25205 54 138 0 28543 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 116792

[startup+1.50113 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 22069
/proc/meminfo: memFree=1217240/2055920 swapFree=4191900/4192956
[pid=22067] ppid=22065 vsize=2056 CPUtime=0
/proc/22067/stat : 22067 (SATzilla2009_I) S 22065 22067 22030 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 163456901 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22067/statm: 514 112 96 399 0 111 0
[pid=22068] ppid=22067 vsize=120724 CPUtime=1.49
/proc/22068/stat : 22068 (mxc-sr08) R 22067 22067 22030 0 -1 4194304 31036 0 0 0 136 13 0 0 25 0 1 0 163456901 123621376 27173 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22068/statm: 30181 27173 55 138 0 30040 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 122780

[startup+3.10142 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 22069
/proc/meminfo: memFree=1186528/2055920 swapFree=4191900/4192956
[pid=22067] ppid=22065 vsize=2056 CPUtime=0
/proc/22067/stat : 22067 (SATzilla2009_I) S 22065 22067 22030 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 163456901 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22067/statm: 514 112 96 399 0 111 0
[pid=22068] ppid=22067 vsize=156368 CPUtime=3.09
/proc/22068/stat : 22068 (mxc-sr08) R 22067 22067 22030 0 -1 4194304 39683 0 0 0 292 17 0 0 25 0 1 0 163456901 160120832 35820 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22068/statm: 39092 35820 55 138 0 38951 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 158424

[startup+6.30199 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 22069
/proc/meminfo: memFree=1166752/2055920 swapFree=4191900/4192956
[pid=22067] ppid=22065 vsize=2056 CPUtime=0
/proc/22067/stat : 22067 (SATzilla2009_I) S 22065 22067 22030 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 163456901 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22067/statm: 514 112 96 399 0 111 0
[pid=22068] ppid=22067 vsize=150472 CPUtime=6.28
/proc/22068/stat : 22068 (mxc-sr08) R 22067 22067 22030 0 -1 4194304 43804 0 0 0 609 19 0 0 25 0 1 0 163456901 154083328 35399 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22068/statm: 37618 35399 71 138 0 37477 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 152528

[startup+12.7011 s]
/proc/loadavg: 1.17 1.03 1.01 2/67 22070
/proc/meminfo: memFree=1262504/2055920 swapFree=4191900/4192956
[pid=22067] ppid=22065 vsize=2056 CPUtime=10.01
/proc/22067/stat : 22067 (SATzilla2009_I) S 22065 22067 22030 0 -1 4194304 152 43804 0 0 0 0 978 23 16 0 1 0 163456901 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22067/statm: 514 121 104 399 0 111 0
[pid=22070] ppid=22067 vsize=51372 CPUtime=2.66
/proc/22070/stat : 22070 (picosat846) R 22067 22067 22030 0 -1 4194304 11943 0 0 0 261 5 0 0 25 0 1 0 163457904 52604928 11903 1992294400 134512640 134570484 4294956192 18446744073709551615 134550373 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22070/statm: 12843 11903 85 14 0 12509 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 53428

[startup+25.5014 s]
/proc/loadavg: 1.35 1.08 1.03 2/66 22071
/proc/meminfo: memFree=1276272/2055920 swapFree=4191900/4192956
[pid=22067] ppid=22065 vsize=32520 CPUtime=21.32
/proc/22067/stat : 22067 (SATzilla2009_I) R 22065 22067 22030 0 -1 4194304 7401 93251 0 0 76 3 1993 60 23 0 1 0 163456901 33300480 7352 1992294400 134512640 136149169 4294956224 18446744073709551615 134535031 0 0 4096 0 0 0 0 17 0 0 0
/proc/22067/statm: 8130 7352 135 399 0 7727 0
Current children cumulated CPU time (s) 21.32
Current children cumulated vsize (KiB) 32520

[startup+51.1019 s]
/proc/loadavg: 1.23 1.07 1.02 2/66 22072
/proc/meminfo: memFree=1271216/2055920 swapFree=4191900/4192956
[pid=22067] ppid=22065 vsize=37876 CPUtime=46.9
/proc/22067/stat : 22067 (SATzilla2009_I) R 22065 22067 22030 0 -1 4194304 19004 103490 0 0 2425 12 2188 65 25 0 1 0 163456901 38785024 8681 1992294400 134512640 136149169 4294956224 18446744073709551615 134710009 0 0 4096 3 0 0 0 17 0 0 0
/proc/22067/statm: 9469 8681 207 399 0 9066 0
Current children cumulated CPU time (s) 46.9
Current children cumulated vsize (KiB) 37876

[startup+102.305 s]
/proc/loadavg: 1.10 1.06 1.02 2/67 22073
/proc/meminfo: memFree=1143912/2055920 swapFree=4191900/4192956
[pid=22067] ppid=22065 vsize=21476 CPUtime=46.95
/proc/22067/stat : 22067 (SATzilla2009_I) S 22065 22067 22030 0 -1 4194304 19021 103490 0 0 2429 13 2188 65 25 0 1 0 163456901 21991424 5077 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22067/statm: 5369 5077 217 399 0 4966 0
[pid=22073] ppid=22067 vsize=150604 CPUtime=51.12
/proc/22073/stat : 22073 (mxc-sr08) R 22067 22067 22030 0 -1 4194304 43813 0 0 0 5092 20 0 0 25 0 1 0 163462016 154218496 35408 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22073/statm: 37651 35408 71 138 0 37510 0
Current children cumulated CPU time (s) 98.07
Current children cumulated vsize (KiB) 172080

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

[startup+115.101 s]
/proc/loadavg: 1.08 1.06 1.02 2/67 22073
/proc/meminfo: memFree=1143912/2055920 swapFree=4191900/4192956
[pid=22067] ppid=22065 vsize=21476 CPUtime=46.95
/proc/22067/stat : 22067 (SATzilla2009_I) S 22065 22067 22030 0 -1 4194304 19021 103490 0 0 2429 13 2188 65 25 0 1 0 163456901 21991424 5077 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22067/statm: 5369 5077 217 399 0 4966 0
[pid=22073] ppid=22067 vsize=150736 CPUtime=63.91
/proc/22073/stat : 22073 (mxc-sr08) R 22067 22067 22030 0 -1 4194304 43832 0 0 0 6371 20 0 0 25 0 1 0 163462016 154353664 35427 1992294400 134512640 135078026 4294956192 18446744073709551615 134533788 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22073/statm: 37684 35427 71 138 0 37543 0
Current children cumulated CPU time (s) 110.86
Current children cumulated vsize (KiB) 172212

[startup+121.501 s]
/proc/loadavg: 1.07 1.05 1.02 2/67 22073
/proc/meminfo: memFree=1143912/2055920 swapFree=4191900/4192956
[pid=22067] ppid=22065 vsize=21476 CPUtime=46.95
/proc/22067/stat : 22067 (SATzilla2009_I) S 22065 22067 22030 0 -1 4194304 19021 103490 0 0 2429 13 2188 65 25 0 1 0 163456901 21991424 5077 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22067/statm: 5369 5077 217 399 0 4966 0
[pid=22073] ppid=22067 vsize=150736 CPUtime=70.31
/proc/22073/stat : 22073 (mxc-sr08) R 22067 22067 22030 0 -1 4194304 43839 0 0 0 7011 20 0 0 25 0 1 0 163462016 154353664 35434 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22073/statm: 37684 35434 71 138 0 37543 0
Current children cumulated CPU time (s) 117.26
Current children cumulated vsize (KiB) 172212

[startup+124.702 s]
/proc/loadavg: 1.07 1.05 1.02 2/67 22073
/proc/meminfo: memFree=1143912/2055920 swapFree=4191900/4192956
[pid=22067] ppid=22065 vsize=21476 CPUtime=46.95
/proc/22067/stat : 22067 (SATzilla2009_I) S 22065 22067 22030 0 -1 4194304 19021 103490 0 0 2429 13 2188 65 25 0 1 0 163456901 21991424 5077 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22067/statm: 5369 5077 217 399 0 4966 0
[pid=22073] ppid=22067 vsize=150736 CPUtime=73.51
/proc/22073/stat : 22073 (mxc-sr08) R 22067 22067 22030 0 -1 4194304 43840 0 0 0 7331 20 0 0 25 0 1 0 163462016 154353664 35435 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22073/statm: 37684 35435 71 138 0 37543 0
Current children cumulated CPU time (s) 120.46
Current children cumulated vsize (KiB) 172212

[startup+127.902 s]
/proc/loadavg: 1.06 1.05 1.02 2/67 22075
/proc/meminfo: memFree=1143584/2055920 swapFree=4191900/4192956
[pid=22067] ppid=22065 vsize=21476 CPUtime=46.95
/proc/22067/stat : 22067 (SATzilla2009_I) S 22065 22067 22030 0 -1 4194304 19021 103490 0 0 2429 13 2188 65 25 0 1 0 163456901 21991424 5077 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22067/statm: 5369 5077 217 399 0 4966 0
[pid=22073] ppid=22067 vsize=150736 CPUtime=76.71
/proc/22073/stat : 22073 (mxc-sr08) R 22067 22067 22030 0 -1 4194304 43843 0 0 0 7651 20 0 0 25 0 1 0 163462016 154353664 35438 1992294400 134512640 135078026 4294956192 18446744073709551615 134534713 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22073/statm: 37684 35438 71 138 0 37543 0
Current children cumulated CPU time (s) 123.66
Current children cumulated vsize (KiB) 172212

[startup+128.706 s]
/proc/loadavg: 1.06 1.05 1.02 2/67 22075
/proc/meminfo: memFree=1143584/2055920 swapFree=4191900/4192956
[pid=22067] ppid=22065 vsize=21476 CPUtime=46.95
/proc/22067/stat : 22067 (SATzilla2009_I) S 22065 22067 22030 0 -1 4194304 19021 103490 0 0 2429 13 2188 65 25 0 1 0 163456901 21991424 5077 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22067/statm: 5369 5077 217 399 0 4966 0
[pid=22073] ppid=22067 vsize=150736 CPUtime=77.51
/proc/22073/stat : 22073 (mxc-sr08) R 22067 22067 22030 0 -1 4194304 43843 0 0 0 7731 20 0 0 25 0 1 0 163462016 154353664 35438 1992294400 134512640 135078026 4294956192 18446744073709551615 134534834 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22073/statm: 37684 35438 71 138 0 37543 0
Current children cumulated CPU time (s) 124.46
Current children cumulated vsize (KiB) 172212

[startup+129.502 s]
/proc/loadavg: 1.06 1.05 1.02 2/67 22075
/proc/meminfo: memFree=1143584/2055920 swapFree=4191900/4192956
[pid=22067] ppid=22065 vsize=21476 CPUtime=46.95
/proc/22067/stat : 22067 (SATzilla2009_I) S 22065 22067 22030 0 -1 4194304 19021 103490 0 0 2429 13 2188 65 25 0 1 0 163456901 21991424 5077 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22067/statm: 5369 5077 217 399 0 4966 0
[pid=22073] ppid=22067 vsize=150736 CPUtime=78.31
/proc/22073/stat : 22073 (mxc-sr08) R 22067 22067 22030 0 -1 4194304 43843 0 0 0 7811 20 0 0 25 0 1 0 163462016 154353664 35438 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22073/statm: 37684 35438 71 138 0 37543 0
Current children cumulated CPU time (s) 125.26
Current children cumulated vsize (KiB) 172212

[startup+129.902 s]
/proc/loadavg: 1.06 1.05 1.02 2/67 22075
/proc/meminfo: memFree=1143584/2055920 swapFree=4191900/4192956
[pid=22067] ppid=22065 vsize=0 CPUtime=125.67
/proc/22067/stat : 22067 (SATzilla2009_I) R 22065 22067 22030 0 -1 4194308 19035 147334 0 0 2429 14 10036 88 16 0 1 0 163456901 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/22067/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 125.67
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 129.903
CPU time (s): 125.694
CPU user time (s): 124.666
CPU system time (s): 1.02784
CPU usage (%): 96.76
Max. virtual memory (cumulated for all children) (KiB): 189780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 124.666
system time used= 1.02784
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 166369
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= 48
involuntary context switches= 370

runsolver used 0.12598 second user time and 0.354946 second system time

The end

Launcher Data

Begin job on node89 at 2009-05-03 14:37:54
IDJOB=1774520
IDBENCH=70954
IDSOLVER=616
FILE ID=node89/1774520-1241354273
PBS_JOBID= 9225583
Free space on /tmp= 66280 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-col400-16.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774520-1241354273/watcher-1774520-1241354273 -o /tmp/evaluation-result-1774520-1241354273/solver-1774520-1241354273 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1774520-1241354273.cnf

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

MD5SUM BENCH= a8766c9a72f73eaac2d0ddc5a182692e
RANDOM SEED=924060081

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1311048 kB
Buffers:         80176 kB
Cached:         545824 kB
SwapCached:        416 kB
Active:          75784 kB
Inactive:       563468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1311048 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           46872 kB
Writeback:           0 kB
Mapped:          21608 kB
Slab:            91544 kB
Committed_AS:   592204 kB
PageTables:       1372 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= 66252 MiB
End job on node89 at 2009-05-03 14:40:04