Trace number 1725578

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 122.566 122.64

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG7-gensys-icl001.sat05-2926.reshuffled-07.cnf
MD5SUM98a64f12169bd41f7a54fe2b2f678456
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.6458
Satisfiable
(Un)Satisfiability was proved
Number of variables432
Number of clauses14889
Sum of the clauses size59645
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21078
Number of clauses of size 38535
Number of clauses of size 411
Number of clauses of size 513
Number of clauses of size over 55217

Solver Data

16.66/16.79	c SATzilla is building models for class 2
16.66/16.79	c run presolver march_dl2004 for 5 seconds ... 
16.66/16.79	c Bin: Executing march_dl2004
16.66/16.79	c spawning binary file with 5 seconds ...
16.66/16.79	c child exit by a signal
16.66/16.79	c march_dl2004 returned code 137.
16.66/16.79	c run presolver mxc-sr08 for 5 seconds ... 
16.66/16.79	c Bin: Executing mxc-sr08
16.66/16.79	c spawning binary file with 5 seconds ...
16.66/16.79	c child exit by a signal
16.66/16.79	c mxc-sr08 returned code 137.
16.66/16.79	c Orignal number of varibales is 432, number of clauses is 14889 
16.66/16.79	c predicted feature computation time is 7.258986 
16.66/16.79	c Bin: Executing satelite
16.66/16.79	c spawning binary file with 240 seconds ...
16.66/16.79	c child exited successfully
16.66/16.79	c satzilla computing base features
16.66/16.79	c Number of variabe is: 376, Number of clause is : 10185 
16.66/16.79	c Initializing...
16.66/16.79	c satzilla compute diameter ...
16.66/16.79	c start diameter features ...
16.66/16.79	c satzilla doing clause learning
16.66/16.79	c start clause learning features ...
16.66/16.79	c Bin: Executing zchaff07
16.66/16.79	c spawning binary file with 2 seconds ...
16.66/16.79	c child exit by a signal
16.66/16.79	c satzilla doing survey propogation probe
16.66/16.79	c do survay propogation for 2 second ...
16.66/16.79	c satzilla doing local search probe
16.66/16.79	c satzilla doing lobjois search-space size estimate
16.66/16.79	c features are:432 14889 376 10185 0.148936 0.461856 0.036917 0.409304 0.913232 1.38244 0.01126 0.458878 0.00531915 0.0319149 1.09101 0.338733 0.4865 0.01126 0.65955 9.81836e-05 0.027786 3.19534 0.817836 0.165226 0 1 2.37021 0.00338081 0.68629 0 0.0134512 4.05209 0.432892 0.0113778 0.521958 9.81836e-05 0.0161021 3.88 0.0992407 3 5 0.507272 3399.5 0.0419179 3257 3542 3542 3257 3542 3257 3542 36.1902 0.105968 32.3552 40.0252 40.0252 32.3552 40.0252 32.3552 40.0252 0.869141 0.114325 0.000278754 1 0.933985 0.744639 0.923397 0.813526 0.914689 0.0833761 1.79698 0.00759643 0.977421 0.419761 0.0150349 0.0397601 0.0262483 0.0344838 16.9971 2.64576 129.881 0.0786003 130 119 142 6.83497 0.170271 0.994431 0.0380231 0.578798 0.971414 
16.66/16.79	c satzilla's ranking:
16.66/16.79	c 1) march_dl2004: 2.908889
16.66/16.79	c 2) minisat20SAT07: 2.813291
16.66/16.79	c 3) mxc-sr08: 2.606170
16.66/16.79	c 4) minisat20: 2.502487
16.66/16.79	c 5) zchaff_rand: 1.009283
16.66/16.79	c 6) vallst: 0.646739
16.66/16.79	c 7) tts-4-0: -0.040790
16.66/16.79	c 8) SATenstein: -10000.000000
16.66/16.79	c 9) gnovelty+: -10000.000000
16.66/16.79	c 10) adaptg2wsat+: -10000.000000
16.66/16.79	c 11) adaptg2wsat0: -10000.000000
16.66/16.79	c 12) picosat846: -10000.000000
16.66/16.79	c 13) kcnfs04SAT07: -10000.000000
16.66/16.79	c satzilla running march_dl2004 ... 
122.49/122.63	c Bin: Executing march_dl2004
122.49/122.63	c spawning binary file with 1183 seconds ...
122.49/122.63	c child exited successfully
122.49/122.63	c march_dl2004 returned code 20.
122.49/122.63	s UNSATISFIABLE
122.49/122.63	c SATZILLA_TIME=122.570000

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-1725578-1240705514/watcher-1725578-1240705514 -o /tmp/evaluation-result-1725578-1240705514/solver-1725578-1240705514 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1725578-1240705514.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.91 0.98 0.99 3/65 19748
/proc/meminfo: memFree=1661920/2055920 swapFree=4192192/4192956
[pid=19748] ppid=19746 vsize=2056 CPUtime=0
/proc/19748/stat : 19748 (SATzilla2009_C) S 19746 19748 19237 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 98581584 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19748/statm: 514 112 96 399 0 111 0
[pid=19749] ppid=19748 vsize=768 CPUtime=0
/proc/19749/stat : 19749 (march_dl2004) R 19748 19748 19237 0 -1 4194304 99 0 0 0 0 0 0 0 19 0 1 0 98581585 786432 94 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19749/statm: 192 94 50 118 0 71 0

