Trace number 1520974

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/70/
unif-k7-r89-v70-c6230-S603077945-019.cnf
MD5SUMba7fab3ac0ce1b351c2d42cffabe6360
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.427934
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data


Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1520974-1238268924/watcher-1520974-1238268924 -o /tmp/evaluation-result-1520974-1238268924/solver-1520974-1238268924 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520974-1238268924.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 6716
/proc/meminfo: memFree=1038272/2055920 swapFree=4175308/4192956
[pid=6716] ppid=6714 vsize=1504 CPUtime=0
/proc/6716/stat : 6716 (csat) R 6714 6716 6651 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 1099554270 1540096 131 1992294400 134512640 135625496 4294956240 18446744073709551615 135251123 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 376 132 88 271 0 102 0

[startup+0.0613761 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 6716
/proc/meminfo: memFree=1038272/2055920 swapFree=4175308/4192956
[pid=6716] ppid=6714 vsize=7596 CPUtime=0.05
/proc/6716/stat : 6716 (csat) R 6714 6716 6651 0 -1 4194304 1752 0 0 0 5 0 0 0 18 0 1 0 1099554270 7778304 1673 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 1899 1673 91 271 0 1625 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7596

[startup+0.101382 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 6716
/proc/meminfo: memFree=1038272/2055920 swapFree=4175308/4192956
[pid=6716] ppid=6714 vsize=7728 CPUtime=0.09
/proc/6716/stat : 6716 (csat) R 6714 6716 6651 0 -1 4194304 1767 0 0 0 9 0 0 0 18 0 1 0 1099554270 7913472 1688 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 1932 1688 91 271 0 1658 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7728

[startup+0.301415 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 6716
/proc/meminfo: memFree=1038272/2055920 swapFree=4175308/4192956
[pid=6716] ppid=6714 vsize=7992 CPUtime=0.29
/proc/6716/stat : 6716 (csat) R 6714 6716 6651 0 -1 4194304 1829 0 0 0 29 0 0 0 19 0 1 0 1099554270 8183808 1750 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 1998 1750 91 271 0 1724 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7992

[startup+0.701483 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 6716
/proc/meminfo: memFree=1038272/2055920 swapFree=4175308/4192956
[pid=6716] ppid=6714 vsize=8396 CPUtime=0.7
/proc/6716/stat : 6716 (csat) R 6714 6716 6651 0 -1 4194304 1934 0 0 0 69 1 0 0 22 0 1 0 1099554270 8597504 1855 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 2099 1855 91 271 0 1825 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 8396

[startup+1.50162 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6717
/proc/meminfo: memFree=1030904/2055920 swapFree=4175308/4192956
[pid=6716] ppid=6714 vsize=9056 CPUtime=1.49
/proc/6716/stat : 6716 (csat) R 6714 6716 6651 0 -1 4194304 2096 0 0 0 148 1 0 0 25 0 1 0 1099554270 9273344 2017 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 2264 2017 91 271 0 1990 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9056

[startup+3.10189 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6717
/proc/meminfo: memFree=1030008/2055920 swapFree=4175308/4192956
[pid=6716] ppid=6714 vsize=9980 CPUtime=3.09
/proc/6716/stat : 6716 (csat) R 6714 6716 6651 0 -1 4194304 2323 0 0 0 307 2 0 0 25 0 1 0 1099554270 10219520 2244 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 2495 2244 91 271 0 2221 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9980

[startup+6.30143 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6717
/proc/meminfo: memFree=1028536/2055920 swapFree=4175308/4192956
[pid=6716] ppid=6714 vsize=11316 CPUtime=6.29
/proc/6716/stat : 6716 (csat) R 6714 6716 6651 0 -1 4194304 2638 0 0 0 627 2 0 0 25 0 1 0 1099554270 11587584 2559 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 2829 2559 91 271 0 2555 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11316

[startup+12.7015 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6717
/proc/meminfo: memFree=1026872/2055920 swapFree=4175308/4192956
[pid=6716] ppid=6714 vsize=12520 CPUtime=12.69
/proc/6716/stat : 6716 (csat) R 6714 6716 6651 0 -1 4194304 2976 0 0 0 1265 4 0 0 25 0 1 0 1099554270 12820480 2897 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 3130 2897 91 271 0 2856 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12520

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6717
/proc/meminfo: memFree=1024824/2055920 swapFree=4175308/4192956
[pid=6716] ppid=6714 vsize=14508 CPUtime=25.49
/proc/6716/stat : 6716 (csat) R 6714 6716 6651 0 -1 4194304 3456 0 0 0 2543 6 0 0 25 0 1 0 1099554270 14856192 3377 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 3627 3377 91 271 0 3353 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14508

[startup+51.101 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6717
/proc/meminfo: memFree=1022264/2055920 swapFree=4175308/4192956
[pid=6716] ppid=6714 vsize=17200 CPUtime=51.08
/proc/6716/stat : 6716 (csat) R 6714 6716 6651 0 -1 4194304 4158 0 0 0 5098 10 0 0 25 0 1 0 1099554270 17612800 4018 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 4300 4018 91 271 0 4026 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17200

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6717
/proc/meminfo: memFree=1018680/2055920 swapFree=4175308/4192956
[pid=6716] ppid=6714 vsize=20808 CPUtime=102.26
/proc/6716/stat : 6716 (csat) R 6714 6716 6651 0 -1 4194304 5133 0 0 0 10213 13 0 0 25 0 1 0 1099554270 21307392 4902 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 5202 4902 91 271 0 4928 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 20808

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6717
/proc/meminfo: memFree=1015672/2055920 swapFree=4175308/4192956
[pid=6716] ppid=6714 vsize=23880 CPUtime=162.24
/proc/6716/stat : 6716 (csat) R 6714 6716 6651 0 -1 4194304 5897 0 0 0 16205 19 0 0 25 0 1 0 1099554270 24453120 5666 1992294400 134512640 135625496 4294956240 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 5970 5666 91 271 0 5696 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 23880

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6717
/proc/meminfo: memFree=1013240/2055920 swapFree=4175308/4192956
[pid=6716] ppid=6714 vsize=26664 CPUtime=222.22
/proc/6716/stat : 6716 (csat) R 6714 6716 6651 0 -1 4194304 6631 0 0 0 22198 24 0 0 25 0 1 0 1099554270 27303936 6264 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 6666 6264 91 271 0 6392 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 26664

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6717
/proc/meminfo: memFree=1011128/2055920 swapFree=4175308/4192956
[pid=6716] ppid=6714 vsize=28616 CPUtime=282.2
/proc/6716/stat : 6716 (csat) R 6714 6716 6651 0 -1 4194304 7155 0 0 0 28193 27 0 0 25 0 1 0 1099554270 29302784 6788 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 7154 6788 91 271 0 6880 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 28616

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6719
/proc/meminfo: memFree=1008888/2055920 swapFree=4175308/4192956
[pid=6716] ppid=6714 vsize=30688 CPUtime=342.18
/proc/6716/stat : 6716 (csat) R 6714 6716 6651 0 -1 4194304 7662 0 0 0 34188 30 0 0 25 0 1 0 1099554270 31424512 7295 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 7672 7295 91 271 0 7398 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 30688

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6719
/proc/meminfo: memFree=1007288/2055920 swapFree=4175308/4192956
[pid=6716] ppid=6714 vsize=32332 CPUtime=402.16
/proc/6716/stat : 6716 (csat) R 6714 6716 6651 0 -1 4194304 8079 0 0 0 40184 32 0 0 25 0 1 0 1099554270 33107968 7712 1992294400 134512640 135625496 4294956240 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 8083 7712 91 271 0 7809 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 32332

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6719
/proc/meminfo: memFree=1005624/2055920 swapFree=4175308/4192956
[pid=6716] ppid=6714 vsize=33912 CPUtime=462.14
/proc/6716/stat : 6716 (csat) R 6714 6716 6651 0 -1 4194304 8484 0 0 0 46178 36 0 0 25 0 1 0 1099554270 34725888 8117 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 8478 8117 91 271 0 8204 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 33912

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6719
/proc/meminfo: memFree=1004344/2055920 swapFree=4175308/4192956
[pid=6716] ppid=6714 vsize=35804 CPUtime=522.13
/proc/6716/stat : 6716 (csat) R 6714 6716 6651 0 -1 4194304 9052 0 0 0 52174 39 0 0 25 0 1 0 1099554270 36663296 8482 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 8951 8482 91 271 0 8677 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 35804

[startup+582.301 s]
/proc/loadavg: 1.07 0.99 0.99 2/65 6719
/proc/meminfo: memFree=1002872/2055920 swapFree=4175308/4192956
[pid=6716] ppid=6714 vsize=37152 CPUtime=582.1
/proc/6716/stat : 6716 (csat) R 6714 6716 6651 0 -1 4194304 9403 0 0 0 58168 42 0 0 25 0 1 0 1099554270 38043648 8833 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 9288 8833 91 271 0 9014 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 37152

[startup+642.301 s]
/proc/loadavg: 1.09 1.00 1.00 2/65 6719
/proc/meminfo: memFree=1001144/2055920 swapFree=4175308/4192956
[pid=6716] ppid=6714 vsize=38908 CPUtime=642.09
/proc/6716/stat : 6716 (csat) R 6714 6716 6651 0 -1 4194304 9819 0 0 0 64165 44 0 0 25 0 1 0 1099554270 39841792 9249 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 9727 9249 91 271 0 9453 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 38908

[startup+702.302 s]
/proc/loadavg: 1.09 1.02 1.00 2/65 6719
/proc/meminfo: memFree=999864/2055920 swapFree=4175308/4192956
[pid=6716] ppid=6714 vsize=40208 CPUtime=702.06
/proc/6716/stat : 6716 (csat) R 6714 6716 6651 0 -1 4194304 10152 0 0 0 70160 46 0 0 25 0 1 0 1099554270 41172992 9582 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 10052 9582 91 271 0 9778 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 40208

[startup+762.306 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 6719
/proc/meminfo: memFree=998520/2055920 swapFree=4175308/4192956
[pid=6716] ppid=6714 vsize=41600 CPUtime=762.05
/proc/6716/stat : 6716 (csat) R 6714 6716 6651 0 -1 4194304 10480 0 0 0 76157 48 0 0 25 0 1 0 1099554270 42598400 9910 1992294400 134512640 135625496 4294956240 18446744073709551615 134541470 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 10400 9910 91 271 0 10126 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 41600

[startup+822.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 6719
/proc/meminfo: memFree=997304/2055920 swapFree=4175308/4192956
[pid=6716] ppid=6714 vsize=42704 CPUtime=822.03
/proc/6716/stat : 6716 (csat) R 6714 6716 6651 0 -1 4194304 10774 0 0 0 82152 51 0 0 25 0 1 0 1099554270 43728896 10204 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 10676 10204 91 271 0 10402 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 42704

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6719
/proc/meminfo: memFree=996024/2055920 swapFree=4175308/4192956
[pid=6716] ppid=6714 vsize=43852 CPUtime=882.01
/proc/6716/stat : 6716 (csat) R 6714 6716 6651 0 -1 4194304 11082 0 0 0 88148 53 0 0 25 0 1 0 1099554270 44904448 10512 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 10963 10512 91 271 0 10689 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 43852

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6719
/proc/meminfo: memFree=994936/2055920 swapFree=4175308/4192956
[pid=6716] ppid=6714 vsize=45032 CPUtime=941.99
/proc/6716/stat : 6716 (csat) R 6714 6716 6651 0 -1 4194304 11364 0 0 0 94144 55 0 0 25 0 1 0 1099554270 46112768 10794 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 11258 10794 91 271 0 10984 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 45032

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6719
/proc/meminfo: memFree=993784/2055920 swapFree=4175308/4192956
[pid=6716] ppid=6714 vsize=46112 CPUtime=1001.97
/proc/6716/stat : 6716 (csat) R 6714 6716 6651 0 -1 4194304 11650 0 0 0 100140 57 0 0 25 0 1 0 1099554270 47218688 11080 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 11528 11080 91 271 0 11254 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 46112

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6719
/proc/meminfo: memFree=992632/2055920 swapFree=4175308/4192956
[pid=6716] ppid=6714 vsize=47556 CPUtime=1061.95
/proc/6716/stat : 6716 (csat) R 6714 6716 6651 0 -1 4194304 11939 0 0 0 106136 59 0 0 25 0 1 0 1099554270 48697344 11369 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 11889 11369 91 271 0 11615 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 47556

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6719
/proc/meminfo: memFree=991736/2055920 swapFree=4175308/4192956
[pid=6716] ppid=6714 vsize=48432 CPUtime=1121.93
/proc/6716/stat : 6716 (csat) R 6714 6716 6651 0 -1 4194304 12154 0 0 0 112132 61 0 0 25 0 1 0 1099554270 49594368 11584 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 12108 11584 91 271 0 11834 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 48432

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6719
/proc/meminfo: memFree=990776/2055920 swapFree=4175308/4192956
[pid=6716] ppid=6714 vsize=49912 CPUtime=1181.91
/proc/6716/stat : 6716 (csat) R 6714 6716 6651 0 -1 4194304 12706 0 0 0 118128 63 0 0 25 0 1 0 1099554270 51109888 11832 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 12478 11832 91 271 0 12204 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 49912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6719
/proc/meminfo: memFree=990520/2055920 swapFree=4175308/4192956
[pid=6716] ppid=6714 vsize=50176 CPUtime=1200
/proc/6716/stat : 6716 (csat) R 6714 6716 6651 0 -1 4194304 12773 0 0 0 119937 63 0 0 25 0 1 0 1099554270 51380224 11899 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 12544 11899 91 271 0 12270 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 50176

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.41
CPU time (s): 1200.03
CPU user time (s): 1199.38
CPU system time (s): 0.646901
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (KiB): 50176

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

runsolver used 0.907861 second user time and 2.51262 second system time

The end

Launcher Data

Begin job on node55 at 2009-03-28 20:35:24
IDJOB=1520974
IDBENCH=70509
IDSOLVER=517
FILE ID=node55/1520974-1238268924
PBS_JOBID= 9060866
Free space on /tmp= 66212 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/70/unif-k7-r89-v70-c6230-S603077945-019.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520974-1238268924/watcher-1520974-1238268924 -o /tmp/evaluation-result-1520974-1238268924/solver-1520974-1238268924 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520974-1238268924.cnf

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

MD5SUM BENCH= ba7fab3ac0ce1b351c2d42cffabe6360
RANDOM SEED=361262743

node55.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.259
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.259
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:       1038688 kB
Buffers:         88856 kB
Cached:         832952 kB
SwapCached:      11560 kB
Active:         116248 kB
Inactive:       818600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1038688 kB
SwapTotal:     4192956 kB
SwapFree:      4175308 kB
Dirty:            1536 kB
Writeback:           0 kB
Mapped:          18816 kB
Slab:            68372 kB
Committed_AS:  2692036 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= 66212 MiB
End job on node55 at 2009-03-28 20:55:26