Trace number 1727646

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 268.261 268.382

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-icl004.sat05-3825.reshuffled-07.cnf
MD5SUMd9bf8689fd094f6ad4f37a57f4f0a5ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark77.4612
Satisfiable
(Un)Satisfiability was proved
Number of variables2401
Number of clauses15960
Sum of the clauses size111993
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2427
Number of clauses of size 32205
Number of clauses of size 4294
Number of clauses of size 5441
Number of clauses of size over 512551

Solver Data

20.25/20.35	c SATzilla is building models for class 3
20.25/20.35	c run presolver mxc-sr08 for 10 seconds ... 
20.25/20.35	c Bin: Executing mxc-sr08
20.25/20.35	c spawning binary file with 10 seconds ...
20.25/20.35	c child exit by a signal
20.25/20.35	c mxc-sr08 returned code 137.
20.25/20.35	c run presolver picosat846 for 5 seconds ... 
20.25/20.35	c Bin: Executing picosat846
20.25/20.35	c spawning binary file with 5 seconds ...
20.25/20.35	c child exit by a signal
20.25/20.35	c picosat846 returned code 137.
20.25/20.35	c Orignal number of varibales is 2401, number of clauses is 15960 
20.25/20.35	c predicted feature computation time is 1.454795 
20.25/20.35	c Bin: Executing satelite
20.25/20.35	c spawning binary file with 240 seconds ...
20.25/20.35	c child exited successfully
20.25/20.35	c satzilla computing base features
20.25/20.35	c Number of variabe is: 2307, Number of clause is : 14145 
20.25/20.35	c Initializing...
20.25/20.35	c satzilla doing clause learning
20.25/20.35	c start clause learning features ...
20.25/20.35	c Bin: Executing zchaff07
20.25/20.35	c spawning binary file with 2 seconds ...
20.25/20.35	c child exit by a signal
20.25/20.35	c satzilla doing survey propogation probe
20.25/20.35	c do survay propogation for 2 second ...
20.25/20.35	c satzilla doing local search probe
20.25/20.35	c features are:2401 15960 2307 14145 0.0407456 0.128314 0.163097 0.313967 0.881107 2.5306 0.00312225 0.385691 0.000866927 0.00563502 2.03898 0.0847649 0.0951573 0.00312225 1.23239 7.06964e-05 0.0203606 3.06721 0.606431 0.144909 0 1 2.61005 0.000297893 2.47446 0 0.00699894 1.83536 0.160198 0.00340997 1.3286 0.000141393 0.018169 1878.44 0.225912 691 2169 2169 691 2052 1972 1998 16.8148 0.159513 11.3517 22.0231 22.0231 11.3517 17.7354 15.7893 17.0945 0.735578 0.187268 3.59111e-05 1 0.853034 0.622779 0.826001 0.666164 0.752576 0.438225 0.329604 0.0592486 0.999906 0.499656 0.125669 0.498993 0.471881 0.495776 70.244 0.096089 120.661 0.0819882 120 108 133 0.711267 0.861239 0.962831 0.0221361 
20.25/20.35	c satzilla's ranking:
20.25/20.35	c 1) minisat20SAT07: 3.334586
20.25/20.35	c 2) picosat846: 1.632364
20.25/20.35	c 3) mxc-sr08: 1.607498
20.25/20.35	c 4) zchaff_rand: 0.505664
20.25/20.35	c 5) march_dl2004: -0.006524
20.25/20.35	c 6) SATenstein: -10000.000000
20.25/20.35	c 7) gnovelty+: -10000.000000
20.25/20.35	c 8) adaptg2wsat+: -10000.000000
20.25/20.35	c 9) adaptg2wsat0: -10000.000000
20.25/20.35	c 10) tts-4-0: -10000.000000
20.25/20.35	c 11) vallst: -10000.000000
20.25/20.35	c 12) minisat20: -10000.000000
20.25/20.35	c 13) kcnfs04SAT07: -10000.000000
20.25/20.35	c satzilla running minisat20SAT07 ... 
268.15/268.38	c Bin: Executing minisat20SAT07
268.15/268.38	c spawning binary file with 1179 seconds ...
268.15/268.38	c child exited successfully
268.15/268.38	c minisat20SAT07 returned code 0.
268.15/268.38	s UNSATISFIABLE
268.15/268.38	c SATZILLA_TIME=268.290000

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-1727646-1240727345/watcher-1727646-1240727345 -o /tmp/evaluation-result-1727646-1240727345/solver-1727646-1240727345 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1727646-1240727345.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 20045
/proc/meminfo: memFree=1757424/2055920 swapFree=4191900/4192956
[pid=20045] ppid=20043 vsize=2056 CPUtime=0
/proc/20045/stat : 20045 (SATzilla2009_I) R 20043 20045 19730 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100767943 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/20045/statm: 514 112 96 399 0 111 0
[pid=20046] ppid=20045 vsize=1872 CPUtime=0
/proc/20046/stat : 20046 (mxc-sr08) R 20045 20045 19730 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 100767943 1916928 349 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20046/statm: 468 350 54 138 0 327 0