[startup+0.0877771 s]
/proc/loadavg: 0.91 0.98 0.99 3/65 19748
/proc/meminfo: memFree=1661920/2055920 swapFree=4192192/4192956
[pid=19748] ppid=19746 vsize=2056 CPUtime=0
/proc/19748/stat : 19748 (SATzilla2009_C) S 19746 19748 19237 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 98581584 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19748/statm: 514 112 96 399 0 111 0
[pid=19749] ppid=19748 vsize=1852 CPUtime=0.08
/proc/19749/stat : 19749 (march_dl2004) R 19748 19748 19237 0 -1 4194304 342 0 0 0 8 0 0 0 19 0 1 0 98581585 1896448 324 1992294400 134512640 134996440 4294956176 18446744073709551615 134560202 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19749/statm: 463 324 65 118 0 342 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3908

[startup+0.101778 s]
/proc/loadavg: 0.91 0.98 0.99 3/65 19748
/proc/meminfo: memFree=1661920/2055920 swapFree=4192192/4192956
[pid=19748] ppid=19746 vsize=2056 CPUtime=0
/proc/19748/stat : 19748 (SATzilla2009_C) S 19746 19748 19237 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 98581584 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19748/statm: 514 112 96 399 0 111 0
[pid=19749] ppid=19748 vsize=2352 CPUtime=0.1
/proc/19749/stat : 19749 (march_dl2004) R 19748 19748 19237 0 -1 4194304 410 0 0 0 10 0 0 0 19 0 1 0 98581585 2408448 390 1992294400 134512640 134996440 4294956176 18446744073709551615 134583492 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19749/statm: 588 390 67 118 0 467 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4408

[startup+0.3018 s]
/proc/loadavg: 0.91 0.98 0.99 3/65 19748
/proc/meminfo: memFree=1661920/2055920 swapFree=4192192/4192956
[pid=19748] ppid=19746 vsize=2056 CPUtime=0
/proc/19748/stat : 19748 (SATzilla2009_C) S 19746 19748 19237 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 98581584 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19748/statm: 514 112 96 399 0 111 0
[pid=19749] ppid=19748 vsize=2352 CPUtime=0.3
/proc/19749/stat : 19749 (march_dl2004) R 19748 19748 19237 0 -1 4194304 418 0 0 0 30 0 0 0 21 0 1 0 98581585 2408448 398 1992294400 134512640 134996440 4294956176 18446744073709551615 134583583 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19749/statm: 588 398 67 118 0 467 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 4408

