Trace number 1723470

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.03 1200.42

General information on the benchmark

Namemanol-pipe-c7nidw.cnf
MD5SUMcddc29f8f256e39e02d9b418f68e802c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark115.078
Satisfiable
(Un)Satisfiability was proved
Number of variables169072
Number of clauses501421
Sum of the clauses size1169981
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2334280
Number of clauses of size 3167140
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-1723470-1240686271/watcher-1723470-1240686271 -o /tmp/evaluation-result-1723470-1240686271/solver-1723470-1240686271 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1723470-1240686271.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.99 1.65 1.28 3/64 28288
/proc/meminfo: memFree=1719224/2055920 swapFree=4192812/4192956
[pid=28288] ppid=28286 vsize=2008 CPUtime=0
/proc/28288/stat : 28288 (csat) R 28286 28288 27900 0 -1 4194304 372 0 0 0 0 0 0 0 18 0 1 0 96655545 2056192 286 1992294400 134512640 135625496 4294956224 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/28288/statm: 502 289 86 271 0 228 0

[startup+0.039991 s]
/proc/loadavg: 1.99 1.65 1.28 3/64 28288
/proc/meminfo: memFree=1719224/2055920 swapFree=4192812/4192956
[pid=28288] ppid=28286 vsize=4256 CPUtime=0.03
/proc/28288/stat : 28288 (csat) R 28286 28288 27900 0 -1 4194304 2255 0 0 0 3 0 0 0 18 0 1 0 96655545 4358144 851 1992294400 134512640 135625496 4294956224 18446744073709551615 134537717 0 0 4096 0 0 0 0 17 1 0 0
/proc/28288/statm: 1064 851 86 271 0 790 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4256

[startup+0.102 s]
/proc/loadavg: 1.99 1.65 1.28 3/64 28288
/proc/meminfo: memFree=1719224/2055920 swapFree=4192812/4192956
[pid=28288] ppid=28286 vsize=17580 CPUtime=0.09
/proc/28288/stat : 28288 (csat) R 28286 28288 27900 0 -1 4194304 6082 0 0 0 7 2 0 0 18 0 1 0 96655545 18001920 2876 1992294400 134512640 135625496 4294956224 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/28288/statm: 4395 2881 86 271 0 4121 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17580

[startup+0.302029 s]
/proc/loadavg: 1.99 1.65 1.28 3/64 28288
/proc/meminfo: memFree=1719224/2055920 swapFree=4192812/4192956
[pid=28288] ppid=28286 vsize=22040 CPUtime=0.29
/proc/28288/stat : 28288 (csat) R 28286 28288 27900 0 -1 4194304 9355 0 0 0 26 3 0 0 19 0 1 0 96655545 22568960 4528 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/28288/statm: 5510 4528 89 271 0 5236 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22040

[startup+0.701086 s]
/proc/loadavg: 1.99 1.65 1.28 3/64 28288
/proc/meminfo: memFree=1719224/2055920 swapFree=4192812/4192956
[pid=28288] ppid=28286 vsize=23320 CPUtime=0.68
/proc/28288/stat : 28288 (csat) R 28286 28288 27900 0 -1 4194304 10932 0 0 0 64 4 0 0 22 0 1 0 96655545 23879680 5462 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/28288/statm: 5830 5462 89 271 0 5556 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 23320

[startup+1.5012 s]
/proc/loadavg: 1.91 1.64 1.28 2/65 28289
/proc/meminfo: memFree=1685936/2055920 swapFree=4192812/4192956
[pid=28288] ppid=28286 vsize=41244 CPUtime=1.49
/proc/28288/stat : 28288 (csat) R 28286 28288 27900 0 -1 4194304 16826 0 0 0 142 7 0 0 25 0 1 0 96655545 42233856 9433 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28288/statm: 10311 9433 91 271 0 10037 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41244

[startup+3.10144 s]
/proc/loadavg: 1.91 1.64 1.28 2/65 28289
/proc/meminfo: memFree=1681328/2055920 swapFree=4192812/4192956
[pid=28288] ppid=28286 vsize=41244 CPUtime=3.09
/proc/28288/stat : 28288 (csat) R 28286 28288 27900 0 -1 4194304 16853 0 0 0 301 8 0 0 25 0 1 0 96655545 42233856 9460 1992294400 134512640 135625496 4294956224 18446744073709551615 134540044 0 0 4096 0 0 0 0 17 1 0 0
/proc/28288/statm: 10311 9460 91 271 0 10037 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41244

