Trace number 1520726

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/180/
unif-k7-r85-v180-c15300-S1295462378-089.cnf
MD5SUM680f1c08894c7336e339abedaa2a15cb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1103.04
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses15300
Sum of the clauses size107100
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 515300

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-1520726-1238233005/watcher-1520726-1238233005 -o /tmp/evaluation-result-1520726-1238233005/solver-1520726-1238233005 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520726-1238233005.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.00 1.00 1.00 3/64 12273
/proc/meminfo: memFree=760008/2055920 swapFree=4167280/4192956
[pid=12273] ppid=12271 vsize=1688 CPUtime=0
/proc/12273/stat : 12273 (csat) R 12271 12273 11839 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1095966051 1728512 158 1992294400 134512640 135625496 4294956240 18446744073709551615 134528208 0 0 4096 0 0 0 0 17 1 0 0
/proc/12273/statm: 422 158 88 271 0 148 0

[startup+0.057507 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12273
/proc/meminfo: memFree=760008/2055920 swapFree=4167280/4192956
[pid=12273] ppid=12271 vsize=8064 CPUtime=0.05
/proc/12273/stat : 12273 (csat) R 12271 12273 11839 0 -1 4194304 1429 0 0 0 5 0 0 0 18 0 1 0 1095966051 8257536 1196 1992294400 134512640 135625496 4294956240 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/12273/statm: 2016 1201 89 271 0 1742 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8064

[startup+0.101509 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12273
/proc/meminfo: memFree=760008/2055920 swapFree=4167280/4192956
[pid=12273] ppid=12271 vsize=8328 CPUtime=0.09
/proc/12273/stat : 12273 (csat) R 12271 12273 11839 0 -1 4194304 2043 0 0 0 9 0 0 0 18 0 1 0 1095966051 8527872 1810 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12273/statm: 2082 1810 91 271 0 1808 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8328

[startup+0.301526 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12273
/proc/meminfo: memFree=760008/2055920 swapFree=4167280/4192956
[pid=12273] ppid=12271 vsize=8592 CPUtime=0.29
/proc/12273/stat : 12273 (csat) R 12271 12273 11839 0 -1 4194304 2116 0 0 0 28 1 0 0 19 0 1 0 1095966051 8798208 1883 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12273/statm: 2148 1883 91 271 0 1874 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8592

[startup+0.701561 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12273
/proc/meminfo: memFree=760008/2055920 swapFree=4167280/4192956
[pid=12273] ppid=12271 vsize=9120 CPUtime=0.69
/proc/12273/stat : 12273 (csat) R 12271 12273 11839 0 -1 4194304 2246 0 0 0 68 1 0 0 23 0 1 0 1095966051 9338880 2013 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/12273/statm: 2280 2013 91 271 0 2006 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9120

[startup+1.50163 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12274
/proc/meminfo: memFree=751872/2055920 swapFree=4167280/4192956
[pid=12273] ppid=12271 vsize=10044 CPUtime=1.49
/proc/12273/stat : 12273 (csat) R 12271 12273 11839 0 -1 4194304 2470 0 0 0 148 1 0 0 25 0 1 0 1095966051 10285056 2237 1992294400 134512640 135625496 4294956240 18446744073709551615 134541239 0 0 4096 0 0 0 0 17 1 0 0
/proc/12273/statm: 2511 2237 91 271 0 2237 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10044

[startup+3.10177 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12274
/proc/meminfo: memFree=750656/2055920 swapFree=4167280/4192956
[pid=12273] ppid=12271 vsize=11452 CPUtime=3.09
/proc/12273/stat : 12273 (csat) R 12271 12273 11839 0 -1 4194304 2815 0 0 0 307 2 0 0 25 0 1 0 1095966051 11726848 2582 1992294400 134512640 135625496 4294956240 18446744073709551615 134541618 0 0 4096 0 0 0 0 17 1 0 0
/proc/12273/statm: 2863 2582 91 271 0 2589 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11452

[startup+6.30104 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12274
/proc/meminfo: memFree=748224/2055920 swapFree=4167280/4192956
[pid=12273] ppid=12271 vsize=13496 CPUtime=6.29
/proc/12273/stat : 12273 (csat) R 12271 12273 11839 0 -1 4194304 3330 0 0 0 626 3 0 0 25 0 1 0 1095966051 13819904 3097 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12273/statm: 3374 3097 91 271 0 3100 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13496

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12274
/proc/meminfo: memFree=745224/2055920 swapFree=4167280/4192956
[pid=12273] ppid=12271 vsize=16248 CPUtime=12.69
/proc/12273/stat : 12273 (csat) R 12271 12273 11839 0 -1 4194304 4031 0 0 0 1264 5 0 0 25 0 1 0 1095966051 16637952 3798 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12273/statm: 4062 3798 91 271 0 3788 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16248

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12274
/proc/meminfo: memFree=741192/2055920 swapFree=4167280/4192956
[pid=12273] ppid=12271 vsize=20112 CPUtime=25.48
/proc/12273/stat : 12273 (csat) R 12271 12273 11839 0 -1 4194304 4988 0 0 0 2541 7 0 0 25 0 1 0 1095966051 20594688 4755 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12273/statm: 5028 4755 91 271 0 4754 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20112

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12274
/proc/meminfo: memFree=736328/2055920 swapFree=4167280/4192956
[pid=12273] ppid=12271 vsize=25132 CPUtime=51.08
/proc/12273/stat : 12273 (csat) R 12271 12273 11839 0 -1 4194304 6220 0 0 0 5096 12 0 0 25 0 1 0 1095966051 25735168 5987 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12273/statm: 6283 5987 91 271 0 6009 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 25132

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12274
/proc/meminfo: memFree=728968/2055920 swapFree=4167280/4192956
[pid=12273] ppid=12271 vsize=32428 CPUtime=102.26
/proc/12273/stat : 12273 (csat) R 12271 12273 11839 0 -1 4194304 8032 0 0 0 10207 19 0 0 25 0 1 0 1095966051 33206272 7799 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12273/statm: 8107 7799 91 271 0 7833 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 32428

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12276
/proc/meminfo: memFree=722696/2055920 swapFree=4167280/4192956
[pid=12273] ppid=12271 vsize=38568 CPUtime=162.24
/proc/12273/stat : 12273 (csat) R 12271 12273 11839 0 -1 4194304 9579 0 0 0 16199 25 0 0 25 0 1 0 1095966051 39493632 9346 1992294400 134512640 135625496 4294956240 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/12273/statm: 9642 9346 91 271 0 9368 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 38568

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12276
/proc/meminfo: memFree=717384/2055920 swapFree=4167280/4192956
[pid=12273] ppid=12271 vsize=44016 CPUtime=222.24
/proc/12273/stat : 12273 (csat) R 12271 12273 11839 0 -1 4194304 11016 0 0 0 22193 31 0 0 25 0 1 0 1095966051 45072384 10647 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12273/statm: 11004 10647 91 271 0 10730 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 44016

[startup+282.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 12276
/proc/meminfo: memFree=713032/2055920 swapFree=4167280/4192956
[pid=12273] ppid=12271 vsize=48276 CPUtime=282.21
/proc/12273/stat : 12273 (csat) R 12271 12273 11839 0 -1 4194304 12108 0 0 0 28186 35 0 0 25 0 1 0 1095966051 49434624 11739 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12273/statm: 12069 11739 91 271 0 11795 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 48276

[startup+342.301 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 12276
/proc/meminfo: memFree=709320/2055920 swapFree=4167280/4192956
[pid=12273] ppid=12271 vsize=51988 CPUtime=342.19
/proc/12273/stat : 12273 (csat) R 12271 12273 11839 0 -1 4194304 13037 0 0 0 34180 39 0 0 25 0 1 0 1095966051 53235712 12668 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12273/statm: 12997 12668 91 271 0 12723 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 51988

[startup+402.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 12276
/proc/meminfo: memFree=705608/2055920 swapFree=4167280/4192956
[pid=12273] ppid=12271 vsize=55568 CPUtime=402.18
/proc/12273/stat : 12273 (csat) R 12271 12273 11839 0 -1 4194304 13961 0 0 0 40175 43 0 0 25 0 1 0 1095966051 56901632 13592 1992294400 134512640 135625496 4294956240 18446744073709551615 134529070 0 0 4096 0 0 0 0 17 1 0 0
/proc/12273/statm: 13892 13592 91 271 0 13618 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 55568

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 12276
/proc/meminfo: memFree=702344/2055920 swapFree=4167280/4192956
[pid=12273] ppid=12271 vsize=59312 CPUtime=462.16
/proc/12273/stat : 12273 (csat) R 12271 12273 11839 0 -1 4194304 15006 0 0 0 46169 47 0 0 25 0 1 0 1095966051 60735488 14434 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12273/statm: 14828 14434 91 271 0 14554 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 59312

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 12276
/proc/meminfo: memFree=699144/2055920 swapFree=4167280/4192956
[pid=12273] ppid=12271 vsize=62480 CPUtime=522.15
/proc/12273/stat : 12273 (csat) R 12271 12273 11839 0 -1 4194304 15805 0 0 0 52164 51 0 0 25 0 1 0 1095966051 63979520 15233 1992294400 134512640 135625496 4294956240 18446744073709551615 134541468 0 0 4096 0 0 0 0 17 1 0 0
/proc/12273/statm: 15620 15233 91 271 0 15346 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 62480

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12276
/proc/meminfo: memFree=695944/2055920 swapFree=4167280/4192956
[pid=12273] ppid=12271 vsize=65756 CPUtime=582.13
/proc/12273/stat : 12273 (csat) R 12271 12273 11839 0 -1 4194304 16606 0 0 0 58159 54 0 0 25 0 1 0 1095966051 67334144 16034 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12273/statm: 16439 16034 91 271 0 16165 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 65756

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12276
/proc/meminfo: memFree=693000/2055920 swapFree=4167280/4192956
[pid=12273] ppid=12271 vsize=68764 CPUtime=642.12
/proc/12273/stat : 12273 (csat) R 12271 12273 11839 0 -1 4194304 17338 0 0 0 64155 57 0 0 25 0 1 0 1095966051 70414336 16766 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12273/statm: 17191 16766 91 271 0 16917 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 68764

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12276
/proc/meminfo: memFree=690248/2055920 swapFree=4167280/4192956
[pid=12273] ppid=12271 vsize=71384 CPUtime=702.1
/proc/12273/stat : 12273 (csat) R 12271 12273 11839 0 -1 4194304 18028 0 0 0 70150 60 0 0 25 0 1 0 1095966051 73097216 17456 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12273/statm: 17846 17456 91 271 0 17572 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 71384

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12276
/proc/meminfo: memFree=687816/2055920 swapFree=4167280/4192956
[pid=12273] ppid=12271 vsize=73788 CPUtime=762.09
/proc/12273/stat : 12273 (csat) R 12271 12273 11839 0 -1 4194304 18620 0 0 0 76146 63 0 0 25 0 1 0 1095966051 75558912 18048 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12273/statm: 18447 18048 91 271 0 18173 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 73788

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12276
/proc/meminfo: memFree=685448/2055920 swapFree=4167280/4192956
[pid=12273] ppid=12271 vsize=76168 CPUtime=822.07
/proc/12273/stat : 12273 (csat) R 12271 12273 11839 0 -1 4194304 19228 0 0 0 82141 66 0 0 25 0 1 0 1095966051 77996032 18656 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/12273/statm: 19042 18656 91 271 0 18768 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 76168

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12276
/proc/meminfo: memFree=683144/2055920 swapFree=4167280/4192956
[pid=12273] ppid=12271 vsize=78456 CPUtime=882.05
/proc/12273/stat : 12273 (csat) R 12271 12273 11839 0 -1 4194304 19795 0 0 0 88137 68 0 0 25 0 1 0 1095966051 80338944 19223 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12273/statm: 19614 19223 91 271 0 19340 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 78456

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12276
/proc/meminfo: memFree=680904/2055920 swapFree=4167280/4192956
[pid=12273] ppid=12271 vsize=80836 CPUtime=942.04
/proc/12273/stat : 12273 (csat) R 12271 12273 11839 0 -1 4194304 20366 0 0 0 94133 71 0 0 25 0 1 0 1095966051 82776064 19794 1992294400 134512640 135625496 4294956240 18446744073709551615 134541363 0 0 4096 0 0 0 0 17 1 0 0
/proc/12273/statm: 20209 19794 91 271 0 19935 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 80836

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12276
/proc/meminfo: memFree=678664/2055920 swapFree=4167280/4192956
[pid=12273] ppid=12271 vsize=82976 CPUtime=1002.02
/proc/12273/stat : 12273 (csat) R 12271 12273 11839 0 -1 4194304 20917 0 0 0 100129 73 0 0 25 0 1 0 1095966051 84967424 20345 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12273/statm: 20744 20345 91 271 0 20470 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 82976

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12276
/proc/meminfo: memFree=676680/2055920 swapFree=4167280/4192956
[pid=12273] ppid=12271 vsize=85576 CPUtime=1062.01
/proc/12273/stat : 12273 (csat) R 12271 12273 11839 0 -1 4194304 21726 0 0 0 106125 76 0 0 25 0 1 0 1095966051 87629824 20850 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12273/statm: 21394 20850 91 271 0 21120 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 85576

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12276
/proc/meminfo: memFree=674632/2055920 swapFree=4167280/4192956
[pid=12273] ppid=12271 vsize=87424 CPUtime=1121.99
/proc/12273/stat : 12273 (csat) R 12271 12273 11839 0 -1 4194304 22204 0 0 0 112121 78 0 0 25 0 1 0 1095966051 89522176 21328 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12273/statm: 21856 21328 91 271 0 21582 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 87424

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12276
/proc/meminfo: memFree=672584/2055920 swapFree=4167280/4192956
[pid=12273] ppid=12271 vsize=89580 CPUtime=1181.98
/proc/12273/stat : 12273 (csat) R 12271 12273 11839 0 -1 4194304 22726 0 0 0 118117 81 0 0 25 0 1 0 1095966051 91729920 21850 1992294400 134512640 135625496 4294956240 18446744073709551615 134541377 0 0 4096 0 0 0 0 17 1 0 0
/proc/12273/statm: 22395 21850 91 271 0 22121 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 89580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12276
/proc/meminfo: memFree=671944/2055920 swapFree=4167280/4192956
[pid=12273] ppid=12271 vsize=90164 CPUtime=1200.07
/proc/12273/stat : 12273 (csat) R 12271 12273 11839 0 -1 4194304 22875 0 0 0 119926 81 0 0 25 0 1 0 1095966051 92327936 21999 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12273/statm: 22541 21999 91 271 0 22267 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 90164

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.1
CPU user time (s): 1199.26
CPU system time (s): 0.833873
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 90164

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

runsolver used 0.831873 second user time and 2.54861 second system time

The end

Launcher Data

Begin job on node31 at 2009-03-28 10:36:45
IDJOB=1520726
IDBENCH=70261
IDSOLVER=517
FILE ID=node31/1520726-1238233005
PBS_JOBID= 9060616
Free space on /tmp= 66360 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/180/unif-k7-r85-v180-c15300-S1295462378-089.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520726-1238233005/watcher-1520726-1238233005 -o /tmp/evaluation-result-1520726-1238233005/solver-1520726-1238233005 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520726-1238233005.cnf

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

MD5SUM BENCH= 680f1c08894c7336e339abedaa2a15cb
RANDOM SEED=1222428674

node31.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.214
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.214
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:        760488 kB
Buffers:        106180 kB
Cached:        1070528 kB
SwapCached:      18664 kB
Active:         167372 kB
Inactive:      1029548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        760488 kB
SwapTotal:     4192956 kB
SwapFree:      4167280 kB
Dirty:            1792 kB
Writeback:           0 kB
Mapped:          17372 kB
Slab:            84280 kB
Committed_AS:  2931676 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66360 MiB
End job on node31 at 2009-03-28 10:56:47