Trace number 1729333

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.12 1200.45

General information on the benchmark

Namecrafted/Hard/contest03/others/
color-18-4.sat05-443.reshuffled-07.cnf
MD5SUMef7f419fe4e145465fe8ec684a206f9b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1296
Number of clauses95904
Sum of the clauses size379728
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21944
Number of clauses of size 30
Number of clauses of size 493960
Number of clauses of size 50
Number of clauses of size over 50

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-1729333-1240748135/watcher-1729333-1240748135 -o /tmp/evaluation-result-1729333-1240748135/solver-1729333-1240748135 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1729333-1240748135.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.94 1.03 1.00 3/65 11620
/proc/meminfo: memFree=1733816/2055920 swapFree=4192812/4192956
[pid=11620] ppid=11618 vsize=3244 CPUtime=0
/proc/11620/stat : 11620 (csat) R 11618 11620 11515 0 -1 4194304 431 0 0 0 0 0 0 0 18 0 1 0 102842885 3321856 415 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 811 415 88 271 0 537 0

[startup+0.0673681 s]
/proc/loadavg: 0.94 1.03 1.00 3/65 11620
/proc/meminfo: memFree=1733816/2055920 swapFree=4192812/4192956
[pid=11620] ppid=11618 vsize=3536 CPUtime=0.06
/proc/11620/stat : 11620 (csat) R 11618 11620 11515 0 -1 4194304 654 0 0 0 6 0 0 0 18 0 1 0 102842885 3620864 614 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 884 614 89 271 0 610 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3536

[startup+0.101371 s]
/proc/loadavg: 0.94 1.03 1.00 3/65 11620
/proc/meminfo: memFree=1733816/2055920 swapFree=4192812/4192956
[pid=11620] ppid=11618 vsize=3988 CPUtime=0.09
/proc/11620/stat : 11620 (csat) R 11618 11620 11515 0 -1 4194304 969 0 0 0 9 0 0 0 18 0 1 0 102842885 4083712 700 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 997 700 89 271 0 723 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3988

[startup+0.301395 s]
/proc/loadavg: 0.94 1.03 1.00 3/65 11620
/proc/meminfo: memFree=1733816/2055920 swapFree=4192812/4192956
[pid=11620] ppid=11618 vsize=11896 CPUtime=0.29
/proc/11620/stat : 11620 (csat) R 11618 11620 11515 0 -1 4194304 3372 0 0 0 28 1 0 0 19 0 1 0 102842885 12181504 2669 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 2974 2669 91 271 0 2700 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11896

[startup+0.701445 s]
/proc/loadavg: 0.94 1.03 1.00 3/65 11620
/proc/meminfo: memFree=1733816/2055920 swapFree=4192812/4192956
[pid=11620] ppid=11618 vsize=12292 CPUtime=0.69
/proc/11620/stat : 11620 (csat) R 11618 11620 11515 0 -1 4194304 3474 0 0 0 68 1 0 0 23 0 1 0 102842885 12587008 2771 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 3073 2771 91 271 0 2799 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12292

[startup+1.50254 s]
/proc/loadavg: 0.94 1.03 1.00 2/66 11621
/proc/meminfo: memFree=1722736/2055920 swapFree=4192812/4192956
[pid=11620] ppid=11618 vsize=13224 CPUtime=1.49
/proc/11620/stat : 11620 (csat) R 11618 11620 11515 0 -1 4194304 3707 0 0 0 148 1 0 0 25 0 1 0 102842885 13541376 3004 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 3306 3004 91 271 0 3032 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13224

[startup+3.10175 s]
/proc/loadavg: 0.94 1.03 1.00 2/66 11621
/proc/meminfo: memFree=1721256/2055920 swapFree=4192812/4192956
[pid=11620] ppid=11618 vsize=14940 CPUtime=3.09
/proc/11620/stat : 11620 (csat) R 11618 11620 11515 0 -1 4194304 4133 0 0 0 307 2 0 0 25 0 1 0 102842885 15298560 3430 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 3735 3430 91 271 0 3461 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14940