[startup+6.30191 s]
/proc/loadavg: 1.91 1.64 1.28 2/65 28289
/proc/meminfo: memFree=1681328/2055920 swapFree=4192812/4192956
[pid=28288] ppid=28286 vsize=41244 CPUtime=6.29
/proc/28288/stat : 28288 (csat) R 28286 28288 27900 0 -1 4194304 16853 0 0 0 619 10 0 0 25 0 1 0 96655545 42233856 9460 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28288/statm: 10311 9460 91 271 0 10037 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41244

[startup+12.7029 s]
/proc/loadavg: 1.77 1.62 1.27 2/65 28289
/proc/meminfo: memFree=1681456/2055920 swapFree=4192812/4192956
[pid=28288] ppid=28286 vsize=41244 CPUtime=12.69
/proc/28288/stat : 28288 (csat) R 28286 28288 27900 0 -1 4194304 16853 0 0 0 1257 12 0 0 25 0 1 0 96655545 42233856 9460 1992294400 134512640 135625496 4294956224 18446744073709551615 134540072 0 0 4096 0 0 0 0 17 1 0 0
/proc/28288/statm: 10311 9460 91 271 0 10037 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41244

[startup+25.5017 s]
/proc/loadavg: 1.65 1.59 1.27 2/65 28289
/proc/meminfo: memFree=1681392/2055920 swapFree=4192812/4192956
[pid=28288] ppid=28286 vsize=41776 CPUtime=25.49
/proc/28288/stat : 28288 (csat) R 28286 28288 27900 0 -1 4194304 17096 0 0 0 2531 18 0 0 25 0 1 0 96655545 42778624 9567 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28288/statm: 10444 9567 91 271 0 10170 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 41776

[startup+51.1015 s]
/proc/loadavg: 1.43 1.55 1.26 2/65 28289
/proc/meminfo: memFree=1680496/2055920 swapFree=4192812/4192956
[pid=28288] ppid=28286 vsize=42860 CPUtime=51.07
/proc/28288/stat : 28288 (csat) R 28286 28288 27900 0 -1 4194304 17363 0 0 0 5077 30 0 0 25 0 1 0 96655545 43888640 9834 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28288/statm: 10715 9834 91 271 0 10441 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 42860

[startup+102.306 s]
/proc/loadavg: 1.17 1.45 1.25 2/65 28289
/proc/meminfo: memFree=1677880/2055920 swapFree=4192812/4192956
[pid=28288] ppid=28286 vsize=45276 CPUtime=102.27
/proc/28288/stat : 28288 (csat) R 28286 28288 27900 0 -1 4194304 17995 0 0 0 10174 53 0 0 25 0 1 0 96655545 46362624 10466 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28288/statm: 11319 10466 91 271 0 11045 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 45276

[startup+162.302 s]
/proc/loadavg: 1.06 1.37 1.23 2/65 28289
/proc/meminfo: memFree=1674552/2055920 swapFree=4192812/4192956
[pid=28288] ppid=28286 vsize=48756 CPUtime=162.24
/proc/28288/stat : 28288 (csat) R 28286 28288 27900 0 -1 4194304 18814 0 0 0 16151 73 0 0 25 0 1 0 96655545 49926144 11285 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28288/statm: 12189 11285 91 271 0 11915 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 48756

[startup+222.302 s]
/proc/loadavg: 1.02 1.30 1.21 2/65 28289
/proc/meminfo: memFree=1670968/2055920 swapFree=4192812/4192956
[pid=28288] ppid=28286 vsize=52188 CPUtime=222.22
/proc/28288/stat : 28288 (csat) R 28286 28288 27900 0 -1 4194304 19717 0 0 0 22132 90 0 0 25 0 1 0 96655545 53440512 12188 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28288/statm: 13047 12188 91 271 0 12773 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 52188

[startup+282.301 s]
/proc/loadavg: 1.01 1.24 1.19 2/65 28289
/proc/meminfo: memFree=1667768/2055920 swapFree=4192812/4192956
[pid=28288] ppid=28286 vsize=55512 CPUtime=282.2
/proc/28288/stat : 28288 (csat) R 28286 28288 27900 0 -1 4194304 20515 0 0 0 28111 109 0 0 25 0 1 0 96655545 56844288 12986 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28288/statm: 13878 12986 91 271 0 13604 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 55512

[startup+342.301 s]
/proc/loadavg: 1.00 1.19 1.18 2/65 28289
/proc/meminfo: memFree=1665272/2055920 swapFree=4192812/4192956
[pid=28288] ppid=28286 vsize=57908 CPUtime=342.18
/proc/28288/stat : 28288 (csat) R 28286 28288 27900 0 -1 4194304 21121 0 0 0 34091 127 0 0 25 0 1 0 96655545 59297792 13592 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28288/statm: 14477 13592 91 271 0 14203 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 57908

