Trace number 1562212

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.1 1200.63

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_8_4_5_fbc.cnf
MD5SUM6fdce6b69c397ad71b0f25957edff1fa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark529.355
Satisfiable
(Un)Satisfiability was proved
Number of variables2420
Number of clauses33572
Sum of the clauses size97252
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214396
Number of clauses of size 313968
Number of clauses of size 42628
Number of clauses of size 52460
Number of clauses of size over 5120

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-1562212-1238771629/watcher-1562212-1238771629 -o /tmp/evaluation-result-1562212-1238771629/solver-1562212-1238771629 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1562212-1238771629.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.00 1.01 3/73 15508
/proc/meminfo: memFree=1580984/2055920 swapFree=4164832/4192956
[pid=15508] ppid=15506 vsize=2204 CPUtime=0
/proc/15508/stat : 15508 (csat) R 15506 15508 15322 0 -1 4194304 322 0 0 0 0 0 0 0 18 0 1 0 1149827715 2256896 279 1992294400 134512640 135625496 4294956224 18446744073709551615 135013910 0 0 4096 0 0 0 0 17 0 0 0
/proc/15508/statm: 551 279 88 271 0 277 0

[startup+0.062655 s]
/proc/loadavg: 1.00 1.00 1.01 3/73 15508
/proc/meminfo: memFree=1580984/2055920 swapFree=4164832/4192956
[pid=15508] ppid=15506 vsize=8608 CPUtime=0.05
/proc/15508/stat : 15508 (csat) R 15506 15508 15322 0 -1 4194304 2011 0 0 0 5 0 0 0 18 0 1 0 1149827715 8814592 1901 1992294400 134512640 135625496 4294956224 18446744073709551615 134517101 0 0 4096 0 0 0 0 17 0 0 0
/proc/15508/statm: 2152 1901 90 271 0 1878 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8608

[startup+0.101616 s]
/proc/loadavg: 1.00 1.00 1.01 3/73 15508
/proc/meminfo: memFree=1580984/2055920 swapFree=4164832/4192956
[pid=15508] ppid=15506 vsize=8740 CPUtime=0.09
/proc/15508/stat : 15508 (csat) R 15506 15508 15322 0 -1 4194304 2064 0 0 0 9 0 0 0 18 0 1 0 1149827715 8949760 1954 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/15508/statm: 2185 1954 91 271 0 1911 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8740

[startup+0.301638 s]
/proc/loadavg: 1.00 1.00 1.01 3/73 15508
/proc/meminfo: memFree=1580984/2055920 swapFree=4164832/4192956
[pid=15508] ppid=15506 vsize=9004 CPUtime=0.29
/proc/15508/stat : 15508 (csat) R 15506 15508 15322 0 -1 4194304 2115 0 0 0 28 1 0 0 19 0 1 0 1149827715 9220096 2005 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/15508/statm: 2251 2005 91 271 0 1977 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9004

[startup+0.701681 s]
/proc/loadavg: 1.00 1.00 1.01 3/73 15508
/proc/meminfo: memFree=1580984/2055920 swapFree=4164832/4192956
[pid=15508] ppid=15506 vsize=9400 CPUtime=0.69
/proc/15508/stat : 15508 (csat) R 15506 15508 15322 0 -1 4194304 2212 0 0 0 66 3 0 0 23 0 1 0 1149827715 9625600 2102 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/15508/statm: 2350 2102 91 271 0 2076 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9400

[startup+1.50177 s]
/proc/loadavg: 1.00 1.00 1.01 2/74 15509
/proc/meminfo: memFree=1572528/2055920 swapFree=4164832/4192956
[pid=15508] ppid=15506 vsize=10192 CPUtime=1.5
/proc/15508/stat : 15508 (csat) R 15506 15508 15322 0 -1 4194304 2420 0 0 0 145 5 0 0 25 0 1 0 1149827715 10436608 2310 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/15508/statm: 2548 2310 91 271 0 2274 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 10192

[startup+3.10194 s]
/proc/loadavg: 1.00 1.00 1.01 2/74 15509
/proc/meminfo: memFree=1571376/2055920 swapFree=4164832/4192956
[pid=15508] ppid=15506 vsize=11380 CPUtime=3.09
/proc/15508/stat : 15508 (csat) R 15506 15508 15322 0 -1 4194304 2732 0 0 0 301 8 0 0 25 0 1 0 1149827715 11653120 2622 1992294400 134512640 135625496 4294956224 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 0 0 0
/proc/15508/statm: 2845 2622 91 271 0 2571 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11380

