Trace number 1720274

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-c6bidw_i.cnf
MD5SUM8aeb1eb6b7bf22d54183762fb5b6410c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark46.7619
Satisfiable
(Un)Satisfiability was proved
Number of variables96089
Number of clauses283993
Sum of the clauses size662649
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2189328
Number of clauses of size 394664
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-1720274-1240654433/watcher-1720274-1240654433 -o /tmp/evaluation-result-1720274-1240654433/solver-1720274-1240654433 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1720274-1240654433.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.44 1.11 1.03 3/64 16858
/proc/meminfo: memFree=1762032/2055920 swapFree=4181132/4192956
[pid=16858] ppid=16856 vsize=2008 CPUtime=0
/proc/16858/stat : 16858 (csat) R 16856 16858 16436 0 -1 4194304 371 0 0 0 0 0 0 0 18 0 1 0 93476280 2056192 285 1992294400 134512640 135625496 4294956224 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/16858/statm: 502 289 86 271 0 228 0

[startup+0.0269791 s]
/proc/loadavg: 1.44 1.11 1.03 3/64 16858
/proc/meminfo: memFree=1762032/2055920 swapFree=4181132/4192956
[pid=16858] ppid=16856 vsize=3296 CPUtime=0.02
/proc/16858/stat : 16858 (csat) R 16856 16858 16436 0 -1 4194304 1534 0 0 0 2 0 0 0 18 0 1 0 93476280 3375104 611 1992294400 134512640 135625496 4294956224 18446744073709551615 134537808 0 0 4096 0 0 0 0 17 1 0 0
/proc/16858/statm: 824 611 86 271 0 550 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3296

[startup+0.101989 s]
/proc/loadavg: 1.44 1.11 1.03 3/64 16858
/proc/meminfo: memFree=1762032/2055920 swapFree=4181132/4192956
[pid=16858] ppid=16856 vsize=13408 CPUtime=0.09
/proc/16858/stat : 16858 (csat) R 16856 16858 16436 0 -1 4194304 5812 0 0 0 7 2 0 0 18 0 1 0 93476280 13729792 2606 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/16858/statm: 3352 2606 89 271 0 3078 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13408

[startup+0.302021 s]
/proc/loadavg: 1.44 1.11 1.03 3/64 16858
/proc/meminfo: memFree=1762032/2055920 swapFree=4181132/4192956
[pid=16858] ppid=16856 vsize=14820 CPUtime=0.29
/proc/16858/stat : 16858 (csat) R 16856 16858 16436 0 -1 4194304 6546 0 0 0 27 2 0 0 19 0 1 0 93476280 15175680 3204 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/16858/statm: 3705 3204 89 271 0 3431 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14820

[startup+0.701085 s]
/proc/loadavg: 1.44 1.11 1.03 3/64 16858
/proc/meminfo: memFree=1762032/2055920 swapFree=4181132/4192956
[pid=16858] ppid=16856 vsize=27152 CPUtime=0.69
/proc/16858/stat : 16858 (csat) R 16856 16858 16436 0 -1 4194304 10557 0 0 0 65 4 0 0 22 0 1 0 93476280 27803648 6242 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16858/statm: 6788 6242 91 271 0 6514 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27152

[startup+1.50121 s]
/proc/loadavg: 1.44 1.11 1.03 2/65 16859
/proc/meminfo: memFree=1737256/2055920 swapFree=4181132/4192956
[pid=16858] ppid=16856 vsize=27512 CPUtime=1.49
/proc/16858/stat : 16858 (csat) R 16856 16858 16436 0 -1 4194304 10641 0 0 0 144 5 0 0 25 0 1 0 93476280 28172288 6326 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16858/statm: 6878 6326 91 271 0 6604 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27512

[startup+3.10147 s]
/proc/loadavg: 1.44 1.11 1.03 2/65 16859
/proc/meminfo: memFree=1736808/2055920 swapFree=4181132/4192956
[pid=16858] ppid=16856 vsize=27512 CPUtime=3.09
/proc/16858/stat : 16858 (csat) R 16856 16858 16436 0 -1 4194304 10649 0 0 0 302 7 0 0 25 0 1 0 93476280 28172288 6334 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16858/statm: 6878 6334 91 271 0 6604 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27512