[startup+402.301 s]
/proc/loadavg: 1.00 1.16 1.17 2/65 28289
/proc/meminfo: memFree=1662520/2055920 swapFree=4192812/4192956
[pid=28288] ppid=28286 vsize=60824 CPUtime=402.16
/proc/28288/stat : 28288 (csat) R 28286 28288 27900 0 -1 4194304 21935 0 0 0 40073 143 0 0 25 0 1 0 96655545 62283776 14270 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28288/statm: 15206 14270 91 271 0 14932 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 60824

[startup+462.302 s]
/proc/loadavg: 1.00 1.12 1.15 2/65 28289
/proc/meminfo: memFree=1660088/2055920 swapFree=4192812/4192956
[pid=28288] ppid=28286 vsize=63080 CPUtime=462.14
/proc/28288/stat : 28288 (csat) R 28286 28288 27900 0 -1 4194304 22536 0 0 0 46057 157 0 0 25 0 1 0 96655545 64593920 14871 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/28288/statm: 15770 14871 91 271 0 15496 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 63080

[startup+522.302 s]
/proc/loadavg: 1.00 1.10 1.14 2/65 28289
/proc/meminfo: memFree=1657144/2055920 swapFree=4192812/4192956
[pid=28288] ppid=28286 vsize=66136 CPUtime=522.13
/proc/28288/stat : 28288 (csat) R 28286 28288 27900 0 -1 4194304 23293 0 0 0 52043 170 0 0 25 0 1 0 96655545 67723264 15628 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28288/statm: 16534 15628 91 271 0 16260 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 66136

[startup+582.302 s]
/proc/loadavg: 1.00 1.08 1.13 2/65 28289
/proc/meminfo: memFree=1654584/2055920 swapFree=4192812/4192956
[pid=28288] ppid=28286 vsize=68512 CPUtime=582.1
/proc/28288/stat : 28288 (csat) R 28286 28288 27900 0 -1 4194304 23902 0 0 0 58026 184 0 0 25 0 1 0 96655545 70156288 16237 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28288/statm: 17128 16237 91 271 0 16854 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 68512

[startup+642.301 s]
/proc/loadavg: 1.00 1.06 1.12 2/65 28289
/proc/meminfo: memFree=1651832/2055920 swapFree=4192812/4192956
[pid=28288] ppid=28286 vsize=71568 CPUtime=642.09
/proc/28288/stat : 28288 (csat) R 28286 28288 27900 0 -1 4194304 24785 0 0 0 64011 198 0 0 25 0 1 0 96655545 73285632 16917 1992294400 134512640 135625496 4294956224 18446744073709551615 134530259 0 0 4096 0 0 0 0 17 1 0 0
/proc/28288/statm: 17892 16917 91 271 0 17618 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 71568

[startup+702.301 s]
/proc/loadavg: 1.00 1.05 1.11 2/65 28289
/proc/meminfo: memFree=1647992/2055920 swapFree=4192812/4192956
[pid=28288] ppid=28286 vsize=75264 CPUtime=702.06
/proc/28288/stat : 28288 (csat) R 28286 28288 27900 0 -1 4194304 25738 0 0 0 69998 208 0 0 25 0 1 0 96655545 77070336 17870 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28288/statm: 18816 17870 91 271 0 18542 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 75264

[startup+762.306 s]
/proc/loadavg: 1.00 1.04 1.10 2/65 28289
/proc/meminfo: memFree=1645816/2055920 swapFree=4192812/4192956
[pid=28288] ppid=28286 vsize=77384 CPUtime=762.04
/proc/28288/stat : 28288 (csat) R 28286 28288 27900 0 -1 4194304 26276 0 0 0 75985 219 0 0 25 0 1 0 96655545 79241216 18408 1992294400 134512640 135625496 4294956224 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/28288/statm: 19346 18408 91 271 0 19072 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 77384

[startup+822.302 s]
/proc/loadavg: 1.00 1.03 1.09 2/65 28289
/proc/meminfo: memFree=1643704/2055920 swapFree=4192812/4192956
[pid=28288] ppid=28286 vsize=79368 CPUtime=822.02
/proc/28288/stat : 28288 (csat) R 28286 28288 27900 0 -1 4194304 26804 0 0 0 81971 231 0 0 25 0 1 0 96655545 81272832 18936 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28288/statm: 19842 18936 91 271 0 19568 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 79368

