Trace number 1733058

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.61

General information on the benchmark

NameCRAFTED/ramseycube/
Q32inK09.cnf
MD5SUM58cbf73dc7f1fd4bb325152069db03fb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.8174
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of clauses7938
Sum of the clauses size92232
Maximum clause length12
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4378
Number of clauses of size 50
Number of clauses of size over 57560

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-1733058-1240784719/watcher-1733058-1240784719 -o /tmp/evaluation-result-1733058-1240784719/solver-1733058-1240784719 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1733058-1240784719.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.99 0.98 0.99 3/64 24316
/proc/meminfo: memFree=1796800/2055920 swapFree=4181212/4192956
[pid=24316] ppid=24314 vsize=1528 CPUtime=0
/proc/24316/stat : 24316 (csat) R 24314 24316 23594 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 106499453 1564672 138 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 0 0 0
/proc/24316/statm: 382 138 88 271 0 108 0

[startup+0.057966 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24316
/proc/meminfo: memFree=1796800/2055920 swapFree=4181212/4192956
[pid=24316] ppid=24314 vsize=7940 CPUtime=0.05
/proc/24316/stat : 24316 (csat) R 24314 24316 23594 0 -1 4194304 1918 0 0 0 5 0 0 0 18 0 1 0 106499453 8130560 1726 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/24316/statm: 1985 1726 91 271 0 1711 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7940

[startup+0.101969 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24316
/proc/meminfo: memFree=1796800/2055920 swapFree=4181212/4192956
[pid=24316] ppid=24314 vsize=7940 CPUtime=0.09
/proc/24316/stat : 24316 (csat) R 24314 24316 23594 0 -1 4194304 1940 0 0 0 9 0 0 0 18 0 1 0 106499453 8130560 1748 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/24316/statm: 1985 1748 91 271 0 1711 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7940

[startup+0.301986 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24316
/proc/meminfo: memFree=1796800/2055920 swapFree=4181212/4192956
[pid=24316] ppid=24314 vsize=8204 CPUtime=0.29
/proc/24316/stat : 24316 (csat) R 24314 24316 23594 0 -1 4194304 1983 0 0 0 29 0 0 0 19 0 1 0 106499453 8400896 1791 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/24316/statm: 2051 1791 91 271 0 1777 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8204

[startup+0.702023 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24316
/proc/meminfo: memFree=1796800/2055920 swapFree=4181212/4192956
[pid=24316] ppid=24314 vsize=8472 CPUtime=0.69
/proc/24316/stat : 24316 (csat) R 24314 24316 23594 0 -1 4194304 2056 0 0 0 68 1 0 0 23 0 1 0 106499453 8675328 1864 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/24316/statm: 2118 1864 91 271 0 1844 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8472

[startup+1.5011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24317
/proc/meminfo: memFree=1789432/2055920 swapFree=4181212/4192956
[pid=24316] ppid=24314 vsize=8868 CPUtime=1.49
/proc/24316/stat : 24316 (csat) R 24314 24316 23594 0 -1 4194304 2171 0 0 0 148 1 0 0 25 0 1 0 106499453 9080832 1979 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/24316/statm: 2217 1979 91 271 0 1943 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8868

[startup+3.10124 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24317
/proc/meminfo: memFree=1788792/2055920 swapFree=4181212/4192956
[pid=24316] ppid=24314 vsize=9528 CPUtime=3.09
/proc/24316/stat : 24316 (csat) R 24314 24316 23594 0 -1 4194304 2328 0 0 0 307 2 0 0 25 0 1 0 106499453 9756672 2136 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/24316/statm: 2382 2136 91 271 0 2108 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9528

[startup+6.30153 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24317
/proc/meminfo: memFree=1787704/2055920 swapFree=4181212/4192956
[pid=24316] ppid=24314 vsize=10500 CPUtime=6.29
/proc/24316/stat : 24316 (csat) R 24314 24316 23594 0 -1 4194304 2544 0 0 0 626 3 0 0 25 0 1 0 106499453 10752000 2352 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/24316/statm: 2625 2352 91 271 0 2351 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10500

[startup+12.7011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24317
/proc/meminfo: memFree=1786616/2055920 swapFree=4181212/4192956
[pid=24316] ppid=24314 vsize=11352 CPUtime=12.69
/proc/24316/stat : 24316 (csat) R 24314 24316 23594 0 -1 4194304 2779 0 0 0 1264 5 0 0 25 0 1 0 106499453 11624448 2587 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/24316/statm: 2838 2587 91 271 0 2564 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11352

[startup+25.5013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24317
/proc/meminfo: memFree=1785144/2055920 swapFree=4181212/4192956
[pid=24316] ppid=24314 vsize=12880 CPUtime=25.48
/proc/24316/stat : 24316 (csat) R 24314 24316 23594 0 -1 4194304 3138 0 0 0 2542 6 0 0 25 0 1 0 106499453 13189120 2946 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/24316/statm: 3220 2946 91 271 0 2946 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12880

[startup+51.1016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24317
/proc/meminfo: memFree=1783480/2055920 swapFree=4181212/4192956
[pid=24316] ppid=24314 vsize=14684 CPUtime=51.07
/proc/24316/stat : 24316 (csat) R 24314 24316 23594 0 -1 4194304 3567 0 0 0 5098 9 0 0 25 0 1 0 106499453 15036416 3375 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/24316/statm: 3671 3375 91 271 0 3397 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14684

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24317
/proc/meminfo: memFree=1781176/2055920 swapFree=4181212/4192956
[pid=24316] ppid=24314 vsize=17068 CPUtime=102.26
/proc/24316/stat : 24316 (csat) R 24314 24316 23594 0 -1 4194304 4196 0 0 0 10211 15 0 0 25 0 1 0 106499453 17477632 3913 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/24316/statm: 4267 3913 91 271 0 3993 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 17068

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24317
/proc/meminfo: memFree=1778744/2055920 swapFree=4181212/4192956
[pid=24316] ppid=24314 vsize=19364 CPUtime=162.23
/proc/24316/stat : 24316 (csat) R 24314 24316 23594 0 -1 4194304 4799 0 0 0 16203 20 0 0 25 0 1 0 106499453 19828736 4516 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/24316/statm: 4841 4516 91 271 0 4567 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 19364

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24317
/proc/meminfo: memFree=1777016/2055920 swapFree=4181212/4192956
[pid=24316] ppid=24314 vsize=21456 CPUtime=222.2
/proc/24316/stat : 24316 (csat) R 24314 24316 23594 0 -1 4194304 5363 0 0 0 22197 23 0 0 25 0 1 0 106499453 21970944 4944 1992294400 134512640 135625496 4294956224 18446744073709551615 134541613 0 0 4096 0 0 0 0 17 0 0 0
/proc/24316/statm: 5364 4944 91 271 0 5090 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 21456

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24317
/proc/meminfo: memFree=1775352/2055920 swapFree=4181212/4192956
[pid=24316] ppid=24314 vsize=23140 CPUtime=282.17
/proc/24316/stat : 24316 (csat) R 24314 24316 23594 0 -1 4194304 5818 0 0 0 28190 27 0 0 25 0 1 0 106499453 23695360 5399 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/24316/statm: 5785 5399 91 271 0 5511 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 23140

[startup+342.302 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 24317
/proc/meminfo: memFree=1773880/2055920 swapFree=4181212/4192956
[pid=24316] ppid=24314 vsize=24360 CPUtime=342.15
/proc/24316/stat : 24316 (csat) R 24314 24316 23594 0 -1 4194304 6126 0 0 0 34184 31 0 0 25 0 1 0 106499453 24944640 5707 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/24316/statm: 6090 5707 91 271 0 5816 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 24360

[startup+402.301 s]
/proc/loadavg: 1.07 1.01 1.00 2/65 24317
/proc/meminfo: memFree=1772792/2055920 swapFree=4181212/4192956
[pid=24316] ppid=24314 vsize=25576 CPUtime=402.12
/proc/24316/stat : 24316 (csat) R 24314 24316 23594 0 -1 4194304 6415 0 0 0 40178 34 0 0 25 0 1 0 106499453 26189824 5996 1992294400 134512640 135625496 4294956224 18446744073709551615 134541377 0 0 4096 0 0 0 0 17 0 0 0
/proc/24316/statm: 6394 5996 91 271 0 6120 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 25576

[startup+462.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 24317
/proc/meminfo: memFree=1771448/2055920 swapFree=4181212/4192956
[pid=24316] ppid=24314 vsize=26844 CPUtime=462.11
/proc/24316/stat : 24316 (csat) R 24314 24316 23594 0 -1 4194304 6724 0 0 0 46174 37 0 0 25 0 1 0 106499453 27488256 6305 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/24316/statm: 6711 6305 91 271 0 6437 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 26844

[startup+522.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 24317
/proc/meminfo: memFree=1770616/2055920 swapFree=4181212/4192956
[pid=24316] ppid=24314 vsize=28124 CPUtime=522.08
/proc/24316/stat : 24316 (csat) R 24314 24316 23594 0 -1 4194304 7156 0 0 0 52169 39 0 0 25 0 1 0 106499453 28798976 6534 1992294400 134512640 135625496 4294956224 18446744073709551615 134541426 0 0 4096 0 0 0 0 17 0 0 0
/proc/24316/statm: 7031 6534 91 271 0 6757 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 28124

[startup+582.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 24317
/proc/meminfo: memFree=1769464/2055920 swapFree=4181212/4192956
[pid=24316] ppid=24314 vsize=29076 CPUtime=582.04
/proc/24316/stat : 24316 (csat) R 24314 24316 23594 0 -1 4194304 7417 0 0 0 58164 40 0 0 25 0 1 0 106499453 29773824 6795 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/24316/statm: 7269 6795 91 271 0 6995 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 29076

[startup+642.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24317
/proc/meminfo: memFree=1768184/2055920 swapFree=4181212/4192956
[pid=24316] ppid=24314 vsize=30588 CPUtime=642.02
/proc/24316/stat : 24316 (csat) R 24314 24316 23594 0 -1 4194304 7740 0 0 0 64159 43 0 0 25 0 1 0 106499453 31322112 7118 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/24316/statm: 7647 7118 91 271 0 7373 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 30588

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24317
/proc/meminfo: memFree=1767288/2055920 swapFree=4181212/4192956
[pid=24316] ppid=24314 vsize=31400 CPUtime=702
/proc/24316/stat : 24316 (csat) R 24314 24316 23594 0 -1 4194304 7964 0 0 0 70155 45 0 0 25 0 1 0 106499453 32153600 7342 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/24316/statm: 7850 7342 91 271 0 7576 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 31400

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24317
/proc/meminfo: memFree=1766072/2055920 swapFree=4181212/4192956
[pid=24316] ppid=24314 vsize=32716 CPUtime=761.98
/proc/24316/stat : 24316 (csat) R 24314 24316 23594 0 -1 4194304 8252 0 0 0 76151 47 0 0 25 0 1 0 106499453 33501184 7630 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/24316/statm: 8179 7630 91 271 0 7905 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 32716

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24319
/proc/meminfo: memFree=1765432/2055920 swapFree=4181212/4192956
[pid=24316] ppid=24314 vsize=33272 CPUtime=821.96
/proc/24316/stat : 24316 (csat) R 24314 24316 23594 0 -1 4194304 8421 0 0 0 82147 49 0 0 25 0 1 0 106499453 34070528 7799 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/24316/statm: 8318 7799 91 271 0 8044 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 33272

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24319
/proc/meminfo: memFree=1764024/2055920 swapFree=4181212/4192956
[pid=24316] ppid=24314 vsize=34836 CPUtime=881.93
/proc/24316/stat : 24316 (csat) R 24314 24316 23594 0 -1 4194304 8761 0 0 0 88142 51 0 0 25 0 1 0 106499453 35672064 8139 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/24316/statm: 8709 8139 91 271 0 8435 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 34836

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24319
/proc/meminfo: memFree=1763512/2055920 swapFree=4181212/4192956
[pid=24316] ppid=24314 vsize=35244 CPUtime=941.9
/proc/24316/stat : 24316 (csat) R 24314 24316 23594 0 -1 4194304 8900 0 0 0 94138 52 0 0 25 0 1 0 106499453 36089856 8278 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/24316/statm: 8811 8278 91 271 0 8537 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 35244

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24319
/proc/meminfo: memFree=1762488/2055920 swapFree=4181212/4192956
[pid=24316] ppid=24314 vsize=36240 CPUtime=1001.87
/proc/24316/stat : 24316 (csat) R 24314 24316 23594 0 -1 4194304 9138 0 0 0 100133 54 0 0 25 0 1 0 106499453 37109760 8516 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/24316/statm: 9060 8516 91 271 0 8786 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 36240

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24319
/proc/meminfo: memFree=1761976/2055920 swapFree=4181212/4192956
[pid=24316] ppid=24314 vsize=36856 CPUtime=1061.83
/proc/24316/stat : 24316 (csat) R 24314 24316 23594 0 -1 4194304 9296 0 0 0 106127 56 0 0 25 0 1 0 106499453 37740544 8674 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/24316/statm: 9214 8674 91 271 0 8940 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 36856

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24319
/proc/meminfo: memFree=1761016/2055920 swapFree=4181212/4192956
[pid=24316] ppid=24314 vsize=38268 CPUtime=1121.81
/proc/24316/stat : 24316 (csat) R 24314 24316 23594 0 -1 4194304 9777 0 0 0 112123 58 0 0 25 0 1 0 106499453 39186432 8851 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/24316/statm: 9567 8851 91 271 0 9293 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 38268

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24319
/proc/meminfo: memFree=1760568/2055920 swapFree=4181212/4192956
[pid=24316] ppid=24314 vsize=38752 CPUtime=1181.79
/proc/24316/stat : 24316 (csat) R 24314 24316 23594 0 -1 4194304 9918 0 0 0 118119 60 0 0 25 0 1 0 106499453 39682048 8992 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/24316/statm: 9688 8992 91 271 0 9414 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 38752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24319
/proc/meminfo: memFree=1760312/2055920 swapFree=4181212/4192956
[pid=24316] ppid=24314 vsize=39012 CPUtime=1200.08
/proc/24316/stat : 24316 (csat) R 24314 24316 23594 0 -1 4194304 9975 0 0 0 119948 60 0 0 25 0 1 0 106499453 39948288 9049 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/24316/statm: 9753 9049 91 271 0 9479 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 39012

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.61
CPU time (s): 1200.1
CPU user time (s): 1199.49
CPU system time (s): 0.612906
CPU usage (%): 99.9575
Max. virtual memory (cumulated for all children) (KiB): 39012

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

runsolver used 1.01285 second user time and 3.36449 second system time

The end

Launcher Data

Begin job on node51 at 2009-04-27 00:25:19
IDJOB=1733058
IDBENCH=71133
IDSOLVER=517
FILE ID=node51/1733058-1240784719
PBS_JOBID= 9187222
Free space on /tmp= 66384 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/CRAFTED/ramseycube/Q32inK09.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733058-1240784719/watcher-1733058-1240784719 -o /tmp/evaluation-result-1733058-1240784719/solver-1733058-1240784719 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1733058-1240784719.cnf

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

MD5SUM BENCH= 58cbf73dc7f1fd4bb325152069db03fb
RANDOM SEED=909475024

node51.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.214
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.214
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:       1797216 kB
Buffers:         33004 kB
Cached:         150924 kB
SwapCached:       5928 kB
Active:          40604 kB
Inactive:       151808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1797216 kB
SwapTotal:     4192956 kB
SwapFree:      4181212 kB
Dirty:            1692 kB
Writeback:           0 kB
Mapped:          13740 kB
Slab:            52264 kB
Committed_AS:   305004 kB
PageTables:       1392 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= 66384 MiB
End job on node51 at 2009-04-27 00:45:22