Trace number 1721002

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

General information on the benchmark

Namegoldb-heqc-alu4mul.cnf
MD5SUM2d68b23bdbf6e7e2868e82c4f24dffc3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark117.624
Satisfiable
(Un)Satisfiability was proved
Number of variables4736
Number of clauses30465
Sum of the clauses size103040
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 27024
Number of clauses of size 314112
Number of clauses of size 40
Number of clauses of size 59328
Number of clauses of size over 51

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-1721002-1240661867/watcher-1721002-1240661867 -o /tmp/evaluation-result-1721002-1240661867/solver-1721002-1240661867 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1721002-1240661867.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.78 0.95 0.98 3/64 19957
/proc/meminfo: memFree=1869792/2055920 swapFree=4180628/4192956
[pid=19957] ppid=19955 vsize=2228 CPUtime=0
/proc/19957/stat : 19957 (csat) R 19955 19957 19920 0 -1 4194304 373 0 0 0 0 0 0 0 18 0 1 0 94214925 2281472 287 1992294400 134512640 135625496 4294956240 18446744073709551615 135251655 0 0 4096 0 0 0 0 17 1 0 0
/proc/19957/statm: 557 287 88 271 0 283 0

[startup+0.0542951 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 19957
/proc/meminfo: memFree=1869792/2055920 swapFree=4180628/4192956
[pid=19957] ppid=19955 vsize=2940 CPUtime=0.05
/proc/19957/stat : 19957 (csat) R 19955 19957 19920 0 -1 4194304 674 0 0 0 5 0 0 0 18 0 1 0 94214925 3010560 438 1992294400 134512640 135625496 4294956240 18446744073709551615 134540974 0 0 4096 0 0 0 0 17 1 0 0
/proc/19957/statm: 735 438 89 271 0 461 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2940

[startup+0.101299 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 19957
/proc/meminfo: memFree=1869792/2055920 swapFree=4180628/4192956
[pid=19957] ppid=19955 vsize=8928 CPUtime=0.09
/proc/19957/stat : 19957 (csat) R 19955 19957 19920 0 -1 4194304 2218 0 0 0 8 1 0 0 18 0 1 0 94214925 9142272 1981 1992294400 134512640 135625496 4294956240 18446744073709551615 134530520 0 0 4096 0 0 0 0 17 1 0 0
/proc/19957/statm: 2232 1981 91 271 0 1958 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8928

[startup+0.301322 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 19957
/proc/meminfo: memFree=1869792/2055920 swapFree=4180628/4192956
[pid=19957] ppid=19955 vsize=9060 CPUtime=0.29
/proc/19957/stat : 19957 (csat) R 19955 19957 19920 0 -1 4194304 2250 0 0 0 28 1 0 0 20 0 1 0 94214925 9277440 2013 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/19957/statm: 2265 2013 91 271 0 1991 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9060

[startup+0.701365 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 19957
/proc/meminfo: memFree=1869792/2055920 swapFree=4180628/4192956
[pid=19957] ppid=19955 vsize=9328 CPUtime=0.69
/proc/19957/stat : 19957 (csat) R 19955 19957 19920 0 -1 4194304 2294 0 0 0 68 1 0 0 23 0 1 0 94214925 9551872 2057 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19957/statm: 2332 2057 91 271 0 2058 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9328

[startup+1.50145 s]
/proc/loadavg: 0.78 0.95 0.98 2/65 19958
/proc/meminfo: memFree=1861784/2055920 swapFree=4180628/4192956
[pid=19957] ppid=19955 vsize=9596 CPUtime=1.49
/proc/19957/stat : 19957 (csat) R 19955 19957 19920 0 -1 4194304 2365 0 0 0 148 1 0 0 25 0 1 0 94214925 9826304 2128 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19957/statm: 2399 2128 91 271 0 2125 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9596

[startup+3.10163 s]
/proc/loadavg: 0.78 0.95 0.98 2/65 19958
/proc/meminfo: memFree=1861272/2055920 swapFree=4180628/4192956
[pid=19957] ppid=19955 vsize=10124 CPUtime=3.09
/proc/19957/stat : 19957 (csat) R 19955 19957 19920 0 -1 4194304 2517 0 0 0 307 2 0 0 25 0 1 0 94214925 10366976 2280 1992294400 134512640 135625496 4294956240 18446744073709551615 134541616 0 0 4096 0 0 0 0 17 1 0 0
/proc/19957/statm: 2531 2280 91 271 0 2257 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10124

[startup+6.30198 s]
/proc/loadavg: 0.80 0.95 0.98 2/65 19958
/proc/meminfo: memFree=1859992/2055920 swapFree=4180628/4192956
[pid=19957] ppid=19955 vsize=11196 CPUtime=6.29
/proc/19957/stat : 19957 (csat) R 19955 19957 19920 0 -1 4194304 2783 0 0 0 626 3 0 0 25 0 1 0 94214925 11464704 2546 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19957/statm: 2799 2546 91 271 0 2525 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11196

[startup+12.7017 s]
/proc/loadavg: 0.81 0.95 0.98 2/65 19958
/proc/meminfo: memFree=1857880/2055920 swapFree=4180628/4192956
[pid=19957] ppid=19955 vsize=13252 CPUtime=12.68
/proc/19957/stat : 19957 (csat) R 19955 19957 19920 0 -1 4194304 3273 0 0 0 1263 5 0 0 25 0 1 0 94214925 13570048 3036 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19957/statm: 3313 3036 91 271 0 3039 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13252

[startup+25.5011 s]
/proc/loadavg: 0.85 0.95 0.98 2/65 19958
/proc/meminfo: memFree=1854936/2055920 swapFree=4180628/4192956
[pid=19957] ppid=19955 vsize=16020 CPUtime=25.49
/proc/19957/stat : 19957 (csat) R 19955 19957 19920 0 -1 4194304 3971 0 0 0 2541 8 0 0 25 0 1 0 94214925 16404480 3734 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/19957/statm: 4005 3734 91 271 0 3731 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16020

[startup+51.1029 s]
/proc/loadavg: 0.90 0.96 0.98 2/65 19958
/proc/meminfo: memFree=1850712/2055920 swapFree=4180628/4192956
[pid=19957] ppid=19955 vsize=20412 CPUtime=51.07
/proc/19957/stat : 19957 (csat) R 19955 19957 19920 0 -1 4194304 5051 0 0 0 5096 11 0 0 25 0 1 0 94214925 20901888 4814 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19957/statm: 5103 4814 91 271 0 4829 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 20412

[startup+102.306 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 19958
/proc/meminfo: memFree=1844696/2055920 swapFree=4180628/4192956
[pid=19957] ppid=19955 vsize=26460 CPUtime=102.26
/proc/19957/stat : 19957 (csat) R 19955 19957 19920 0 -1 4194304 6546 0 0 0 10210 16 0 0 25 0 1 0 94214925 27095040 6309 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/19957/statm: 6615 6309 91 271 0 6341 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 26460

[startup+162.302 s]
/proc/loadavg: 0.98 0.97 0.98 2/65 19958
/proc/meminfo: memFree=1839256/2055920 swapFree=4180628/4192956
[pid=19957] ppid=19955 vsize=32000 CPUtime=162.25
/proc/19957/stat : 19957 (csat) R 19955 19957 19920 0 -1 4194304 8006 0 0 0 16203 22 0 0 25 0 1 0 94214925 32768000 7678 1992294400 134512640 135625496 4294956240 18446744073709551615 134518648 0 0 4096 0 0 0 0 17 1 0 0
/proc/19957/statm: 8000 7678 91 271 0 7726 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 32000

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19958
/proc/meminfo: memFree=1834712/2055920 swapFree=4180628/4192956
[pid=19957] ppid=19955 vsize=36440 CPUtime=222.23
/proc/19957/stat : 19957 (csat) R 19955 19957 19920 0 -1 4194304 9104 0 0 0 22196 27 0 0 25 0 1 0 94214925 37314560 8776 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/19957/statm: 9110 8776 91 271 0 8836 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 36440

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19958
/proc/meminfo: memFree=1831128/2055920 swapFree=4180628/4192956
[pid=19957] ppid=19955 vsize=39912 CPUtime=282.21
/proc/19957/stat : 19957 (csat) R 19955 19957 19920 0 -1 4194304 9996 0 0 0 28190 31 0 0 25 0 1 0 94214925 40869888 9668 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/19957/statm: 9978 9668 91 271 0 9704 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 39912

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19958
/proc/meminfo: memFree=1827480/2055920 swapFree=4180628/4192956
[pid=19957] ppid=19955 vsize=43844 CPUtime=342.19
/proc/19957/stat : 19957 (csat) R 19955 19957 19920 0 -1 4194304 11017 0 0 0 34184 35 0 0 25 0 1 0 94214925 44896256 10553 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/19957/statm: 10961 10553 91 271 0 10687 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 43844

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19958
/proc/meminfo: memFree=1824472/2055920 swapFree=4180628/4192956
[pid=19957] ppid=19955 vsize=46752 CPUtime=402.17
/proc/19957/stat : 19957 (csat) R 19955 19957 19920 0 -1 4194304 11774 0 0 0 40179 38 0 0 25 0 1 0 94214925 47874048 11310 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19957/statm: 11688 11310 91 271 0 11414 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 46752

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19958
/proc/meminfo: memFree=1821336/2055920 swapFree=4180628/4192956
[pid=19957] ppid=19955 vsize=49852 CPUtime=462.15
/proc/19957/stat : 19957 (csat) R 19955 19957 19920 0 -1 4194304 12551 0 0 0 46173 42 0 0 25 0 1 0 94214925 51048448 12087 1992294400 134512640 135625496 4294956240 18446744073709551615 134541256 0 0 4096 0 0 0 0 17 1 0 0
/proc/19957/statm: 12463 12087 91 271 0 12189 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 49852

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19958
/proc/meminfo: memFree=1818776/2055920 swapFree=4180628/4192956
[pid=19957] ppid=19955 vsize=52236 CPUtime=522.14
/proc/19957/stat : 19957 (csat) R 19955 19957 19920 0 -1 4194304 13175 0 0 0 52167 47 0 0 25 0 1 0 94214925 53489664 12711 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19957/statm: 13059 12711 91 271 0 12785 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 52236

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19958
/proc/meminfo: memFree=1816472/2055920 swapFree=4180628/4192956
[pid=19957] ppid=19955 vsize=54456 CPUtime=582.12
/proc/19957/stat : 19957 (csat) R 19955 19957 19920 0 -1 4194304 13737 0 0 0 58163 49 0 0 25 0 1 0 94214925 55762944 13273 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/19957/statm: 13614 13273 91 271 0 13340 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 54456

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19958
/proc/meminfo: memFree=1813912/2055920 swapFree=4180628/4192956
[pid=19957] ppid=19955 vsize=57444 CPUtime=642.11
/proc/19957/stat : 19957 (csat) R 19955 19957 19920 0 -1 4194304 14572 0 0 0 64159 52 0 0 25 0 1 0 94214925 58822656 13905 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19957/statm: 14361 13905 91 271 0 14087 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 57444

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19958
/proc/meminfo: memFree=1811608/2055920 swapFree=4180628/4192956
[pid=19957] ppid=19955 vsize=59568 CPUtime=702.09
/proc/19957/stat : 19957 (csat) R 19955 19957 19920 0 -1 4194304 15141 0 0 0 70155 54 0 0 25 0 1 0 94214925 60997632 14474 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19957/statm: 14892 14474 91 271 0 14618 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 59568

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19958
/proc/meminfo: memFree=1809112/2055920 swapFree=4180628/4192956
[pid=19957] ppid=19955 vsize=62236 CPUtime=762.07
/proc/19957/stat : 19957 (csat) R 19955 19957 19920 0 -1 4194304 15756 0 0 0 76151 56 0 0 25 0 1 0 94214925 63729664 15089 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19957/statm: 15559 15089 91 271 0 15285 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 62236

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19958
/proc/meminfo: memFree=1807000/2055920 swapFree=4180628/4192956
[pid=19957] ppid=19955 vsize=64308 CPUtime=822.05
/proc/19957/stat : 19957 (csat) R 19955 19957 19920 0 -1 4194304 16277 0 0 0 82146 59 0 0 25 0 1 0 94214925 65851392 15610 1992294400 134512640 135625496 4294956240 18446744073709551615 134541613 0 0 4096 0 0 0 0 17 1 0 0
/proc/19957/statm: 16077 15610 91 271 0 15803 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 64308

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19958
/proc/meminfo: memFree=1804696/2055920 swapFree=4180628/4192956
[pid=19957] ppid=19955 vsize=66596 CPUtime=882.04
/proc/19957/stat : 19957 (csat) R 19955 19957 19920 0 -1 4194304 16847 0 0 0 88142 62 0 0 25 0 1 0 94214925 68194304 16180 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19957/statm: 16649 16180 91 271 0 16375 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 66596

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19958
/proc/meminfo: memFree=1802904/2055920 swapFree=4180628/4192956
[pid=19957] ppid=19955 vsize=68308 CPUtime=942.02
/proc/19957/stat : 19957 (csat) R 19955 19957 19920 0 -1 4194304 17296 0 0 0 94138 64 0 0 25 0 1 0 94214925 69947392 16629 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/19957/statm: 17077 16629 91 271 0 16803 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 68308

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19958
/proc/meminfo: memFree=1801112/2055920 swapFree=4180628/4192956
[pid=19957] ppid=19955 vsize=70012 CPUtime=1002
/proc/19957/stat : 19957 (csat) R 19955 19957 19920 0 -1 4194304 17723 0 0 0 100134 66 0 0 25 0 1 0 94214925 71692288 17056 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19957/statm: 17503 17056 91 271 0 17229 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 70012

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19958
/proc/meminfo: memFree=1799384/2055920 swapFree=4180628/4192956
[pid=19957] ppid=19955 vsize=71852 CPUtime=1061.98
/proc/19957/stat : 19957 (csat) R 19955 19957 19920 0 -1 4194304 18160 0 0 0 106130 68 0 0 25 0 1 0 94214925 73576448 17493 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19957/statm: 17963 17493 91 271 0 17689 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 71852

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19958
/proc/meminfo: memFree=1797464/2055920 swapFree=4180628/4192956
[pid=19957] ppid=19955 vsize=73680 CPUtime=1121.97
/proc/19957/stat : 19957 (csat) R 19955 19957 19920 0 -1 4194304 18619 0 0 0 112126 71 0 0 25 0 1 0 94214925 75448320 17952 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/19957/statm: 18420 17952 91 271 0 18146 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 73680

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19958
/proc/meminfo: memFree=1795800/2055920 swapFree=4180628/4192956
[pid=19957] ppid=19955 vsize=75484 CPUtime=1181.95
/proc/19957/stat : 19957 (csat) R 19955 19957 19920 0 -1 4194304 19033 0 0 0 118123 72 0 0 25 0 1 0 94214925 77295616 18366 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19957/statm: 18871 18366 91 271 0 18597 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 75484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19958
/proc/meminfo: memFree=1795352/2055920 swapFree=4180628/4192956
[pid=19957] ppid=19955 vsize=75880 CPUtime=1200.05
/proc/19957/stat : 19957 (csat) R 19955 19957 19920 0 -1 4194304 19135 0 0 0 119932 73 0 0 25 0 1 0 94214925 77701120 18468 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/19957/statm: 18970 18468 91 271 0 18696 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 75880

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.07
CPU user time (s): 1199.32
CPU system time (s): 0.751885
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 75880

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

runsolver used 0.932858 second user time and 2.53761 second system time

The end

Launcher Data

Begin job on node42 at 2009-04-25 14:17:48
IDJOB=1721002
IDBENCH=69645
IDSOLVER=517
FILE ID=node42/1721002-1240661867
PBS_JOBID= 9186566
Free space on /tmp= 66328 MiB

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

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

MD5SUM BENCH= 2d68b23bdbf6e7e2868e82c4f24dffc3
RANDOM SEED=1111539510

node42.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.232
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.232
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:       1870272 kB
Buffers:         13392 kB
Cached:         104608 kB
SwapCached:       6100 kB
Active:          30960 kB
Inactive:        95516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1870272 kB
SwapTotal:     4192956 kB
SwapFree:      4180628 kB
Dirty:            2024 kB
Writeback:           0 kB
Mapped:          13932 kB
Slab:            45248 kB
Committed_AS:   421032 kB
PageTables:       1388 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= 66324 MiB
End job on node42 at 2009-04-25 14:37:50