Trace number 1728485

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.06 1200.42

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-fclqcolor-10-07-09.sat05-1282.reshuffled-07.cnf
MD5SUM9f209556efd81ba93e992e22316c3ed8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark343.605
Satisfiable
(Un)Satisfiability was proved
Number of variables205
Number of clauses4549
Sum of the clauses size12775
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2975
Number of clauses of size 33555
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519

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-1728485-1240737398/watcher-1728485-1240737398 -o /tmp/evaluation-result-1728485-1240737398/solver-1728485-1240737398 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1728485-1240737398.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.92 0.98 0.99 3/64 21349
/proc/meminfo: memFree=1741432/2055920 swapFree=4181336/4192956
[pid=21349] ppid=21347 vsize=1504 CPUtime=0
/proc/21349/stat : 21349 (csat) R 21347 21349 21312 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 101772646 1540096 132 1992294400 134512640 135625496 4294956240 18446744073709551615 134540974 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 376 133 89 271 0 102 0

[startup+0.0340371 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21349
/proc/meminfo: memFree=1741432/2055920 swapFree=4181336/4192956
[pid=21349] ppid=21347 vsize=7360 CPUtime=0.02
/proc/21349/stat : 21349 (csat) R 21347 21349 21312 0 -1 4194304 1644 0 0 0 2 0 0 0 18 0 1 0 101772646 7536640 1627 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 1840 1627 91 271 0 1566 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7360

[startup+0.101046 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21349
/proc/meminfo: memFree=1741432/2055920 swapFree=4181336/4192956
[pid=21349] ppid=21347 vsize=7616 CPUtime=0.09
/proc/21349/stat : 21349 (csat) R 21347 21349 21312 0 -1 4194304 1684 0 0 0 9 0 0 0 18 0 1 0 101772646 7798784 1667 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 1904 1667 91 271 0 1630 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7616

[startup+0.301073 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21349
/proc/meminfo: memFree=1741432/2055920 swapFree=4181336/4192956
[pid=21349] ppid=21347 vsize=7872 CPUtime=0.28
/proc/21349/stat : 21349 (csat) R 21347 21349 21312 0 -1 4194304 1777 0 0 0 28 0 0 0 19 0 1 0 101772646 8060928 1760 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 1968 1760 91 271 0 1694 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7872

[startup+0.70113 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21349
/proc/meminfo: memFree=1741432/2055920 swapFree=4181336/4192956
[pid=21349] ppid=21347 vsize=8564 CPUtime=0.69
/proc/21349/stat : 21349 (csat) R 21347 21349 21312 0 -1 4194304 1916 0 0 0 68 1 0 0 22 0 1 0 101772646 8769536 1899 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 2141 1899 91 271 0 1867 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8564

[startup+1.50124 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 21350
/proc/meminfo: memFree=1733808/2055920 swapFree=4181336/4192956
[pid=21349] ppid=21347 vsize=9380 CPUtime=1.49
/proc/21349/stat : 21349 (csat) R 21347 21349 21312 0 -1 4194304 2129 0 0 0 147 2 0 0 25 0 1 0 101772646 9605120 2112 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 2345 2112 91 271 0 2071 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9380

[startup+3.10247 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 21350
/proc/meminfo: memFree=1732592/2055920 swapFree=4181336/4192956
[pid=21349] ppid=21347 vsize=10744 CPUtime=3.09
/proc/21349/stat : 21349 (csat) R 21347 21349 21312 0 -1 4194304 2482 0 0 0 307 2 0 0 25 0 1 0 101772646 11001856 2465 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 2686 2465 91 271 0 2412 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10744

[startup+6.30193 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21350
/proc/meminfo: memFree=1730096/2055920 swapFree=4181336/4192956
[pid=21349] ppid=21347 vsize=12716 CPUtime=6.29
/proc/21349/stat : 21349 (csat) R 21347 21349 21312 0 -1 4194304 2970 0 0 0 625 4 0 0 25 0 1 0 101772646 13021184 2953 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 3179 2953 91 271 0 2905 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12716

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21350
/proc/meminfo: memFree=1727096/2055920 swapFree=4181336/4192956
[pid=21349] ppid=21347 vsize=15436 CPUtime=12.69
/proc/21349/stat : 21349 (csat) R 21347 21349 21312 0 -1 4194304 3679 0 0 0 1263 6 0 0 25 0 1 0 101772646 15806464 3621 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 3859 3621 91 271 0 3585 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15436

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 21350
/proc/meminfo: memFree=1723192/2055920 swapFree=4181336/4192956
[pid=21349] ppid=21347 vsize=19156 CPUtime=25.48
/proc/21349/stat : 21349 (csat) R 21347 21349 21312 0 -1 4194304 4669 0 0 0 2539 9 0 0 25 0 1 0 101772646 19615744 4550 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 4789 4550 91 271 0 4515 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19156

[startup+51.1013 s]
/proc/loadavg: 1.04 1.00 1.00 2/65 21350
/proc/meminfo: memFree=1719480/2055920 swapFree=4181336/4192956
[pid=21349] ppid=21347 vsize=22984 CPUtime=51.08
/proc/21349/stat : 21349 (csat) R 21347 21349 21312 0 -1 4194304 5716 0 0 0 5093 15 0 0 25 0 1 0 101772646 23535616 5506 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 5746 5506 91 271 0 5472 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22984

[startup+102.306 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 21350
/proc/meminfo: memFree=1714744/2055920 swapFree=4181336/4192956
[pid=21349] ppid=21347 vsize=27824 CPUtime=102.26
/proc/21349/stat : 21349 (csat) R 21347 21349 21312 0 -1 4194304 7012 0 0 0 10205 21 0 0 25 0 1 0 101772646 28491776 6666 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 6956 6666 91 271 0 6682 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 27824

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21350
/proc/meminfo: memFree=1711416/2055920 swapFree=4181336/4192956
[pid=21349] ppid=21347 vsize=31324 CPUtime=162.25
/proc/21349/stat : 21349 (csat) R 21347 21349 21312 0 -1 4194304 8020 0 0 0 16198 27 0 0 25 0 1 0 101772646 32075776 7471 1992294400 134512640 135625496 4294956240 18446744073709551615 134541265 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 7831 7471 91 271 0 7557 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 31324

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21350
/proc/meminfo: memFree=1708792/2055920 swapFree=4181336/4192956
[pid=21349] ppid=21347 vsize=33896 CPUtime=222.23
/proc/21349/stat : 21349 (csat) R 21347 21349 21312 0 -1 4194304 8668 0 0 0 22192 31 0 0 25 0 1 0 101772646 34709504 8119 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 8474 8119 91 271 0 8200 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 33896

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21350
/proc/meminfo: memFree=1705976/2055920 swapFree=4181336/4192956
[pid=21349] ppid=21347 vsize=36708 CPUtime=282.21
/proc/21349/stat : 21349 (csat) R 21347 21349 21312 0 -1 4194304 9379 0 0 0 28185 36 0 0 25 0 1 0 101772646 37588992 8830 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 9177 8830 91 271 0 8903 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 36708

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21350
/proc/meminfo: memFree=1703416/2055920 swapFree=4181336/4192956
[pid=21349] ppid=21347 vsize=39168 CPUtime=342.19
/proc/21349/stat : 21349 (csat) R 21347 21349 21312 0 -1 4194304 9998 0 0 0 34179 40 0 0 25 0 1 0 101772646 40108032 9449 1992294400 134512640 135625496 4294956240 18446744073709551615 134541609 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 9792 9449 91 271 0 9518 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 39168

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21350
/proc/meminfo: memFree=1700984/2055920 swapFree=4181336/4192956
[pid=21349] ppid=21347 vsize=41588 CPUtime=402.17
/proc/21349/stat : 21349 (csat) R 21347 21349 21312 0 -1 4194304 10604 0 0 0 40171 46 0 0 25 0 1 0 101772646 42586112 10055 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 10397 10055 91 271 0 10123 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 41588

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21350
/proc/meminfo: memFree=1699192/2055920 swapFree=4181336/4192956
[pid=21349] ppid=21347 vsize=44120 CPUtime=462.16
/proc/21349/stat : 21349 (csat) R 21347 21349 21312 0 -1 4194304 11382 0 0 0 46165 51 0 0 25 0 1 0 101772646 45178880 10529 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 11030 10529 91 271 0 10756 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 44120

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21350
/proc/meminfo: memFree=1697016/2055920 swapFree=4181336/4192956
[pid=21349] ppid=21347 vsize=46124 CPUtime=522.14
/proc/21349/stat : 21349 (csat) R 21347 21349 21312 0 -1 4194304 11896 0 0 0 52159 55 0 0 25 0 1 0 101772646 47230976 11043 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 11531 11043 91 271 0 11257 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 46124

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21350
/proc/meminfo: memFree=1695096/2055920 swapFree=4181336/4192956
[pid=21349] ppid=21347 vsize=47924 CPUtime=582.12
/proc/21349/stat : 21349 (csat) R 21347 21349 21312 0 -1 4194304 12362 0 0 0 58153 59 0 0 25 0 1 0 101772646 49074176 11509 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 11981 11509 91 271 0 11707 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 47924

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21350
/proc/meminfo: memFree=1693368/2055920 swapFree=4181336/4192956
[pid=21349] ppid=21347 vsize=49612 CPUtime=642.1
/proc/21349/stat : 21349 (csat) R 21347 21349 21312 0 -1 4194304 12798 0 0 0 64147 63 0 0 25 0 1 0 101772646 50802688 11945 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 12403 11945 91 271 0 12129 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 49612

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21350
/proc/meminfo: memFree=1691512/2055920 swapFree=4181336/4192956
[pid=21349] ppid=21347 vsize=51480 CPUtime=702.08
/proc/21349/stat : 21349 (csat) R 21347 21349 21312 0 -1 4194304 13259 0 0 0 70142 66 0 0 25 0 1 0 101772646 52715520 12406 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 12870 12406 91 271 0 12596 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 51480

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21350
/proc/meminfo: memFree=1689912/2055920 swapFree=4181336/4192956
[pid=21349] ppid=21347 vsize=53048 CPUtime=762.07
/proc/21349/stat : 21349 (csat) R 21347 21349 21312 0 -1 4194304 13646 0 0 0 76137 70 0 0 25 0 1 0 101772646 54321152 12793 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 13262 12793 91 271 0 12988 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 53048

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21350
/proc/meminfo: memFree=1688504/2055920 swapFree=4181336/4192956
[pid=21349] ppid=21347 vsize=54400 CPUtime=822.05
/proc/21349/stat : 21349 (csat) R 21347 21349 21312 0 -1 4194304 13988 0 0 0 82133 72 0 0 25 0 1 0 101772646 55705600 13135 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 13600 13135 91 271 0 13326 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 54400

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21350
/proc/meminfo: memFree=1686968/2055920 swapFree=4181336/4192956
[pid=21349] ppid=21347 vsize=55784 CPUtime=882.03
/proc/21349/stat : 21349 (csat) R 21347 21349 21312 0 -1 4194304 14367 0 0 0 88127 76 0 0 25 0 1 0 101772646 57122816 13514 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 13946 13514 91 271 0 13672 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 55784

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21350
/proc/meminfo: memFree=1685496/2055920 swapFree=4181336/4192956
[pid=21349] ppid=21347 vsize=57104 CPUtime=942.01
/proc/21349/stat : 21349 (csat) R 21347 21349 21312 0 -1 4194304 14720 0 0 0 94122 79 0 0 25 0 1 0 101772646 58474496 13867 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 14276 13867 91 271 0 14002 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 57104

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21350
/proc/meminfo: memFree=1684024/2055920 swapFree=4181336/4192956
[pid=21349] ppid=21347 vsize=58600 CPUtime=1001.99
/proc/21349/stat : 21349 (csat) R 21347 21349 21312 0 -1 4194304 15097 0 0 0 100118 81 0 0 25 0 1 0 101772646 60006400 14244 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 14650 14244 91 271 0 14376 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 58600

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21350
/proc/meminfo: memFree=1682808/2055920 swapFree=4181336/4192956
[pid=21349] ppid=21347 vsize=60728 CPUtime=1061.98
/proc/21349/stat : 21349 (csat) R 21347 21349 21312 0 -1 4194304 15845 0 0 0 106114 84 0 0 25 0 1 0 101772646 62185472 14536 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 15182 14536 91 271 0 14908 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 60728

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21350
/proc/meminfo: memFree=1681528/2055920 swapFree=4181336/4192956
[pid=21349] ppid=21347 vsize=61936 CPUtime=1121.96
/proc/21349/stat : 21349 (csat) R 21347 21349 21312 0 -1 4194304 16151 0 0 0 112109 87 0 0 25 0 1 0 101772646 63422464 14842 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 15484 14842 91 271 0 15210 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 61936

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21350
/proc/meminfo: memFree=1680376/2055920 swapFree=4181336/4192956
[pid=21349] ppid=21347 vsize=63056 CPUtime=1181.94
/proc/21349/stat : 21349 (csat) R 21347 21349 21312 0 -1 4194304 16429 0 0 0 118105 89 0 0 25 0 1 0 101772646 64569344 15120 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 15764 15120 91 271 0 15490 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 63056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21350
/proc/meminfo: memFree=1680120/2055920 swapFree=4181336/4192956
[pid=21349] ppid=21347 vsize=63196 CPUtime=1200.04
/proc/21349/stat : 21349 (csat) R 21347 21349 21312 0 -1 4194304 16488 0 0 0 119914 90 0 0 25 0 1 0 101772646 64712704 15179 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 15799 15179 91 271 0 15525 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 63196

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.42
CPU time (s): 1200.06
CPU user time (s): 1199.14
CPU system time (s): 0.91886
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 63196

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

runsolver used 0.91486 second user time and 2.57661 second system time

The end

Launcher Data

Begin job on node29 at 2009-04-26 11:16:38
IDJOB=1728485
IDBENCH=24674
IDSOLVER=517
FILE ID=node29/1728485-1240737398
PBS_JOBID= 9187031
Free space on /tmp= 66420 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-fclqcolor-10-07-09.sat05-1282.reshuffled-07.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728485-1240737398/watcher-1728485-1240737398 -o /tmp/evaluation-result-1728485-1240737398/solver-1728485-1240737398 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1728485-1240737398.cnf

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

MD5SUM BENCH= 9f209556efd81ba93e992e22316c3ed8
RANDOM SEED=2013919225

node29.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.281
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.281
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:       1741848 kB
Buffers:         26920 kB
Cached:         209332 kB
SwapCached:       5488 kB
Active:          24656 kB
Inactive:       219472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1741848 kB
SwapTotal:     4192956 kB
SwapFree:      4181336 kB
Dirty:            1480 kB
Writeback:           0 kB
Mapped:          13488 kB
Slab:            55904 kB
Committed_AS:   434392 kB
PageTables:       1468 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= 66420 MiB
End job on node29 at 2009-04-26 11:36:40