[startup+6.30115 s]
/proc/loadavg: 1.11 1.07 1.01 2/66 11621
/proc/meminfo: memFree=1718056/2055920 swapFree=4192812/4192956
[pid=11620] ppid=11618 vsize=17764 CPUtime=6.28
/proc/11620/stat : 11620 (csat) R 11618 11620 11515 0 -1 4194304 4827 0 0 0 625 3 0 0 25 0 1 0 102842885 18190336 4124 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 4441 4124 91 271 0 4167 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17764

[startup+12.702 s]
/proc/loadavg: 1.10 1.06 1.01 2/66 11621
/proc/meminfo: memFree=1712568/2055920 swapFree=4192812/4192956
[pid=11620] ppid=11618 vsize=23108 CPUtime=12.69
/proc/11620/stat : 11620 (csat) R 11618 11620 11515 0 -1 4194304 6156 0 0 0 1262 7 0 0 25 0 1 0 102842885 23662592 5453 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 5777 5453 91 271 0 5503 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23108

[startup+25.5016 s]
/proc/loadavg: 1.08 1.06 1.01 2/66 11621
/proc/meminfo: memFree=1703224/2055920 swapFree=4192812/4192956
[pid=11620] ppid=11618 vsize=32012 CPUtime=25.48
/proc/11620/stat : 11620 (csat) R 11618 11620 11515 0 -1 4194304 8377 0 0 0 2534 14 0 0 25 0 1 0 102842885 32780288 7674 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 8003 7674 91 271 0 7729 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32012

[startup+51.1018 s]
/proc/loadavg: 1.05 1.05 1.00 2/66 11621
/proc/meminfo: memFree=1689720/2055920 swapFree=4192812/4192956
[pid=11620] ppid=11618 vsize=45760 CPUtime=51.08
/proc/11620/stat : 11620 (csat) R 11618 11620 11515 0 -1 4194304 11804 0 0 0 5085 23 0 0 25 0 1 0 102842885 46858240 11101 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 11440 11101 91 271 0 11166 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 45760

[startup+102.305 s]
/proc/loadavg: 1.02 1.04 1.00 2/66 11621
/proc/meminfo: memFree=1666808/2055920 swapFree=4192812/4192956
[pid=11620] ppid=11618 vsize=68336 CPUtime=102.26
/proc/11620/stat : 11620 (csat) R 11618 11620 11515 0 -1 4194304 17595 0 0 0 10184 42 0 0 25 0 1 0 102842885 69976064 16756 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 17084 16756 91 271 0 16810 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 68336

