Trace number 1825673

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 270.951 271.124

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 benchmark78.5631
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.24/19.39	c SATzilla is building models for class 2
19.24/19.39	c run presolver march_dl2004 for 5 seconds ... 
19.24/19.39	c Bin: Executing march_dl2004
19.24/19.39	c spawning binary file with 5 seconds ...
19.24/19.39	c child exit by a signal
19.24/19.39	c march_dl2004 returned code 137.
19.24/19.39	c run presolver mxc-sr08 for 5 seconds ... 
19.24/19.39	c Bin: Executing mxc-sr08
19.24/19.39	c spawning binary file with 5 seconds ...
19.24/19.39	c child exit by a signal
19.24/19.39	c mxc-sr08 returned code 137.
19.24/19.39	c Orignal number of varibales is 2401, number of clauses is 15960 
19.24/19.39	c predicted feature computation time is 7.608577 
19.24/19.39	c Bin: Executing satelite
19.24/19.39	c spawning binary file with 240 seconds ...
19.24/19.39	c child exited successfully
19.24/19.39	c satzilla computing base features
19.24/19.39	c Number of variabe is: 2307, Number of clause is : 14145 
19.24/19.39	c Initializing...
19.24/19.39	c satzilla compute diameter ...
19.24/19.39	c start diameter features ...
19.24/19.39	c satzilla doing clause learning
19.24/19.39	c start clause learning features ...
19.24/19.39	c Bin: Executing zchaff07
19.24/19.39	c spawning binary file with 2 seconds ...
19.24/19.39	c child exit by a signal
19.24/19.39	c satzilla doing survey propogation probe
19.24/19.39	c do survay propogation for 2 second ...
19.24/19.39	c satzilla doing local search probe
19.24/19.39	c satzilla doing lobjois search-space size estimate
19.24/19.39	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.85959 0.0758032 4 6 0.462042 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.1964 0.097023 120.104 0.0766339 120 108 132 0.731926 0.883388 0.963376 0.0217253 0.238871 0.493945 
19.24/19.39	c satzilla's ranking:
19.24/19.39	c 1) minisat20SAT07: 2.769751
19.24/19.39	c 2) mxc-sr08: 1.624887
19.24/19.39	c 3) zchaff_rand: 1.409801
19.24/19.39	c 4) minisat20: 0.968453
19.24/19.39	c 5) march_dl2004: 0.142009
19.24/19.39	c 6) vallst: 0.128601
19.24/19.39	c 7) tts-4-0: -0.057850
19.24/19.39	c 8) SATenstein: -10000.000000
19.24/19.39	c 9) gnovelty+: -10000.000000
19.24/19.39	c 10) adaptg2wsat+: -10000.000000
19.24/19.39	c 11) adaptg2wsat0: -10000.000000
19.24/19.39	c 12) picosat846: -10000.000000
19.24/19.39	c 13) kcnfs04SAT07: -10000.000000
19.24/19.39	c satzilla running minisat20SAT07 ... 
270.90/271.12	c Bin: Executing minisat20SAT07
270.90/271.12	c spawning binary file with 4980 seconds ...
270.90/271.12	c child exited successfully
270.90/271.12	c minisat20SAT07 returned code 0.
270.90/271.12	s UNSATISFIABLE
270.90/271.12	c SATZILLA_TIME=270.980000

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-1825673-1242502589/watcher-1825673-1242502589 -o /tmp/evaluation-result-1825673-1242502589/solver-1825673-1242502589 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825673-1242502589.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.00 1.00 1.00 3/65 910
/proc/meminfo: memFree=863208/2055920 swapFree=4180872/4192956
[pid=910] ppid=908 vsize=2056 CPUtime=0
/proc/910/stat : 910 (SATzilla2009_C) S 908 910 830 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278288960 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 514 112 96 399 0 111 0
[pid=911] ppid=910 vsize=900 CPUtime=0
/proc/911/stat : 911 (march_dl2004) R 910 910 830 0 -1 4194304 127 0 0 0 0 0 0 0 19 0 1 0 278288960 921600 122 1992294400 134512640 134996440 4294956192 18446744073709551615 134775698 0 0 8392704 0 0 0 0 17 0 0 0
/proc/911/statm: 225 122 50 118 0 104 0

