Trace number 1726312

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

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-rand3bip-sat-250-3.sat05-2220.reshuffled-07.cnf
MD5SUMb79b003513b2a70c9b89188422a831e2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.011997
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses1000
Sum of the clauses size3000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31000
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-1726312-1240710653/watcher-1726312-1240710653 -o /tmp/evaluation-result-1726312-1240710653/solver-1726312-1240710653 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1726312-1240710653.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.61 1.68 1.38 3/65 18983
/proc/meminfo: memFree=1748712/2055920 swapFree=4181400/4192956
[pid=18983] ppid=18981 vsize=7224 CPUtime=0
/proc/18983/stat : 18983 (csat) R 18981 18983 18739 0 -1 4194304 488 0 0 0 0 0 0 0 20 0 1 0 99094462 7397376 471 1992294400 134512640 135625496 4294956224 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/18983/statm: 1806 476 88 271 0 1532 0

[startup+0.0310199 s]
/proc/loadavg: 1.61 1.68 1.38 3/65 18983
/proc/meminfo: memFree=1748712/2055920 swapFree=4181400/4192956
[pid=18983] ppid=18981 vsize=7224 CPUtime=0.02
/proc/18983/stat : 18983 (csat) R 18981 18983 18739 0 -1 4194304 1608 0 0 0 2 0 0 0 20 0 1 0 99094462 7397376 1591 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18983/statm: 1806 1591 90 271 0 1532 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7224

[startup+0.102026 s]
/proc/loadavg: 1.61 1.68 1.38 3/65 18983
/proc/meminfo: memFree=1748712/2055920 swapFree=4181400/4192956
[pid=18983] ppid=18981 vsize=7352 CPUtime=0.09
/proc/18983/stat : 18983 (csat) R 18981 18983 18739 0 -1 4194304 1637 0 0 0 9 0 0 0 20 0 1 0 99094462 7528448 1620 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18983/statm: 1838 1620 90 271 0 1564 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7352

[startup+0.302049 s]
/proc/loadavg: 1.61 1.68 1.38 3/65 18983
/proc/meminfo: memFree=1748712/2055920 swapFree=4181400/4192956
[pid=18983] ppid=18981 vsize=7608 CPUtime=0.29
/proc/18983/stat : 18983 (csat) R 18981 18983 18739 0 -1 4194304 1700 0 0 0 29 0 0 0 23 0 1 0 99094462 7790592 1683 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18983/statm: 1902 1683 90 271 0 1628 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7608

[startup+0.701093 s]
/proc/loadavg: 1.61 1.68 1.38 3/65 18983
/proc/meminfo: memFree=1748712/2055920 swapFree=4181400/4192956
[pid=18983] ppid=18981 vsize=7992 CPUtime=0.69
/proc/18983/stat : 18983 (csat) R 18981 18983 18739 0 -1 4194304 1789 0 0 0 68 1 0 0 25 0 1 0 99094462 8183808 1772 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18983/statm: 1998 1772 90 271 0 1724 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7992

[startup+1.50118 s]
/proc/loadavg: 1.61 1.68 1.38 2/66 18984
/proc/meminfo: memFree=1741728/2055920 swapFree=4181400/4192956
[pid=18983] ppid=18981 vsize=8524 CPUtime=1.49
/proc/18983/stat : 18983 (csat) R 18981 18983 18739 0 -1 4194304 1930 0 0 0 148 1 0 0 25 0 1 0 99094462 8728576 1913 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18983/statm: 2131 1913 90 271 0 1857 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8524

[startup+3.10136 s]
/proc/loadavg: 1.61 1.68 1.38 2/66 18984
/proc/meminfo: memFree=1740960/2055920 swapFree=4181400/4192956
[pid=18983] ppid=18981 vsize=9304 CPUtime=3.08
/proc/18983/stat : 18983 (csat) R 18981 18983 18739 0 -1 4194304 2102 0 0 0 307 1 0 0 25 0 1 0 99094462 9527296 2085 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18983/statm: 2326 2085 90 271 0 2052 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9304

[startup+6.30172 s]
/proc/loadavg: 1.56 1.67 1.38 2/66 18984
/proc/meminfo: memFree=1739744/2055920 swapFree=4181400/4192956
[pid=18983] ppid=18981 vsize=10076 CPUtime=6.28
/proc/18983/stat : 18983 (csat) R 18981 18983 18739 0 -1 4194304 2311 0 0 0 626 2 0 0 25 0 1 0 99094462 10317824 2294 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18983/statm: 2519 2294 90 271 0 2245 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10076

