Trace number 1726259

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/Medium/contest05/jarvisalo/
mod2-3cage-unsat-9-14.sat05-2589.reshuffled-07.cnf
MD5SUM4e736dbc376aed9798860699ef195d83
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.000999
Satisfiable
(Un)Satisfiability was proved
Number of variables87
Number of clauses232
Sum of the clauses size696
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3232
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1726259-1240710210/watcher-1726259-1240710210 -o /tmp/evaluation-result-1726259-1240710210/solver-1726259-1240710210 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1726259-1240710210.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.91 1.78 1.48 2/64 22211
/proc/meminfo: memFree=1755312/2055920 swapFree=4181888/4192956
[pid=22211] ppid=22209 vsize=7224 CPUtime=0
/proc/22211/stat : 22211 (csat) R 22209 22211 21710 0 -1 4194304 624 0 0 0 0 0 0 0 18 0 1 0 99054245 7397376 607 1992294400 134512640 135625496 4294956224 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/22211/statm: 1806 613 88 271 0 1532 0

[startup+0.101254 s]
/proc/loadavg: 1.91 1.78 1.48 2/64 22211
/proc/meminfo: memFree=1755312/2055920 swapFree=4181888/4192956
[pid=22211] ppid=22209 vsize=7356 CPUtime=0.09
/proc/22211/stat : 22211 (csat) R 22209 22211 21710 0 -1 4194304 1641 0 0 0 9 0 0 0 18 0 1 0 99054245 7532544 1624 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22211/statm: 1839 1624 90 271 0 1565 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7356

[startup+0.201271 s]
/proc/loadavg: 1.91 1.78 1.48 2/64 22211
/proc/meminfo: memFree=1755312/2055920 swapFree=4181888/4192956
[pid=22211] ppid=22209 vsize=7496 CPUtime=0.2
/proc/22211/stat : 22211 (csat) R 22209 22211 21710 0 -1 4194304 1683 0 0 0 19 1 0 0 18 0 1 0 99054245 7675904 1666 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22211/statm: 1874 1666 90 271 0 1600 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 7496

[startup+0.301288 s]
/proc/loadavg: 1.91 1.78 1.48 2/64 22211
/proc/meminfo: memFree=1755312/2055920 swapFree=4181888/4192956
[pid=22211] ppid=22209 vsize=7752 CPUtime=0.29
/proc/22211/stat : 22211 (csat) R 22209 22211 21710 0 -1 4194304 1722 0 0 0 28 1 0 0 19 0 1 0 99054245 7938048 1705 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22211/statm: 1938 1705 90 271 0 1664 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7752

[startup+0.701359 s]
/proc/loadavg: 1.91 1.78 1.48 2/64 22211
/proc/meminfo: memFree=1755312/2055920 swapFree=4181888/4192956
[pid=22211] ppid=22209 vsize=8136 CPUtime=0.69
/proc/22211/stat : 22211 (csat) R 22209 22211 21710 0 -1 4194304 1842 0 0 0 68 1 0 0 23 0 1 0 99054245 8331264 1825 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22211/statm: 2034 1825 90 271 0 1760 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8136

[startup+1.5015 s]
/proc/loadavg: 1.91 1.78 1.48 2/65 22212
/proc/meminfo: memFree=1747944/2055920 swapFree=4181888/4192956
[pid=22211] ppid=22209 vsize=8844 CPUtime=1.49
/proc/22211/stat : 22211 (csat) R 22209 22211 21710 0 -1 4194304 2013 0 0 0 147 2 0 0 25 0 1 0 99054245 9056256 1996 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22211/statm: 2211 1996 90 271 0 1937 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8844

[startup+3.10178 s]
/proc/loadavg: 1.83 1.77 1.48 2/65 22212
/proc/meminfo: memFree=1747112/2055920 swapFree=4181888/4192956
[pid=22211] ppid=22209 vsize=9760 CPUtime=3.09
/proc/22211/stat : 22211 (csat) R 22209 22211 21710 0 -1 4194304 2214 0 0 0 306 3 0 0 25 0 1 0 99054245 9994240 2197 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22211/statm: 2440 2197 90 271 0 2166 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9760

[startup+6.30134 s]
/proc/loadavg: 1.83 1.77 1.48 2/65 22212
/proc/meminfo: memFree=1745768/2055920 swapFree=4181888/4192956
[pid=22211] ppid=22209 vsize=10740 CPUtime=6.29
/proc/22211/stat : 22211 (csat) R 22209 22211 21710 0 -1 4194304 2482 0 0 0 624 5 0 0 25 0 1 0 99054245 10997760 2465 1992294400 134512640 135625496 4294956224 18446744073709551615 134540684 0 0 4096 0 0 0 0 17 1 0 0
/proc/22211/statm: 2685 2465 90 271 0 2411 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10740