[startup+0.701844 s]
/proc/loadavg: 0.91 0.98 0.99 3/65 19748
/proc/meminfo: memFree=1661920/2055920 swapFree=4192192/4192956
[pid=19748] ppid=19746 vsize=2056 CPUtime=0
/proc/19748/stat : 19748 (SATzilla2009_C) S 19746 19748 19237 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 98581584 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19748/statm: 514 112 96 399 0 111 0
[pid=19749] ppid=19748 vsize=4256 CPUtime=0.69
/proc/19749/stat : 19749 (march_dl2004) R 19748 19748 19237 0 -1 4194304 1030 0 0 0 69 0 0 0 25 0 1 0 98581585 4358144 802 1992294400 134512640 134996440 4294956176 18446744073709551615 134652443 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19749/statm: 1064 802 72 118 0 943 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6312

[startup+1.50193 s]
/proc/loadavg: 0.91 0.98 0.99 2/67 19750
/proc/meminfo: memFree=1658640/2055920 swapFree=4192192/4192956
[pid=19748] ppid=19746 vsize=2056 CPUtime=0
/proc/19748/stat : 19748 (SATzilla2009_C) S 19746 19748 19237 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 98581584 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19748/statm: 514 112 96 399 0 111 0
[pid=19749] ppid=19748 vsize=4124 CPUtime=1.49
/proc/19749/stat : 19749 (march_dl2004) R 19748 19748 19237 0 -1 4194304 1087 0 0 0 149 0 0 0 25 0 1 0 98581585 4222976 828 1992294400 134512640 134996440 4294956176 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19749/statm: 1031 828 74 118 0 910 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6180

[startup+3.10212 s]
/proc/loadavg: 0.91 0.98 0.99 2/67 19750
/proc/meminfo: memFree=1657424/2055920 swapFree=4192192/4192956
[pid=19748] ppid=19746 vsize=2056 CPUtime=0
/proc/19748/stat : 19748 (SATzilla2009_C) S 19746 19748 19237 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 98581584 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19748/statm: 514 112 96 399 0 111 0
[pid=19749] ppid=19748 vsize=4124 CPUtime=3.09
/proc/19749/stat : 19749 (march_dl2004) R 19748 19748 19237 0 -1 4194304 1087 0 0 0 309 0 0 0 25 0 1 0 98581585 4222976 828 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19749/statm: 1031 828 74 118 0 910 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6180