[startup+162.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 11621
/proc/meminfo: memFree=1646712/2055920 swapFree=4192812/4192956
[pid=11620] ppid=11618 vsize=88808 CPUtime=162.25
/proc/11620/stat : 11620 (csat) R 11618 11620 11515 0 -1 4194304 22851 0 0 0 16168 57 0 0 25 0 1 0 102842885 90939392 21809 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 22202 21809 91 271 0 21928 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 88808

[startup+222.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 11621
/proc/meminfo: memFree=1627576/2055920 swapFree=4192812/4192956
[pid=11620] ppid=11618 vsize=107580 CPUtime=222.23
/proc/11620/stat : 11620 (csat) R 11618 11620 11515 0 -1 4194304 27589 0 0 0 22151 72 0 0 25 0 1 0 102842885 110161920 26547 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 26895 26547 91 271 0 26621 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 107580

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 11621
/proc/meminfo: memFree=1609272/2055920 swapFree=4192812/4192956
[pid=11620] ppid=11618 vsize=126316 CPUtime=282.22
/proc/11620/stat : 11620 (csat) R 11618 11620 11515 0 -1 4194304 32488 0 0 0 28136 86 0 0 25 0 1 0 102842885 129347584 31142 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 31579 31142 91 271 0 31305 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 126316

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 11621
/proc/meminfo: memFree=1591608/2055920 swapFree=4192812/4192956
[pid=11620] ppid=11618 vsize=143520 CPUtime=342.2
/proc/11620/stat : 11620 (csat) R 11618 11620 11515 0 -1 4194304 36853 0 0 0 34119 101 0 0 25 0 1 0 102842885 146964480 35507 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 35880 35507 91 271 0 35606 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 143520

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 11621
/proc/meminfo: memFree=1577912/2055920 swapFree=4192812/4192956
[pid=11620] ppid=11618 vsize=157116 CPUtime=402.18
/proc/11620/stat : 11620 (csat) R 11618 11620 11515 0 -1 4194304 40284 0 0 0 40108 110 0 0 25 0 1 0 102842885 160886784 38938 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 39279 38938 91 271 0 39005 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 157116

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11621
/proc/meminfo: memFree=1565688/2055920 swapFree=4192812/4192956
[pid=11620] ppid=11618 vsize=170064 CPUtime=462.17
/proc/11620/stat : 11620 (csat) R 11618 11620 11515 0 -1 4194304 43772 0 0 0 46098 119 0 0 25 0 1 0 102842885 174145536 41970 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 42516 41970 91 271 0 42242 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 170064

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11621
/proc/meminfo: memFree=1554616/2055920 swapFree=4192812/4192956
[pid=11620] ppid=11618 vsize=180908 CPUtime=522.14
/proc/11620/stat : 11620 (csat) R 11618 11620 11515 0 -1 4194304 46526 0 0 0 52090 124 0 0 25 0 1 0 102842885 185249792 44724 1992294400 134512640 135625496 4294956240 18446744073709551615 134519794 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 45227 44724 91 271 0 44953 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 180908

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11621
/proc/meminfo: memFree=1544888/2055920 swapFree=4192812/4192956
[pid=11620] ppid=11618 vsize=190428 CPUtime=582.13
/proc/11620/stat : 11620 (csat) R 11618 11620 11515 0 -1 4194304 48930 0 0 0 58083 130 0 0 25 0 1 0 102842885 194998272 47128 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 47607 47128 91 271 0 47333 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 190428

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11621
/proc/meminfo: memFree=1534904/2055920 swapFree=4192812/4192956
[pid=11620] ppid=11618 vsize=200224 CPUtime=642.11
/proc/11620/stat : 11620 (csat) R 11618 11620 11515 0 -1 4194304 51399 0 0 0 64072 139 0 0 25 0 1 0 102842885 205029376 49597 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 50056 49597 91 271 0 49782 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 200224

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11621
/proc/meminfo: memFree=1523512/2055920 swapFree=4192812/4192956
[pid=11620] ppid=11618 vsize=211656 CPUtime=702.09
/proc/11620/stat : 11620 (csat) R 11618 11620 11515 0 -1 4194304 54266 0 0 0 70061 148 0 0 25 0 1 0 102842885 216735744 52464 1992294400 134512640 135625496 4294956240 18446744073709551615 135062786 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 52914 52464 91 271 0 52640 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 211656

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11621
/proc/meminfo: memFree=1510968/2055920 swapFree=4192812/4192956
[pid=11620] ppid=11618 vsize=223816 CPUtime=762.08
/proc/11620/stat : 11620 (csat) R 11618 11620 11515 0 -1 4194304 57362 0 0 0 76049 159 0 0 25 0 1 0 102842885 229187584 55560 1992294400 134512640 135625496 4294956240 18446744073709551615 134529029 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 55954 55560 91 271 0 55680 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 223816

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11621
/proc/meminfo: memFree=1500024/2055920 swapFree=4192812/4192956
[pid=11620] ppid=11618 vsize=234828 CPUtime=822.06
/proc/11620/stat : 11620 (csat) R 11618 11620 11515 0 -1 4194304 60115 0 0 0 82034 172 0 0 25 0 1 0 102842885 240463872 58313 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 58707 58313 91 271 0 58433 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 234828

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11621
/proc/meminfo: memFree=1488120/2055920 swapFree=4192812/4192956
[pid=11620] ppid=11618 vsize=246348 CPUtime=882.04
/proc/11620/stat : 11620 (csat) R 11618 11620 11515 0 -1 4194304 63054 0 0 0 88021 183 0 0 25 0 1 0 102842885 252260352 61252 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 61587 61252 91 271 0 61313 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 246348

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11621
/proc/meminfo: memFree=1476408/2055920 swapFree=4192812/4192956
[pid=11620] ppid=11618 vsize=259472 CPUtime=942.03
/proc/11620/stat : 11620 (csat) R 11618 11620 11515 0 -1 4194304 66694 0 0 0 94010 193 0 0 25 0 1 0 102842885 265699328 64208 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 64868 64208 91 271 0 64594 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 259472

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11621
/proc/meminfo: memFree=1465080/2055920 swapFree=4192812/4192956
[pid=11620] ppid=11618 vsize=270576 CPUtime=1002.01
/proc/11620/stat : 11620 (csat) R 11618 11620 11515 0 -1 4194304 69491 0 0 0 100001 200 0 0 25 0 1 0 102842885 277069824 67005 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 67644 67005 91 271 0 67370 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 270576

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11621
/proc/meminfo: memFree=1454968/2055920 swapFree=4192812/4192956
[pid=11620] ppid=11618 vsize=280668 CPUtime=1062
/proc/11620/stat : 11620 (csat) R 11618 11620 11515 0 -1 4194304 72024 0 0 0 105991 209 0 0 25 0 1 0 102842885 287404032 69538 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 70167 69538 91 271 0 69893 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 280668

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11621
/proc/meminfo: memFree=1445560/2055920 swapFree=4192812/4192956
[pid=11620] ppid=11618 vsize=289840 CPUtime=1121.98
/proc/11620/stat : 11620 (csat) R 11618 11620 11515 0 -1 4194304 74346 0 0 0 111981 217 0 0 25 0 1 0 102842885 296796160 71860 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 72460 71860 91 271 0 72186 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 289840

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11621
/proc/meminfo: memFree=1435768/2055920 swapFree=4192812/4192956
[pid=11620] ppid=11618 vsize=299624 CPUtime=1181.96
/proc/11620/stat : 11620 (csat) R 11618 11620 11515 0 -1 4194304 76826 0 0 0 117970 226 0 0 25 0 1 0 102842885 306814976 74340 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 74906 74340 91 271 0 74632 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 299624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11621
/proc/meminfo: memFree=1432568/2055920 swapFree=4192812/4192956
[pid=11620] ppid=11618 vsize=302532 CPUtime=1200.06
/proc/11620/stat : 11620 (csat) R 11618 11620 11515 0 -1 4194304 77565 0 0 0 119777 229 0 0 25 0 1 0 102842885 309792768 75079 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 75633 75079 91 271 0 75359 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 302532

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.45
CPU time (s): 1200.12
CPU user time (s): 1197.78
CPU system time (s): 2.33964
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 302532

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

runsolver used 1.39579 second user time and 2.59361 second system time

The end

Launcher Data

Begin job on node92 at 2009-04-26 14:15:35
IDJOB=1729333
IDBENCH=24701
IDSOLVER=517
FILE ID=node92/1729333-1240748135
PBS_JOBID= 9187057
Free space on /tmp= 66552 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest03/others/color-18-4.sat05-443.reshuffled-07.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729333-1240748135/watcher-1729333-1240748135 -o /tmp/evaluation-result-1729333-1240748135/solver-1729333-1240748135 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1729333-1240748135.cnf

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

MD5SUM BENCH= ef7f419fe4e145465fe8ec684a206f9b
RANDOM SEED=2013346421

node92.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.245
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.245
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:       1734232 kB
Buffers:         23040 kB
Cached:         230732 kB
SwapCached:        140 kB
Active:          67624 kB
Inactive:       200124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1734232 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3260 kB
Writeback:           0 kB
Mapped:          23568 kB
Slab:            39812 kB
Committed_AS:   190840 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66552 MiB
End job on node92 at 2009-04-26 14:35:37