Trace number 1825802

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_C 2009-03-22UNSAT 185.114 185.205

General information on the benchmark

NameCRAFTED/ramseycube/
Q32inK10.cnf
MD5SUM6acad6aa08a1137d820dbdd152ca2acc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark31.6922
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of clauses38430
Sum of the clauses size456120
Maximum clause length12
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4630
Number of clauses of size 50
Number of clauses of size over 537800

Solver Data

19.06/19.19	c SATzilla is building models for class 2
19.06/19.19	c run presolver march_dl2004 for 5 seconds ... 
19.06/19.19	c Bin: Executing march_dl2004
19.06/19.19	c spawning binary file with 5 seconds ...
19.06/19.19	c child exit by a signal
19.06/19.19	c march_dl2004 returned code 137.
19.06/19.19	c run presolver mxc-sr08 for 5 seconds ... 
19.06/19.19	c Bin: Executing mxc-sr08
19.06/19.19	c spawning binary file with 5 seconds ...
19.06/19.19	c child exit by a signal
19.06/19.19	c mxc-sr08 returned code 137.
19.06/19.19	c Orignal number of varibales is 45, number of clauses is 38430 
19.06/19.19	c predicted feature computation time is 7.726818 
19.06/19.19	c Bin: Executing satelite
19.06/19.19	c spawning binary file with 240 seconds ...
19.06/19.19	c child exited successfully
19.06/19.19	c satzilla computing base features
19.06/19.19	c Number of variabe is: 45, Number of clause is : 38430 
19.06/19.19	c Initializing...
19.06/19.19	c satzilla compute diameter ...
19.06/19.19	c start diameter features ...
19.06/19.19	c satzilla doing clause learning
19.06/19.19	c start clause learning features ...
19.06/19.19	c Bin: Executing zchaff07
19.06/19.19	c spawning binary file with 2 seconds ...
19.06/19.19	c child exit by a signal
19.06/19.19	c satzilla doing survey propogation probe
19.06/19.19	c do survay propogation for 2 second ...
19.06/19.19	c satzilla doing local search probe
19.06/19.19	c satzilla doing lobjois search-space size estimate
19.06/19.19	c features are:45 38430 45 38430 0 0 0.00117096 1 0 -0 0.263752 0.0855908 0.0888889 0.266667 0.0836497 0 0 0.263752 0 0.263752 0.263752 -0 0.98895 0 0.98895 0.98895 -0 0.00145719 0 0.00145719 0.00145719 -0 0.0163934 0.00114494 0 0.00114494 0.00114494 2 0 2 2 -0 4718.5 0.000529829 4716 4721 4721 4716 4721 4716 4721 17.4292 0.00593476 17.3258 17.5327 17.5327 17.3258 17.5327 17.3258 17.5327 0.247253 0.827445 0.00646729 0.565522 0.544229 0.0343609 0.487481 0.0501067 0.201244 3.74977e-06 0.377711 4.06783e-07 7.13705e-06 5.7032e-06 2.0911e-06 4.33901e-06 2.87783e-06 3.59987e-06 9.41328 0.211649 6.84133 0.310734 7 4 9 4.66368 0.563439 0.922276 0.110893 0.741176 0.782866 
19.06/19.19	c satzilla's ranking:
19.06/19.19	c 1) minisat20SAT07: 5.470347
19.06/19.19	c 2) mxc-sr08: 3.254963
19.06/19.19	c 3) vallst: 2.919654
19.06/19.19	c 4) tts-4-0: 1.918836
19.06/19.19	c 5) march_dl2004: 1.868541
19.06/19.19	c 6) zchaff_rand: 1.601860
19.06/19.19	c 7) minisat20: 1.080412
19.06/19.19	c 8) SATenstein: -10000.000000
19.06/19.19	c 9) gnovelty+: -10000.000000
19.06/19.19	c 10) adaptg2wsat+: -10000.000000
19.06/19.19	c 11) adaptg2wsat0: -10000.000000
19.06/19.19	c 12) picosat846: -10000.000000
19.06/19.19	c 13) kcnfs04SAT07: -10000.000000
19.06/19.19	c satzilla running minisat20SAT07 ... 
185.07/185.20	c Bin: Executing minisat20SAT07
185.07/185.20	c spawning binary file with 4980 seconds ...
185.07/185.20	c child exited successfully
185.07/185.20	c minisat20SAT07 returned code 0.
185.07/185.20	s UNSATISFIABLE
185.07/185.20	c SATZILLA_TIME=185.120000

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-1825802-1242512483/watcher-1825802-1242512483 -o /tmp/evaluation-result-1825802-1242512483/solver-1825802-1242512483 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825802-1242512483.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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.02 1.02 0.96 3/64 8482
/proc/meminfo: memFree=632096/2055920 swapFree=4180752/4192956
[pid=8482] ppid=8480 vsize=2056 CPUtime=0
/proc/8482/stat : 8482 (SATzilla2009_C) R 8480 8482 8316 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 279275557 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/8482/statm: 514 112 96 399 0 111 0
[pid=8483] ppid=8482 vsize=940 CPUtime=0
/proc/8483/stat : 8483 (march_dl2004) R 8482 8482 8316 0 -1 4194304 116 0 0 0 0 0 0 0 18 0 1 0 279275558 962560 111 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8483/statm: 235 111 50 118 0 114 0