[startup+6.30198 s]
/proc/loadavg: 1.41 1.11 1.03 2/65 16859
/proc/meminfo: memFree=1736616/2055920 swapFree=4181132/4192956
[pid=16858] ppid=16856 vsize=27512 CPUtime=6.28
/proc/16858/stat : 16858 (csat) R 16856 16858 16436 0 -1 4194304 10652 0 0 0 620 8 0 0 25 0 1 0 93476280 28172288 6337 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16858/statm: 6878 6337 91 271 0 6604 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 27512

[startup+12.702 s]
/proc/loadavg: 1.38 1.10 1.03 2/65 16859
/proc/meminfo: memFree=1736368/2055920 swapFree=4181132/4192956
[pid=16858] ppid=16856 vsize=27776 CPUtime=12.68
/proc/16858/stat : 16858 (csat) R 16856 16858 16436 0 -1 4194304 10736 0 0 0 1256 12 0 0 25 0 1 0 93476280 28442624 6421 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16858/statm: 6944 6421 91 271 0 6670 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27776

[startup+25.5011 s]
/proc/loadavg: 1.29 1.10 1.03 2/65 16859
/proc/meminfo: memFree=1735664/2055920 swapFree=4181132/4192956
[pid=16858] ppid=16856 vsize=28640 CPUtime=25.48
/proc/16858/stat : 16858 (csat) R 16856 16858 16436 0 -1 4194304 10941 0 0 0 2529 19 0 0 25 0 1 0 93476280 29327360 6626 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16858/statm: 7160 6626 91 271 0 6886 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28640

[startup+51.1012 s]
/proc/loadavg: 1.19 1.09 1.03 2/65 16859
/proc/meminfo: memFree=1734128/2055920 swapFree=4181132/4192956
[pid=16858] ppid=16856 vsize=30408 CPUtime=51.06
/proc/16858/stat : 16858 (csat) R 16856 16858 16436 0 -1 4194304 11328 0 0 0 5073 33 0 0 25 0 1 0 93476280 31137792 7013 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16858/statm: 7602 7013 91 271 0 7328 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 30408

[startup+102.305 s]
/proc/loadavg: 1.15 1.09 1.03 2/65 16859
/proc/meminfo: memFree=1730544/2055920 swapFree=4181132/4192956
[pid=16858] ppid=16856 vsize=33900 CPUtime=102.25
/proc/16858/stat : 16858 (csat) R 16856 16858 16436 0 -1 4194304 12231 0 0 0 10169 56 0 0 25 0 1 0 93476280 34713600 7916 1992294400 134512640 135625496 4294956224 18446744073709551615 134540422 0 0 4096 0 0 0 0 17 1 0 0
/proc/16858/statm: 8475 7916 91 271 0 8201 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 33900

[startup+162.302 s]
/proc/loadavg: 1.12 1.09 1.03 2/65 16859
/proc/meminfo: memFree=1725296/2055920 swapFree=4181132/4192956
[pid=16858] ppid=16856 vsize=39272 CPUtime=162.23
/proc/16858/stat : 16858 (csat) R 16856 16858 16436 0 -1 4194304 13531 0 0 0 16150 73 0 0 25 0 1 0 93476280 40214528 9216 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16858/statm: 9818 9216 91 271 0 9544 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 39272

[startup+222.301 s]
/proc/loadavg: 1.09 1.08 1.03 2/65 16859
/proc/meminfo: memFree=1721392/2055920 swapFree=4181132/4192956
[pid=16858] ppid=16856 vsize=42988 CPUtime=222.21
/proc/16858/stat : 16858 (csat) R 16856 16858 16436 0 -1 4194304 14485 0 0 0 22130 91 0 0 25 0 1 0 93476280 44019712 10170 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16858/statm: 10747 10170 91 271 0 10473 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 42988

[startup+282.301 s]
/proc/loadavg: 1.03 1.07 1.02 2/65 16859
/proc/meminfo: memFree=1717488/2055920 swapFree=4181132/4192956
[pid=16858] ppid=16856 vsize=47092 CPUtime=282.19
/proc/16858/stat : 16858 (csat) R 16856 16858 16436 0 -1 4194304 15605 0 0 0 28108 111 0 0 25 0 1 0 93476280 48222208 11154 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/16858/statm: 11773 11154 91 271 0 11499 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 47092