[startup+12.7014 s]
/proc/loadavg: 1.52 1.66 1.38 2/66 18984
/proc/meminfo: memFree=1738656/2055920 swapFree=4181400/4192956
[pid=18983] ppid=18981 vsize=11024 CPUtime=12.69
/proc/18983/stat : 18983 (csat) R 18981 18983 18739 0 -1 4194304 2551 0 0 0 1265 4 0 0 25 0 1 0 99094462 11288576 2534 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/18983/statm: 2756 2534 90 271 0 2482 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11024

[startup+25.5019 s]
/proc/loadavg: 1.40 1.63 1.37 2/66 18984
/proc/meminfo: memFree=1737184/2055920 swapFree=4181400/4192956
[pid=18983] ppid=18981 vsize=12424 CPUtime=25.49
/proc/18983/stat : 18983 (csat) R 18981 18983 18739 0 -1 4194304 2909 0 0 0 2544 5 0 0 25 0 1 0 99094462 12722176 2851 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18983/statm: 3106 2851 90 271 0 2832 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12424

[startup+51.1017 s]
/proc/loadavg: 1.26 1.58 1.36 2/66 18984
/proc/meminfo: memFree=1735264/2055920 swapFree=4181400/4192956
[pid=18983] ppid=18981 vsize=14472 CPUtime=51.08
/proc/18983/stat : 18983 (csat) R 18981 18983 18739 0 -1 4194304 3436 0 0 0 5100 8 0 0 25 0 1 0 99094462 14819328 3378 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18983/statm: 3618 3378 90 271 0 3344 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14472

[startup+102.305 s]
/proc/loadavg: 1.11 1.48 1.34 2/66 18984
/proc/meminfo: memFree=1732576/2055920 swapFree=4181400/4192956
[pid=18983] ppid=18981 vsize=17168 CPUtime=102.27
/proc/18983/stat : 18983 (csat) R 18981 18983 18739 0 -1 4194304 4142 0 0 0 10215 12 0 0 25 0 1 0 99094462 17580032 4023 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18983/statm: 4292 4023 90 271 0 4018 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 17168

[startup+162.301 s]
/proc/loadavg: 1.04 1.39 1.31 2/66 18984
/proc/meminfo: memFree=1730592/2055920 swapFree=4181400/4192956
[pid=18983] ppid=18981 vsize=19308 CPUtime=162.25
/proc/18983/stat : 18983 (csat) R 18981 18983 18739 0 -1 4194304 4734 0 0 0 16210 15 0 0 25 0 1 0 99094462 19771392 4524 1992294400 134512640 135625496 4294956224 18446744073709551615 134541311 0 0 4096 0 0 0 0 17 1 0 0
/proc/18983/statm: 4827 4524 90 271 0 4553 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 19308

[startup+222.302 s]
/proc/loadavg: 1.01 1.32 1.29 2/66 18984
/proc/meminfo: memFree=1728160/2055920 swapFree=4181400/4192956
[pid=18983] ppid=18981 vsize=21688 CPUtime=222.23
/proc/18983/stat : 18983 (csat) R 18981 18983 18739 0 -1 4194304 5320 0 0 0 22207 16 0 0 25 0 1 0 99094462 22208512 5110 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18983/statm: 5422 5110 90 271 0 5148 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 21688

[startup+282.302 s]
/proc/loadavg: 1.00 1.26 1.27 2/66 18984
/proc/meminfo: memFree=1726688/2055920 swapFree=4181400/4192956
[pid=18983] ppid=18981 vsize=23076 CPUtime=282.22
/proc/18983/stat : 18983 (csat) R 18981 18983 18739 0 -1 4194304 5684 0 0 0 28203 19 0 0 25 0 1 0 99094462 23629824 5474 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/18983/statm: 5769 5474 90 271 0 5495 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 23076

[startup+342.302 s]
/proc/loadavg: 1.00 1.21 1.25 2/66 18984
/proc/meminfo: memFree=1725536/2055920 swapFree=4181400/4192956
[pid=18983] ppid=18981 vsize=24160 CPUtime=342.2
/proc/18983/stat : 18983 (csat) R 18981 18983 18739 0 -1 4194304 5946 0 0 0 34199 21 0 0 25 0 1 0 99094462 24739840 5736 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18983/statm: 6040 5736 90 271 0 5766 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 24160

[startup+402.303 s]
/proc/loadavg: 1.00 1.17 1.23 2/66 18984
/proc/meminfo: memFree=1724448/2055920 swapFree=4181400/4192956
[pid=18983] ppid=18981 vsize=25492 CPUtime=402.18
/proc/18983/stat : 18983 (csat) R 18981 18983 18739 0 -1 4194304 6354 0 0 0 40195 23 0 0 25 0 1 0 99094462 26103808 6008 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18983/statm: 6373 6008 90 271 0 6099 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 25492

