Trace number 1520702

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S1766907733-036.cnf
MD5SUMbb1339ae162280016fc37fa2e91a7c5e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses18700
Sum of the clauses size130900
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 518700

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-1520702-1238231828/watcher-1520702-1238231828 -o /tmp/evaluation-result-1520702-1238231828/solver-1520702-1238231828 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520702-1238231828.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.98 0.96 3/68 7783
/proc/meminfo: memFree=1315520/2055920 swapFree=4175244/4192956
[pid=7783] ppid=7781 vsize=1736 CPUtime=0
/proc/7783/stat : 7783 (csat) R 7781 7783 7347 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1095844376 1777664 170 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/7783/statm: 434 170 88 271 0 160 0

[startup+0.0586581 s]
/proc/loadavg: 0.99 0.98 0.96 3/68 7783
/proc/meminfo: memFree=1315520/2055920 swapFree=4175244/4192956
[pid=7783] ppid=7781 vsize=2216 CPUtime=0.05
/proc/7783/stat : 7783 (csat) R 7781 7783 7347 0 -1 4194304 520 0 0 0 5 0 0 0 18 0 1 0 1095844376 2269184 329 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/7783/statm: 554 329 89 271 0 280 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2216

[startup+0.10166 s]
/proc/loadavg: 0.99 0.98 0.96 3/68 7783
/proc/meminfo: memFree=1315520/2055920 swapFree=4175244/4192956
[pid=7783] ppid=7781 vsize=8628 CPUtime=0.09
/proc/7783/stat : 7783 (csat) R 7781 7783 7347 0 -1 4194304 2177 0 0 0 9 0 0 0 18 0 1 0 1095844376 8835072 1861 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7783/statm: 2157 1861 91 271 0 1883 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8628

[startup+0.301681 s]
/proc/loadavg: 0.99 0.98 0.96 3/68 7783
/proc/meminfo: memFree=1315520/2055920 swapFree=4175244/4192956
[pid=7783] ppid=7781 vsize=8892 CPUtime=0.29
/proc/7783/stat : 7783 (csat) R 7781 7783 7347 0 -1 4194304 2247 0 0 0 29 0 0 0 20 0 1 0 1095844376 9105408 1931 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/7783/statm: 2223 1931 91 271 0 1949 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8892

[startup+0.70172 s]
/proc/loadavg: 0.99 0.98 0.96 3/68 7783
/proc/meminfo: memFree=1315520/2055920 swapFree=4175244/4192956
[pid=7783] ppid=7781 vsize=9420 CPUtime=0.69
/proc/7783/stat : 7783 (csat) R 7781 7783 7347 0 -1 4194304 2368 0 0 0 69 0 0 0 22 0 1 0 1095844376 9646080 2052 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7783/statm: 2355 2052 91 271 0 2081 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9420

[startup+1.5018 s]
/proc/loadavg: 0.99 0.98 0.96 2/69 7784
/proc/meminfo: memFree=1307320/2055920 swapFree=4175244/4192956
[pid=7783] ppid=7781 vsize=10212 CPUtime=1.49
/proc/7783/stat : 7783 (csat) R 7781 7783 7347 0 -1 4194304 2582 0 0 0 148 1 0 0 25 0 1 0 1095844376 10457088 2266 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7783/statm: 2553 2266 91 271 0 2279 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10212

[startup+3.10196 s]
/proc/loadavg: 0.99 0.98 0.96 2/69 7784
/proc/meminfo: memFree=1306104/2055920 swapFree=4175244/4192956
[pid=7783] ppid=7781 vsize=11704 CPUtime=3.09
/proc/7783/stat : 7783 (csat) R 7781 7783 7347 0 -1 4194304 2945 0 0 0 307 2 0 0 25 0 1 0 1095844376 11984896 2629 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/7783/statm: 2926 2629 91 271 0 2652 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11704

[startup+6.30127 s]
/proc/loadavg: 0.99 0.98 0.96 2/69 7784
/proc/meminfo: memFree=1303480/2055920 swapFree=4175244/4192956
[pid=7783] ppid=7781 vsize=13876 CPUtime=6.29
/proc/7783/stat : 7783 (csat) R 7781 7783 7347 0 -1 4194304 3504 0 0 0 626 3 0 0 25 0 1 0 1095844376 14209024 3188 1992294400 134512640 135625496 4294956240 18446744073709551615 134541398 0 0 4096 0 0 0 0 17 1 0 0
/proc/7783/statm: 3469 3188 91 271 0 3195 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13876