[startup+0.0704389 s]
/proc/loadavg: 1.02 1.02 0.96 3/64 8482
/proc/meminfo: memFree=632096/2055920 swapFree=4180752/4192956
[pid=8482] ppid=8480 vsize=2056 CPUtime=0
/proc/8482/stat : 8482 (SATzilla2009_C) S 8480 8482 8316 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279275557 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8482/statm: 514 112 96 399 0 111 0
[pid=8483] ppid=8482 vsize=1996 CPUtime=0.06
/proc/8483/stat : 8483 (march_dl2004) R 8482 8482 8316 0 -1 4194304 393 0 0 0 6 0 0 0 19 0 1 0 279275558 2043904 388 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8483/statm: 499 388 50 118 0 378 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4052

[startup+0.101441 s]
/proc/loadavg: 1.02 1.02 0.96 3/64 8482
/proc/meminfo: memFree=632096/2055920 swapFree=4180752/4192956
[pid=8482] ppid=8480 vsize=2056 CPUtime=0
/proc/8482/stat : 8482 (SATzilla2009_C) S 8480 8482 8316 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279275557 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8482/statm: 514 112 96 399 0 111 0
[pid=8483] ppid=8482 vsize=2392 CPUtime=0.09
/proc/8483/stat : 8483 (march_dl2004) R 8482 8482 8316 0 -1 4194304 525 0 0 0 9 0 0 0 19 0 1 0 279275558 2449408 520 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8483/statm: 598 520 50 118 0 477 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4448

[startup+0.301464 s]
/proc/loadavg: 1.02 1.02 0.96 3/64 8482
/proc/meminfo: memFree=632096/2055920 swapFree=4180752/4192956
[pid=8482] ppid=8480 vsize=2056 CPUtime=0
/proc/8482/stat : 8482 (SATzilla2009_C) S 8480 8482 8316 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279275557 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8482/statm: 514 112 96 399 0 111 0
[pid=8483] ppid=8482 vsize=7240 CPUtime=0.29
/proc/8483/stat : 8483 (march_dl2004) R 8482 8482 8316 0 -1 4194304 5435 0 0 0 27 2 0 0 21 0 1 0 279275558 7413760 1502 1992294400 134512640 134996440 4294956192 18446744073709551615 134543103 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8483/statm: 1810 1504 57 118 0 1689 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9296

[startup+0.701507 s]
/proc/loadavg: 1.02 1.02 0.96 3/64 8482
/proc/meminfo: memFree=632096/2055920 swapFree=4180752/4192956
[pid=8482] ppid=8480 vsize=2056 CPUtime=0
/proc/8482/stat : 8482 (SATzilla2009_C) S 8480 8482 8316 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279275557 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8482/statm: 514 112 96 399 0 111 0
[pid=8483] ppid=8482 vsize=18996 CPUtime=0.69
/proc/8483/stat : 8483 (march_dl2004) R 8482 8482 8316 0 -1 4194304 13605 0 0 0 63 6 0 0 25 0 1 0 279275558 19451904 2521 1992294400 134512640 134996440 4294956192 18446744073709551615 134584248 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8483/statm: 4749 2521 67 118 0 4628 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21052