[startup+882.302 s]
/proc/loadavg: 1.00 1.02 1.08 2/65 28289
/proc/meminfo: memFree=1641400/2055920 swapFree=4192812/4192956
[pid=28288] ppid=28286 vsize=81628 CPUtime=882.01
/proc/28288/stat : 28288 (csat) R 28286 28288 27900 0 -1 4194304 27360 0 0 0 87960 241 0 0 25 0 1 0 96655545 83587072 19492 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28288/statm: 20407 19492 91 271 0 20133 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 81628

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.08 2/65 28289
/proc/meminfo: memFree=1639096/2055920 swapFree=4192812/4192956
[pid=28288] ppid=28286 vsize=83880 CPUtime=941.99
/proc/28288/stat : 28288 (csat) R 28286 28288 27900 0 -1 4194304 27934 0 0 0 93945 254 0 0 25 0 1 0 96655545 85893120 20066 1992294400 134512640 135625496 4294956224 18446744073709551615 134540237 0 0 4096 0 0 0 0 17 1 0 0
/proc/28288/statm: 20970 20066 91 271 0 20696 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 83880

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 28289
/proc/meminfo: memFree=1637176/2055920 swapFree=4192812/4192956
[pid=28288] ppid=28286 vsize=85756 CPUtime=1001.97
/proc/28288/stat : 28288 (csat) R 28286 28288 27900 0 -1 4194304 28410 0 0 0 99934 263 0 0 25 0 1 0 96655545 87814144 20542 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28288/statm: 21439 20542 91 271 0 21165 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 85756

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 28289
/proc/meminfo: memFree=1635192/2055920 swapFree=4192812/4192956
[pid=28288] ppid=28286 vsize=87620 CPUtime=1061.94
/proc/28288/stat : 28288 (csat) R 28286 28288 27900 0 -1 4194304 28907 0 0 0 105919 275 0 0 25 0 1 0 96655545 89722880 21039 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28288/statm: 21905 21039 91 271 0 21631 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 87620

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 28289
/proc/meminfo: memFree=1632440/2055920 swapFree=4192812/4192956
[pid=28288] ppid=28286 vsize=90904 CPUtime=1121.92
/proc/28288/stat : 28288 (csat) R 28286 28288 27900 0 -1 4194304 29880 0 0 0 111911 281 0 0 25 0 1 0 96655545 93085696 21708 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/28288/statm: 22726 21708 91 271 0 22452 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 90904

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 28289
/proc/meminfo: memFree=1630136/2055920 swapFree=4192812/4192956
[pid=28288] ppid=28286 vsize=93200 CPUtime=1181.91
/proc/28288/stat : 28288 (csat) R 28286 28288 27900 0 -1 4194304 30459 0 0 0 117900 291 0 0 25 0 1 0 96655545 95436800 22287 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/28288/statm: 23300 22287 91 271 0 23026 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 93200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 28289
/proc/meminfo: memFree=1629304/2055920 swapFree=4192812/4192956
[pid=28288] ppid=28286 vsize=93992 CPUtime=1200.01
/proc/28288/stat : 28288 (csat) R 28286 28288 27900 0 -1 4194304 30649 0 0 0 119708 293 0 0 25 0 1 0 96655545 96247808 22477 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28288/statm: 23498 22477 91 271 0 23224 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 93992

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.42
CPU time (s): 1200.03
CPU user time (s): 1197.08
CPU system time (s): 2.94755
CPU usage (%): 99.9675
Max. virtual memory (cumulated for all children) (KiB): 93992

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

runsolver used 0.930858 second user time and 2.68359 second system time

The end

Launcher Data

Begin job on node39 at 2009-04-25 21:04:31
IDJOB=1723470
IDBENCH=71715
IDSOLVER=517
FILE ID=node39/1723470-1240686271
PBS_JOBID= 9186691
Free space on /tmp= 66268 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT_RACE06/manol-pipe-c7nidw.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723470-1240686271/watcher-1723470-1240686271 -o /tmp/evaluation-result-1723470-1240686271/solver-1723470-1240686271 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1723470-1240686271.cnf

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

MD5SUM BENCH= cddc29f8f256e39e02d9b418f68e802c
RANDOM SEED=537552014

node39.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.281
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.281
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:       1719704 kB
Buffers:         33992 kB
Cached:         225624 kB
SwapCached:        144 kB
Active:         105864 kB
Inactive:       167832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1719704 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10056 kB
Writeback:           0 kB
Mapped:          23716 kB
Slab:            48532 kB
Committed_AS:   432604 kB
PageTables:       1388 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= 66268 MiB
End job on node39 at 2009-04-25 21:24:34