Trace number 1727645

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 269.503 269.675

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

19.36/19.42	c SATzilla is building models for class 2
19.36/19.42	c run presolver march_dl2004 for 5 seconds ... 
19.36/19.42	c Bin: Executing march_dl2004
19.36/19.42	c spawning binary file with 5 seconds ...
19.36/19.42	c child exit by a signal
19.36/19.42	c march_dl2004 returned code 137.
19.36/19.42	c run presolver mxc-sr08 for 5 seconds ... 
19.36/19.42	c Bin: Executing mxc-sr08
19.36/19.42	c spawning binary file with 5 seconds ...
19.36/19.42	c child exit by a signal
19.36/19.42	c mxc-sr08 returned code 137.
19.36/19.42	c Orignal number of varibales is 2401, number of clauses is 15960 
19.36/19.42	c predicted feature computation time is 7.608577 
19.36/19.42	c Bin: Executing satelite
19.36/19.42	c spawning binary file with 240 seconds ...
19.36/19.42	c child exited successfully
19.36/19.42	c satzilla computing base features
19.36/19.42	c Number of variabe is: 2307, Number of clause is : 14145 
19.36/19.42	c Initializing...
19.36/19.42	c satzilla compute diameter ...
19.36/19.42	c start diameter features ...
19.36/19.42	c satzilla doing clause learning
19.36/19.42	c start clause learning features ...
19.36/19.42	c Bin: Executing zchaff07
19.36/19.42	c spawning binary file with 2 seconds ...
19.36/19.42	c child exit by a signal
19.36/19.42	c satzilla doing survey propogation probe
19.36/19.42	c do survay propogation for 2 second ...
19.36/19.42	c satzilla doing local search probe
19.36/19.42	c satzilla doing lobjois search-space size estimate
19.36/19.42	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 4.86149 0.0756045 4 6 0.461183 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.3079 0.0902413 120.889 0.0749603 121 109 133 0.689238 0.767136 0.962885 0.0213624 0.237728 0.503052 
19.36/19.42	c satzilla's ranking:
19.36/19.42	c 1) minisat20SAT07: 2.769918
19.36/19.42	c 2) mxc-sr08: 1.625197
19.36/19.42	c 3) zchaff_rand: 1.407524
19.36/19.42	c 4) minisat20: 0.979298
19.36/19.42	c 5) march_dl2004: 0.143066
19.36/19.42	c 6) vallst: 0.130706
19.36/19.42	c 7) tts-4-0: -0.056533
19.36/19.42	c 8) SATenstein: -10000.000000
19.36/19.42	c 9) gnovelty+: -10000.000000
19.36/19.42	c 10) adaptg2wsat+: -10000.000000
19.36/19.42	c 11) adaptg2wsat0: -10000.000000
19.36/19.42	c 12) picosat846: -10000.000000
19.36/19.42	c 13) kcnfs04SAT07: -10000.000000
19.36/19.42	c satzilla running minisat20SAT07 ... 
269.40/269.67	c Bin: Executing minisat20SAT07
269.40/269.67	c spawning binary file with 1180 seconds ...
269.40/269.67	c child exited successfully
269.40/269.67	c minisat20SAT07 returned code 0.
269.40/269.67	s UNSATISFIABLE
269.40/269.67	c SATZILLA_TIME=269.520000

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-1727645-1240727340/watcher-1727645-1240727340 -o /tmp/evaluation-result-1727645-1240727340/solver-1727645-1240727340 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1727645-1240727340.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.99 1.00 0.99 3/64 25040
/proc/meminfo: memFree=1711752/2055920 swapFree=4191900/4192956
[pid=25040] ppid=25038 vsize=2056 CPUtime=0
/proc/25040/stat : 25040 (SATzilla2009_C) S 25038 25040 24856 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100767210 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25040/statm: 514 112 96 399 0 111 0
[pid=25041] ppid=25040 vsize=900 CPUtime=0
/proc/25041/stat : 25041 (march_dl2004) R 25040 25040 24856 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 100767210 921600 123 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25041/statm: 225 123 50 118 0 104 0