[startup+1.5016 s]
/proc/loadavg: 1.02 1.02 0.96 2/66 8484
/proc/meminfo: memFree=620752/2055920 swapFree=4180752/4192956
[pid=8482] ppid=8480 vsize=2056 CPUtime=0
/proc/8482/stat : 8482 (SATzilla2009_C) S 8480 8482 8316 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279275557 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8482/statm: 514 112 96 399 0 111 0
[pid=8483] ppid=8482 vsize=19264 CPUtime=1.49
/proc/8483/stat : 8483 (march_dl2004) R 8482 8482 8316 0 -1 4194304 13701 0 0 0 143 6 0 0 25 0 1 0 279275558 19726336 2617 1992294400 134512640 134996440 4294956192 18446744073709551615 134583495 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8483/statm: 4816 2617 67 118 0 4695 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21320

[startup+3.10177 s]
/proc/loadavg: 1.09 1.04 0.97 2/66 8484
/proc/meminfo: memFree=620496/2055920 swapFree=4180752/4192956
[pid=8482] ppid=8480 vsize=2056 CPUtime=0
/proc/8482/stat : 8482 (SATzilla2009_C) S 8480 8482 8316 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279275557 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8482/statm: 514 112 96 399 0 111 0
[pid=8483] ppid=8482 vsize=19664 CPUtime=3.09
/proc/8483/stat : 8483 (march_dl2004) R 8482 8482 8316 0 -1 4194304 13791 0 0 0 302 7 0 0 25 0 1 0 279275558 20135936 2707 1992294400 134512640 134996440 4294956192 18446744073709551615 134584251 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8483/statm: 4916 2707 67 118 0 4795 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21720

[startup+6.30213 s]
/proc/loadavg: 1.09 1.04 0.97 2/66 8485
/proc/meminfo: memFree=626576/2055920 swapFree=4180752/4192956
[pid=8482] ppid=8480 vsize=2056 CPUtime=4.99
/proc/8482/stat : 8482 (SATzilla2009_C) S 8480 8482 8316 0 -1 4194304 152 13832 0 0 0 0 491 8 16 0 1 0 279275557 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8482/statm: 514 121 104 399 0 111 0
[pid=8485] ppid=8482 vsize=6024 CPUtime=1.28
/proc/8485/stat : 8485 (mxc-sr08) R 8482 8482 8316 0 -1 4194304 1711 0 0 0 128 0 0 0 25 0 1 0 279276058 6168576 1375 1992294400 134512640 135078026 4294956192 18446744073709551615 134560760 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8485/statm: 1506 1375 55 138 0 1365 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 8080

[startup+12.7018 s]
/proc/loadavg: 1.08 1.04 0.97 2/66 8487
/proc/meminfo: memFree=621136/2055920 swapFree=4180752/4192956
[pid=8482] ppid=8480 vsize=7848 CPUtime=10.69
/proc/8482/stat : 8482 (SATzilla2009_C) S 8480 8482 8316 0 -1 4194304 2227 16874 0 0 48 1 1010 10 21 0 1 0 279275557 8036352 1425 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8482/statm: 1962 1425 136 399 0 1559 0
[pid=8487] ppid=8482 vsize=8680 CPUtime=1.98
/proc/8487/stat : 8487 (zchaff07) R 8482 8482 8316 0 -1 4194304 1850 0 0 0 197 1 0 0 25 0 1 0 279276629 8888320 1499 1992294400 134512640 135538726 4294956256 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8487/statm: 2170 1499 126 250 0 1917 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 16528

[startup+25.5013 s]
/proc/loadavg: 1.07 1.03 0.97 2/66 8488
/proc/meminfo: memFree=617808/2055920 swapFree=4180752/4192956
[pid=8482] ppid=8480 vsize=9216 CPUtime=19.15
/proc/8482/stat : 8482 (SATzilla2009_C) S 8480 8482 8316 0 -1 4194304 5143 18724 0 0 693 3 1208 11 25 0 1 0 279275557 9437184 1908 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8482/statm: 2304 1908 219 399 0 1901 0
[pid=8488] ppid=8482 vsize=7176 CPUtime=6.29
/proc/8488/stat : 8488 (minisat20SAT07) R 8482 8482 8316 0 -1 4194304 1680 0 0 0 629 0 0 0 25 0 1 0 279277477 7348224 1675 1992294400 134512640 135078472 4294956192 18446744073709551615 134530618 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8488/statm: 1794 1675 70 138 0 1653 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 16392