[startup+462.303 s]
/proc/loadavg: 1.00 1.13 1.22 2/66 18984
/proc/meminfo: memFree=1723360/2055920 swapFree=4181400/4192956
[pid=18983] ppid=18981 vsize=26476 CPUtime=462.16
/proc/18983/stat : 18983 (csat) R 18981 18983 18739 0 -1 4194304 6609 0 0 0 46191 25 0 0 25 0 1 0 99094462 27111424 6263 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18983/statm: 6619 6263 90 271 0 6345 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 26476

[startup+522.302 s]
/proc/loadavg: 1.00 1.11 1.20 2/66 18984
/proc/meminfo: memFree=1722336/2055920 swapFree=4181400/4192956
[pid=18983] ppid=18981 vsize=27456 CPUtime=522.15
/proc/18983/stat : 18983 (csat) R 18981 18983 18739 0 -1 4194304 6876 0 0 0 52188 27 0 0 25 0 1 0 99094462 28114944 6530 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/18983/statm: 6864 6530 90 271 0 6590 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 27456

[startup+582.303 s]
/proc/loadavg: 1.00 1.08 1.18 2/66 18984
/proc/meminfo: memFree=1721056/2055920 swapFree=4181400/4192956
[pid=18983] ppid=18981 vsize=28592 CPUtime=582.13
/proc/18983/stat : 18983 (csat) R 18981 18983 18739 0 -1 4194304 7161 0 0 0 58185 28 0 0 25 0 1 0 99094462 29278208 6815 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18983/statm: 7148 6815 90 271 0 6874 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 28592

[startup+642.302 s]
/proc/loadavg: 1.04 1.08 1.17 2/66 18990
/proc/meminfo: memFree=1720032/2055920 swapFree=4181400/4192956
[pid=18983] ppid=18981 vsize=29540 CPUtime=642.11
/proc/18983/stat : 18983 (csat) R 18981 18983 18739 0 -1 4194304 7402 0 0 0 64181 30 0 0 25 0 1 0 99094462 30248960 7056 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18983/statm: 7385 7056 90 271 0 7111 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 29540

[startup+702.301 s]
/proc/loadavg: 1.22 1.13 1.18 2/66 19470
/proc/meminfo: memFree=1689496/2055920 swapFree=4181400/4192956
[pid=18983] ppid=18981 vsize=30396 CPUtime=701.72
/proc/18983/stat : 18983 (csat) R 18981 18983 18739 0 -1 4194304 7627 0 0 0 70137 35 0 0 25 0 1 0 99094462 31125504 7281 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18983/statm: 7599 7281 90 271 0 7325 0
Current children cumulated CPU time (s) 701.72
Current children cumulated vsize (KiB) 30396

[startup+762.305 s]
/proc/loadavg: 1.08 1.10 1.17 2/66 19470
/proc/meminfo: memFree=1688472/2055920 swapFree=4181400/4192956
[pid=18983] ppid=18981 vsize=31592 CPUtime=761.69
/proc/18983/stat : 18983 (csat) R 18981 18983 18739 0 -1 4194304 7906 0 0 0 76133 36 0 0 25 0 1 0 99094462 32350208 7560 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/18983/statm: 7898 7560 90 271 0 7624 0
Current children cumulated CPU time (s) 761.69
Current children cumulated vsize (KiB) 31592

[startup+822.302 s]
/proc/loadavg: 1.03 1.08 1.16 2/66 19470
/proc/meminfo: memFree=1687704/2055920 swapFree=4181400/4192956
[pid=18983] ppid=18981 vsize=32472 CPUtime=821.68
/proc/18983/stat : 18983 (csat) R 18981 18983 18739 0 -1 4194304 8118 0 0 0 82130 38 0 0 25 0 1 0 99094462 33251328 7772 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18983/statm: 8118 7772 90 271 0 7844 0
Current children cumulated CPU time (s) 821.68
Current children cumulated vsize (KiB) 32472

[startup+882.301 s]
/proc/loadavg: 1.07 1.08 1.15 2/66 19470
/proc/meminfo: memFree=1687000/2055920 swapFree=4181400/4192956
[pid=18983] ppid=18981 vsize=33416 CPUtime=881.66
/proc/18983/stat : 18983 (csat) R 18981 18983 18739 0 -1 4194304 8478 0 0 0 88127 39 0 0 25 0 1 0 99094462 34217984 7929 1992294400 134512640 135625496 4294956224 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/18983/statm: 8354 7929 90 271 0 8080 0
Current children cumulated CPU time (s) 881.66
Current children cumulated vsize (KiB) 33416

[startup+942.301 s]
/proc/loadavg: 1.08 1.08 1.14 2/66 19470
/proc/meminfo: memFree=1686296/2055920 swapFree=4181400/4192956
[pid=18983] ppid=18981 vsize=34084 CPUtime=941.65
/proc/18983/stat : 18983 (csat) R 18981 18983 18739 0 -1 4194304 8645 0 0 0 94124 41 0 0 25 0 1 0 99094462 34902016 8096 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18983/statm: 8521 8096 90 271 0 8247 0
Current children cumulated CPU time (s) 941.65
Current children cumulated vsize (KiB) 34084

