Trace number 1556076

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.11 1200.52

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray08_32.cnf
MD5SUMfd3f8184ebdeefe767f2b0366176385e
Bench CategoryAPPLICATION (applications 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 variables17818
Number of clauses52685
Sum of the clauses size122929
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 235122
Number of clauses of size 317561
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-1556076-1238745964/watcher-1556076-1238745964 -o /tmp/evaluation-result-1556076-1238745964/solver-1556076-1238745964 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1556076-1238745964.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 1.00 1.01 3/64 23897
/proc/meminfo: memFree=1459680/2055920 swapFree=4178496/4192956
[pid=23897] ppid=23895 vsize=2008 CPUtime=0
/proc/23897/stat : 23897 (csat) R 23895 23897 23618 0 -1 4194304 375 0 0 0 0 0 0 0 18 0 1 0 1147263698 2056192 289 1992294400 134512640 135625496 4294956240 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/23897/statm: 502 289 86 271 0 228 0

[startup+0.087602 s]
/proc/loadavg: 0.99 1.00 1.01 3/64 23897
/proc/meminfo: memFree=1459680/2055920 swapFree=4178496/4192956
[pid=23897] ppid=23895 vsize=9740 CPUtime=0.08
/proc/23897/stat : 23897 (csat) R 23895 23897 23618 0 -1 4194304 1316 0 0 0 8 0 0 0 18 0 1 0 1147263698 9973760 825 1992294400 134512640 135625496 4294956240 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/23897/statm: 2435 830 89 271 0 2161 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9740

[startup+0.101603 s]
/proc/loadavg: 0.99 1.00 1.01 3/64 23897
/proc/meminfo: memFree=1459680/2055920 swapFree=4178496/4192956
[pid=23897] ppid=23895 vsize=9740 CPUtime=0.09
/proc/23897/stat : 23897 (csat) R 23895 23897 23618 0 -1 4194304 2653 0 0 0 9 0 0 0 18 0 1 0 1147263698 9973760 2161 1992294400 134512640 135625496 4294956240 18446744073709551615 135068898 0 0 4096 0 0 0 0 17 1 0 0
/proc/23897/statm: 2435 2161 90 271 0 2161 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9740

[startup+0.301635 s]
/proc/loadavg: 0.99 1.00 1.01 3/64 23897
/proc/meminfo: memFree=1459680/2055920 swapFree=4178496/4192956
[pid=23897] ppid=23895 vsize=10548 CPUtime=0.29
/proc/23897/stat : 23897 (csat) R 23895 23897 23618 0 -1 4194304 2861 0 0 0 28 1 0 0 19 0 1 0 1147263698 10801152 2369 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23897/statm: 2637 2369 91 271 0 2363 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10548

[startup+0.7017 s]
/proc/loadavg: 0.99 1.00 1.01 3/64 23897
/proc/meminfo: memFree=1459680/2055920 swapFree=4178496/4192956
[pid=23897] ppid=23895 vsize=10548 CPUtime=0.69
/proc/23897/stat : 23897 (csat) R 23895 23897 23618 0 -1 4194304 2875 0 0 0 66 3 0 0 22 0 1 0 1147263698 10801152 2383 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23897/statm: 2637 2383 91 271 0 2363 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10548

[startup+1.50183 s]
/proc/loadavg: 0.99 1.00 1.01 2/65 23898
/proc/meminfo: memFree=1450456/2055920 swapFree=4178496/4192956
[pid=23897] ppid=23895 vsize=10680 CPUtime=1.49
/proc/23897/stat : 23897 (csat) R 23895 23897 23618 0 -1 4194304 2909 0 0 0 143 6 0 0 25 0 1 0 1147263698 10936320 2417 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23897/statm: 2670 2417 91 271 0 2396 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10680

[startup+3.10109 s]
/proc/loadavg: 0.99 1.00 1.01 2/65 23898
/proc/meminfo: memFree=1450200/2055920 swapFree=4178496/4192956
[pid=23897] ppid=23895 vsize=10956 CPUtime=3.09
/proc/23897/stat : 23897 (csat) R 23895 23897 23618 0 -1 4194304 2967 0 0 0 297 12 0 0 25 0 1 0 1147263698 11218944 2475 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23897/statm: 2739 2475 91 271 0 2465 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10956

[startup+6.30161 s]
/proc/loadavg: 0.99 1.00 1.01 2/65 23898
/proc/meminfo: memFree=1449560/2055920 swapFree=4178496/4192956
[pid=23897] ppid=23895 vsize=11516 CPUtime=6.29
/proc/23897/stat : 23897 (csat) R 23895 23897 23618 0 -1 4194304 3100 0 0 0 610 19 0 0 25 0 1 0 1147263698 11792384 2608 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23897/statm: 2879 2608 91 271 0 2605 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11516

[startup+12.7026 s]
/proc/loadavg: 0.99 1.00 1.01 2/65 23898
/proc/meminfo: memFree=1448280/2055920 swapFree=4178496/4192956
[pid=23897] ppid=23895 vsize=12836 CPUtime=12.69
/proc/23897/stat : 23897 (csat) R 23895 23897 23618 0 -1 4194304 3416 0 0 0 1236 33 0 0 25 0 1 0 1147263698 13144064 2924 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23897/statm: 3209 2924 91 271 0 2935 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12836

[startup+25.5017 s]
/proc/loadavg: 0.99 1.00 1.01 2/65 23898
/proc/meminfo: memFree=1446104/2055920 swapFree=4178496/4192956
[pid=23897] ppid=23895 vsize=14744 CPUtime=25.49
/proc/23897/stat : 23897 (csat) R 23895 23897 23618 0 -1 4194304 3926 0 0 0 2499 50 0 0 25 0 1 0 1147263698 15097856 3434 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23897/statm: 3686 3434 91 271 0 3412 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14744

[startup+51.1018 s]
/proc/loadavg: 0.99 1.00 1.01 2/65 23898
/proc/meminfo: memFree=1440920/2055920 swapFree=4178496/4192956
[pid=23897] ppid=23895 vsize=19928 CPUtime=51.08
/proc/23897/stat : 23897 (csat) R 23895 23897 23618 0 -1 4194304 5210 0 0 0 5039 69 0 0 25 0 1 0 1147263698 20406272 4718 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23897/statm: 4982 4718 91 271 0 4708 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19928

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 23898
/proc/meminfo: memFree=1434264/2055920 swapFree=4178496/4192956
[pid=23897] ppid=23895 vsize=26544 CPUtime=102.26
/proc/23897/stat : 23897 (csat) R 23895 23897 23618 0 -1 4194304 6862 0 0 0 10134 92 0 0 25 0 1 0 1147263698 27181056 6370 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23897/statm: 6636 6370 91 271 0 6362 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 26544

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 23898
/proc/meminfo: memFree=1427736/2055920 swapFree=4178496/4192956
[pid=23897] ppid=23895 vsize=33160 CPUtime=162.24
/proc/23897/stat : 23897 (csat) R 23895 23897 23618 0 -1 4194304 8635 0 0 0 16116 108 0 0 25 0 1 0 1147263698 33955840 8007 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/23897/statm: 8290 8007 91 271 0 8016 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 33160

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 23898
/proc/meminfo: memFree=1418456/2055920 swapFree=4178496/4192956
[pid=23897] ppid=23895 vsize=42272 CPUtime=222.21
/proc/23897/stat : 23897 (csat) R 23895 23897 23618 0 -1 4194304 10939 0 0 0 22104 117 0 0 25 0 1 0 1147263698 43286528 10311 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23897/statm: 10568 10311 91 271 0 10294 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 42272

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 23898
/proc/meminfo: memFree=1410328/2055920 swapFree=4178496/4192956
[pid=23897] ppid=23895 vsize=50748 CPUtime=282.2
/proc/23897/stat : 23897 (csat) R 23895 23897 23618 0 -1 4194304 13180 0 0 0 28096 124 0 0 25 0 1 0 1147263698 51965952 12349 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/23897/statm: 12687 12349 91 271 0 12413 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 50748

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 23898
/proc/meminfo: memFree=1405144/2055920 swapFree=4178496/4192956
[pid=23897] ppid=23895 vsize=55640 CPUtime=342.17
/proc/23897/stat : 23897 (csat) R 23895 23897 23618 0 -1 4194304 14437 0 0 0 34083 134 0 0 25 0 1 0 1147263698 56975360 13606 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23897/statm: 13910 13606 91 271 0 13636 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 55640

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 23898
/proc/meminfo: memFree=1400344/2055920 swapFree=4178496/4192956
[pid=23897] ppid=23895 vsize=60420 CPUtime=402.16
/proc/23897/stat : 23897 (csat) R 23895 23897 23618 0 -1 4194304 15650 0 0 0 40074 142 0 0 25 0 1 0 1147263698 61870080 14819 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23897/statm: 15105 14819 91 271 0 14831 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 60420

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 23898
/proc/meminfo: memFree=1396120/2055920 swapFree=4178496/4192956
[pid=23897] ppid=23895 vsize=64568 CPUtime=462.14
/proc/23897/stat : 23897 (csat) R 23895 23897 23618 0 -1 4194304 16690 0 0 0 46064 150 0 0 25 0 1 0 1147263698 66117632 15859 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/23897/statm: 16142 15859 91 271 0 15868 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 64568

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 23898
/proc/meminfo: memFree=1391832/2055920 swapFree=4178496/4192956
[pid=23897] ppid=23895 vsize=69544 CPUtime=522.11
/proc/23897/stat : 23897 (csat) R 23895 23897 23618 0 -1 4194304 18096 0 0 0 52055 156 0 0 25 0 1 0 1147263698 71213056 16961 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23897/statm: 17386 16961 91 271 0 17112 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 69544

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 23898
/proc/meminfo: memFree=1386584/2055920 swapFree=4178496/4192956
[pid=23897] ppid=23895 vsize=74604 CPUtime=582.09
/proc/23897/stat : 23897 (csat) R 23895 23897 23618 0 -1 4194304 19394 0 0 0 58046 163 0 0 25 0 1 0 1147263698 76394496 18259 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23897/statm: 18651 18259 91 271 0 18377 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 74604

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 23898
/proc/meminfo: memFree=1382488/2055920 swapFree=4178496/4192956
[pid=23897] ppid=23895 vsize=78608 CPUtime=642.08
/proc/23897/stat : 23897 (csat) R 23895 23897 23618 0 -1 4194304 20391 0 0 0 64039 169 0 0 25 0 1 0 1147263698 80494592 19256 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/23897/statm: 19652 19256 91 271 0 19378 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 78608

[startup+702.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 23898
/proc/meminfo: memFree=1378776/2055920 swapFree=4178496/4192956
[pid=23897] ppid=23895 vsize=82332 CPUtime=702.05
/proc/23897/stat : 23897 (csat) R 23895 23897 23618 0 -1 4194304 21334 0 0 0 70032 173 0 0 25 0 1 0 1147263698 84307968 20199 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23897/statm: 20583 20199 91 271 0 20309 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 82332

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 23898
/proc/meminfo: memFree=1375320/2055920 swapFree=4178496/4192956
[pid=23897] ppid=23895 vsize=85784 CPUtime=762.04
/proc/23897/stat : 23897 (csat) R 23895 23897 23618 0 -1 4194304 22189 0 0 0 76025 179 0 0 25 0 1 0 1147263698 87842816 21054 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23897/statm: 21446 21054 91 271 0 21172 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 85784

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 23898
/proc/meminfo: memFree=1371608/2055920 swapFree=4178496/4192956
[pid=23897] ppid=23895 vsize=89376 CPUtime=822.01
/proc/23897/stat : 23897 (csat) R 23895 23897 23618 0 -1 4194304 23122 0 0 0 82016 185 0 0 25 0 1 0 1147263698 91521024 21987 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23897/statm: 22344 21987 91 271 0 22070 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 89376

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 23898
/proc/meminfo: memFree=1367832/2055920 swapFree=4178496/4192956
[pid=23897] ppid=23895 vsize=93036 CPUtime=881.99
/proc/23897/stat : 23897 (csat) R 23895 23897 23618 0 -1 4194304 24059 0 0 0 88009 190 0 0 25 0 1 0 1147263698 95268864 22924 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23897/statm: 23259 22924 91 271 0 22985 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 93036

[startup+942.303 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 23898
/proc/meminfo: memFree=1363544/2055920 swapFree=4178496/4192956
[pid=23897] ppid=23895 vsize=97392 CPUtime=941.97
/proc/23897/stat : 23897 (csat) R 23895 23897 23618 0 -1 4194304 25140 0 0 0 94003 194 0 0 25 0 1 0 1147263698 99729408 24005 1992294400 134512640 135625496 4294956240 18446744073709551615 134541448 0 0 4096 0 0 0 0 17 1 0 0
/proc/23897/statm: 24348 24005 91 271 0 24074 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 97392

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 23898
/proc/meminfo: memFree=1359832/2055920 swapFree=4178496/4192956
[pid=23897] ppid=23895 vsize=101092 CPUtime=1001.95
/proc/23897/stat : 23897 (csat) R 23895 23897 23618 0 -1 4194304 26061 0 0 0 99997 198 0 0 25 0 1 0 1147263698 103518208 24926 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/23897/statm: 25273 24926 91 271 0 24999 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 101092

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 23898
/proc/meminfo: memFree=1355544/2055920 swapFree=4178496/4192956
[pid=23897] ppid=23895 vsize=105384 CPUtime=1061.93
/proc/23897/stat : 23897 (csat) R 23895 23897 23618 0 -1 4194304 27144 0 0 0 105992 201 0 0 25 0 1 0 1147263698 107913216 26009 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/23897/statm: 26346 26009 91 271 0 26072 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 105384

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 23898
/proc/meminfo: memFree=1352408/2055920 swapFree=4178496/4192956
[pid=23897] ppid=23895 vsize=108460 CPUtime=1121.91
/proc/23897/stat : 23897 (csat) R 23895 23897 23618 0 -1 4194304 27907 0 0 0 111987 204 0 0 25 0 1 0 1147263698 111063040 26772 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23897/statm: 27115 26772 91 271 0 26841 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 108460

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 23898
/proc/meminfo: memFree=1349272/2055920 swapFree=4178496/4192956
[pid=23897] ppid=23895 vsize=111504 CPUtime=1181.89
/proc/23897/stat : 23897 (csat) R 23895 23897 23618 0 -1 4194304 28698 0 0 0 117981 208 0 0 25 0 1 0 1147263698 114180096 27563 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23897/statm: 27876 27563 91 271 0 27602 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 111504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 23898
/proc/meminfo: memFree=1347864/2055920 swapFree=4178496/4192956
[pid=23897] ppid=23895 vsize=113872 CPUtime=1200.09
/proc/23897/stat : 23897 (csat) R 23895 23897 23618 0 -1 4194304 29498 0 0 0 119799 210 0 0 25 0 1 0 1147263698 116604928 27907 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23897/statm: 28468 27907 91 271 0 28194 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 113872

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 23898
/proc/meminfo: memFree=1347864/2055920 swapFree=4178496/4192956
[pid=23897] ppid=23895 vsize=113872 CPUtime=1200.09
/proc/23897/stat : 23897 (csat) R 23895 23897 23618 0 -1 4194304 29498 0 0 0 119799 210 0 0 25 0 1 0 1147263698 116604928 27907 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23897/statm: 28468 27907 91 271 0 28194 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 113872

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.11
CPU user time (s): 1197.99
CPU system time (s): 2.11968
CPU usage (%): 99.966
Max. virtual memory (cumulated for all children) (KiB): 113872

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

runsolver used 0.779881 second user time and 2.57461 second system time

The end

Launcher Data

Begin job on node3 at 2009-04-03 10:06:04
IDJOB=1556076
IDBENCH=70812
IDSOLVER=517
FILE ID=node3/1556076-1238745964
PBS_JOBID= 9086122
Free space on /tmp= 66504 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray08_32.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1556076-1238745964/watcher-1556076-1238745964 -o /tmp/evaluation-result-1556076-1238745964/solver-1556076-1238745964 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1556076-1238745964.cnf

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

MD5SUM BENCH= fd3f8184ebdeefe767f2b0366176385e
RANDOM SEED=776818134

node3.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.275
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.275
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:       1460160 kB
Buffers:         88260 kB
Cached:         422248 kB
SwapCached:       8332 kB
Active:         316928 kB
Inactive:       203588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1460160 kB
SwapTotal:     4192956 kB
SwapFree:      4178496 kB
Dirty:            2164 kB
Writeback:           0 kB
Mapped:          15640 kB
Slab:            61304 kB
Committed_AS:  2996344 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= 66500 MiB
End job on node3 at 2009-04-03 10:26:07