[startup+51.1011 s]
/proc/loadavg: 1.04 1.03 0.97 2/66 8488
/proc/meminfo: memFree=615184/2055920 swapFree=4180752/4192956
[pid=8482] ppid=8480 vsize=9216 CPUtime=19.15
/proc/8482/stat : 8482 (SATzilla2009_C) S 8480 8482 8316 0 -1 4194304 5143 18724 0 0 693 3 1208 11 25 0 1 0 279275557 9437184 1908 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8482/statm: 2304 1908 219 399 0 1901 0
[pid=8488] ppid=8482 vsize=9928 CPUtime=31.88
/proc/8488/stat : 8488 (minisat20SAT07) R 8482 8482 8316 0 -1 4194304 2640 0 0 0 3187 1 0 0 25 0 1 0 279277477 10166272 2327 1992294400 134512640 135078472 4294956192 18446744073709551615 134549489 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8488/statm: 2482 2327 73 138 0 2341 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 19144

[startup+102.306 s]
/proc/loadavg: 1.02 1.02 0.97 2/66 8488
/proc/meminfo: memFree=613328/2055920 swapFree=4180752/4192956
[pid=8482] ppid=8480 vsize=9216 CPUtime=19.15
/proc/8482/stat : 8482 (SATzilla2009_C) S 8480 8482 8316 0 -1 4194304 5143 18724 0 0 693 3 1208 11 25 0 1 0 279275557 9437184 1908 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8482/statm: 2304 1908 219 399 0 1901 0
[pid=8488] ppid=8482 vsize=12104 CPUtime=83.06
/proc/8488/stat : 8488 (minisat20SAT07) R 8482 8482 8316 0 -1 4194304 3142 0 0 0 8305 1 0 0 25 0 1 0 279277477 12394496 2829 1992294400 134512640 135078472 4294956192 18446744073709551615 134550656 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8488/statm: 3026 2829 73 138 0 2885 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 21320

[startup+162.301 s]
/proc/loadavg: 1.00 1.02 0.97 2/66 8488
/proc/meminfo: memFree=612048/2055920 swapFree=4180752/4192956
[pid=8482] ppid=8480 vsize=9216 CPUtime=19.15
/proc/8482/stat : 8482 (SATzilla2009_C) S 8480 8482 8316 0 -1 4194304 5143 18724 0 0 693 3 1208 11 25 0 1 0 279275557 9437184 1908 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8482/statm: 2304 1908 219 399 0 1901 0
[pid=8488] ppid=8482 vsize=13600 CPUtime=143.03
/proc/8488/stat : 8488 (minisat20SAT07) R 8482 8482 8316 0 -1 4194304 3465 0 0 0 14302 1 0 0 25 0 1 0 279277477 13926400 3152 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8488/statm: 3400 3152 73 138 0 3259 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 22816

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

[startup+166.302 s]
/proc/loadavg: 1.00 1.02 0.97 2/66 8488
/proc/meminfo: memFree=612048/2055920 swapFree=4180752/4192956
[pid=8482] ppid=8480 vsize=9216 CPUtime=19.15
/proc/8482/stat : 8482 (SATzilla2009_C) S 8480 8482 8316 0 -1 4194304 5143 18724 0 0 693 3 1208 11 25 0 1 0 279275557 9437184 1908 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8482/statm: 2304 1908 219 399 0 1901 0
[pid=8488] ppid=8482 vsize=13600 CPUtime=147.02
/proc/8488/stat : 8488 (minisat20SAT07) R 8482 8482 8316 0 -1 4194304 3465 0 0 0 14701 1 0 0 25 0 1 0 279277477 13926400 3152 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8488/statm: 3400 3152 73 138 0 3259 0
Current children cumulated CPU time (s) 166.17
Current children cumulated vsize (KiB) 22816