[startup+0.0930321 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 910
/proc/meminfo: memFree=863208/2055920 swapFree=4180872/4192956
[pid=910] ppid=908 vsize=2056 CPUtime=0
/proc/910/stat : 910 (SATzilla2009_C) S 908 910 830 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278288960 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 514 112 96 399 0 111 0
[pid=911] ppid=910 vsize=2696 CPUtime=0.09
/proc/911/stat : 911 (march_dl2004) R 910 910 830 0 -1 4194304 558 0 0 0 9 0 0 0 19 0 1 0 278288960 2760704 550 1992294400 134512640 134996440 4294956192 18446744073709551615 134543096 0 0 8392704 0 0 0 0 17 0 0 0
/proc/911/statm: 674 550 55 118 0 553 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4752

[startup+0.101034 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 910
/proc/meminfo: memFree=863208/2055920 swapFree=4180872/4192956
[pid=910] ppid=908 vsize=2056 CPUtime=0
/proc/910/stat : 910 (SATzilla2009_C) S 908 910 830 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278288960 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 514 112 96 399 0 111 0
[pid=911] ppid=910 vsize=2696 CPUtime=0.09
/proc/911/stat : 911 (march_dl2004) R 910 910 830 0 -1 4194304 560 0 0 0 9 0 0 0 19 0 1 0 278288960 2760704 552 1992294400 134512640 134996440 4294956192 18446744073709551615 134598515 0 0 8392704 0 0 0 0 17 0 0 0
/proc/911/statm: 674 552 57 118 0 553 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4752

[startup+0.301054 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 910
/proc/meminfo: memFree=863208/2055920 swapFree=4180872/4192956
[pid=910] ppid=908 vsize=2056 CPUtime=0
/proc/910/stat : 910 (SATzilla2009_C) S 908 910 830 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278288960 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 514 112 96 399 0 111 0
[pid=911] ppid=910 vsize=5464 CPUtime=0.29
/proc/911/stat : 911 (march_dl2004) R 910 910 830 0 -1 4194304 1167 0 0 0 29 0 0 0 21 0 1 0 278288960 5595136 881 1992294400 134512640 134996440 4294956192 18446744073709551615 134583495 0 0 8392704 0 0 0 0 17 0 0 0
/proc/911/statm: 1366 881 67 118 0 1245 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7520

[startup+0.701095 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 910
/proc/meminfo: memFree=863208/2055920 swapFree=4180872/4192956
[pid=910] ppid=908 vsize=2056 CPUtime=0
/proc/910/stat : 910 (SATzilla2009_C) S 908 910 830 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278288960 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 514 112 96 399 0 111 0
[pid=911] ppid=910 vsize=5596 CPUtime=0.69
/proc/911/stat : 911 (march_dl2004) R 910 910 830 0 -1 4194304 1194 0 0 0 69 0 0 0 25 0 1 0 278288960 5730304 908 1992294400 134512640 134996440 4294956192 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 0 0 0
/proc/911/statm: 1399 908 67 118 0 1278 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7652

[startup+1.50118 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 912
/proc/meminfo: memFree=859608/2055920 swapFree=4180872/4192956
[pid=910] ppid=908 vsize=2056 CPUtime=0
/proc/910/stat : 910 (SATzilla2009_C) S 908 910 830 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278288960 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 514 112 96 399 0 111 0
[pid=911] ppid=910 vsize=5728 CPUtime=1.49
/proc/911/stat : 911 (march_dl2004) R 910 910 830 0 -1 4194304 1254 0 0 0 149 0 0 0 25 0 1 0 278288960 5865472 968 1992294400 134512640 134996440 4294956192 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 0 0 0
/proc/911/statm: 1432 968 67 118 0 1311 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7784

[startup+3.10235 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 912
/proc/meminfo: memFree=859096/2055920 swapFree=4180872/4192956
[pid=910] ppid=908 vsize=2056 CPUtime=0
/proc/910/stat : 910 (SATzilla2009_C) S 908 910 830 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278288960 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 514 112 96 399 0 111 0
[pid=911] ppid=910 vsize=10588 CPUtime=3.08
/proc/911/stat : 911 (march_dl2004) R 910 910 830 0 -1 4194304 2955 0 0 0 288 20 0 0 25 0 1 0 278288960 10842112 2454 1992294400 134512640 134996440 4294956192 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/911/statm: 2647 2454 73 118 0 2526 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12644

[startup+6.30168 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 913
/proc/meminfo: memFree=859032/2055920 swapFree=4180872/4192956
[pid=910] ppid=908 vsize=2056 CPUtime=4.99
/proc/910/stat : 910 (SATzilla2009_C) S 908 910 830 0 -1 4194304 152 4712 0 0 0 0 474 25 19 0 1 0 278288960 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 514 121 104 399 0 111 0
[pid=913] ppid=910 vsize=3796 CPUtime=1.27
/proc/913/stat : 913 (mxc-sr08) R 910 910 830 0 -1 4194304 1035 0 0 0 127 0 0 0 25 0 1 0 278289461 3887104 843 1992294400 134512640 135078026 4294956192 18446744073709551615 134534637 0 0 8392704 0 0 0 0 17 0 0 0
/proc/913/statm: 949 843 71 138 0 808 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 5852

[startup+12.7014 s]
/proc/loadavg: 1.15 1.03 1.01 2/66 914
/proc/meminfo: memFree=859560/2055920 swapFree=4180872/4192956
[pid=910] ppid=908 vsize=3484 CPUtime=12.18
/proc/910/stat : 910 (SATzilla2009_C) S 908 910 830 0 -1 4194304 796 6539 0 0 208 0 984 26 25 0 1 0 278288960 3567616 534 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 871 534 136 399 0 468 0
Current children cumulated CPU time (s) 12.18
Current children cumulated vsize (KiB) 3484

[startup+25.5017 s]
/proc/loadavg: 1.20 1.05 1.01 2/67 916
/proc/meminfo: memFree=855328/2055920 swapFree=4180872/4192956
[pid=910] ppid=908 vsize=6172 CPUtime=19.33
/proc/910/stat : 910 (SATzilla2009_C) S 908 910 830 0 -1 4194304 1948 8015 0 0 706 16 1180 31 25 0 1 0 278288960 6320128 1180 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 1543 1180 220 399 0 1140 0
[pid=916] ppid=910 vsize=4776 CPUtime=6.09
/proc/916/stat : 916 (minisat20SAT07) R 910 910 830 0 -1 4194304 1057 0 0 0 609 0 0 0 25 0 1 0 278290899 4890624 1011 1992294400 134512640 135078472 4294956192 18446744073709551615 134550985 0 0 8392704 3 0 0 0 17 0 0 0
/proc/916/statm: 1194 1011 72 138 0 1053 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 10948

[startup+51.1014 s]
/proc/loadavg: 1.13 1.04 1.01 2/67 916
/proc/meminfo: memFree=854112/2055920 swapFree=4180872/4192956
[pid=910] ppid=908 vsize=6172 CPUtime=19.33
/proc/910/stat : 910 (SATzilla2009_C) S 908 910 830 0 -1 4194304 1948 8015 0 0 706 16 1180 31 25 0 1 0 278288960 6320128 1180 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 1543 1180 220 399 0 1140 0
[pid=916] ppid=910 vsize=6248 CPUtime=31.67
/proc/916/stat : 916 (minisat20SAT07) R 910 910 830 0 -1 4194304 1393 0 0 0 3167 0 0 0 25 0 1 0 278290899 6397952 1347 1992294400 134512640 135078472 4294956192 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/916/statm: 1562 1347 72 138 0 1421 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 12420

[startup+102.306 s]
/proc/loadavg: 1.05 1.03 1.01 2/67 916
/proc/meminfo: memFree=853088/2055920 swapFree=4180872/4192956
[pid=910] ppid=908 vsize=6172 CPUtime=19.33
/proc/910/stat : 910 (SATzilla2009_C) S 908 910 830 0 -1 4194304 1948 8015 0 0 706 16 1180 31 25 0 1 0 278288960 6320128 1180 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 1543 1180 220 399 0 1140 0
[pid=916] ppid=910 vsize=7268 CPUtime=82.84
/proc/916/stat : 916 (minisat20SAT07) R 910 910 830 0 -1 4194304 1669 0 0 0 8284 0 0 0 25 0 1 0 278290899 7442432 1623 1992294400 134512640 135078472 4294956192 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/916/statm: 1817 1623 72 138 0 1676 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 13440

[startup+162.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/67 916
/proc/meminfo: memFree=852192/2055920 swapFree=4180872/4192956
[pid=910] ppid=908 vsize=6172 CPUtime=19.33
/proc/910/stat : 910 (SATzilla2009_C) S 908 910 830 0 -1 4194304 1948 8015 0 0 706 16 1180 31 25 0 1 0 278288960 6320128 1180 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 1543 1180 220 399 0 1140 0
[pid=916] ppid=910 vsize=8204 CPUtime=142.82
/proc/916/stat : 916 (minisat20SAT07) R 910 910 830 0 -1 4194304 1891 0 0 0 14281 1 0 0 25 0 1 0 278290899 8400896 1845 1992294400 134512640 135078472 4294956192 18446744073709551615 134550729 0 0 8392704 3 0 0 0 17 0 0 0
/proc/916/statm: 2051 1845 72 138 0 1910 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 14376

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 916
/proc/meminfo: memFree=851936/2055920 swapFree=4180872/4192956
[pid=910] ppid=908 vsize=6172 CPUtime=19.33
/proc/910/stat : 910 (SATzilla2009_C) S 908 910 830 0 -1 4194304 1948 8015 0 0 706 16 1180 31 25 0 1 0 278288960 6320128 1180 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 1543 1180 220 399 0 1140 0
[pid=916] ppid=910 vsize=8536 CPUtime=202.8
/proc/916/stat : 916 (minisat20SAT07) R 910 910 830 0 -1 4194304 1966 0 0 0 20279 1 0 0 25 0 1 0 278290899 8740864 1920 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/916/statm: 2134 1920 72 138 0 1993 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 14708

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

[startup+230.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 916
/proc/meminfo: memFree=851872/2055920 swapFree=4180872/4192956
[pid=910] ppid=908 vsize=6172 CPUtime=19.33
/proc/910/stat : 910 (SATzilla2009_C) S 908 910 830 0 -1 4194304 1948 8015 0 0 706 16 1180 31 25 0 1 0 278288960 6320128 1180 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 1543 1180 220 399 0 1140 0
[pid=916] ppid=910 vsize=8680 CPUtime=210.78
/proc/916/stat : 916 (minisat20SAT07) R 910 910 830 0 -1 4194304 1979 0 0 0 21077 1 0 0 25 0 1 0 278290899 8888320 1933 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/916/statm: 2170 1933 72 138 0 2029 0
Current children cumulated CPU time (s) 230.11
Current children cumulated vsize (KiB) 14852

[startup+255.902 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 916
/proc/meminfo: memFree=851808/2055920 swapFree=4180872/4192956
[pid=910] ppid=908 vsize=6172 CPUtime=19.33
/proc/910/stat : 910 (SATzilla2009_C) S 908 910 830 0 -1 4194304 1948 8015 0 0 706 16 1180 31 25 0 1 0 278288960 6320128 1180 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 1543 1180 220 399 0 1140 0
[pid=916] ppid=910 vsize=8680 CPUtime=236.38
/proc/916/stat : 916 (minisat20SAT07) R 910 910 830 0 -1 4194304 1992 0 0 0 23637 1 0 0 25 0 1 0 278290899 8888320 1946 1992294400 134512640 135078472 4294956192 18446744073709551615 134549222 0 0 8392704 3 0 0 0 17 0 0 0
/proc/916/statm: 2170 1946 72 138 0 2029 0
Current children cumulated CPU time (s) 255.71
Current children cumulated vsize (KiB) 14852

[startup+262.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 916
/proc/meminfo: memFree=851808/2055920 swapFree=4180872/4192956
[pid=910] ppid=908 vsize=6172 CPUtime=19.33
/proc/910/stat : 910 (SATzilla2009_C) S 908 910 830 0 -1 4194304 1948 8015 0 0 706 16 1180 31 25 0 1 0 278288960 6320128 1180 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 1543 1180 220 399 0 1140 0
[pid=916] ppid=910 vsize=8680 CPUtime=242.78
/proc/916/stat : 916 (minisat20SAT07) R 910 910 830 0 -1 4194304 1992 0 0 0 24277 1 0 0 25 0 1 0 278290899 8888320 1946 1992294400 134512640 135078472 4294956192 18446744073709551615 134550521 0 0 8392704 3 0 0 0 17 0 0 0
/proc/916/statm: 2170 1946 72 138 0 2029 0
Current children cumulated CPU time (s) 262.11
Current children cumulated vsize (KiB) 14852

[startup+265.502 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 916
/proc/meminfo: memFree=851808/2055920 swapFree=4180872/4192956
[pid=910] ppid=908 vsize=6172 CPUtime=19.33
/proc/910/stat : 910 (SATzilla2009_C) S 908 910 830 0 -1 4194304 1948 8015 0 0 706 16 1180 31 25 0 1 0 278288960 6320128 1180 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 1543 1180 220 399 0 1140 0
[pid=916] ppid=910 vsize=8680 CPUtime=245.98
/proc/916/stat : 916 (minisat20SAT07) R 910 910 830 0 -1 4194304 1993 0 0 0 24597 1 0 0 25 0 1 0 278290899 8888320 1947 1992294400 134512640 135078472 4294956192 18446744073709551615 134550635 0 0 8392704 3 0 0 0 17 0 0 0
/proc/916/statm: 2170 1947 72 138 0 2029 0
Current children cumulated CPU time (s) 265.31
Current children cumulated vsize (KiB) 14852

[startup+268.702 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 916
/proc/meminfo: memFree=851808/2055920 swapFree=4180872/4192956
[pid=910] ppid=908 vsize=6172 CPUtime=19.33
/proc/910/stat : 910 (SATzilla2009_C) S 908 910 830 0 -1 4194304 1948 8015 0 0 706 16 1180 31 25 0 1 0 278288960 6320128 1180 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 1543 1180 220 399 0 1140 0
[pid=916] ppid=910 vsize=8680 CPUtime=249.18
/proc/916/stat : 916 (minisat20SAT07) R 910 910 830 0 -1 4194304 1993 0 0 0 24917 1 0 0 25 0 1 0 278290899 8888320 1947 1992294400 134512640 135078472 4294956192 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/916/statm: 2170 1947 72 138 0 2029 0
Current children cumulated CPU time (s) 268.51
Current children cumulated vsize (KiB) 14852

[startup+270.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 916
/proc/meminfo: memFree=851808/2055920 swapFree=4180872/4192956
[pid=910] ppid=908 vsize=6172 CPUtime=19.33
/proc/910/stat : 910 (SATzilla2009_C) S 908 910 830 0 -1 4194304 1948 8015 0 0 706 16 1180 31 25 0 1 0 278288960 6320128 1180 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 1543 1180 220 399 0 1140 0
[pid=916] ppid=910 vsize=8680 CPUtime=250.77
/proc/916/stat : 916 (minisat20SAT07) R 910 910 830 0 -1 4194304 1993 0 0 0 25076 1 0 0 25 0 1 0 278290899 8888320 1947 1992294400 134512640 135078472 4294956192 18446744073709551615 134550729 0 0 8392704 3 0 0 0 17 0 0 0
/proc/916/statm: 2170 1947 72 138 0 2029 0
Current children cumulated CPU time (s) 270.1
Current children cumulated vsize (KiB) 14852

[startup+270.701 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 916
/proc/meminfo: memFree=851808/2055920 swapFree=4180872/4192956
[pid=910] ppid=908 vsize=6172 CPUtime=19.33
/proc/910/stat : 910 (SATzilla2009_C) S 908 910 830 0 -1 4194304 1948 8015 0 0 706 16 1180 31 25 0 1 0 278288960 6320128 1180 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 1543 1180 220 399 0 1140 0
[pid=916] ppid=910 vsize=8680 CPUtime=251.17
/proc/916/stat : 916 (minisat20SAT07) R 910 910 830 0 -1 4194304 1993 0 0 0 25116 1 0 0 25 0 1 0 278290899 8888320 1947 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/916/statm: 2170 1947 72 138 0 2029 0
Current children cumulated CPU time (s) 270.5
Current children cumulated vsize (KiB) 14852

[startup+271.101 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 916
/proc/meminfo: memFree=851808/2055920 swapFree=4180872/4192956
[pid=910] ppid=908 vsize=6172 CPUtime=19.33
/proc/910/stat : 910 (SATzilla2009_C) S 908 910 830 0 -1 4194304 1948 8015 0 0 706 16 1180 31 25 0 1 0 278288960 6320128 1180 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 1543 1180 220 399 0 1140 0
[pid=916] ppid=910 vsize=8680 CPUtime=251.57
/proc/916/stat : 916 (minisat20SAT07) R 910 910 830 0 -1 4194304 1993 0 0 0 25156 1 0 0 25 0 1 0 278290899 8888320 1947 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/916/statm: 2170 1947 72 138 0 2029 0
Current children cumulated CPU time (s) 270.9
Current children cumulated vsize (KiB) 14852

Child status: 20
Real time (s): 271.124
CPU time (s): 270.951
CPU user time (s): 270.448
CPU system time (s): 0.502923
CPU usage (%): 99.936
Max. virtual memory (cumulated for all children) (KiB): 14852

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

runsolver used 0.232964 second user time and 0.760884 second system time

The end

Launcher Data

Begin job on node79 at 2009-05-16 21:36:29
IDJOB=1825673
IDBENCH=24642
IDSOLVER=668
FILE ID=node79/1825673-1242502589
PBS_JOBID= 9306966
Free space on /tmp= 66160 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-1825673-1242502589/watcher-1825673-1242502589 -o /tmp/evaluation-result-1825673-1242502589/solver-1825673-1242502589 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825673-1242502589.cnf

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

MD5SUM BENCH= d9bf8689fd094f6ad4f37a57f4f0a5ae
RANDOM SEED=816948552

node79.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	: 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.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        863752 kB
Buffers:         78744 kB
Cached:        1024952 kB
SwapCached:       6200 kB
Active:         119636 kB
Inactive:       993172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        863752 kB
SwapTotal:     4192956 kB
SwapFree:      4180872 kB
Dirty:           32036 kB
Writeback:           0 kB
Mapped:          14256 kB
Slab:            65420 kB
Committed_AS:   992536 kB
PageTables:       1384 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= 66128 MiB
End job on node79 at 2009-05-16 21:41:01