[startup+6.30147 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 19751
/proc/meminfo: memFree=1658960/2055920 swapFree=4192192/4192956
[pid=19748] ppid=19746 vsize=2056 CPUtime=4.99
/proc/19748/stat : 19748 (SATzilla2009_C) S 19746 19748 19237 0 -1 4194304 156 1087 0 0 0 0 499 0 16 0 1 0 98581584 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19748/statm: 514 125 107 399 0 111 0
[pid=19751] ppid=19748 vsize=2748 CPUtime=1.29
/proc/19751/stat : 19751 (mxc-sr08) R 19748 19748 19237 0 -1 4194304 676 0 0 0 129 0 0 0 25 0 1 0 98582085 2813952 602 1992294400 134512640 135078026 4294956176 18446744073709551615 134534834 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19751/statm: 687 602 71 138 0 546 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 4804

[startup+12.7012 s]
/proc/loadavg: 1.08 1.01 1.00 2/67 19753
/proc/meminfo: memFree=1656976/2055920 swapFree=4192192/4192956
[pid=19748] ppid=19746 vsize=8524 CPUtime=12.66
/proc/19748/stat : 19748 (SATzilla2009_C) R 19746 19748 19237 0 -1 4194304 873 3501 0 0 62 0 1203 1 20 0 1 0 98581584 8728576 673 1992294400 134512640 136149437 4294956208 18446744073709551615 134740151 0 0 4096 3 0 0 0 17 0 0 0
/proc/19748/statm: 2131 673 196 399 0 1728 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 8524

[startup+25.5016 s]
/proc/loadavg: 1.13 1.03 1.00 2/67 19754
/proc/meminfo: memFree=1657232/2055920 swapFree=4192192/4192956
[pid=19748] ppid=19746 vsize=3800 CPUtime=16.75
/proc/19748/stat : 19748 (SATzilla2009_C) S 19746 19748 19237 0 -1 4194304 1069 3501 0 0 464 7 1203 1 25 0 1 0 98581584 3891200 527 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19748/statm: 950 527 219 399 0 547 0
[pid=19754] ppid=19748 vsize=4516 CPUtime=8.69
/proc/19754/stat : 19754 (march_dl2004) R 19748 19748 19237 0 -1 4194304 1161 0 0 0 869 0 0 0 25 0 1 0 98583264 4624384 902 1992294400 134512640 134996440 4294956176 18446744073709551615 134533081 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19754/statm: 1129 902 74 118 0 1008 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 8316

[startup+51.1015 s]
/proc/loadavg: 1.08 1.02 1.00 2/67 19754
/proc/meminfo: memFree=1656784/2055920 swapFree=4192192/4192956
[pid=19748] ppid=19746 vsize=3800 CPUtime=16.75
/proc/19748/stat : 19748 (SATzilla2009_C) S 19746 19748 19237 0 -1 4194304 1069 3501 0 0 464 7 1203 1 25 0 1 0 98581584 3891200 527 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19748/statm: 950 527 219 399 0 547 0
[pid=19754] ppid=19748 vsize=5032 CPUtime=34.26
/proc/19754/stat : 19754 (march_dl2004) R 19748 19748 19237 0 -1 4194304 1300 0 0 0 3426 0 0 0 25 0 1 0 98583264 5152768 1041 1992294400 134512640 134996440 4294956176 18446744073709551615 134551593 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19754/statm: 1258 1041 74 118 0 1137 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 8832

[startup+102.305 s]
/proc/loadavg: 1.04 1.02 1.00 2/67 19754
/proc/meminfo: memFree=1656208/2055920 swapFree=4192192/4192956
[pid=19748] ppid=19746 vsize=3800 CPUtime=16.75
/proc/19748/stat : 19748 (SATzilla2009_C) S 19746 19748 19237 0 -1 4194304 1069 3501 0 0 464 7 1203 1 25 0 1 0 98581584 3891200 527 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19748/statm: 950 527 219 399 0 547 0
[pid=19754] ppid=19748 vsize=5676 CPUtime=85.45
/proc/19754/stat : 19754 (march_dl2004) R 19748 19748 19237 0 -1 4194304 1447 0 0 0 8544 1 0 0 25 0 1 0 98583264 5812224 1188 1992294400 134512640 134996440 4294956176 18446744073709551615 134552325 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19754/statm: 1419 1188 74 118 0 1298 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 9476

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

[startup+115.102 s]
/proc/loadavg: 1.03 1.02 1.00 2/67 19754
/proc/meminfo: memFree=1656080/2055920 swapFree=4192192/4192956
[pid=19748] ppid=19746 vsize=3800 CPUtime=16.75
/proc/19748/stat : 19748 (SATzilla2009_C) S 19746 19748 19237 0 -1 4194304 1069 3501 0 0 464 7 1203 1 25 0 1 0 98581584 3891200 527 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19748/statm: 950 527 219 399 0 547 0
[pid=19754] ppid=19748 vsize=5872 CPUtime=98.24
/proc/19754/stat : 19754 (march_dl2004) R 19748 19748 19237 0 -1 4194304 1479 0 0 0 9823 1 0 0 25 0 1 0 98583264 6012928 1220 1992294400 134512640 134996440 4294956176 18446744073709551615 134528181 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19754/statm: 1468 1220 74 118 0 1347 0
Current children cumulated CPU time (s) 114.99
Current children cumulated vsize (KiB) 9672

[startup+118.302 s]
/proc/loadavg: 1.03 1.02 1.00 2/67 19754
/proc/meminfo: memFree=1656080/2055920 swapFree=4192192/4192956
[pid=19748] ppid=19746 vsize=3800 CPUtime=16.75
/proc/19748/stat : 19748 (SATzilla2009_C) S 19746 19748 19237 0 -1 4194304 1069 3501 0 0 464 7 1203 1 25 0 1 0 98581584 3891200 527 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19748/statm: 950 527 219 399 0 547 0
[pid=19754] ppid=19748 vsize=5872 CPUtime=101.44
/proc/19754/stat : 19754 (march_dl2004) R 19748 19748 19237 0 -1 4194304 1479 0 0 0 10143 1 0 0 25 0 1 0 98583264 6012928 1220 1992294400 134512640 134996440 4294956176 18446744073709551615 134567388 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19754/statm: 1468 1220 74 118 0 1347 0
Current children cumulated CPU time (s) 118.19
Current children cumulated vsize (KiB) 9672

[startup+119.905 s]
/proc/loadavg: 1.02 1.02 1.00 2/67 19754
/proc/meminfo: memFree=1656080/2055920 swapFree=4192192/4192956
[pid=19748] ppid=19746 vsize=3800 CPUtime=16.75
/proc/19748/stat : 19748 (SATzilla2009_C) S 19746 19748 19237 0 -1 4194304 1069 3501 0 0 464 7 1203 1 25 0 1 0 98581584 3891200 527 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19748/statm: 950 527 219 399 0 547 0
[pid=19754] ppid=19748 vsize=5872 CPUtime=103.04
/proc/19754/stat : 19754 (march_dl2004) R 19748 19748 19237 0 -1 4194304 1481 0 0 0 10303 1 0 0 25 0 1 0 98583264 6012928 1222 1992294400 134512640 134996440 4294956176 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19754/statm: 1468 1222 74 118 0 1347 0
Current children cumulated CPU time (s) 119.79
Current children cumulated vsize (KiB) 9672

[startup+121.501 s]
/proc/loadavg: 1.02 1.02 1.00 2/67 19754
/proc/meminfo: memFree=1656080/2055920 swapFree=4192192/4192956
[pid=19748] ppid=19746 vsize=3800 CPUtime=16.75
/proc/19748/stat : 19748 (SATzilla2009_C) S 19746 19748 19237 0 -1 4194304 1069 3501 0 0 464 7 1203 1 25 0 1 0 98581584 3891200 527 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19748/statm: 950 527 219 399 0 547 0
[pid=19754] ppid=19748 vsize=5872 CPUtime=104.64
/proc/19754/stat : 19754 (march_dl2004) R 19748 19748 19237 0 -1 4194304 1483 0 0 0 10463 1 0 0 25 0 1 0 98583264 6012928 1224 1992294400 134512640 134996440 4294956176 18446744073709551615 134533081 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19754/statm: 1468 1224 74 118 0 1347 0
Current children cumulated CPU time (s) 121.39
Current children cumulated vsize (KiB) 9672

[startup+122.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/67 19754
/proc/meminfo: memFree=1656080/2055920 swapFree=4192192/4192956
[pid=19748] ppid=19746 vsize=3800 CPUtime=16.75
/proc/19748/stat : 19748 (SATzilla2009_C) S 19746 19748 19237 0 -1 4194304 1069 3501 0 0 464 7 1203 1 25 0 1 0 98581584 3891200 527 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19748/statm: 950 527 219 399 0 547 0
[pid=19754] ppid=19748 vsize=5872 CPUtime=105.44
/proc/19754/stat : 19754 (march_dl2004) R 19748 19748 19237 0 -1 4194304 1485 0 0 0 10543 1 0 0 25 0 1 0 98583264 6012928 1226 1992294400 134512640 134996440 4294956176 18446744073709551615 134527856 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19754/statm: 1468 1226 74 118 0 1347 0
Current children cumulated CPU time (s) 122.19
Current children cumulated vsize (KiB) 9672

[startup+122.502 s]
/proc/loadavg: 1.02 1.02 1.00 2/67 19754
/proc/meminfo: memFree=1656080/2055920 swapFree=4192192/4192956
[pid=19748] ppid=19746 vsize=3800 CPUtime=16.75
/proc/19748/stat : 19748 (SATzilla2009_C) S 19746 19748 19237 0 -1 4194304 1069 3501 0 0 464 7 1203 1 25 0 1 0 98581584 3891200 527 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19748/statm: 950 527 219 399 0 547 0
[pid=19754] ppid=19748 vsize=5872 CPUtime=105.64
/proc/19754/stat : 19754 (march_dl2004) R 19748 19748 19237 0 -1 4194304 1486 0 0 0 10563 1 0 0 25 0 1 0 98583264 6012928 1227 1992294400 134512640 134996440 4294956176 18446744073709551615 134533013 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19754/statm: 1468 1227 74 118 0 1347 0
Current children cumulated CPU time (s) 122.39
Current children cumulated vsize (KiB) 9672

[startup+122.603 s]
/proc/loadavg: 1.02 1.02 1.00 2/67 19754
/proc/meminfo: memFree=1656080/2055920 swapFree=4192192/4192956
[pid=19748] ppid=19746 vsize=3800 CPUtime=16.75
/proc/19748/stat : 19748 (SATzilla2009_C) S 19746 19748 19237 0 -1 4194304 1069 3501 0 0 464 7 1203 1 25 0 1 0 98581584 3891200 527 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19748/statm: 950 527 219 399 0 547 0
[pid=19754] ppid=19748 vsize=5872 CPUtime=105.74
/proc/19754/stat : 19754 (march_dl2004) R 19748 19748 19237 0 -1 4194304 1486 0 0 0 10573 1 0 0 25 0 1 0 98583264 6012928 1227 1992294400 134512640 134996440 4294956176 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19754/statm: 1468 1227 74 118 0 1347 0
Current children cumulated CPU time (s) 122.49
Current children cumulated vsize (KiB) 9672

Child status: 20
Real time (s): 122.64
CPU time (s): 122.566
CPU user time (s): 122.457
CPU system time (s): 0.108983
CPU usage (%): 99.9397
Max. virtual memory (cumulated for all children) (KiB): 9672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 122.457
system time used= 0.108983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6072
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= 14
involuntary context switches= 488

runsolver used 0.12898 second user time and 0.32295 second system time

The end

Launcher Data

Begin job on node76 at 2009-04-26 02:25:14
IDJOB=1725578
IDBENCH=24593
IDSOLVER=527
FILE ID=node76/1725578-1240705514
PBS_JOBID= 9186770
Free space on /tmp= 66200 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/crafted/Medium/contest05/others/QG7-gensys-icl001.sat05-2926.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1725578-1240705514/watcher-1725578-1240705514 -o /tmp/evaluation-result-1725578-1240705514/solver-1725578-1240705514 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1725578-1240705514.cnf

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

MD5SUM BENCH= 98a64f12169bd41f7a54fe2b2f678456
RANDOM SEED=211981801

node76.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:       1662400 kB
Buffers:         39576 kB
Cached:         292528 kB
SwapCached:        620 kB
Active:         149464 kB
Inactive:       196408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1662400 kB
SwapTotal:     4192956 kB
SwapFree:      4192192 kB
Dirty:           31732 kB
Writeback:           0 kB
Mapped:          22344 kB
Slab:            33604 kB
Committed_AS:   330356 kB
PageTables:       1432 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= 66168 MiB
End job on node76 at 2009-04-26 02:27:17