[startup+172.706 s]
/proc/loadavg: 1.00 1.02 0.97 2/66 8488
/proc/meminfo: memFree=611920/2055920 swapFree=4180752/4192956
[pid=8482] ppid=8480 vsize=9216 CPUtime=19.15
/proc/8482/stat : 8482 (SATzilla2009_C) S 8480 8482 8316 0 -1 4194304 5143 18724 0 0 693 3 1208 11 25 0 1 0 279275557 9437184 1908 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8482/statm: 2304 1908 219 399 0 1901 0
[pid=8488] ppid=8482 vsize=13792 CPUtime=153.43
/proc/8488/stat : 8488 (minisat20SAT07) R 8482 8482 8316 0 -1 4194304 3505 0 0 0 15342 1 0 0 25 0 1 0 279277477 14123008 3192 1992294400 134512640 135078472 4294956192 18446744073709551615 134550985 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8488/statm: 3448 3192 73 138 0 3307 0
Current children cumulated CPU time (s) 172.58
Current children cumulated vsize (KiB) 23008

[startup+179.101 s]
/proc/loadavg: 1.00 1.02 0.97 2/66 8488
/proc/meminfo: memFree=611728/2055920 swapFree=4180752/4192956
[pid=8482] ppid=8480 vsize=9216 CPUtime=19.15
/proc/8482/stat : 8482 (SATzilla2009_C) S 8480 8482 8316 0 -1 4194304 5143 18724 0 0 693 3 1208 11 25 0 1 0 279275557 9437184 1908 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8482/statm: 2304 1908 219 399 0 1901 0
[pid=8488] ppid=8482 vsize=13964 CPUtime=159.82
/proc/8488/stat : 8488 (minisat20SAT07) R 8482 8482 8316 0 -1 4194304 3550 0 0 0 15981 1 0 0 25 0 1 0 279277477 14299136 3229 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8488/statm: 3491 3229 73 138 0 3350 0
Current children cumulated CPU time (s) 178.97
Current children cumulated vsize (KiB) 23180

[startup+182.302 s]
/proc/loadavg: 1.00 1.02 0.97 2/66 8488
/proc/meminfo: memFree=611728/2055920 swapFree=4180752/4192956
[pid=8482] ppid=8480 vsize=9216 CPUtime=19.15
/proc/8482/stat : 8482 (SATzilla2009_C) S 8480 8482 8316 0 -1 4194304 5143 18724 0 0 693 3 1208 11 25 0 1 0 279275557 9437184 1908 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8482/statm: 2304 1908 219 399 0 1901 0
[pid=8488] ppid=8482 vsize=13964 CPUtime=163.02
/proc/8488/stat : 8488 (minisat20SAT07) R 8482 8482 8316 0 -1 4194304 3552 0 0 0 16301 1 0 0 25 0 1 0 279277477 14299136 3231 1992294400 134512640 135078472 4294956192 18446744073709551615 134549228 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8488/statm: 3491 3231 73 138 0 3350 0
Current children cumulated CPU time (s) 182.17
Current children cumulated vsize (KiB) 23180

[startup+183.902 s]
/proc/loadavg: 1.00 1.02 0.97 2/66 8488
/proc/meminfo: memFree=611728/2055920 swapFree=4180752/4192956
[pid=8482] ppid=8480 vsize=9216 CPUtime=19.15
/proc/8482/stat : 8482 (SATzilla2009_C) S 8480 8482 8316 0 -1 4194304 5143 18724 0 0 693 3 1208 11 25 0 1 0 279275557 9437184 1908 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8482/statm: 2304 1908 219 399 0 1901 0
[pid=8488] ppid=8482 vsize=13964 CPUtime=164.62
/proc/8488/stat : 8488 (minisat20SAT07) R 8482 8482 8316 0 -1 4194304 3552 0 0 0 16461 1 0 0 25 0 1 0 279277477 14299136 3231 1992294400 134512640 135078472 4294956192 18446744073709551615 134549366 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8488/statm: 3491 3231 73 138 0 3350 0
Current children cumulated CPU time (s) 183.77
Current children cumulated vsize (KiB) 23180