[startup+12.7019 s]
/proc/loadavg: 0.99 0.98 0.96 2/69 7784
/proc/meminfo: memFree=1299960/2055920 swapFree=4175244/4192956
[pid=7783] ppid=7781 vsize=17116 CPUtime=12.69
/proc/7783/stat : 7783 (csat) R 7781 7783 7347 0 -1 4194304 4283 0 0 0 1263 6 0 0 25 0 1 0 1095844376 17526784 3967 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7783/statm: 4279 3967 91 271 0 4005 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17116

[startup+25.5012 s]
/proc/loadavg: 0.99 0.98 0.96 2/69 7784
/proc/meminfo: memFree=1295480/2055920 swapFree=4175244/4192956
[pid=7783] ppid=7781 vsize=21448 CPUtime=25.48
/proc/7783/stat : 7783 (csat) R 7781 7783 7347 0 -1 4194304 5377 0 0 0 2540 8 0 0 25 0 1 0 1095844376 21962752 5061 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7783/statm: 5362 5061 91 271 0 5088 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21448

[startup+51.1017 s]
/proc/loadavg: 0.99 0.98 0.96 2/69 7784
/proc/meminfo: memFree=1289592/2055920 swapFree=4175244/4192956
[pid=7783] ppid=7781 vsize=27476 CPUtime=51.08
/proc/7783/stat : 7783 (csat) R 7781 7783 7347 0 -1 4194304 6869 0 0 0 5094 14 0 0 25 0 1 0 1095844376 28135424 6553 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7783/statm: 6869 6553 91 271 0 6595 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27476

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.96 2/69 7784
/proc/meminfo: memFree=1281272/2055920 swapFree=4175244/4192956
[pid=7783] ppid=7781 vsize=35684 CPUtime=102.27
/proc/7783/stat : 7783 (csat) R 7781 7783 7347 0 -1 4194304 8913 0 0 0 10206 21 0 0 25 0 1 0 1095844376 36540416 8597 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7783/statm: 8921 8597 91 271 0 8647 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 35684

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/69 7784
/proc/meminfo: memFree=1274040/2055920 swapFree=4175244/4192956
[pid=7783] ppid=7781 vsize=42836 CPUtime=162.25
/proc/7783/stat : 7783 (csat) R 7781 7783 7347 0 -1 4194304 10721 0 0 0 16199 26 0 0 25 0 1 0 1095844376 43864064 10405 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7783/statm: 10709 10405 91 271 0 10435 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 42836

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/69 7784
/proc/meminfo: memFree=1268024/2055920 swapFree=4175244/4192956
[pid=7783] ppid=7781 vsize=48928 CPUtime=222.23
/proc/7783/stat : 7783 (csat) R 7781 7783 7347 0 -1 4194304 12346 0 0 0 22191 32 0 0 25 0 1 0 1095844376 50102272 11894 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7783/statm: 12232 11894 91 271 0 11958 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 48928

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/69 7784
/proc/meminfo: memFree=1262840/2055920 swapFree=4175244/4192956
[pid=7783] ppid=7781 vsize=54132 CPUtime=282.21
/proc/7783/stat : 7783 (csat) R 7781 7783 7347 0 -1 4194304 13647 0 0 0 28184 37 0 0 25 0 1 0 1095844376 55431168 13195 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/7783/statm: 13533 13195 91 271 0 13259 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 54132

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/69 7784
/proc/meminfo: memFree=1258168/2055920 swapFree=4175244/4192956
[pid=7783] ppid=7781 vsize=58628 CPUtime=342.19
/proc/7783/stat : 7783 (csat) R 7781 7783 7347 0 -1 4194304 14789 0 0 0 34178 41 0 0 25 0 1 0 1095844376 60035072 14337 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7783/statm: 14657 14337 91 271 0 14383 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 58628

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/69 7784
/proc/meminfo: memFree=1253944/2055920 swapFree=4175244/4192956
[pid=7783] ppid=7781 vsize=62860 CPUtime=402.18
/proc/7783/stat : 7783 (csat) R 7781 7783 7347 0 -1 4194304 15856 0 0 0 40174 44 0 0 25 0 1 0 1095844376 64368640 15404 1992294400 134512640 135625496 4294956240 18446744073709551615 134541325 0 0 4096 0 0 0 0 17 1 0 0
/proc/7783/statm: 15715 15404 91 271 0 15441 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 62860

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/69 7784
/proc/meminfo: memFree=1250104/2055920 swapFree=4175244/4192956
[pid=7783] ppid=7781 vsize=67100 CPUtime=462.16
/proc/7783/stat : 7783 (csat) R 7781 7783 7347 0 -1 4194304 17011 0 0 0 46167 49 0 0 25 0 1 0 1095844376 68710400 16356 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7783/statm: 16775 16356 91 271 0 16501 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 67100

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/69 7784
/proc/meminfo: memFree=1246392/2055920 swapFree=4175244/4192956
[pid=7783] ppid=7781 vsize=70804 CPUtime=522.15
/proc/7783/stat : 7783 (csat) R 7781 7783 7347 0 -1 4194304 17958 0 0 0 52163 52 0 0 25 0 1 0 1095844376 72503296 17303 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7783/statm: 17701 17303 91 271 0 17427 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 70804

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/69 7784
/proc/meminfo: memFree=1242488/2055920 swapFree=4175244/4192956
[pid=7783] ppid=7781 vsize=74636 CPUtime=582.13
/proc/7783/stat : 7783 (csat) R 7781 7783 7347 0 -1 4194304 18922 0 0 0 58158 55 0 0 25 0 1 0 1095844376 76427264 18267 1992294400 134512640 135625496 4294956240 18446744073709551615 134541468 0 0 4096 0 0 0 0 17 1 0 0
/proc/7783/statm: 18659 18267 91 271 0 18385 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 74636

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/69 7784
/proc/meminfo: memFree=1239224/2055920 swapFree=4175244/4192956
[pid=7783] ppid=7781 vsize=77896 CPUtime=642.12
/proc/7783/stat : 7783 (csat) R 7781 7783 7347 0 -1 4194304 19730 0 0 0 64153 59 0 0 25 0 1 0 1095844376 79765504 19075 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/7783/statm: 19474 19075 91 271 0 19200 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 77896

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/69 7784
/proc/meminfo: memFree=1236152/2055920 swapFree=4175244/4192956
[pid=7783] ppid=7781 vsize=80908 CPUtime=702.1
/proc/7783/stat : 7783 (csat) R 7781 7783 7347 0 -1 4194304 20492 0 0 0 70149 61 0 0 25 0 1 0 1095844376 82849792 19837 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7783/statm: 20227 19837 91 271 0 19953 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 80908

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.96 2/69 7784
/proc/meminfo: memFree=1233144/2055920 swapFree=4175244/4192956
[pid=7783] ppid=7781 vsize=83832 CPUtime=762.09
/proc/7783/stat : 7783 (csat) R 7781 7783 7347 0 -1 4194304 21229 0 0 0 76145 64 0 0 25 0 1 0 1095844376 85843968 20574 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/7783/statm: 20958 20574 91 271 0 20684 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 83832

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/69 7784
/proc/meminfo: memFree=1230392/2055920 swapFree=4175244/4192956
[pid=7783] ppid=7781 vsize=86768 CPUtime=822.06
/proc/7783/stat : 7783 (csat) R 7781 7783 7347 0 -1 4194304 21945 0 0 0 82140 66 0 0 25 0 1 0 1095844376 88850432 21290 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7783/statm: 21692 21290 91 271 0 21418 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 86768

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/69 7784
/proc/meminfo: memFree=1227704/2055920 swapFree=4175244/4192956
[pid=7783] ppid=7781 vsize=89356 CPUtime=882.05
/proc/7783/stat : 7783 (csat) R 7781 7783 7347 0 -1 4194304 22599 0 0 0 88136 69 0 0 25 0 1 0 1095844376 91500544 21944 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/7783/statm: 22339 21944 91 271 0 22065 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 89356

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/69 7784
/proc/meminfo: memFree=1225080/2055920 swapFree=4175244/4192956
[pid=7783] ppid=7781 vsize=91976 CPUtime=942.04
/proc/7783/stat : 7783 (csat) R 7781 7783 7347 0 -1 4194304 23248 0 0 0 94132 72 0 0 25 0 1 0 1095844376 94183424 22593 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/7783/statm: 22994 22593 91 271 0 22720 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 91976

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/69 7784
/proc/meminfo: memFree=1222648/2055920 swapFree=4175244/4192956
[pid=7783] ppid=7781 vsize=94448 CPUtime=1002.02
/proc/7783/stat : 7783 (csat) R 7781 7783 7347 0 -1 4194304 23866 0 0 0 100128 74 0 0 25 0 1 0 1095844376 96714752 23211 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7783/statm: 23612 23211 91 271 0 23338 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 94448

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/69 7784
/proc/meminfo: memFree=1220216/2055920 swapFree=4175244/4192956
[pid=7783] ppid=7781 vsize=97432 CPUtime=1062
/proc/7783/stat : 7783 (csat) R 7781 7783 7347 0 -1 4194304 24778 0 0 0 106124 76 0 0 25 0 1 0 1095844376 99770368 23819 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7783/statm: 24358 23819 91 271 0 24084 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 97432

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/69 7784
/proc/meminfo: memFree=1217656/2055920 swapFree=4175244/4192956
[pid=7783] ppid=7781 vsize=99808 CPUtime=1121.98
/proc/7783/stat : 7783 (csat) R 7781 7783 7347 0 -1 4194304 25400 0 0 0 112120 78 0 0 25 0 1 0 1095844376 102203392 24441 1992294400 134512640 135625496 4294956240 18446744073709551615 134541458 0 0 4096 0 0 0 0 17 1 0 0
/proc/7783/statm: 24952 24441 91 271 0 24678 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 99808

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/69 7784
/proc/meminfo: memFree=1215032/2055920 swapFree=4175244/4192956
[pid=7783] ppid=7781 vsize=102556 CPUtime=1181.97
/proc/7783/stat : 7783 (csat) R 7781 7783 7347 0 -1 4194304 26051 0 0 0 118116 81 0 0 25 0 1 0 1095844376 105017344 25092 1992294400 134512640 135625496 4294956240 18446744073709551615 134541488 0 0 4096 0 0 0 0 17 1 0 0
/proc/7783/statm: 25639 25092 91 271 0 25365 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 102556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.96 2/69 7784
/proc/meminfo: memFree=1214328/2055920 swapFree=4175244/4192956
[pid=7783] ppid=7781 vsize=103224 CPUtime=1200.07
/proc/7783/stat : 7783 (csat) R 7781 7783 7347 0 -1 4194304 26220 0 0 0 119925 82 0 0 25 0 1 0 1095844376 105701376 25261 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7783/statm: 25806 25261 91 271 0 25532 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 103224

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.09
CPU user time (s): 1199.25
CPU system time (s): 0.837872
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 103224

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

runsolver used 1.06184 second user time and 3.3145 second system time

The end

Launcher Data

Begin job on node60 at 2009-03-28 10:17:08
IDJOB=1520702
IDBENCH=70237
IDSOLVER=517
FILE ID=node60/1520702-1238231828
PBS_JOBID= 9060578
Free space on /tmp= 66404 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/220/unif-k7-r85-v220-c18700-S1766907733-036.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520702-1238231828/watcher-1520702-1238231828 -o /tmp/evaluation-result-1520702-1238231828/solver-1520702-1238231828 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520702-1238231828.cnf

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

MD5SUM BENCH= bb1339ae162280016fc37fa2e91a7c5e
RANDOM SEED=837537208

node60.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.202
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.202
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:       1316000 kB
Buffers:         75696 kB
Cached:         576444 kB
SwapCached:      10996 kB
Active:         188248 kB
Inactive:       476984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1316000 kB
SwapTotal:     4192956 kB
SwapFree:      4175244 kB
Dirty:            1912 kB
Writeback:           0 kB
Mapped:          18436 kB
Slab:            60276 kB
Committed_AS:  3204992 kB
PageTables:       1712 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= 66400 MiB
End job on node60 at 2009-03-28 10:37:10