[startup+12.7015 s]
/proc/loadavg: 1.71 1.74 1.47 2/65 22212
/proc/meminfo: memFree=1744240/2055920 swapFree=4181888/4192956
[pid=22211] ppid=22209 vsize=12180 CPUtime=12.69
/proc/22211/stat : 22211 (csat) R 22209 22211 21710 0 -1 4194304 2849 0 0 0 1262 7 0 0 25 0 1 0 99054245 12472320 2791 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22211/statm: 3045 2791 90 271 0 2771 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12180

[startup+25.5017 s]
/proc/loadavg: 1.60 1.72 1.47 2/65 22212
/proc/meminfo: memFree=1742512/2055920 swapFree=4181888/4192956
[pid=22211] ppid=22209 vsize=13888 CPUtime=25.49
/proc/22211/stat : 22211 (csat) R 22209 22211 21710 0 -1 4194304 3335 0 0 0 2539 10 0 0 25 0 1 0 99054245 14221312 3216 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22211/statm: 3472 3216 90 271 0 3198 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13888

[startup+51.1012 s]
/proc/loadavg: 1.39 1.66 1.45 2/65 22212
/proc/meminfo: memFree=1740080/2055920 swapFree=4181888/4192956
[pid=22211] ppid=22209 vsize=16480 CPUtime=51.07
/proc/22211/stat : 22211 (csat) R 22209 22211 21710 0 -1 4194304 4029 0 0 0 5092 15 0 0 25 0 1 0 99054245 16875520 3819 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22211/statm: 4120 3819 90 271 0 3846 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16480

[startup+102.301 s]
/proc/loadavg: 1.15 1.55 1.43 2/65 22212
/proc/meminfo: memFree=1737264/2055920 swapFree=4181888/4192956
[pid=22211] ppid=22209 vsize=19304 CPUtime=102.26
/proc/22211/stat : 22211 (csat) R 22209 22211 21710 0 -1 4194304 4713 0 0 0 10204 22 0 0 25 0 1 0 99054245 19767296 4503 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22211/statm: 4826 4503 90 271 0 4552 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 19304

[startup+162.303 s]
/proc/loadavg: 1.06 1.45 1.40 2/65 22212
/proc/meminfo: memFree=1734896/2055920 swapFree=4181888/4192956
[pid=22211] ppid=22209 vsize=21844 CPUtime=162.24
/proc/22211/stat : 22211 (csat) R 22209 22211 21710 0 -1 4194304 5441 0 0 0 16195 29 0 0 25 0 1 0 99054245 22368256 5095 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22211/statm: 5461 5095 90 271 0 5187 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 21844

[startup+222.305 s]
/proc/loadavg: 1.02 1.36 1.37 2/65 22212
/proc/meminfo: memFree=1732400/2055920 swapFree=4181888/4192956
[pid=22211] ppid=22209 vsize=24316 CPUtime=222.23
/proc/22211/stat : 22211 (csat) R 22209 22211 21710 0 -1 4194304 6043 0 0 0 22187 36 0 0 25 0 1 0 99054245 24899584 5697 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22211/statm: 6079 5697 90 271 0 5805 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 24316

[startup+282.302 s]
/proc/loadavg: 1.01 1.30 1.34 2/65 22212
/proc/meminfo: memFree=1730288/2055920 swapFree=4181888/4192956
[pid=22211] ppid=22209 vsize=26380 CPUtime=282.2
/proc/22211/stat : 22211 (csat) R 22209 22211 21710 0 -1 4194304 6565 0 0 0 28179 41 0 0 25 0 1 0 99054245 27013120 6219 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22211/statm: 6595 6219 90 271 0 6321 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 26380

[startup+342.301 s]
/proc/loadavg: 1.00 1.24 1.32 2/65 22212
/proc/meminfo: memFree=1729016/2055920 swapFree=4181888/4192956
[pid=22211] ppid=22209 vsize=27824 CPUtime=342.17
/proc/22211/stat : 22211 (csat) R 22209 22211 21710 0 -1 4194304 7069 0 0 0 34173 44 0 0 25 0 1 0 99054245 28491776 6520 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22211/statm: 6956 6520 90 271 0 6682 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 27824

[startup+402.302 s]
/proc/loadavg: 1.00 1.19 1.30 2/65 22212
/proc/meminfo: memFree=1727224/2055920 swapFree=4181888/4192956
[pid=22211] ppid=22209 vsize=29684 CPUtime=402.16
/proc/22211/stat : 22211 (csat) R 22209 22211 21710 0 -1 4194304 7503 0 0 0 40168 48 0 0 25 0 1 0 99054245 30396416 6954 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22211/statm: 7421 6954 90 271 0 7147 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 29684