[startup+6.30128 s]
/proc/loadavg: 1.00 1.00 1.01 2/74 15509
/proc/meminfo: memFree=1568816/2055920 swapFree=4164832/4192956
[pid=15508] ppid=15506 vsize=13724 CPUtime=6.29
/proc/15508/stat : 15508 (csat) R 15506 15508 15322 0 -1 4194304 3315 0 0 0 618 11 0 0 25 0 1 0 1149827715 14053376 3205 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/15508/statm: 3431 3205 91 271 0 3157 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13724

[startup+12.703 s]
/proc/loadavg: 1.00 1.00 1.01 2/74 15509
/proc/meminfo: memFree=1564288/2055920 swapFree=4164832/4192956
[pid=15508] ppid=15506 vsize=18152 CPUtime=12.68
/proc/15508/stat : 15508 (csat) R 15506 15508 15322 0 -1 4194304 4413 0 0 0 1253 15 0 0 25 0 1 0 1149827715 18587648 4303 1992294400 134512640 135625496 4294956224 18446744073709551615 134541468 0 0 4096 0 0 0 0 17 0 0 0
/proc/15508/statm: 4538 4303 91 271 0 4264 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18152

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15509
/proc/meminfo: memFree=1557376/2055920 swapFree=4164832/4192956
[pid=15508] ppid=15506 vsize=24648 CPUtime=25.48
/proc/15508/stat : 15508 (csat) R 15506 15508 15322 0 -1 4194304 6041 0 0 0 2528 20 0 0 25 0 1 0 1149827715 25239552 5931 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15508/statm: 6162 5931 91 271 0 5888 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24648

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15509
/proc/meminfo: memFree=1548864/2055920 swapFree=4164832/4192956
[pid=15508] ppid=15506 vsize=33336 CPUtime=51.06
/proc/15508/stat : 15508 (csat) R 15506 15508 15322 0 -1 4194304 8197 0 0 0 5079 27 0 0 25 0 1 0 1149827715 34136064 8087 1992294400 134512640 135625496 4294956224 18446744073709551615 134529034 0 0 4096 0 0 0 0 17 0 0 0
/proc/15508/statm: 8334 8087 91 271 0 8060 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 33336

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15509
/proc/meminfo: memFree=1536960/2055920 swapFree=4164832/4192956
[pid=15508] ppid=15506 vsize=45032 CPUtime=102.25
/proc/15508/stat : 15508 (csat) R 15506 15508 15322 0 -1 4194304 11191 0 0 0 10188 37 0 0 25 0 1 0 1149827715 46112768 10990 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15508/statm: 11258 10990 91 271 0 10984 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 45032

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15509
/proc/meminfo: memFree=1526848/2055920 swapFree=4164832/4192956
[pid=15508] ppid=15506 vsize=54972 CPUtime=162.22
/proc/15508/stat : 15508 (csat) R 15506 15508 15322 0 -1 4194304 13710 0 0 0 16173 49 0 0 25 0 1 0 1149827715 56291328 13509 1992294400 134512640 135625496 4294956224 18446744073709551615 134529040 0 0 4096 0 0 0 0 17 0 0 0
/proc/15508/statm: 13743 13509 91 271 0 13469 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 54972

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15509
/proc/meminfo: memFree=1518784/2055920 swapFree=4164832/4192956
[pid=15508] ppid=15506 vsize=63216 CPUtime=222.19
/proc/15508/stat : 15508 (csat) R 15506 15508 15322 0 -1 4194304 15855 0 0 0 22158 61 0 0 25 0 1 0 1149827715 64733184 15518 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15508/statm: 15804 15518 91 271 0 15530 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 63216

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15509
/proc/meminfo: memFree=1511680/2055920 swapFree=4164832/4192956
[pid=15508] ppid=15506 vsize=70364 CPUtime=282.16
/proc/15508/stat : 15508 (csat) R 15506 15508 15322 0 -1 4194304 17654 0 0 0 28148 68 0 0 25 0 1 0 1149827715 72052736 17317 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/15508/statm: 17591 17317 91 271 0 17317 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 70364

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15509
/proc/meminfo: memFree=1506176/2055920 swapFree=4164832/4192956
[pid=15508] ppid=15506 vsize=75656 CPUtime=342.14
/proc/15508/stat : 15508 (csat) R 15506 15508 15322 0 -1 4194304 19000 0 0 0 34140 74 0 0 25 0 1 0 1149827715 77471744 18663 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15508/statm: 18914 18663 91 271 0 18640 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 75656

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15509
/proc/meminfo: memFree=1499584/2055920 swapFree=4164832/4192956
[pid=15508] ppid=15506 vsize=82836 CPUtime=402.11
/proc/15508/stat : 15508 (csat) R 15506 15508 15322 0 -1 4194304 20889 0 0 0 40130 81 0 0 25 0 1 0 1149827715 84824064 20349 1992294400 134512640 135625496 4294956224 18446744073709551615 134519115 0 0 4096 0 0 0 0 17 0 0 0
/proc/15508/statm: 20709 20349 91 271 0 20435 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 82836

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15509
/proc/meminfo: memFree=1486784/2055920 swapFree=4164832/4192956
[pid=15508] ppid=15506 vsize=95272 CPUtime=462.08
/proc/15508/stat : 15508 (csat) R 15506 15508 15322 0 -1 4194304 24021 0 0 0 46119 89 0 0 25 0 1 0 1149827715 97558528 23481 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 0 0 0
/proc/15508/statm: 23818 23481 91 271 0 23544 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 95272

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15509
/proc/meminfo: memFree=1480896/2055920 swapFree=4164832/4192956
[pid=15508] ppid=15506 vsize=101136 CPUtime=522.05
/proc/15508/stat : 15508 (csat) R 15506 15508 15322 0 -1 4194304 25504 0 0 0 52112 93 0 0 25 0 1 0 1149827715 103563264 24964 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15508/statm: 25284 24964 91 271 0 25010 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 101136

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15509
/proc/meminfo: memFree=1475520/2055920 swapFree=4164832/4192956
[pid=15508] ppid=15506 vsize=106456 CPUtime=582.03
/proc/15508/stat : 15508 (csat) R 15506 15508 15322 0 -1 4194304 26845 0 0 0 58104 99 0 0 25 0 1 0 1149827715 109010944 26305 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15508/statm: 26614 26305 91 271 0 26340 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 106456

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15509
/proc/meminfo: memFree=1469760/2055920 swapFree=4164832/4192956
[pid=15508] ppid=15506 vsize=112036 CPUtime=642
/proc/15508/stat : 15508 (csat) R 15506 15508 15322 0 -1 4194304 28237 0 0 0 64097 103 0 0 25 0 1 0 1149827715 114724864 27697 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15508/statm: 28009 27697 91 271 0 27735 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 112036

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15509
/proc/meminfo: memFree=1465088/2055920 swapFree=4164832/4192956
[pid=15508] ppid=15506 vsize=116832 CPUtime=701.98
/proc/15508/stat : 15508 (csat) R 15506 15508 15322 0 -1 4194304 29419 0 0 0 70089 109 0 0 25 0 1 0 1149827715 119635968 28879 1992294400 134512640 135625496 4294956224 18446744073709551615 134541371 0 0 4096 0 0 0 0 17 0 0 0
/proc/15508/statm: 29208 28879 91 271 0 28934 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 116832

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15509
/proc/meminfo: memFree=1460224/2055920 swapFree=4164832/4192956
[pid=15508] ppid=15506 vsize=121532 CPUtime=761.96
/proc/15508/stat : 15508 (csat) R 15506 15508 15322 0 -1 4194304 30612 0 0 0 76083 113 0 0 25 0 1 0 1149827715 124448768 30072 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/15508/statm: 30383 30072 91 271 0 30109 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 121532

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15509
/proc/meminfo: memFree=1456512/2055920 swapFree=4164832/4192956
[pid=15508] ppid=15506 vsize=125336 CPUtime=821.93
/proc/15508/stat : 15508 (csat) R 15506 15508 15322 0 -1 4194304 31552 0 0 0 82076 117 0 0 25 0 1 0 1149827715 128344064 31012 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/15508/statm: 31334 31012 91 271 0 31060 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 125336

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15509
/proc/meminfo: memFree=1450496/2055920 swapFree=4164832/4192956
[pid=15508] ppid=15506 vsize=131788 CPUtime=881.89
/proc/15508/stat : 15508 (csat) R 15506 15508 15322 0 -1 4194304 33347 0 0 0 88067 122 0 0 25 0 1 0 1149827715 134950912 32503 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/15508/statm: 32947 32503 91 271 0 32673 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 131788

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15509
/proc/meminfo: memFree=1443840/2055920 swapFree=4164832/4192956
[pid=15508] ppid=15506 vsize=138472 CPUtime=941.87
/proc/15508/stat : 15508 (csat) R 15506 15508 15322 0 -1 4194304 35022 0 0 0 94059 128 0 0 25 0 1 0 1149827715 141795328 34178 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15508/statm: 34618 34178 91 271 0 34344 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 138472

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15509
/proc/meminfo: memFree=1439872/2055920 swapFree=4164832/4192956
[pid=15508] ppid=15506 vsize=142344 CPUtime=1001.84
/proc/15508/stat : 15508 (csat) R 15506 15508 15322 0 -1 4194304 35989 0 0 0 100053 131 0 0 25 0 1 0 1149827715 145760256 35145 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/15508/statm: 35586 35145 91 271 0 35312 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 142344

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15509
/proc/meminfo: memFree=1436544/2055920 swapFree=4164832/4192956
[pid=15508] ppid=15506 vsize=145632 CPUtime=1061.81
/proc/15508/stat : 15508 (csat) R 15506 15508 15322 0 -1 4194304 36818 0 0 0 106047 134 0 0 25 0 1 0 1149827715 149127168 35974 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15508/statm: 36408 35974 91 271 0 36134 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 145632

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15509
/proc/meminfo: memFree=1433024/2055920 swapFree=4164832/4192956
[pid=15508] ppid=15506 vsize=149232 CPUtime=1121.79
/proc/15508/stat : 15508 (csat) R 15506 15508 15322 0 -1 4194304 37715 0 0 0 112041 138 0 0 25 0 1 0 1149827715 152813568 36871 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/15508/statm: 37308 36871 91 271 0 37034 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 149232

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15509
/proc/meminfo: memFree=1429056/2055920 swapFree=4164832/4192956
[pid=15508] ppid=15506 vsize=153268 CPUtime=1181.77
/proc/15508/stat : 15508 (csat) R 15506 15508 15322 0 -1 4194304 38706 0 0 0 118036 141 0 0 25 0 1 0 1149827715 156946432 37862 1992294400 134512640 135625496 4294956224 18446744073709551615 134518412 0 0 4096 0 0 0 0 17 1 0 0
/proc/15508/statm: 38317 37862 91 271 0 38043 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 153268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15509
/proc/meminfo: memFree=1427712/2055920 swapFree=4164832/4192956
[pid=15508] ppid=15506 vsize=154588 CPUtime=1200.07
/proc/15508/stat : 15508 (csat) R 15506 15508 15322 0 -1 4194304 39029 0 0 0 119865 142 0 0 25 0 1 0 1149827715 158298112 38185 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15508/statm: 38647 38185 91 271 0 38373 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 154588

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.63
CPU time (s): 1200.1
CPU user time (s): 1198.65
CPU system time (s): 1.44578
CPU usage (%): 99.9557
Max. virtual memory (cumulated for all children) (KiB): 154588

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

runsolver used 1.05684 second user time and 3.32249 second system time

The end

Launcher Data

Begin job on node81 at 2009-04-03 17:13:49
IDJOB=1562212
IDBENCH=70930
IDSOLVER=517
FILE ID=node81/1562212-1238771629
PBS_JOBID= 9085540
Free space on /tmp= 126664 MiB

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

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

MD5SUM BENCH= 6fdce6b69c397ad71b0f25957edff1fa
RANDOM SEED=1747423488

node81.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1581464 kB
Buffers:         60932 kB
Cached:         309444 kB
SwapCached:      19128 kB
Active:         137156 kB
Inactive:       254084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1581464 kB
SwapTotal:     4192956 kB
SwapFree:      4164832 kB
Dirty:            1932 kB
Writeback:           0 kB
Mapped:          26596 kB
Slab:            68148 kB
Committed_AS:  3179992 kB
PageTables:       2084 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= 126664 MiB
End job on node81 at 2009-04-03 17:33:51