Trace number 1729757

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
CSat 2009-03-22? (TO) 1200.09 1200.41

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-ukn003.sat05-2726.reshuffled-07.cnf
MD5SUM92c8b4fc23a7c22313979a2d9b3b5a58
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark72.8839
Satisfiable
(Un)Satisfiability was proved
Number of variables1691
Number of clauses9177
Sum of the clauses size77698
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31389
Number of clauses of size 4171
Number of clauses of size 5960
Number of clauses of size over 56335

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1729757-1240753476/watcher-1729757-1240753476 -o /tmp/evaluation-result-1729757-1240753476/solver-1729757-1240753476 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1729757-1240753476.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: 1.00 1.01 1.00 3/67 10079
/proc/meminfo: memFree=1568024/2055920 swapFree=4192812/4192956
[pid=10079] ppid=10077 vsize=1608 CPUtime=0
/proc/10079/stat : 10079 (csat) R 10077 10079 9948 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 103373753 1646592 165 1992294400 134512640 135625496 4294956240 18446744073709551615 135183465 0 0 4096 0 0 0 0 17 1 0 0
/proc/10079/statm: 402 165 88 271 0 128 0

[startup+0.078475 s]
/proc/loadavg: 1.00 1.01 1.00 3/67 10079
/proc/meminfo: memFree=1568024/2055920 swapFree=4192812/4192956
[pid=10079] ppid=10077 vsize=7960 CPUtime=0.07
/proc/10079/stat : 10079 (csat) R 10077 10079 9948 0 -1 4194304 1888 0 0 0 7 0 0 0 18 0 1 0 103373753 8151040 1754 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/10079/statm: 1990 1754 91 271 0 1716 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7960

[startup+0.102475 s]
/proc/loadavg: 1.00 1.01 1.00 3/67 10079
/proc/meminfo: memFree=1568024/2055920 swapFree=4192812/4192956
[pid=10079] ppid=10077 vsize=7960 CPUtime=0.09
/proc/10079/stat : 10079 (csat) R 10077 10079 9948 0 -1 4194304 1896 0 0 0 9 0 0 0 18 0 1 0 103373753 8151040 1762 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/10079/statm: 1990 1762 91 271 0 1716 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7960

[startup+0.301486 s]
/proc/loadavg: 1.00 1.01 1.00 3/67 10079
/proc/meminfo: memFree=1568024/2055920 swapFree=4192812/4192956
[pid=10079] ppid=10077 vsize=8224 CPUtime=0.29
/proc/10079/stat : 10079 (csat) R 10077 10079 9948 0 -1 4194304 1965 0 0 0 27 2 0 0 19 0 1 0 103373753 8421376 1831 1992294400 134512640 135625496 4294956240 18446744073709551615 134530520 0 0 4096 0 0 0 0 17 1 0 0
/proc/10079/statm: 2056 1831 91 271 0 1782 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8224

[startup+0.701521 s]
/proc/loadavg: 1.00 1.01 1.00 3/67 10079
/proc/meminfo: memFree=1568024/2055920 swapFree=4192812/4192956
[pid=10079] ppid=10077 vsize=8636 CPUtime=0.69
/proc/10079/stat : 10079 (csat) R 10077 10079 9948 0 -1 4194304 2064 0 0 0 65 4 0 0 23 0 1 0 103373753 8843264 1930 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/10079/statm: 2159 1930 91 271 0 1885 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8636

[startup+1.50159 s]
/proc/loadavg: 1.00 1.01 1.00 2/68 10080
/proc/meminfo: memFree=1560464/2055920 swapFree=4192812/4192956
[pid=10079] ppid=10077 vsize=9296 CPUtime=1.49
/proc/10079/stat : 10079 (csat) R 10077 10079 9948 0 -1 4194304 2221 0 0 0 144 5 0 0 25 0 1 0 103373753 9519104 2087 1992294400 134512640 135625496 4294956240 18446744073709551615 134541468 0 0 4096 0 0 0 0 17 1 0 0
/proc/10079/statm: 2324 2087 91 271 0 2050 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9296

[startup+3.10174 s]
/proc/loadavg: 1.00 1.01 1.00 2/68 10080
/proc/meminfo: memFree=1559504/2055920 swapFree=4192812/4192956
[pid=10079] ppid=10077 vsize=10260 CPUtime=3.09
/proc/10079/stat : 10079 (csat) R 10077 10079 9948 0 -1 4194304 2445 0 0 0 303 6 0 0 25 0 1 0 103373753 10506240 2311 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/10079/statm: 2565 2311 91 271 0 2291 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10260