[startup+462.301 s]
/proc/loadavg: 1.00 1.15 1.27 2/65 22212
/proc/meminfo: memFree=1725880/2055920 swapFree=4181888/4192956
[pid=22211] ppid=22209 vsize=31028 CPUtime=462.14
/proc/22211/stat : 22211 (csat) R 22209 22211 21710 0 -1 4194304 7834 0 0 0 46163 51 0 0 25 0 1 0 99054245 31772672 7285 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22211/statm: 7757 7285 90 271 0 7483 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 31028

[startup+522.301 s]
/proc/loadavg: 1.00 1.13 1.26 2/65 22212
/proc/meminfo: memFree=1724408/2055920 swapFree=4181888/4192956
[pid=22211] ppid=22209 vsize=32264 CPUtime=522.12
/proc/22211/stat : 22211 (csat) R 22209 22211 21710 0 -1 4194304 8196 0 0 0 52158 54 0 0 25 0 1 0 99054245 33038336 7647 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/22211/statm: 8066 7647 90 271 0 7792 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 32264

[startup+582.302 s]
/proc/loadavg: 1.00 1.10 1.24 2/65 22212
/proc/meminfo: memFree=1722552/2055920 swapFree=4181888/4192956
[pid=22211] ppid=22209 vsize=34208 CPUtime=582.1
/proc/22211/stat : 22211 (csat) R 22209 22211 21710 0 -1 4194304 8661 0 0 0 58152 58 0 0 25 0 1 0 99054245 35028992 8112 1992294400 134512640 135625496 4294956224 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0
/proc/22211/statm: 8552 8112 90 271 0 8278 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 34208

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.22 2/65 22212
/proc/meminfo: memFree=1721464/2055920 swapFree=4181888/4192956
[pid=22211] ppid=22209 vsize=35268 CPUtime=642.08
/proc/22211/stat : 22211 (csat) R 22209 22211 21710 0 -1 4194304 8949 0 0 0 64147 61 0 0 25 0 1 0 99054245 36114432 8400 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22211/statm: 8817 8400 90 271 0 8543 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 35268

[startup+702.302 s]
/proc/loadavg: 1.00 1.06 1.20 2/65 22212
/proc/meminfo: memFree=1720184/2055920 swapFree=4181888/4192956
[pid=22211] ppid=22209 vsize=36932 CPUtime=702.06
/proc/22211/stat : 22211 (csat) R 22209 22211 21710 0 -1 4194304 9551 0 0 0 70141 65 0 0 25 0 1 0 99054245 37818368 8698 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/22211/statm: 9233 8698 90 271 0 8959 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 36932

[startup+762.301 s]
/proc/loadavg: 1.00 1.05 1.18 2/65 22212
/proc/meminfo: memFree=1717816/2055920 swapFree=4181888/4192956
[pid=22211] ppid=22209 vsize=39644 CPUtime=762.04
/proc/22211/stat : 22211 (csat) R 22209 22211 21710 0 -1 4194304 10138 0 0 0 76135 69 0 0 25 0 1 0 99054245 40595456 9285 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/22211/statm: 9911 9285 90 271 0 9637 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 39644

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.17 2/65 22212
/proc/meminfo: memFree=1717496/2055920 swapFree=4181888/4192956
[pid=22211] ppid=22209 vsize=40124 CPUtime=822.02
/proc/22211/stat : 22211 (csat) R 22209 22211 21710 0 -1 4194304 10254 0 0 0 82131 71 0 0 25 0 1 0 99054245 41086976 9401 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22211/statm: 10031 9401 90 271 0 9757 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 40124

[startup+882.305 s]
/proc/loadavg: 1.00 1.03 1.16 2/65 22212
/proc/meminfo: memFree=1716728/2055920 swapFree=4181888/4192956
[pid=22211] ppid=22209 vsize=41124 CPUtime=882
/proc/22211/stat : 22211 (csat) R 22209 22211 21710 0 -1 4194304 10475 0 0 0 88126 74 0 0 25 0 1 0 99054245 42110976 9622 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22211/statm: 10281 9622 90 271 0 10007 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 41124

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.15 2/65 22212
/proc/meminfo: memFree=1715384/2055920 swapFree=4181888/4192956
[pid=22211] ppid=22209 vsize=42476 CPUtime=941.98
/proc/22211/stat : 22211 (csat) R 22209 22211 21710 0 -1 4194304 10792 0 0 0 94122 76 0 0 25 0 1 0 99054245 43495424 9939 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22211/statm: 10619 9939 90 271 0 10345 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 42476

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 22212
/proc/meminfo: memFree=1714808/2055920 swapFree=4181888/4192956
[pid=22211] ppid=22209 vsize=42872 CPUtime=1001.96
/proc/22211/stat : 22211 (csat) R 22209 22211 21710 0 -1 4194304 10922 0 0 0 100117 79 0 0 25 0 1 0 99054245 43900928 10069 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/22211/statm: 10718 10069 90 271 0 10444 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 42872

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/65 22218
/proc/meminfo: memFree=1713840/2055920 swapFree=4181888/4192956
[pid=22211] ppid=22209 vsize=43716 CPUtime=1061.93
/proc/22211/stat : 22211 (csat) R 22209 22211 21710 0 -1 4194304 11158 0 0 0 106112 81 0 0 25 0 1 0 99054245 44765184 10305 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22211/statm: 10929 10305 90 271 0 10655 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 43716