[startup+342.302 s]
/proc/loadavg: 1.01 1.05 1.02 2/65 16859
/proc/meminfo: memFree=1714160/2055920 swapFree=4181132/4192956
[pid=16858] ppid=16856 vsize=50268 CPUtime=342.17
/proc/16858/stat : 16858 (csat) R 16856 16858 16436 0 -1 4194304 16408 0 0 0 34089 128 0 0 25 0 1 0 93476280 51474432 11957 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16858/statm: 12567 11957 91 271 0 12293 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 50268

[startup+402.301 s]
/proc/loadavg: 1.00 1.04 1.01 2/65 16859
/proc/meminfo: memFree=1709552/2055920 swapFree=4181132/4192956
[pid=16858] ppid=16856 vsize=54776 CPUtime=402.15
/proc/16858/stat : 16858 (csat) R 16856 16858 16436 0 -1 4194304 17562 0 0 0 40072 143 0 0 25 0 1 0 93476280 56090624 13111 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16858/statm: 13694 13111 91 271 0 13420 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 54776

[startup+462.302 s]
/proc/loadavg: 1.00 1.03 1.01 2/65 16859
/proc/meminfo: memFree=1704944/2055920 swapFree=4181132/4192956
[pid=16858] ppid=16856 vsize=59696 CPUtime=462.14
/proc/16858/stat : 16858 (csat) R 16856 16858 16436 0 -1 4194304 18911 0 0 0 46059 155 0 0 25 0 1 0 93476280 61128704 14257 1992294400 134512640 135625496 4294956224 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/16858/statm: 14924 14257 91 271 0 14650 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 59696