[startup+6.30202 s]
/proc/loadavg: 1.00 1.01 1.00 2/68 10080
/proc/meminfo: memFree=1557968/2055920 swapFree=4192812/4192956
[pid=10079] ppid=10077 vsize=11524 CPUtime=6.29
/proc/10079/stat : 10079 (csat) R 10077 10079 9948 0 -1 4194304 2749 0 0 0 620 9 0 0 25 0 1 0 103373753 11800576 2615 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/10079/statm: 2881 2615 91 271 0 2607 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11524

[startup+12.7016 s]
/proc/loadavg: 1.00 1.01 1.00 2/68 10080
/proc/meminfo: memFree=1556304/2055920 swapFree=4192812/4192956
[pid=10079] ppid=10077 vsize=12848 CPUtime=12.69
/proc/10079/stat : 10079 (csat) R 10077 10079 9948 0 -1 4194304 3118 0 0 0 1258 11 0 0 25 0 1 0 103373753 13156352 2984 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/10079/statm: 3212 2984 91 271 0 2938 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12848

[startup+25.5027 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10080
/proc/meminfo: memFree=1553936/2055920 swapFree=4192812/4192956
[pid=10079] ppid=10077 vsize=15168 CPUtime=25.49
/proc/10079/stat : 10079 (csat) R 10077 10079 9948 0 -1 4194304 3682 0 0 0 2535 14 0 0 25 0 1 0 103373753 15532032 3548 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/10079/statm: 3792 3548 91 271 0 3518 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15168

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10080
/proc/meminfo: memFree=1550928/2055920 swapFree=4192812/4192956
[pid=10079] ppid=10077 vsize=18184 CPUtime=51.07
/proc/10079/stat : 10079 (csat) R 10077 10079 9948 0 -1 4194304 4419 0 0 0 5089 18 0 0 25 0 1 0 103373753 18620416 4285 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/10079/statm: 4546 4285 91 271 0 4272 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18184

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10080
/proc/meminfo: memFree=1546768/2055920 swapFree=4192812/4192956
[pid=10079] ppid=10077 vsize=22432 CPUtime=102.27
/proc/10079/stat : 10079 (csat) R 10077 10079 9948 0 -1 4194304 5551 0 0 0 10201 26 0 0 25 0 1 0 103373753 22970368 5326 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/10079/statm: 5608 5326 91 271 0 5334 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 22432

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10080
/proc/meminfo: memFree=1543184/2055920 swapFree=4192812/4192956
[pid=10079] ppid=10077 vsize=26012 CPUtime=162.24
/proc/10079/stat : 10079 (csat) R 10077 10079 9948 0 -1 4194304 6429 0 0 0 16193 31 0 0 25 0 1 0 103373753 26636288 6204 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/10079/statm: 6503 6204 91 271 0 6229 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 26012

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10080
/proc/meminfo: memFree=1540240/2055920 swapFree=4192812/4192956
[pid=10079] ppid=10077 vsize=29140 CPUtime=222.23
/proc/10079/stat : 10079 (csat) R 10077 10079 9948 0 -1 4194304 7298 0 0 0 22187 36 0 0 25 0 1 0 103373753 29839360 6937 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/10079/statm: 7285 6937 91 271 0 7011 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 29140

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10080
/proc/meminfo: memFree=1537680/2055920 swapFree=4192812/4192956
[pid=10079] ppid=10077 vsize=31616 CPUtime=282.21
/proc/10079/stat : 10079 (csat) R 10077 10079 9948 0 -1 4194304 7940 0 0 0 28181 40 0 0 25 0 1 0 103373753 32374784 7579 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/10079/statm: 7904 7579 91 271 0 7630 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 31616

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10080
/proc/meminfo: memFree=1535504/2055920 swapFree=4192812/4192956
[pid=10079] ppid=10077 vsize=33772 CPUtime=342.2
/proc/10079/stat : 10079 (csat) R 10077 10079 9948 0 -1 4194304 8473 0 0 0 34174 46 0 0 25 0 1 0 103373753 34582528 8112 1992294400 134512640 135625496 4294956240 18446744073709551615 134540869 0 0 4096 0 0 0 0 17 1 0 0
/proc/10079/statm: 8443 8112 91 271 0 8169 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 33772

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10080
/proc/meminfo: memFree=1533520/2055920 swapFree=4192812/4192956
[pid=10079] ppid=10077 vsize=35748 CPUtime=402.18
/proc/10079/stat : 10079 (csat) R 10077 10079 9948 0 -1 4194304 8966 0 0 0 40169 49 0 0 25 0 1 0 103373753 36605952 8605 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/10079/statm: 8937 8605 91 271 0 8663 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 35748

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10080
/proc/meminfo: memFree=1531472/2055920 swapFree=4192812/4192956
[pid=10079] ppid=10077 vsize=38052 CPUtime=462.17
/proc/10079/stat : 10079 (csat) R 10077 10079 9948 0 -1 4194304 9645 0 0 0 46164 53 0 0 25 0 1 0 103373753 38965248 9081 1992294400 134512640 135625496 4294956240 18446744073709551615 134529040 0 0 4096 0 0 0 0 17 1 0 0
/proc/10079/statm: 9513 9081 91 271 0 9239 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 38052

[startup+522.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/68 10080
/proc/meminfo: memFree=1530000/2055920 swapFree=4192812/4192956
[pid=10079] ppid=10077 vsize=39736 CPUtime=522.14
/proc/10079/stat : 10079 (csat) R 10077 10079 9948 0 -1 4194304 10064 0 0 0 52158 56 0 0 25 0 1 0 103373753 40689664 9500 1992294400 134512640 135625496 4294956240 18446744073709551615 134529070 0 0 4096 0 0 0 0 17 1 0 0
/proc/10079/statm: 9934 9500 91 271 0 9660 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 39736

[startup+582.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/68 10080
/proc/meminfo: memFree=1528016/2055920 swapFree=4192812/4192956
[pid=10079] ppid=10077 vsize=41604 CPUtime=582.13
/proc/10079/stat : 10079 (csat) R 10077 10079 9948 0 -1 4194304 10528 0 0 0 58153 60 0 0 25 0 1 0 103373753 42602496 9964 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/10079/statm: 10401 9964 91 271 0 10127 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 41604

[startup+642.302 s]
/proc/loadavg: 1.06 1.03 1.00 2/68 10080
/proc/meminfo: memFree=1526352/2055920 swapFree=4192812/4192956
[pid=10079] ppid=10077 vsize=43144 CPUtime=642.12
/proc/10079/stat : 10079 (csat) R 10077 10079 9948 0 -1 4194304 10934 0 0 0 64149 63 0 0 25 0 1 0 103373753 44179456 10370 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/10079/statm: 10786 10370 91 271 0 10512 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 43144

[startup+702.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/68 10080
/proc/meminfo: memFree=1524944/2055920 swapFree=4192812/4192956
[pid=10079] ppid=10077 vsize=44544 CPUtime=702.1
/proc/10079/stat : 10079 (csat) R 10077 10079 9948 0 -1 4194304 11286 0 0 0 70145 65 0 0 25 0 1 0 103373753 45613056 10722 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/10079/statm: 11136 10722 91 271 0 10862 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 44544

[startup+762.306 s]
/proc/loadavg: 1.00 1.02 1.00 2/68 10080
/proc/meminfo: memFree=1523472/2055920 swapFree=4192812/4192956
[pid=10079] ppid=10077 vsize=46116 CPUtime=762.09
/proc/10079/stat : 10079 (csat) R 10077 10079 9948 0 -1 4194304 11646 0 0 0 76141 68 0 0 25 0 1 0 103373753 47222784 11082 1992294400 134512640 135625496 4294956240 18446744073709551615 134541479 0 0 4096 0 0 0 0 17 1 0 0
/proc/10079/statm: 11529 11082 91 271 0 11255 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 46116

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/68 10080
/proc/meminfo: memFree=1522064/2055920 swapFree=4192812/4192956
[pid=10079] ppid=10077 vsize=47504 CPUtime=822.07
/proc/10079/stat : 10079 (csat) R 10077 10079 9948 0 -1 4194304 12006 0 0 0 82137 70 0 0 25 0 1 0 103373753 48644096 11442 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/10079/statm: 11876 11442 91 271 0 11602 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 47504

[startup+882.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/68 10080
/proc/meminfo: memFree=1520848/2055920 swapFree=4192812/4192956
[pid=10079] ppid=10077 vsize=48676 CPUtime=882.06
/proc/10079/stat : 10079 (csat) R 10077 10079 9948 0 -1 4194304 12295 0 0 0 88133 73 0 0 25 0 1 0 103373753 49844224 11731 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/10079/statm: 12169 11731 91 271 0 11895 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 48676

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10080
/proc/meminfo: memFree=1519632/2055920 swapFree=4192812/4192956
[pid=10079] ppid=10077 vsize=49944 CPUtime=942.04
/proc/10079/stat : 10079 (csat) R 10077 10079 9948 0 -1 4194304 12607 0 0 0 94129 75 0 0 25 0 1 0 103373753 51142656 12043 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/10079/statm: 12486 12043 91 271 0 12212 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 49944

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10086
/proc/meminfo: memFree=1518480/2055920 swapFree=4192812/4192956
[pid=10079] ppid=10077 vsize=50888 CPUtime=1002.02
/proc/10079/stat : 10079 (csat) R 10077 10079 9948 0 -1 4194304 12875 0 0 0 100125 77 0 0 25 0 1 0 103373753 52109312 12311 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/10079/statm: 12722 12311 91 271 0 12448 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 50888

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10086
/proc/meminfo: memFree=1517328/2055920 swapFree=4192812/4192956
[pid=10079] ppid=10077 vsize=52216 CPUtime=1062
/proc/10079/stat : 10079 (csat) R 10077 10079 9948 0 -1 4194304 13176 0 0 0 106121 79 0 0 25 0 1 0 103373753 53469184 12612 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/10079/statm: 13054 12612 91 271 0 12780 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 52216

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10086
/proc/meminfo: memFree=1516048/2055920 swapFree=4192812/4192956
[pid=10079] ppid=10077 vsize=53972 CPUtime=1121.98
/proc/10079/stat : 10079 (csat) R 10077 10079 9948 0 -1 4194304 13779 0 0 0 112117 81 0 0 25 0 1 0 103373753 55267328 12911 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/10079/statm: 13493 12911 91 271 0 13219 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 53972

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10086
/proc/meminfo: memFree=1514960/2055920 swapFree=4192812/4192956
[pid=10079] ppid=10077 vsize=55036 CPUtime=1181.97
/proc/10079/stat : 10079 (csat) R 10077 10079 9948 0 -1 4194304 14067 0 0 0 118114 83 0 0 25 0 1 0 103373753 56356864 13199 1992294400 134512640 135625496 4294956240 18446744073709551615 134541398 0 0 4096 0 0 0 0 17 1 0 0
/proc/10079/statm: 13759 13199 91 271 0 13485 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 55036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 10086
/proc/meminfo: memFree=1514512/2055920 swapFree=4192812/4192956
[pid=10079] ppid=10077 vsize=55556 CPUtime=1200.07
/proc/10079/stat : 10079 (csat) R 10077 10079 9948 0 -1 4194304 14180 0 0 0 119923 84 0 0 25 0 1 0 103373753 56889344 13312 1992294400 134512640 135625496 4294956240 18446744073709551615 134541322 0 0 4096 0 0 0 0 17 1 0 0
/proc/10079/statm: 13889 13312 91 271 0 13615 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 55556

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.09
CPU user time (s): 1199.23
CPU system time (s): 0.85487
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 55556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.23
system time used= 0.85487
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14180
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= 2
involuntary context switches= 2442

runsolver used 0.988849 second user time and 3.38948 second system time

The end

Launcher Data

Begin job on node68 at 2009-04-26 15:44:36
IDJOB=1729757
IDBENCH=24714
IDSOLVER=517
FILE ID=node68/1729757-1240753476
PBS_JOBID= 9187099
Free space on /tmp= 66556 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-ukn003.sat05-2726.reshuffled-07.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729757-1240753476/watcher-1729757-1240753476 -o /tmp/evaluation-result-1729757-1240753476/solver-1729757-1240753476 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1729757-1240753476.cnf

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

MD5SUM BENCH= 92c8b4fc23a7c22313979a2d9b3b5a58
RANDOM SEED=315342488

node68.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.223
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.223
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:       1568504 kB
Buffers:         56056 kB
Cached:         339288 kB
SwapCached:        144 kB
Active:         161900 kB
Inactive:       249996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1568504 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1756 kB
Writeback:           0 kB
Mapped:          26440 kB
Slab:            61072 kB
Committed_AS:   303856 kB
PageTables:       1560 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= 66556 MiB
End job on node68 at 2009-04-26 16:04:38