[startup+184.702 s]
/proc/loadavg: 1.00 1.02 0.97 2/66 8488
/proc/meminfo: memFree=611728/2055920 swapFree=4180752/4192956
[pid=8482] ppid=8480 vsize=9216 CPUtime=19.15
/proc/8482/stat : 8482 (SATzilla2009_C) S 8480 8482 8316 0 -1 4194304 5143 18724 0 0 693 3 1208 11 25 0 1 0 279275557 9437184 1908 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8482/statm: 2304 1908 219 399 0 1901 0
[pid=8488] ppid=8482 vsize=13964 CPUtime=165.42
/proc/8488/stat : 8488 (minisat20SAT07) R 8482 8482 8316 0 -1 4194304 3552 0 0 0 16541 1 0 0 25 0 1 0 279277477 14299136 3231 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8488/statm: 3491 3231 73 138 0 3350 0
Current children cumulated CPU time (s) 184.57
Current children cumulated vsize (KiB) 23180

[startup+185.102 s]
/proc/loadavg: 1.00 1.02 0.97 2/66 8488
/proc/meminfo: memFree=611728/2055920 swapFree=4180752/4192956
[pid=8482] ppid=8480 vsize=9216 CPUtime=19.15
/proc/8482/stat : 8482 (SATzilla2009_C) S 8480 8482 8316 0 -1 4194304 5143 18724 0 0 693 3 1208 11 25 0 1 0 279275557 9437184 1908 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8482/statm: 2304 1908 219 399 0 1901 0
[pid=8488] ppid=8482 vsize=13964 CPUtime=165.82
/proc/8488/stat : 8488 (minisat20SAT07) R 8482 8482 8316 0 -1 4194304 3552 0 0 0 16581 1 0 0 25 0 1 0 279277477 14299136 3231 1992294400 134512640 135078472 4294956192 18446744073709551615 134551027 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8488/statm: 3491 3231 73 138 0 3350 0
Current children cumulated CPU time (s) 184.97
Current children cumulated vsize (KiB) 23180

[startup+185.202 s]
/proc/loadavg: 1.00 1.02 0.97 2/66 8488
/proc/meminfo: memFree=611728/2055920 swapFree=4180752/4192956
[pid=8482] ppid=8480 vsize=9216 CPUtime=19.15
/proc/8482/stat : 8482 (SATzilla2009_C) S 8480 8482 8316 0 -1 4194304 5143 18724 0 0 693 3 1208 11 25 0 1 0 279275557 9437184 1908 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8482/statm: 2304 1908 219 399 0 1901 0
[pid=8488] ppid=8482 vsize=12416 CPUtime=165.92
/proc/8488/stat : 8488 (minisat20SAT07) R 8482 8482 8316 0 -1 4194304 3558 0 0 0 16591 1 0 0 25 0 1 0 279277477 12713984 2947 1992294400 134512640 135078472 4294956192 18446744073709551615 134874938 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8488/statm: 3104 2947 1596 138 0 2963 0
Current children cumulated CPU time (s) 185.07
Current children cumulated vsize (KiB) 21632

Child status: 20
Real time (s): 185.205
CPU time (s): 185.114
CPU user time (s): 184.939
CPU system time (s): 0.174973
CPU usage (%): 99.9506
Max. virtual memory (cumulated for all children) (KiB): 23180

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

runsolver used 0.177972 second user time and 0.505923 second system time

The end

Launcher Data

Begin job on node59 at 2009-05-17 00:21:24
IDJOB=1825802
IDBENCH=71131
IDSOLVER=668
FILE ID=node59/1825802-1242512483
PBS_JOBID= 9307058
Free space on /tmp= 66212 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/ramseycube/Q32inK10.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825802-1242512483/watcher-1825802-1242512483 -o /tmp/evaluation-result-1825802-1242512483/solver-1825802-1242512483 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825802-1242512483.cnf

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

MD5SUM BENCH= 6acad6aa08a1137d820dbdd152ca2acc
RANDOM SEED=1538811666

node59.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.240
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.240
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:        632640 kB
Buffers:         98944 kB
Cached:        1212856 kB
SwapCached:       6924 kB
Active:         533820 kB
Inactive:       788356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        632640 kB
SwapTotal:     4192956 kB
SwapFree:      4180752 kB
Dirty:           32816 kB
Writeback:           0 kB
Mapped:          15188 kB
Slab:            87148 kB
Committed_AS:  1029788 kB
PageTables:       1460 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= 66180 MiB
End job on node59 at 2009-05-17 00:24:29