Trace number 1562472

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 1206.03

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_7_4_8_fbc.cnf
MD5SUMc8ff95be17c69641ce8ae01fa573e84b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.042992
Satisfiable
(Un)Satisfiability was proved
Number of variables1617
Number of clauses25913
Sum of the clauses size69945
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214456
Number of clauses of size 38550
Number of clauses of size 4932
Number of clauses of size 51825
Number of clauses of size over 5150

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-1562472-1238775312/watcher-1562472-1238775312 -o /tmp/evaluation-result-1562472-1238775312/solver-1562472-1238775312 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1562472-1238775312.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: 2.00 2.00 2.00 4/86 18547
/proc/meminfo: memFree=1834888/2055920 swapFree=4170308/4192956
[pid=18547] ppid=18545 vsize=2116 CPUtime=0
/proc/18547/stat : 18547 (csat) R 18545 18547 18473 0 -1 4194304 255 0 0 0 0 0 0 0 20 0 1 0 1150195258 2166784 239 1992294400 134512640 135625496 4294956240 18446744073709551615 135249483 0 0 4096 0 0 0 0 17 1 0 0
/proc/18547/statm: 529 239 88 271 0 255 0

[startup+0.107857 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 18547
/proc/meminfo: memFree=1834888/2055920 swapFree=4170308/4192956
[pid=18547] ppid=18545 vsize=8336 CPUtime=0.09
/proc/18547/stat : 18547 (csat) R 18545 18547 18473 0 -1 4194304 1924 0 0 0 9 0 0 0 21 0 1 0 1150195258 8536064 1856 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/18547/statm: 2084 1856 91 271 0 1810 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8336

[startup+0.201862 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 18547
/proc/meminfo: memFree=1834888/2055920 swapFree=4170308/4192956
[pid=18547] ppid=18545 vsize=8468 CPUtime=0.19
/proc/18547/stat : 18547 (csat) R 18545 18547 18473 0 -1 4194304 1954 0 0 0 18 1 0 0 21 0 1 0 1150195258 8671232 1886 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/18547/statm: 2117 1886 91 271 0 1843 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8468

[startup+0.301876 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 18547
/proc/meminfo: memFree=1834888/2055920 swapFree=4170308/4192956
[pid=18547] ppid=18545 vsize=8600 CPUtime=0.29
/proc/18547/stat : 18547 (csat) R 18545 18547 18473 0 -1 4194304 1984 0 0 0 28 1 0 0 22 0 1 0 1150195258 8806400 1916 1992294400 134512640 135625496 4294956240 18446744073709551615 134540072 0 0 4096 0 0 0 0 17 0 0 0
/proc/18547/statm: 2150 1916 91 271 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8600

[startup+0.701926 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 18547
/proc/meminfo: memFree=1834888/2055920 swapFree=4170308/4192956
[pid=18547] ppid=18545 vsize=8996 CPUtime=0.68
/proc/18547/stat : 18547 (csat) R 18545 18547 18473 0 -1 4194304 2094 0 0 0 66 2 0 0 25 0 1 0 1150195258 9211904 2026 1992294400 134512640 135625496 4294956240 18446744073709551615 134529034 0 0 4096 0 0 0 0 17 0 0 0
/proc/18547/statm: 2249 2026 91 271 0 1975 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 8996

[startup+1.50203 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18548
/proc/meminfo: memFree=1826752/2055920 swapFree=4170308/4192956
[pid=18547] ppid=18545 vsize=9788 CPUtime=1.48
/proc/18547/stat : 18547 (csat) R 18545 18547 18473 0 -1 4194304 2287 0 0 0 145 3 0 0 25 0 1 0 1150195258 10022912 2219 1992294400 134512640 135625496 4294956240 18446744073709551615 134532194 0 0 4096 0 0 0 0 17 0 0 0
/proc/18547/statm: 2447 2219 91 271 0 2173 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9788

[startup+3.10123 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18548
/proc/meminfo: memFree=1825600/2055920 swapFree=4170308/4192956
[pid=18547] ppid=18545 vsize=10984 CPUtime=3.07
/proc/18547/stat : 18547 (csat) R 18545 18547 18473 0 -1 4194304 2594 0 0 0 302 5 0 0 25 0 1 0 1150195258 11247616 2526 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 0 0 0
/proc/18547/statm: 2746 2526 91 271 0 2472 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10984

[startup+6.30163 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18548
/proc/meminfo: memFree=1823104/2055920 swapFree=4170308/4192956
[pid=18547] ppid=18545 vsize=13248 CPUtime=6.26
/proc/18547/stat : 18547 (csat) R 18545 18547 18473 0 -1 4194304 3132 0 0 0 619 7 0 0 25 0 1 0 1150195258 13565952 3064 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/18547/statm: 3312 3064 91 271 0 3038 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 13248

[startup+12.7014 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18548
/proc/meminfo: memFree=1818696/2055920 swapFree=4170308/4192956
[pid=18547] ppid=18545 vsize=17548 CPUtime=12.63
/proc/18547/stat : 18547 (csat) R 18545 18547 18473 0 -1 4194304 4232 0 0 0 1253 10 0 0 25 0 1 0 1150195258 17969152 4164 1992294400 134512640 135625496 4294956240 18446744073709551615 134541504 0 0 4096 0 0 0 0 17 0 0 0
/proc/18547/statm: 4387 4164 91 271 0 4113 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 17548

[startup+25.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18548
/proc/meminfo: memFree=1813640/2055920 swapFree=4170308/4192956
[pid=18547] ppid=18545 vsize=22288 CPUtime=25.37
/proc/18547/stat : 18547 (csat) R 18545 18547 18473 0 -1 4194304 5405 0 0 0 2523 14 0 0 25 0 1 0 1150195258 22822912 5337 1992294400 134512640 135625496 4294956240 18446744073709551615 134538340 0 0 4096 0 0 0 0 17 0 0 0
/proc/18547/statm: 5572 5337 91 271 0 5298 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 22288

[startup+51.1022 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18548
/proc/meminfo: memFree=1807688/2055920 swapFree=4170308/4192956
[pid=18547] ppid=18545 vsize=28360 CPUtime=50.84
/proc/18547/stat : 18547 (csat) R 18545 18547 18473 0 -1 4194304 6965 0 0 0 5066 18 0 0 25 0 1 0 1150195258 29040640 6836 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/18547/statm: 7090 6836 91 271 0 6816 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 28360

[startup+102.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18548
/proc/meminfo: memFree=1799560/2055920 swapFree=4170308/4192956
[pid=18547] ppid=18545 vsize=36436 CPUtime=101.79
/proc/18547/stat : 18547 (csat) R 18545 18547 18473 0 -1 4194304 9052 0 0 0 10155 24 0 0 25 0 1 0 1150195258 37310464 8832 1992294400 134512640 135625496 4294956240 18446744073709551615 134518539 0 0 4096 0 0 0 0 17 0 0 0
/proc/18547/statm: 9109 8832 91 271 0 8835 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 36436

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18548
/proc/meminfo: memFree=1791880/2055920 swapFree=4170308/4192956
[pid=18547] ppid=18545 vsize=43912 CPUtime=161.48
/proc/18547/stat : 18547 (csat) R 18545 18547 18473 0 -1 4194304 10928 0 0 0 16119 29 0 0 25 0 1 0 1150195258 44965888 10708 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/18547/statm: 10978 10708 91 271 0 10704 0
Current children cumulated CPU time (s) 161.48
Current children cumulated vsize (KiB) 43912

[startup+222.308 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18548
/proc/meminfo: memFree=1786056/2055920 swapFree=4170308/4192956
[pid=18547] ppid=18545 vsize=50052 CPUtime=221.18
/proc/18547/stat : 18547 (csat) R 18545 18547 18473 0 -1 4194304 12530 0 0 0 22083 35 0 0 25 0 1 0 1150195258 51253248 12174 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/18547/statm: 12513 12174 91 271 0 12239 0
Current children cumulated CPU time (s) 221.18
Current children cumulated vsize (KiB) 50052

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18548
/proc/meminfo: memFree=1781448/2055920 swapFree=4170308/4192956
[pid=18547] ppid=18545 vsize=54700 CPUtime=280.89
/proc/18547/stat : 18547 (csat) R 18545 18547 18473 0 -1 4194304 13728 0 0 0 28049 40 0 0 25 0 1 0 1150195258 56012800 13372 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/18547/statm: 13675 13372 91 271 0 13401 0
Current children cumulated CPU time (s) 280.89
Current children cumulated vsize (KiB) 54700

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18548
/proc/meminfo: memFree=1776200/2055920 swapFree=4170308/4192956
[pid=18547] ppid=18545 vsize=59868 CPUtime=340.59
/proc/18547/stat : 18547 (csat) R 18545 18547 18473 0 -1 4194304 14992 0 0 0 34014 45 0 0 25 0 1 0 1150195258 61304832 14636 1992294400 134512640 135625496 4294956240 18446744073709551615 134541448 0 0 4096 0 0 0 0 17 0 0 0
/proc/18547/statm: 14967 14636 91 271 0 14693 0
Current children cumulated CPU time (s) 340.59
Current children cumulated vsize (KiB) 59868

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18548
/proc/meminfo: memFree=1771848/2055920 swapFree=4170308/4192956
[pid=18547] ppid=18545 vsize=64192 CPUtime=400.29
/proc/18547/stat : 18547 (csat) R 18545 18547 18473 0 -1 4194304 16076 0 0 0 39979 50 0 0 25 0 1 0 1150195258 65732608 15720 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/18547/statm: 16048 15720 91 271 0 15774 0
Current children cumulated CPU time (s) 400.29
Current children cumulated vsize (KiB) 64192

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18548
/proc/meminfo: memFree=1767240/2055920 swapFree=4170308/4192956
[pid=18547] ppid=18545 vsize=68576 CPUtime=460
/proc/18547/stat : 18547 (csat) R 18545 18547 18473 0 -1 4194304 17205 0 0 0 45945 55 0 0 25 0 1 0 1150195258 70221824 16849 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/18547/statm: 17144 16849 91 271 0 16870 0
Current children cumulated CPU time (s) 460
Current children cumulated vsize (KiB) 68576

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18548
/proc/meminfo: memFree=1763592/2055920 swapFree=4170308/4192956
[pid=18547] ppid=18545 vsize=72692 CPUtime=519.7
/proc/18547/stat : 18547 (csat) R 18545 18547 18473 0 -1 4194304 18317 0 0 0 51911 59 0 0 25 0 1 0 1150195258 74436608 17758 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/18547/statm: 18173 17758 91 271 0 17899 0
Current children cumulated CPU time (s) 519.7
Current children cumulated vsize (KiB) 72692

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18548
/proc/meminfo: memFree=1760328/2055920 swapFree=4170308/4192956
[pid=18547] ppid=18545 vsize=75864 CPUtime=579.41
/proc/18547/stat : 18547 (csat) R 18545 18547 18473 0 -1 4194304 19124 0 0 0 57878 63 0 0 25 0 1 0 1150195258 77684736 18565 1992294400 134512640 135625496 4294956240 18446744073709551615 134541621 0 0 4096 0 0 0 0 17 0 0 0
/proc/18547/statm: 18966 18565 91 271 0 18692 0
Current children cumulated CPU time (s) 579.41
Current children cumulated vsize (KiB) 75864

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18548
/proc/meminfo: memFree=1756744/2055920 swapFree=4170308/4192956
[pid=18547] ppid=18545 vsize=79392 CPUtime=639.11
/proc/18547/stat : 18547 (csat) R 18545 18547 18473 0 -1 4194304 20019 0 0 0 63844 67 0 0 25 0 1 0 1150195258 81297408 19460 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/18547/statm: 19848 19460 91 271 0 19574 0
Current children cumulated CPU time (s) 639.11
Current children cumulated vsize (KiB) 79392

[startup+702.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18548
/proc/meminfo: memFree=1752968/2055920 swapFree=4170308/4192956
[pid=18547] ppid=18545 vsize=83208 CPUtime=698.82
/proc/18547/stat : 18547 (csat) R 18545 18547 18473 0 -1 4194304 20952 0 0 0 69811 71 0 0 25 0 1 0 1150195258 85204992 20393 1992294400 134512640 135625496 4294956240 18446744073709551615 134529047 0 0 4096 0 0 0 0 17 0 0 0
/proc/18547/statm: 20802 20393 91 271 0 20528 0
Current children cumulated CPU time (s) 698.82
Current children cumulated vsize (KiB) 83208

[startup+762.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18548
/proc/meminfo: memFree=1749640/2055920 swapFree=4170308/4192956
[pid=18547] ppid=18545 vsize=86524 CPUtime=758.53
/proc/18547/stat : 18547 (csat) R 18545 18547 18473 0 -1 4194304 21767 0 0 0 75778 75 0 0 25 0 1 0 1150195258 88600576 21208 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/18547/statm: 21631 21208 91 271 0 21357 0
Current children cumulated CPU time (s) 758.53
Current children cumulated vsize (KiB) 86524

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18548
/proc/meminfo: memFree=1746504/2055920 swapFree=4170308/4192956
[pid=18547] ppid=18545 vsize=89684 CPUtime=818.22
/proc/18547/stat : 18547 (csat) R 18545 18547 18473 0 -1 4194304 22559 0 0 0 81745 77 0 0 25 0 1 0 1150195258 91836416 22000 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/18547/statm: 22421 22000 91 271 0 22147 0
Current children cumulated CPU time (s) 818.22
Current children cumulated vsize (KiB) 89684

[startup+882.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18548
/proc/meminfo: memFree=1743560/2055920 swapFree=4170308/4192956
[pid=18547] ppid=18545 vsize=92484 CPUtime=877.93
/proc/18547/stat : 18547 (csat) R 18545 18547 18473 0 -1 4194304 23267 0 0 0 87713 80 0 0 25 0 1 0 1150195258 94703616 22708 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/18547/statm: 23121 22708 91 271 0 22847 0
Current children cumulated CPU time (s) 877.93
Current children cumulated vsize (KiB) 92484

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18548
/proc/meminfo: memFree=1740680/2055920 swapFree=4170308/4192956
[pid=18547] ppid=18545 vsize=95496 CPUtime=937.63
/proc/18547/stat : 18547 (csat) R 18545 18547 18473 0 -1 4194304 23991 0 0 0 93680 83 0 0 25 0 1 0 1150195258 97787904 23432 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/18547/statm: 23874 23432 91 271 0 23600 0
Current children cumulated CPU time (s) 937.63
Current children cumulated vsize (KiB) 95496

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18548
/proc/meminfo: memFree=1738056/2055920 swapFree=4170308/4192956
[pid=18547] ppid=18545 vsize=98112 CPUtime=997.34
/proc/18547/stat : 18547 (csat) R 18545 18547 18473 0 -1 4194304 24636 0 0 0 99648 86 0 0 25 0 1 0 1150195258 100466688 24077 1992294400 134512640 135625496 4294956240 18446744073709551615 134541468 0 0 4096 0 0 0 0 17 0 0 0
/proc/18547/statm: 24528 24077 91 271 0 24254 0
Current children cumulated CPU time (s) 997.34
Current children cumulated vsize (KiB) 98112

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18548
/proc/meminfo: memFree=1735176/2055920 swapFree=4170308/4192956
[pid=18547] ppid=18545 vsize=100968 CPUtime=1057.05
/proc/18547/stat : 18547 (csat) R 18545 18547 18473 0 -1 4194304 25351 0 0 0 105616 89 0 0 25 0 1 0 1150195258 103391232 24792 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/18547/statm: 25242 24792 91 271 0 24968 0
Current children cumulated CPU time (s) 1057.05
Current children cumulated vsize (KiB) 100968

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18548
/proc/meminfo: memFree=1732360/2055920 swapFree=4170308/4192956
[pid=18547] ppid=18545 vsize=103724 CPUtime=1116.74
/proc/18547/stat : 18547 (csat) R 18545 18547 18473 0 -1 4194304 26025 0 0 0 111582 92 0 0 25 0 1 0 1150195258 106213376 25466 1992294400 134512640 135625496 4294956240 18446744073709551615 134541613 0 0 4096 0 0 0 0 17 0 0 0
/proc/18547/statm: 25931 25466 91 271 0 25657 0
Current children cumulated CPU time (s) 1116.74
Current children cumulated vsize (KiB) 103724

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18548
/proc/meminfo: memFree=1729672/2055920 swapFree=4170308/4192956
[pid=18547] ppid=18545 vsize=106332 CPUtime=1176.46
/proc/18547/stat : 18547 (csat) R 18545 18547 18473 0 -1 4194304 26704 0 0 0 117550 96 0 0 25 0 1 0 1150195258 108883968 26145 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/18547/statm: 26583 26145 91 271 0 26309 0
Current children cumulated CPU time (s) 1176.46
Current children cumulated vsize (KiB) 106332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18548
/proc/meminfo: memFree=1728520/2055920 swapFree=4170308/4192956
[pid=18547] ppid=18545 vsize=108076 CPUtime=1200.03
/proc/18547/stat : 18547 (csat) R 18545 18547 18473 0 -1 4194304 27270 0 0 0 119906 97 0 0 25 0 1 0 1150195258 110669824 26407 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/18547/statm: 27019 26407 91 271 0 26745 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 108076

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

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

[startup+1206 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18548
/proc/meminfo: memFree=1728520/2055920 swapFree=4170308/4192956
[pid=18547] ppid=18545 vsize=108076 CPUtime=1200.03
/proc/18547/stat : 18547 (csat) R 18545 18547 18473 0 -1 4194304 27270 0 0 0 119906 97 0 0 25 0 1 0 1150195258 110669824 26407 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/18547/statm: 27019 26407 91 271 0 26745 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 108076

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1206.03
CPU time (s): 1200.06
CPU user time (s): 1199.07
CPU system time (s): 0.995848
CPU usage (%): 99.5055
Max. virtual memory (cumulated for all children) (KiB): 108076

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

runsolver used 1.57376 second user time and 3.9314 second system time

The end

Launcher Data

Begin job on node92 at 2009-04-03 18:15:12
IDJOB=1562472
IDBENCH=70935
IDSOLVER=517
FILE ID=node92/1562472-1238775312
PBS_JOBID= 9085565
Free space on /tmp= 66552 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/edgematching/fbcolors/em_7_4_8_fbc.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562472-1238775312/watcher-1562472-1238775312 -o /tmp/evaluation-result-1562472-1238775312/solver-1562472-1238775312 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1562472-1238775312.cnf

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

MD5SUM BENCH= c8ff95be17c69641ce8ae01fa573e84b
RANDOM SEED=1290551610

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.249
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.249
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:       1835304 kB
Buffers:         18908 kB
Cached:         132468 kB
SwapCached:       7540 kB
Active:          31108 kB
Inactive:       130084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1835304 kB
SwapTotal:     4192956 kB
SwapFree:      4170308 kB
Dirty:            1768 kB
Writeback:           0 kB
Mapped:          15620 kB
Slab:            43348 kB
Committed_AS:  1984400 kB
PageTables:       2768 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-03 18:35:20