[startup+1122.3 s]
/proc/loadavg: 1.21 1.05 1.13 2/65 22698
/proc/meminfo: memFree=1680992/2055920 swapFree=4181888/4192956
[pid=22211] ppid=22209 vsize=44792 CPUtime=1121.81
/proc/22211/stat : 22211 (csat) R 22209 22211 21710 0 -1 4194304 11445 0 0 0 112095 86 0 0 25 0 1 0 99054245 45867008 10592 1992294400 134512640 135625496 4294956224 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/22211/statm: 11198 10592 90 271 0 10924 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 44792

[startup+1182.3 s]
/proc/loadavg: 1.08 1.04 1.12 2/65 22698
/proc/meminfo: memFree=1680296/2055920 swapFree=4181888/4192956
[pid=22211] ppid=22209 vsize=45928 CPUtime=1181.78
/proc/22211/stat : 22211 (csat) R 22209 22211 21710 0 -1 4194304 11744 0 0 0 118089 89 0 0 25 0 1 0 99054245 47030272 10891 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22211/statm: 11482 10891 90 271 0 11208 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 45928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.06 1.04 1.11 2/65 22698
/proc/meminfo: memFree=1680296/2055920 swapFree=4181888/4192956
[pid=22211] ppid=22209 vsize=45928 CPUtime=1200.08
/proc/22211/stat : 22211 (csat) R 22209 22211 21710 0 -1 4194304 11762 0 0 0 119918 90 0 0 25 0 1 0 99054245 47030272 10909 1992294400 134512640 135625496 4294956224 18446744073709551615 134529053 0 0 4096 0 0 0 0 17 1 0 0
/proc/22211/statm: 11482 10909 90 271 0 11208 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 45928

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

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

[startup+1200.6 s]
/proc/loadavg: 1.06 1.04 1.11 2/65 22698
/proc/meminfo: memFree=1680296/2055920 swapFree=4181888/4192956
[pid=22211] ppid=22209 vsize=45928 CPUtime=1200.08
/proc/22211/stat : 22211 (csat) R 22209 22211 21710 0 -1 4194304 11762 0 0 0 119918 90 0 0 25 0 1 0 99054245 47030272 10909 1992294400 134512640 135625496 4294956224 18446744073709551615 134529053 0 0 4096 0 0 0 0 17 1 0 0
/proc/22211/statm: 11482 10909 90 271 0 11208 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 45928

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.1
CPU user time (s): 1199.18
CPU system time (s): 0.911861
CPU usage (%): 99.957
Max. virtual memory (cumulated for all children) (KiB): 45928

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

runsolver used 0.770882 second user time and 2.6406 second system time

The end

Launcher Data

Begin job on node18 at 2009-04-26 03:43:30
IDJOB=1726259
IDBENCH=24609
IDSOLVER=517
FILE ID=node18/1726259-1240710210
PBS_JOBID= 9186808
Free space on /tmp= 66148 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT07/crafted/Medium/contest05/jarvisalo/mod2-3cage-unsat-9-14.sat05-2589.reshuffled-07.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726259-1240710210/watcher-1726259-1240710210 -o /tmp/evaluation-result-1726259-1240710210/solver-1726259-1240710210 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1726259-1240710210.cnf

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

MD5SUM BENCH= 4e736dbc376aed9798860699ef195d83
RANDOM SEED=380009051

node18.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.280
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.280
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:       1755728 kB
Buffers:         41792 kB
Cached:         200756 kB
SwapCached:       5176 kB
Active:         133844 kB
Inactive:       116800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1755728 kB
SwapTotal:     4192956 kB
SwapFree:      4181888 kB
Dirty:            1360 kB
Writeback:           0 kB
Mapped:          13880 kB
Slab:            35608 kB
Committed_AS:   391972 kB
PageTables:       1372 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= 66144 MiB
End job on node18 at 2009-04-26 04:03:32