[startup+0.0832289 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 25040
/proc/meminfo: memFree=1711752/2055920 swapFree=4191900/4192956
[pid=25040] ppid=25038 vsize=2056 CPUtime=0
/proc/25040/stat : 25040 (SATzilla2009_C) S 25038 25040 24856 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100767210 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25040/statm: 514 112 96 399 0 111 0
[pid=25041] ppid=25040 vsize=2696 CPUtime=0.08
/proc/25041/stat : 25041 (march_dl2004) R 25040 25040 24856 0 -1 4194304 558 0 0 0 8 0 0 0 19 0 1 0 100767210 2760704 550 1992294400 134512640 134996440 4294956192 18446744073709551615 134542411 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25041/statm: 674 550 55 118 0 553 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4752

[startup+0.10123 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 25040
/proc/meminfo: memFree=1711752/2055920 swapFree=4191900/4192956
[pid=25040] ppid=25038 vsize=2056 CPUtime=0
/proc/25040/stat : 25040 (SATzilla2009_C) S 25038 25040 24856 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100767210 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25040/statm: 514 112 96 399 0 111 0
[pid=25041] ppid=25040 vsize=2696 CPUtime=0.09
/proc/25041/stat : 25041 (march_dl2004) R 25040 25040 24856 0 -1 4194304 560 0 0 0 9 0 0 0 19 0 1 0 100767210 2760704 552 1992294400 134512640 134996440 4294956192 18446744073709551615 134598384 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25041/statm: 674 552 57 118 0 553 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4752

[startup+0.301246 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 25040
/proc/meminfo: memFree=1711752/2055920 swapFree=4191900/4192956
[pid=25040] ppid=25038 vsize=2056 CPUtime=0
/proc/25040/stat : 25040 (SATzilla2009_C) S 25038 25040 24856 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100767210 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25040/statm: 514 112 96 399 0 111 0
[pid=25041] ppid=25040 vsize=5464 CPUtime=0.29
/proc/25041/stat : 25041 (march_dl2004) R 25040 25040 24856 0 -1 4194304 1167 0 0 0 29 0 0 0 21 0 1 0 100767210 5595136 881 1992294400 134512640 134996440 4294956192 18446744073709551615 134583568 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25041/statm: 1366 881 67 118 0 1245 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7520

[startup+0.701281 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 25040
/proc/meminfo: memFree=1711752/2055920 swapFree=4191900/4192956
[pid=25040] ppid=25038 vsize=2056 CPUtime=0
/proc/25040/stat : 25040 (SATzilla2009_C) S 25038 25040 24856 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100767210 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25040/statm: 514 112 96 399 0 111 0
[pid=25041] ppid=25040 vsize=5596 CPUtime=0.69
/proc/25041/stat : 25041 (march_dl2004) R 25040 25040 24856 0 -1 4194304 1193 0 0 0 69 0 0 0 25 0 1 0 100767210 5730304 907 1992294400 134512640 134996440 4294956192 18446744073709551615 134583572 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25041/statm: 1399 907 67 118 0 1278 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7652

[startup+1.50135 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 25042
/proc/meminfo: memFree=1708152/2055920 swapFree=4191900/4192956
[pid=25040] ppid=25038 vsize=2056 CPUtime=0
/proc/25040/stat : 25040 (SATzilla2009_C) S 25038 25040 24856 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100767210 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25040/statm: 514 112 96 399 0 111 0
[pid=25041] ppid=25040 vsize=5728 CPUtime=1.49
/proc/25041/stat : 25041 (march_dl2004) R 25040 25040 24856 0 -1 4194304 1253 0 0 0 149 0 0 0 25 0 1 0 100767210 5865472 967 1992294400 134512640 134996440 4294956192 18446744073709551615 134583424 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25041/statm: 1432 967 67 118 0 1311 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7784

[startup+3.10249 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 25042
/proc/meminfo: memFree=1707640/2055920 swapFree=4191900/4192956
[pid=25040] ppid=25038 vsize=2056 CPUtime=0
/proc/25040/stat : 25040 (SATzilla2009_C) S 25038 25040 24856 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100767210 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25040/statm: 514 112 96 399 0 111 0
[pid=25041] ppid=25040 vsize=10588 CPUtime=3.09
/proc/25041/stat : 25041 (march_dl2004) R 25040 25040 24856 0 -1 4194304 2955 0 0 0 289 20 0 0 25 0 1 0 100767210 10842112 2454 1992294400 134512640 134996440 4294956192 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25041/statm: 2647 2454 73 118 0 2526 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12644

[startup+6.30176 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 25043
/proc/meminfo: memFree=1709112/2055920 swapFree=4191900/4192956
[pid=25040] ppid=25038 vsize=2056 CPUtime=4.99
/proc/25040/stat : 25040 (SATzilla2009_C) S 25038 25040 24856 0 -1 4194304 152 4712 0 0 0 0 471 28 19 0 1 0 100767210 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25040/statm: 514 121 104 399 0 111 0
[pid=25043] ppid=25040 vsize=3796 CPUtime=1.28
/proc/25043/stat : 25043 (mxc-sr08) R 25040 25040 24856 0 -1 4194304 1035 0 0 0 128 0 0 0 25 0 1 0 100767711 3887104 843 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25043/statm: 949 843 71 138 0 808 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 5852

[startup+12.7013 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 25044
/proc/meminfo: memFree=1709120/2055920 swapFree=4191900/4192956
[pid=25040] ppid=25038 vsize=3484 CPUtime=12.21
/proc/25040/stat : 25040 (SATzilla2009_C) S 25038 25040 24856 0 -1 4194304 796 6536 0 0 209 0 983 29 25 0 1 0 100767210 3567616 534 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25040/statm: 871 534 136 399 0 468 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 3484

[startup+25.5014 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 25046
/proc/meminfo: memFree=1703608/2055920 swapFree=4191900/4192956
[pid=25040] ppid=25038 vsize=6172 CPUtime=19.38
/proc/25040/stat : 25040 (SATzilla2009_C) S 25038 25040 24856 0 -1 4194304 1948 7793 0 0 709 17 1180 32 25 0 1 0 100767210 6320128 1180 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25040/statm: 1543 1180 220 399 0 1140 0
[pid=25046] ppid=25040 vsize=4912 CPUtime=6.07
/proc/25046/stat : 25046 (minisat20SAT07) R 25040 25040 24856 0 -1 4194304 1060 0 0 0 607 0 0 0 25 0 1 0 100769152 5029888 1014 1992294400 134512640 135078472 4294956192 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25046/statm: 1228 1014 72 138 0 1087 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 11084

[startup+51.1016 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 25046
/proc/meminfo: memFree=1702328/2055920 swapFree=4191900/4192956
[pid=25040] ppid=25038 vsize=6172 CPUtime=19.38
/proc/25040/stat : 25040 (SATzilla2009_C) S 25038 25040 24856 0 -1 4194304 1948 7793 0 0 709 17 1180 32 25 0 1 0 100767210 6320128 1180 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25040/statm: 1543 1180 220 399 0 1140 0
[pid=25046] ppid=25040 vsize=6248 CPUtime=31.64
/proc/25046/stat : 25046 (minisat20SAT07) R 25040 25040 24856 0 -1 4194304 1394 0 0 0 3163 1 0 0 25 0 1 0 100769152 6397952 1348 1992294400 134512640 135078472 4294956192 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25046/statm: 1562 1348 72 138 0 1421 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 12420

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 25046
/proc/meminfo: memFree=1701240/2055920 swapFree=4191900/4192956
[pid=25040] ppid=25038 vsize=6172 CPUtime=19.38
/proc/25040/stat : 25040 (SATzilla2009_C) S 25038 25040 24856 0 -1 4194304 1948 7793 0 0 709 17 1180 32 25 0 1 0 100767210 6320128 1180 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25040/statm: 1543 1180 220 399 0 1140 0
[pid=25046] ppid=25040 vsize=7400 CPUtime=82.82
/proc/25046/stat : 25046 (minisat20SAT07) R 25040 25040 24856 0 -1 4194304 1672 0 0 0 8281 1 0 0 25 0 1 0 100769152 7577600 1626 1992294400 134512640 135078472 4294956192 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25046/statm: 1850 1626 72 138 0 1709 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 13572

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 25046
/proc/meminfo: memFree=1700344/2055920 swapFree=4191900/4192956
[pid=25040] ppid=25038 vsize=6172 CPUtime=19.38
/proc/25040/stat : 25040 (SATzilla2009_C) S 25038 25040 24856 0 -1 4194304 1948 7793 0 0 709 17 1180 32 25 0 1 0 100767210 6320128 1180 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25040/statm: 1543 1180 220 399 0 1140 0
[pid=25046] ppid=25040 vsize=8204 CPUtime=142.79
/proc/25046/stat : 25046 (minisat20SAT07) R 25040 25040 24856 0 -1 4194304 1891 0 0 0 14278 1 0 0 25 0 1 0 100769152 8400896 1845 1992294400 134512640 135078472 4294956192 18446744073709551615 134550896 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25046/statm: 2051 1845 72 138 0 1910 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 14376

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 25046
/proc/meminfo: memFree=1700024/2055920 swapFree=4191900/4192956
[pid=25040] ppid=25038 vsize=6172 CPUtime=19.38
/proc/25040/stat : 25040 (SATzilla2009_C) S 25038 25040 24856 0 -1 4194304 1948 7793 0 0 709 17 1180 32 25 0 1 0 100767210 6320128 1180 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25040/statm: 1543 1180 220 399 0 1140 0
[pid=25046] ppid=25040 vsize=8536 CPUtime=202.74
/proc/25046/stat : 25046 (minisat20SAT07) R 25040 25040 24856 0 -1 4194304 1966 0 0 0 20273 1 0 0 25 0 1 0 100769152 8740864 1920 1992294400 134512640 135078472 4294956192 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25046/statm: 2134 1920 72 138 0 1993 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 14708

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

[startup+230.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 25046
/proc/meminfo: memFree=1699896/2055920 swapFree=4191900/4192956
[pid=25040] ppid=25038 vsize=6172 CPUtime=19.38
/proc/25040/stat : 25040 (SATzilla2009_C) S 25038 25040 24856 0 -1 4194304 1948 7793 0 0 709 17 1180 32 25 0 1 0 100767210 6320128 1180 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25040/statm: 1543 1180 220 399 0 1140 0
[pid=25046] ppid=25040 vsize=8680 CPUtime=210.74
/proc/25046/stat : 25046 (minisat20SAT07) R 25040 25040 24856 0 -1 4194304 1979 0 0 0 21073 1 0 0 25 0 1 0 100769152 8888320 1933 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25046/statm: 2170 1933 72 138 0 2029 0
Current children cumulated CPU time (s) 230.12
Current children cumulated vsize (KiB) 14852

[startup+255.901 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 25046
/proc/meminfo: memFree=1699832/2055920 swapFree=4191900/4192956
[pid=25040] ppid=25038 vsize=6172 CPUtime=19.38
/proc/25040/stat : 25040 (SATzilla2009_C) S 25038 25040 24856 0 -1 4194304 1948 7793 0 0 709 17 1180 32 25 0 1 0 100767210 6320128 1180 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25040/statm: 1543 1180 220 399 0 1140 0
[pid=25046] ppid=25040 vsize=8680 CPUtime=236.33
/proc/25046/stat : 25046 (minisat20SAT07) R 25040 25040 24856 0 -1 4194304 1992 0 0 0 23632 1 0 0 25 0 1 0 100769152 8888320 1946 1992294400 134512640 135078472 4294956192 18446744073709551615 134550554 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25046/statm: 2170 1946 72 138 0 2029 0
Current children cumulated CPU time (s) 255.71
Current children cumulated vsize (KiB) 14852

[startup+262.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 25046
/proc/meminfo: memFree=1699832/2055920 swapFree=4191900/4192956
[pid=25040] ppid=25038 vsize=6172 CPUtime=19.38
/proc/25040/stat : 25040 (SATzilla2009_C) S 25038 25040 24856 0 -1 4194304 1948 7793 0 0 709 17 1180 32 25 0 1 0 100767210 6320128 1180 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25040/statm: 1543 1180 220 399 0 1140 0
[pid=25046] ppid=25040 vsize=8680 CPUtime=242.73
/proc/25046/stat : 25046 (minisat20SAT07) R 25040 25040 24856 0 -1 4194304 1992 0 0 0 24272 1 0 0 25 0 1 0 100769152 8888320 1946 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25046/statm: 2170 1946 72 138 0 2029 0
Current children cumulated CPU time (s) 262.11
Current children cumulated vsize (KiB) 14852

[startup+265.501 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 25046
/proc/meminfo: memFree=1699832/2055920 swapFree=4191900/4192956
[pid=25040] ppid=25038 vsize=6172 CPUtime=19.38
/proc/25040/stat : 25040 (SATzilla2009_C) S 25038 25040 24856 0 -1 4194304 1948 7793 0 0 709 17 1180 32 25 0 1 0 100767210 6320128 1180 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25040/statm: 1543 1180 220 399 0 1140 0
[pid=25046] ppid=25040 vsize=8680 CPUtime=245.92
/proc/25046/stat : 25046 (minisat20SAT07) R 25040 25040 24856 0 -1 4194304 1993 0 0 0 24591 1 0 0 25 0 1 0 100769152 8888320 1947 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25046/statm: 2170 1947 72 138 0 2029 0
Current children cumulated CPU time (s) 265.3
Current children cumulated vsize (KiB) 14852

[startup+267.101 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 25046
/proc/meminfo: memFree=1699832/2055920 swapFree=4191900/4192956
[pid=25040] ppid=25038 vsize=6172 CPUtime=19.38
/proc/25040/stat : 25040 (SATzilla2009_C) S 25038 25040 24856 0 -1 4194304 1948 7793 0 0 709 17 1180 32 25 0 1 0 100767210 6320128 1180 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25040/statm: 1543 1180 220 399 0 1140 0
[pid=25046] ppid=25040 vsize=8680 CPUtime=247.52
/proc/25046/stat : 25046 (minisat20SAT07) R 25040 25040 24856 0 -1 4194304 1993 0 0 0 24751 1 0 0 25 0 1 0 100769152 8888320 1947 1992294400 134512640 135078472 4294956192 18446744073709551615 134550729 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25046/statm: 2170 1947 72 138 0 2029 0
Current children cumulated CPU time (s) 266.9
Current children cumulated vsize (KiB) 14852

[startup+268.702 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 25046
/proc/meminfo: memFree=1699832/2055920 swapFree=4191900/4192956
[pid=25040] ppid=25038 vsize=6172 CPUtime=19.38
/proc/25040/stat : 25040 (SATzilla2009_C) S 25038 25040 24856 0 -1 4194304 1948 7793 0 0 709 17 1180 32 25 0 1 0 100767210 6320128 1180 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25040/statm: 1543 1180 220 399 0 1140 0
[pid=25046] ppid=25040 vsize=8680 CPUtime=249.12
/proc/25046/stat : 25046 (minisat20SAT07) R 25040 25040 24856 0 -1 4194304 1993 0 0 0 24911 1 0 0 25 0 1 0 100769152 8888320 1947 1992294400 134512640 135078472 4294956192 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25046/statm: 2170 1947 72 138 0 2029 0
Current children cumulated CPU time (s) 268.5
Current children cumulated vsize (KiB) 14852

[startup+269.101 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 25046
/proc/meminfo: memFree=1699832/2055920 swapFree=4191900/4192956
[pid=25040] ppid=25038 vsize=6172 CPUtime=19.38
/proc/25040/stat : 25040 (SATzilla2009_C) S 25038 25040 24856 0 -1 4194304 1948 7793 0 0 709 17 1180 32 25 0 1 0 100767210 6320128 1180 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25040/statm: 1543 1180 220 399 0 1140 0
[pid=25046] ppid=25040 vsize=8680 CPUtime=249.52
/proc/25046/stat : 25046 (minisat20SAT07) R 25040 25040 24856 0 -1 4194304 1993 0 0 0 24951 1 0 0 25 0 1 0 100769152 8888320 1947 1992294400 134512640 135078472 4294956192 18446744073709551615 134550565 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25046/statm: 2170 1947 72 138 0 2029 0
Current children cumulated CPU time (s) 268.9
Current children cumulated vsize (KiB) 14852

[startup+269.505 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 25046
/proc/meminfo: memFree=1699832/2055920 swapFree=4191900/4192956
[pid=25040] ppid=25038 vsize=6172 CPUtime=19.38
/proc/25040/stat : 25040 (SATzilla2009_C) S 25038 25040 24856 0 -1 4194304 1948 7793 0 0 709 17 1180 32 25 0 1 0 100767210 6320128 1180 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25040/statm: 1543 1180 220 399 0 1140 0
[pid=25046] ppid=25040 vsize=8680 CPUtime=249.93
/proc/25046/stat : 25046 (minisat20SAT07) R 25040 25040 24856 0 -1 4194304 1993 0 0 0 24992 1 0 0 25 0 1 0 100769152 8888320 1947 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25046/statm: 2170 1947 72 138 0 2029 0
Current children cumulated CPU time (s) 269.31
Current children cumulated vsize (KiB) 14852

[startup+269.601 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 25046
/proc/meminfo: memFree=1699832/2055920 swapFree=4191900/4192956
[pid=25040] ppid=25038 vsize=6172 CPUtime=19.38
/proc/25040/stat : 25040 (SATzilla2009_C) S 25038 25040 24856 0 -1 4194304 1948 7793 0 0 709 17 1180 32 25 0 1 0 100767210 6320128 1180 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25040/statm: 1543 1180 220 399 0 1140 0
[pid=25046] ppid=25040 vsize=8680 CPUtime=250.02
/proc/25046/stat : 25046 (minisat20SAT07) R 25040 25040 24856 0 -1 4194304 1993 0 0 0 25001 1 0 0 25 0 1 0 100769152 8888320 1947 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25046/statm: 2170 1947 72 138 0 2029 0
Current children cumulated CPU time (s) 269.4
Current children cumulated vsize (KiB) 14852

Child status: 20
Real time (s): 269.675
CPU time (s): 269.503
CPU user time (s): 268.979
CPU system time (s): 0.52392
CPU usage (%): 99.9363
Max. virtual memory (cumulated for all children) (KiB): 14852

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

runsolver used 0.255961 second user time and 0.733888 second system time

The end

Launcher Data

Begin job on node31 at 2009-04-26 08:29:00
IDJOB=1727645
IDBENCH=24642
IDSOLVER=527
FILE ID=node31/1727645-1240727340
PBS_JOBID= 9186935
Free space on /tmp= 66416 MiB

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

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

MD5SUM BENCH= d9bf8689fd094f6ad4f37a57f4f0a5ae
RANDOM SEED=1515863443

node31.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.213
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.213
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:       1712232 kB
Buffers:         19216 kB
Cached:         238256 kB
SwapCached:        384 kB
Active:          91032 kB
Inactive:       180792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1712232 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           32040 kB
Writeback:           0 kB
Mapped:          22772 kB
Slab:            57680 kB
Committed_AS:   369436 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66384 MiB
End job on node31 at 2009-04-26 08:33:30