[startup+522.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 16859
/proc/meminfo: memFree=1700848/2055920 swapFree=4181132/4192956
[pid=16858] ppid=16856 vsize=63704 CPUtime=522.12
/proc/16858/stat : 16858 (csat) R 16856 16858 16436 0 -1 4194304 19936 0 0 0 52044 168 0 0 25 0 1 0 93476280 65232896 15282 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16858/statm: 15926 15282 91 271 0 15652 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 63704

[startup+582.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 16859
/proc/meminfo: memFree=1698224/2055920 swapFree=4181132/4192956
[pid=16858] ppid=16856 vsize=66108 CPUtime=582.09
/proc/16858/stat : 16858 (csat) R 16856 16858 16436 0 -1 4194304 20554 0 0 0 58028 181 0 0 25 0 1 0 93476280 67694592 15900 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16858/statm: 16527 15900 91 271 0 16253 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 66108

[startup+642.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 16859
/proc/meminfo: memFree=1695024/2055920 swapFree=4181132/4192956
[pid=16858] ppid=16856 vsize=69192 CPUtime=642.08
/proc/16858/stat : 16858 (csat) R 16856 16858 16436 0 -1 4194304 21339 0 0 0 64014 194 0 0 25 0 1 0 93476280 70852608 16685 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16858/statm: 17298 16685 91 271 0 17024 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 69192

[startup+702.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 16859
/proc/meminfo: memFree=1692016/2055920 swapFree=4181132/4192956
[pid=16858] ppid=16856 vsize=72120 CPUtime=702.06
/proc/16858/stat : 16858 (csat) R 16856 16858 16436 0 -1 4194304 22090 0 0 0 70000 206 0 0 25 0 1 0 93476280 73850880 17436 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16858/statm: 18030 17436 91 271 0 17756 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 72120

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16859
/proc/meminfo: memFree=1688304/2055920 swapFree=4181132/4192956
[pid=16858] ppid=16856 vsize=76312 CPUtime=762.05
/proc/16858/stat : 16858 (csat) R 16856 16858 16436 0 -1 4194304 23275 0 0 0 75990 215 0 0 25 0 1 0 93476280 78143488 18317 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16858/statm: 19078 18317 91 271 0 18804 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 76312

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16859
/proc/meminfo: memFree=1685360/2055920 swapFree=4181132/4192956
[pid=16858] ppid=16856 vsize=79660 CPUtime=822.02
/proc/16858/stat : 16858 (csat) R 16856 16858 16436 0 -1 4194304 24117 0 0 0 81979 223 0 0 25 0 1 0 93476280 81571840 19159 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16858/statm: 19915 19159 91 271 0 19641 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 79660

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16859
/proc/meminfo: memFree=1682032/2055920 swapFree=4181132/4192956
[pid=16858] ppid=16856 vsize=82728 CPUtime=882.01
/proc/16858/stat : 16858 (csat) R 16856 16858 16436 0 -1 4194304 24927 0 0 0 87970 231 0 0 25 0 1 0 93476280 84713472 19969 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16858/statm: 20682 19969 91 271 0 20408 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 82728

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16859
/proc/meminfo: memFree=1679664/2055920 swapFree=4181132/4192956
[pid=16858] ppid=16856 vsize=84992 CPUtime=941.98
/proc/16858/stat : 16858 (csat) R 16856 16858 16436 0 -1 4194304 25513 0 0 0 93958 240 0 0 25 0 1 0 93476280 87031808 20555 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16858/statm: 21248 20555 91 271 0 20974 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 84992

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16859
/proc/meminfo: memFree=1676656/2055920 swapFree=4181132/4192956
[pid=16858] ppid=16856 vsize=87912 CPUtime=1001.96
/proc/16858/stat : 16858 (csat) R 16856 16858 16436 0 -1 4194304 26251 0 0 0 99947 249 0 0 25 0 1 0 93476280 90021888 21293 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16858/statm: 21978 21293 91 271 0 21704 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 87912

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16859
/proc/meminfo: memFree=1673584/2055920 swapFree=4181132/4192956
[pid=16858] ppid=16856 vsize=90820 CPUtime=1061.95
/proc/16858/stat : 16858 (csat) R 16856 16858 16436 0 -1 4194304 27014 0 0 0 105938 257 0 0 25 0 1 0 93476280 92999680 22056 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16858/statm: 22705 22056 91 271 0 22431 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 90820

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16859
/proc/meminfo: memFree=1670960/2055920 swapFree=4181132/4192956
[pid=16858] ppid=16856 vsize=93516 CPUtime=1121.93
/proc/16858/stat : 16858 (csat) R 16856 16858 16436 0 -1 4194304 27657 0 0 0 111929 264 0 0 25 0 1 0 93476280 95760384 22699 1992294400 134512640 135625496 4294956224 18446744073709551615 135058744 0 0 4096 0 0 0 0 17 1 0 0
/proc/16858/statm: 23379 22699 91 271 0 23105 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 93516

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16859
/proc/meminfo: memFree=1668208/2055920 swapFree=4181132/4192956
[pid=16858] ppid=16856 vsize=96156 CPUtime=1181.91
/proc/16858/stat : 16858 (csat) R 16856 16858 16436 0 -1 4194304 28351 0 0 0 117918 273 0 0 25 0 1 0 93476280 98463744 23393 1992294400 134512640 135625496 4294956224 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/16858/statm: 24039 23393 91 271 0 23765 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 96156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16859
/proc/meminfo: memFree=1667440/2055920 swapFree=4181132/4192956
[pid=16858] ppid=16856 vsize=96856 CPUtime=1200.01
/proc/16858/stat : 16858 (csat) R 16856 16858 16436 0 -1 4194304 28532 0 0 0 119726 275 0 0 25 0 1 0 93476280 99180544 23574 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16858/statm: 24214 23574 91 271 0 23940 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 96856

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.26
CPU system time (s): 2.77358
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (KiB): 96856

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

runsolver used 1.10083 second user time and 2.21366 second system time

The end

Launcher Data

Begin job on node26 at 2009-04-25 12:13:53
IDJOB=1720274
IDBENCH=69599
IDSOLVER=517
FILE ID=node26/1720274-1240654433
PBS_JOBID= 9186474
Free space on /tmp= 66028 MiB

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

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

MD5SUM BENCH= 8aeb1eb6b7bf22d54183762fb5b6410c
RANDOM SEED=1634677628

node26.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.261
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.261
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:       1762448 kB
Buffers:         35408 kB
Cached:         186972 kB
SwapCached:       5760 kB
Active:          66172 kB
Inactive:       164496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1762448 kB
SwapTotal:     4192956 kB
SwapFree:      4181132 kB
Dirty:            6080 kB
Writeback:           0 kB
Mapped:          13584 kB
Slab:            48860 kB
Committed_AS:   289596 kB
PageTables:       1376 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= 66028 MiB
End job on node26 at 2009-04-25 12:33:55