[startup+0.066462 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 20045
/proc/meminfo: memFree=1757424/2055920 swapFree=4191900/4192956
[pid=20045] ppid=20043 vsize=2056 CPUtime=0
/proc/20045/stat : 20045 (SATzilla2009_I) S 20043 20045 19730 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100767943 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20045/statm: 514 112 96 399 0 111 0
[pid=20046] ppid=20045 vsize=2872 CPUtime=0.06
/proc/20046/stat : 20046 (mxc-sr08) R 20045 20045 19730 0 -1 4194304 733 0 0 0 6 0 0 0 19 0 1 0 100767943 2940928 582 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20046/statm: 718 583 55 138 0 577 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4928

[startup+0.101463 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 20045
/proc/meminfo: memFree=1757424/2055920 swapFree=4191900/4192956
[pid=20045] ppid=20043 vsize=2056 CPUtime=0
/proc/20045/stat : 20045 (SATzilla2009_I) S 20043 20045 19730 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100767943 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20045/statm: 514 112 96 399 0 111 0
[pid=20046] ppid=20045 vsize=3004 CPUtime=0.09
/proc/20046/stat : 20046 (mxc-sr08) R 20045 20045 19730 0 -1 4194304 790 0 0 0 9 0 0 0 19 0 1 0 100767943 3076096 639 1992294400 134512640 135078026 4294956192 18446744073709551615 134569328 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20046/statm: 751 639 55 138 0 610 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5060

[startup+0.30148 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 20045
/proc/meminfo: memFree=1757424/2055920 swapFree=4191900/4192956
[pid=20045] ppid=20043 vsize=2056 CPUtime=0
/proc/20045/stat : 20045 (SATzilla2009_I) S 20043 20045 19730 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100767943 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20045/statm: 514 112 96 399 0 111 0
[pid=20046] ppid=20045 vsize=3004 CPUtime=0.29
/proc/20046/stat : 20046 (mxc-sr08) R 20045 20045 19730 0 -1 4194304 849 0 0 0 29 0 0 0 21 0 1 0 100767943 3076096 657 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20046/statm: 751 657 71 138 0 610 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5060

[startup+0.701515 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 20045
/proc/meminfo: memFree=1757424/2055920 swapFree=4191900/4192956
[pid=20045] ppid=20043 vsize=2056 CPUtime=0
/proc/20045/stat : 20045 (SATzilla2009_I) S 20043 20045 19730 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100767943 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20045/statm: 514 112 96 399 0 111 0
[pid=20046] ppid=20045 vsize=3532 CPUtime=0.69
/proc/20046/stat : 20046 (mxc-sr08) R 20045 20045 19730 0 -1 4194304 965 0 0 0 69 0 0 0 25 0 1 0 100767943 3616768 773 1992294400 134512640 135078026 4294956192 18446744073709551615 134534834 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20046/statm: 883 773 71 138 0 742 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5588

[startup+1.50158 s]
/proc/loadavg: 0.92 0.99 0.99 2/66 20047
/proc/meminfo: memFree=1754208/2055920 swapFree=4191900/4192956
[pid=20045] ppid=20043 vsize=2056 CPUtime=0
/proc/20045/stat : 20045 (SATzilla2009_I) S 20043 20045 19730 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100767943 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20045/statm: 514 112 96 399 0 111 0
[pid=20046] ppid=20045 vsize=3796 CPUtime=1.49
/proc/20046/stat : 20046 (mxc-sr08) R 20045 20045 19730 0 -1 4194304 1056 0 0 0 149 0 0 0 25 0 1 0 100767943 3887104 864 1992294400 134512640 135078026 4294956192 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20046/statm: 949 864 71 138 0 808 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5852

[startup+3.10272 s]
/proc/loadavg: 0.92 0.99 0.99 2/66 20047
/proc/meminfo: memFree=1752672/2055920 swapFree=4191900/4192956
[pid=20045] ppid=20043 vsize=2056 CPUtime=0
/proc/20045/stat : 20045 (SATzilla2009_I) S 20043 20045 19730 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100767943 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20045/statm: 514 112 96 399 0 111 0
[pid=20046] ppid=20045 vsize=4212 CPUtime=3.09
/proc/20046/stat : 20046 (mxc-sr08) R 20045 20045 19730 0 -1 4194304 1138 0 0 0 308 1 0 0 25 0 1 0 100767943 4313088 946 1992294400 134512640 135078026 4294956192 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20046/statm: 1053 946 71 138 0 912 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6268

[startup+6.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 20047
/proc/meminfo: memFree=1753696/2055920 swapFree=4191900/4192956
[pid=20045] ppid=20043 vsize=2056 CPUtime=0
/proc/20045/stat : 20045 (SATzilla2009_I) S 20043 20045 19730 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100767943 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20045/statm: 514 112 96 399 0 111 0
[pid=20046] ppid=20045 vsize=4612 CPUtime=6.28
/proc/20046/stat : 20046 (mxc-sr08) R 20045 20045 19730 0 -1 4194304 1225 0 0 0 627 1 0 0 25 0 1 0 100767943 4722688 1033 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20046/statm: 1153 1033 71 138 0 1012 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6668

[startup+12.7015 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 20048
/proc/meminfo: memFree=1755104/2055920 swapFree=4191900/4192956
[pid=20045] ppid=20043 vsize=2056 CPUtime=9.99
/proc/20045/stat : 20045 (SATzilla2009_I) S 20043 20045 19730 0 -1 4194304 152 1285 0 0 0 0 998 1 16 0 1 0 100767943 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20045/statm: 514 121 104 399 0 111 0
[pid=20048] ppid=20045 vsize=4012 CPUtime=2.67
/proc/20048/stat : 20048 (picosat846) R 20045 20045 19730 0 -1 4194304 735 0 0 0 267 0 0 0 25 0 1 0 100768944 4108288 724 1992294400 134512640 134570484 4294956192 18446744073709551615 7947899 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20048/statm: 1003 724 84 14 0 669 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 6068

[startup+25.5017 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 20051
/proc/meminfo: memFree=1749472/2055920 swapFree=4191900/4192956
[pid=20045] ppid=20043 vsize=6096 CPUtime=20.31
/proc/20045/stat : 20045 (SATzilla2009_I) S 20043 20045 19730 0 -1 4194304 1807 4305 0 0 305 15 1705 6 25 0 1 0 100767943 6242304 1155 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20045/statm: 1524 1155 217 399 0 1121 0
[pid=20051] ppid=20045 vsize=4776 CPUtime=5.13
/proc/20051/stat : 20051 (minisat20SAT07) R 20045 20045 19730 0 -1 4194304 1029 0 0 0 513 0 0 0 25 0 1 0 100769979 4890624 983 1992294400 134512640 135078472 4294956192 18446744073709551615 134550985 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20051/statm: 1194 983 72 138 0 1053 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 10872

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20051
/proc/meminfo: memFree=1748128/2055920 swapFree=4191900/4192956
[pid=20045] ppid=20043 vsize=6096 CPUtime=20.31
/proc/20045/stat : 20045 (SATzilla2009_I) S 20043 20045 19730 0 -1 4194304 1807 4305 0 0 305 15 1705 6 25 0 1 0 100767943 6242304 1155 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20045/statm: 1524 1155 217 399 0 1121 0
[pid=20051] ppid=20045 vsize=6248 CPUtime=30.72
/proc/20051/stat : 20051 (minisat20SAT07) R 20045 20045 19730 0 -1 4194304 1393 0 0 0 3071 1 0 0 25 0 1 0 100769979 6397952 1347 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20051/statm: 1562 1347 72 138 0 1421 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 12344

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20051
/proc/meminfo: memFree=1747040/2055920 swapFree=4191900/4192956
[pid=20045] ppid=20043 vsize=6096 CPUtime=20.31
/proc/20045/stat : 20045 (SATzilla2009_I) S 20043 20045 19730 0 -1 4194304 1807 4305 0 0 305 15 1705 6 25 0 1 0 100767943 6242304 1155 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20045/statm: 1524 1155 217 399 0 1121 0
[pid=20051] ppid=20045 vsize=7268 CPUtime=81.9
/proc/20051/stat : 20051 (minisat20SAT07) R 20045 20045 19730 0 -1 4194304 1669 0 0 0 8189 1 0 0 25 0 1 0 100769979 7442432 1623 1992294400 134512640 135078472 4294956192 18446744073709551615 134550708 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20051/statm: 1817 1623 72 138 0 1676 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 13364

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20051
/proc/meminfo: memFree=1746144/2055920 swapFree=4191900/4192956
[pid=20045] ppid=20043 vsize=6096 CPUtime=20.31
/proc/20045/stat : 20045 (SATzilla2009_I) S 20043 20045 19730 0 -1 4194304 1807 4305 0 0 305 15 1705 6 25 0 1 0 100767943 6242304 1155 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20045/statm: 1524 1155 217 399 0 1121 0
[pid=20051] ppid=20045 vsize=8204 CPUtime=141.87
/proc/20051/stat : 20051 (minisat20SAT07) R 20045 20045 19730 0 -1 4194304 1891 0 0 0 14186 1 0 0 25 0 1 0 100769979 8400896 1845 1992294400 134512640 135078472 4294956192 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20051/statm: 2051 1845 72 138 0 1910 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 14300

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20051
/proc/meminfo: memFree=1745760/2055920 swapFree=4191900/4192956
[pid=20045] ppid=20043 vsize=6096 CPUtime=20.31
/proc/20045/stat : 20045 (SATzilla2009_I) S 20043 20045 19730 0 -1 4194304 1807 4305 0 0 305 15 1705 6 25 0 1 0 100767943 6242304 1155 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20045/statm: 1524 1155 217 399 0 1121 0
[pid=20051] ppid=20045 vsize=8680 CPUtime=201.85
/proc/20051/stat : 20051 (minisat20SAT07) R 20045 20045 19730 0 -1 4194304 1977 0 0 0 20184 1 0 0 25 0 1 0 100769979 8888320 1931 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20051/statm: 2170 1931 72 138 0 2029 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 14776

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

[startup+230.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20051
/proc/meminfo: memFree=1745760/2055920 swapFree=4191900/4192956
[pid=20045] ppid=20043 vsize=6096 CPUtime=20.31
/proc/20045/stat : 20045 (SATzilla2009_I) S 20043 20045 19730 0 -1 4194304 1807 4305 0 0 305 15 1705 6 25 0 1 0 100767943 6242304 1155 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20045/statm: 1524 1155 217 399 0 1121 0
[pid=20051] ppid=20045 vsize=8680 CPUtime=209.85
/proc/20051/stat : 20051 (minisat20SAT07) R 20045 20045 19730 0 -1 4194304 1979 0 0 0 20984 1 0 0 25 0 1 0 100769979 8888320 1933 1992294400 134512640 135078472 4294956192 18446744073709551615 134550726 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20051/statm: 2170 1933 72 138 0 2029 0
Current children cumulated CPU time (s) 230.16
Current children cumulated vsize (KiB) 14776

[startup+243.106 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20051
/proc/meminfo: memFree=1745696/2055920 swapFree=4191900/4192956
[pid=20045] ppid=20043 vsize=6096 CPUtime=20.31
/proc/20045/stat : 20045 (SATzilla2009_I) S 20043 20045 19730 0 -1 4194304 1807 4305 0 0 305 15 1705 6 25 0 1 0 100767943 6242304 1155 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20045/statm: 1524 1155 217 399 0 1121 0
[pid=20051] ppid=20045 vsize=8680 CPUtime=222.65
/proc/20051/stat : 20051 (minisat20SAT07) R 20045 20045 19730 0 -1 4194304 1991 0 0 0 22264 1 0 0 25 0 1 0 100769979 8888320 1945 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20051/statm: 2170 1945 72 138 0 2029 0
Current children cumulated CPU time (s) 242.96
Current children cumulated vsize (KiB) 14776

[startup+255.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20051
/proc/meminfo: memFree=1745696/2055920 swapFree=4191900/4192956
[pid=20045] ppid=20043 vsize=6096 CPUtime=20.31
/proc/20045/stat : 20045 (SATzilla2009_I) S 20043 20045 19730 0 -1 4194304 1807 4305 0 0 305 15 1705 6 25 0 1 0 100767943 6242304 1155 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20045/statm: 1524 1155 217 399 0 1121 0
[pid=20051] ppid=20045 vsize=8680 CPUtime=235.44
/proc/20051/stat : 20051 (minisat20SAT07) R 20045 20045 19730 0 -1 4194304 1992 0 0 0 23543 1 0 0 25 0 1 0 100769979 8888320 1946 1992294400 134512640 135078472 4294956192 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20051/statm: 2170 1946 72 138 0 2029 0
Current children cumulated CPU time (s) 255.75
Current children cumulated vsize (KiB) 14776

[startup+262.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20051
/proc/meminfo: memFree=1745632/2055920 swapFree=4191900/4192956
[pid=20045] ppid=20043 vsize=6096 CPUtime=20.31
/proc/20045/stat : 20045 (SATzilla2009_I) S 20043 20045 19730 0 -1 4194304 1807 4305 0 0 305 15 1705 6 25 0 1 0 100767943 6242304 1155 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20045/statm: 1524 1155 217 399 0 1121 0
[pid=20051] ppid=20045 vsize=8680 CPUtime=241.83
/proc/20051/stat : 20051 (minisat20SAT07) R 20045 20045 19730 0 -1 4194304 1993 0 0 0 24182 1 0 0 25 0 1 0 100769979 8888320 1947 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20051/statm: 2170 1947 72 138 0 2029 0
Current children cumulated CPU time (s) 262.14
Current children cumulated vsize (KiB) 14776

[startup+265.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20051
/proc/meminfo: memFree=1745632/2055920 swapFree=4191900/4192956
[pid=20045] ppid=20043 vsize=6096 CPUtime=20.31
/proc/20045/stat : 20045 (SATzilla2009_I) S 20043 20045 19730 0 -1 4194304 1807 4305 0 0 305 15 1705 6 25 0 1 0 100767943 6242304 1155 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20045/statm: 1524 1155 217 399 0 1121 0
[pid=20051] ppid=20045 vsize=8680 CPUtime=245.03
/proc/20051/stat : 20051 (minisat20SAT07) R 20045 20045 19730 0 -1 4194304 1993 0 0 0 24502 1 0 0 25 0 1 0 100769979 8888320 1947 1992294400 134512640 135078472 4294956192 18446744073709551615 134550587 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20051/statm: 2170 1947 72 138 0 2029 0
Current children cumulated CPU time (s) 265.34
Current children cumulated vsize (KiB) 14776

[startup+267.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20051
/proc/meminfo: memFree=1745632/2055920 swapFree=4191900/4192956
[pid=20045] ppid=20043 vsize=6096 CPUtime=20.31
/proc/20045/stat : 20045 (SATzilla2009_I) S 20043 20045 19730 0 -1 4194304 1807 4305 0 0 305 15 1705 6 25 0 1 0 100767943 6242304 1155 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20045/statm: 1524 1155 217 399 0 1121 0
[pid=20051] ppid=20045 vsize=8680 CPUtime=246.63
/proc/20051/stat : 20051 (minisat20SAT07) R 20045 20045 19730 0 -1 4194304 1993 0 0 0 24662 1 0 0 25 0 1 0 100769979 8888320 1947 1992294400 134512640 135078472 4294956192 18446744073709551615 134556442 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20051/statm: 2170 1947 72 138 0 2029 0
Current children cumulated CPU time (s) 266.94
Current children cumulated vsize (KiB) 14776

[startup+267.903 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20051
/proc/meminfo: memFree=1745632/2055920 swapFree=4191900/4192956
[pid=20045] ppid=20043 vsize=6096 CPUtime=20.31
/proc/20045/stat : 20045 (SATzilla2009_I) S 20043 20045 19730 0 -1 4194304 1807 4305 0 0 305 15 1705 6 25 0 1 0 100767943 6242304 1155 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20045/statm: 1524 1155 217 399 0 1121 0
[pid=20051] ppid=20045 vsize=8680 CPUtime=247.43
/proc/20051/stat : 20051 (minisat20SAT07) R 20045 20045 19730 0 -1 4194304 1993 0 0 0 24742 1 0 0 25 0 1 0 100769979 8888320 1947 1992294400 134512640 135078472 4294956192 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20051/statm: 2170 1947 72 138 0 2029 0
Current children cumulated CPU time (s) 267.74
Current children cumulated vsize (KiB) 14776

[startup+268.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20051
/proc/meminfo: memFree=1745632/2055920 swapFree=4191900/4192956
[pid=20045] ppid=20043 vsize=6096 CPUtime=20.31
/proc/20045/stat : 20045 (SATzilla2009_I) S 20043 20045 19730 0 -1 4194304 1807 4305 0 0 305 15 1705 6 25 0 1 0 100767943 6242304 1155 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20045/statm: 1524 1155 217 399 0 1121 0
[pid=20051] ppid=20045 vsize=8680 CPUtime=247.84
/proc/20051/stat : 20051 (minisat20SAT07) R 20045 20045 19730 0 -1 4194304 1993 0 0 0 24783 1 0 0 25 0 1 0 100769979 8888320 1947 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20051/statm: 2170 1947 72 138 0 2029 0
Current children cumulated CPU time (s) 268.15
Current children cumulated vsize (KiB) 14776

Child status: 20
Real time (s): 268.382
CPU time (s): 268.261
CPU user time (s): 268.022
CPU system time (s): 0.238963
CPU usage (%): 99.9549
Max. virtual memory (cumulated for all children) (KiB): 14776

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

runsolver used 0.238963 second user time and 0.748886 second system time

The end

Launcher Data

Begin job on node15 at 2009-04-26 08:29:05
IDJOB=1727646
IDBENCH=24642
IDSOLVER=528
FILE ID=node15/1727646-1240727345
PBS_JOBID= 9186884
Free space on /tmp= 66268 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7a-gensys-icl004.sat05-3825.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727646-1240727345/watcher-1727646-1240727345 -o /tmp/evaluation-result-1727646-1240727345/solver-1727646-1240727345 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1727646-1240727345.cnf

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

MD5SUM BENCH= d9bf8689fd094f6ad4f37a57f4f0a5ae
RANDOM SEED=1172559300

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
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:       1757968 kB
Buffers:         20460 kB
Cached:         202256 kB
SwapCached:        528 kB
Active:         110576 kB
Inactive:       125648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1757968 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           32040 kB
Writeback:           0 kB
Mapped:          21732 kB
Slab:            47788 kB
Committed_AS:   356784 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= 66236 MiB
End job on node15 at 2009-04-26 08:33:34