[startup+1002.3 s]
/proc/loadavg: 1.08 1.08 1.14 2/66 19470
/proc/meminfo: memFree=1685600/2055920 swapFree=4181400/4192956
[pid=18983] ppid=18981 vsize=34804 CPUtime=1001.62
/proc/18983/stat : 18983 (csat) R 18981 18983 18739 0 -1 4194304 8822 0 0 0 100120 42 0 0 25 0 1 0 99094462 35639296 8273 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18983/statm: 8701 8273 90 271 0 8427 0
Current children cumulated CPU time (s) 1001.62
Current children cumulated vsize (KiB) 34804

[startup+1062.3 s]
/proc/loadavg: 1.08 1.08 1.13 2/66 19470
/proc/meminfo: memFree=1684704/2055920 swapFree=4181400/4192956
[pid=18983] ppid=18981 vsize=35752 CPUtime=1061.61
/proc/18983/stat : 18983 (csat) R 18981 18983 18739 0 -1 4194304 9042 0 0 0 106118 43 0 0 25 0 1 0 99094462 36610048 8493 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18983/statm: 8938 8493 90 271 0 8664 0
Current children cumulated CPU time (s) 1061.61
Current children cumulated vsize (KiB) 35752

[startup+1122.3 s]
/proc/loadavg: 1.07 1.07 1.13 2/66 19470
/proc/meminfo: memFree=1683936/2055920 swapFree=4181400/4192956
[pid=18983] ppid=18981 vsize=36564 CPUtime=1121.6
/proc/18983/stat : 18983 (csat) R 18981 18983 18739 0 -1 4194304 9241 0 0 0 112115 45 0 0 25 0 1 0 99094462 37441536 8692 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18983/statm: 9141 8692 90 271 0 8867 0
Current children cumulated CPU time (s) 1121.6
Current children cumulated vsize (KiB) 36564

[startup+1182.3 s]
/proc/loadavg: 1.07 1.07 1.12 2/66 19470
/proc/meminfo: memFree=1683296/2055920 swapFree=4181400/4192956
[pid=18983] ppid=18981 vsize=37096 CPUtime=1181.58
/proc/18983/stat : 18983 (csat) R 18981 18983 18739 0 -1 4194304 9401 0 0 0 118112 46 0 0 25 0 1 0 99094462 37986304 8852 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18983/statm: 9274 8852 90 271 0 9000 0
Current children cumulated CPU time (s) 1181.58
Current children cumulated vsize (KiB) 37096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.12 1.08 1.12 2/66 19470
/proc/meminfo: memFree=1682912/2055920 swapFree=4181400/4192956
[pid=18983] ppid=18981 vsize=37548 CPUtime=1200.08
/proc/18983/stat : 18983 (csat) R 18981 18983 18739 0 -1 4194304 9477 0 0 0 119961 47 0 0 25 0 1 0 99094462 38449152 8928 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18983/statm: 9387 8928 90 271 0 9113 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 37548

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.81
CPU time (s): 1200.1
CPU user time (s): 1199.62
CPU system time (s): 0.476927
CPU usage (%): 99.9404
Max. virtual memory (cumulated for all children) (KiB): 37548

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

runsolver used 1.3148 second user time and 3.05754 second system time

The end

Launcher Data

Begin job on node87 at 2009-04-26 03:50:53
IDJOB=1726312
IDBENCH=24610
IDSOLVER=517
FILE ID=node87/1726312-1240710653
PBS_JOBID= 9186837
Free space on /tmp= 66420 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT07/crafted/Medium/contest05/jarvisalo/mod2-rand3bip-sat-250-3.sat05-2220.reshuffled-07.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726312-1240710653/watcher-1726312-1240710653 -o /tmp/evaluation-result-1726312-1240710653/solver-1726312-1240710653 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1726312-1240710653.cnf

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

MD5SUM BENCH= b79b003513b2a70c9b89188422a831e2
RANDOM SEED=1875699101

node87.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.213
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.213
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:       1749128 kB
Buffers:         34184 kB
Cached:         200912 kB
SwapCached:       5420 kB
Active:          75720 kB
Inactive:       167764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1749128 kB
SwapTotal:     4192956 kB
SwapFree:      4181400 kB
Dirty:            1364 kB
Writeback:           0 kB
Mapped:          13484 kB
Slab:            49172 kB
Committed_AS:   348628 kB
PageTables:       1456 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= 66444 MiB
End job on node87 at 2009-04-26 04:10:56