Trace number 1521070

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.08 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/480/
unif-k3-r4.25-v480-c2040-S1175850950-017.cnf
MD5SUM7e1d47339fe7e93ea029abb348893d97
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark997.749
Satisfiable
(Un)Satisfiability was proved
Number of variables480
Number of clauses2040
Sum of the clauses size6120
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32040
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1521070-1238287247/watcher-1521070-1238287247 -o /tmp/evaluation-result-1521070-1238287247/solver-1521070-1238287247 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1521070-1238287247.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 14837
/proc/meminfo: memFree=835016/2055920 swapFree=4178100/4192956
[pid=14837] ppid=14835 vsize=7224 CPUtime=0
/proc/14837/stat : 14837 (csat) R 14835 14837 14708 0 -1 4194304 170 0 0 0 0 0 0 0 18 0 1 0 1101390594 7397376 153 1992294400 134512640 135625496 4294956240 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/14837/statm: 1806 158 89 271 0 1532 0

[startup+0.038557 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14837
/proc/meminfo: memFree=835016/2055920 swapFree=4178100/4192956
[pid=14837] ppid=14835 vsize=7356 CPUtime=0.03
/proc/14837/stat : 14837 (csat) R 14835 14837 14708 0 -1 4194304 1627 0 0 0 3 0 0 0 18 0 1 0 1101390594 7532544 1610 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/14837/statm: 1839 1610 91 271 0 1565 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7356

[startup+0.101561 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14837
/proc/meminfo: memFree=835016/2055920 swapFree=4178100/4192956
[pid=14837] ppid=14835 vsize=7488 CPUtime=0.09
/proc/14837/stat : 14837 (csat) R 14835 14837 14708 0 -1 4194304 1651 0 0 0 9 0 0 0 18 0 1 0 1101390594 7667712 1634 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/14837/statm: 1872 1634 91 271 0 1598 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7488

[startup+0.30158 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14837
/proc/meminfo: memFree=835016/2055920 swapFree=4178100/4192956
[pid=14837] ppid=14835 vsize=7744 CPUtime=0.29
/proc/14837/stat : 14837 (csat) R 14835 14837 14708 0 -1 4194304 1716 0 0 0 29 0 0 0 19 0 1 0 1101390594 7929856 1699 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/14837/statm: 1936 1699 91 271 0 1662 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7744

[startup+0.701618 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14837
/proc/meminfo: memFree=835016/2055920 swapFree=4178100/4192956
[pid=14837] ppid=14835 vsize=8128 CPUtime=0.69
/proc/14837/stat : 14837 (csat) R 14835 14837 14708 0 -1 4194304 1825 0 0 0 68 1 0 0 22 0 1 0 1101390594 8323072 1808 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/14837/statm: 2032 1808 91 271 0 1758 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8128

[startup+1.50169 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14838
/proc/meminfo: memFree=827840/2055920 swapFree=4178100/4192956
[pid=14837] ppid=14835 vsize=8776 CPUtime=1.49
/proc/14837/stat : 14837 (csat) R 14835 14837 14708 0 -1 4194304 1977 0 0 0 148 1 0 0 25 0 1 0 1101390594 8986624 1960 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/14837/statm: 2194 1960 91 271 0 1920 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8776

[startup+3.10185 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14838
/proc/meminfo: memFree=826944/2055920 swapFree=4178100/4192956
[pid=14837] ppid=14835 vsize=9716 CPUtime=3.09
/proc/14837/stat : 14837 (csat) R 14835 14837 14708 0 -1 4194304 2205 0 0 0 307 2 0 0 25 0 1 0 1101390594 9949184 2188 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/14837/statm: 2429 2188 91 271 0 2155 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9716

[startup+6.30116 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14838
/proc/meminfo: memFree=825536/2055920 swapFree=4178100/4192956
[pid=14837] ppid=14835 vsize=10784 CPUtime=6.29
/proc/14837/stat : 14837 (csat) R 14835 14837 14708 0 -1 4194304 2492 0 0 0 626 3 0 0 25 0 1 0 1101390594 11042816 2475 1992294400 134512640 135625496 4294956240 18446744073709551615 134540791 0 0 4096 0 0 0 0 17 1 0 0
/proc/14837/statm: 2696 2475 91 271 0 2422 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10784

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14838
/proc/meminfo: memFree=823808/2055920 swapFree=4178100/4192956
[pid=14837] ppid=14835 vsize=12204 CPUtime=12.69
/proc/14837/stat : 14837 (csat) R 14835 14837 14708 0 -1 4194304 2854 0 0 0 1265 4 0 0 25 0 1 0 1101390594 12496896 2837 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/14837/statm: 3051 2837 91 271 0 2777 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12204

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14840
/proc/meminfo: memFree=821632/2055920 swapFree=4178100/4192956
[pid=14837] ppid=14835 vsize=14148 CPUtime=25.48
/proc/14837/stat : 14837 (csat) R 14835 14837 14708 0 -1 4194304 3382 0 0 0 2541 7 0 0 25 0 1 0 1101390594 14487552 3324 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/14837/statm: 3537 3324 91 271 0 3263 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14148

[startup+51.1015 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 14840
/proc/meminfo: memFree=819136/2055920 swapFree=4178100/4192956
[pid=14837] ppid=14835 vsize=16808 CPUtime=51.07
/proc/14837/stat : 14837 (csat) R 14835 14837 14708 0 -1 4194304 4084 0 0 0 5097 10 0 0 25 0 1 0 1101390594 17211392 3965 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14837/statm: 4202 3965 91 271 0 3928 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16808

[startup+102.305 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 14840
/proc/meminfo: memFree=815168/2055920 swapFree=4178100/4192956
[pid=14837] ppid=14835 vsize=20920 CPUtime=102.26
/proc/14837/stat : 14837 (csat) R 14835 14837 14708 0 -1 4194304 5157 0 0 0 10212 14 0 0 25 0 1 0 1101390594 21422080 4947 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14837/statm: 5230 4947 91 271 0 4956 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 20920

[startup+162.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 14840
/proc/meminfo: memFree=812224/2055920 swapFree=4178100/4192956
[pid=14837] ppid=14835 vsize=23668 CPUtime=162.24
/proc/14837/stat : 14837 (csat) R 14835 14837 14708 0 -1 4194304 5891 0 0 0 16205 19 0 0 25 0 1 0 1101390594 24236032 5681 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/14837/statm: 5917 5681 91 271 0 5643 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 23668

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14840
/proc/meminfo: memFree=809600/2055920 swapFree=4178100/4192956
[pid=14837] ppid=14835 vsize=26596 CPUtime=222.22
/proc/14837/stat : 14837 (csat) R 14835 14837 14708 0 -1 4194304 6677 0 0 0 22200 22 0 0 25 0 1 0 1101390594 27234304 6331 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14837/statm: 6649 6331 91 271 0 6375 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 26596

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14840
/proc/meminfo: memFree=807424/2055920 swapFree=4178100/4192956
[pid=14837] ppid=14835 vsize=28788 CPUtime=282.21
/proc/14837/stat : 14837 (csat) R 14835 14837 14708 0 -1 4194304 7223 0 0 0 28196 25 0 0 25 0 1 0 1101390594 29478912 6877 1992294400 134512640 135625496 4294956240 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/14837/statm: 7197 6877 91 271 0 6923 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 28788

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14840
/proc/meminfo: memFree=805312/2055920 swapFree=4178100/4192956
[pid=14837] ppid=14835 vsize=30812 CPUtime=342.19
/proc/14837/stat : 14837 (csat) R 14835 14837 14708 0 -1 4194304 7733 0 0 0 34191 28 0 0 25 0 1 0 1101390594 31551488 7387 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14837/statm: 7703 7387 91 271 0 7429 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 30812

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14840
/proc/meminfo: memFree=803200/2055920 swapFree=4178100/4192956
[pid=14837] ppid=14835 vsize=32700 CPUtime=402.18
/proc/14837/stat : 14837 (csat) R 14835 14837 14708 0 -1 4194304 8253 0 0 0 40185 33 0 0 25 0 1 0 1101390594 33484800 7907 1992294400 134512640 135625496 4294956240 18446744073709551615 134541426 0 0 4096 0 0 0 0 17 1 0 0
/proc/14837/statm: 8175 7907 91 271 0 7901 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 32700

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14840
/proc/meminfo: memFree=801472/2055920 swapFree=4178100/4192956
[pid=14837] ppid=14835 vsize=34864 CPUtime=462.16
/proc/14837/stat : 14837 (csat) R 14835 14837 14708 0 -1 4194304 8880 0 0 0 46181 35 0 0 25 0 1 0 1101390594 35700736 8331 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14837/statm: 8716 8331 91 271 0 8442 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 34864

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14840
/proc/meminfo: memFree=800000/2055920 swapFree=4178100/4192956
[pid=14837] ppid=14835 vsize=36468 CPUtime=522.14
/proc/14837/stat : 14837 (csat) R 14835 14837 14708 0 -1 4194304 9293 0 0 0 52176 38 0 0 25 0 1 0 1101390594 37343232 8744 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/14837/statm: 9117 8744 91 271 0 8843 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 36468

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14840
/proc/meminfo: memFree=797952/2055920 swapFree=4178100/4192956
[pid=14837] ppid=14835 vsize=38376 CPUtime=582.13
/proc/14837/stat : 14837 (csat) R 14835 14837 14708 0 -1 4194304 9742 0 0 0 58172 41 0 0 25 0 1 0 1101390594 39297024 9193 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14837/statm: 9594 9193 91 271 0 9320 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 38376

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14840
/proc/meminfo: memFree=796480/2055920 swapFree=4178100/4192956
[pid=14837] ppid=14835 vsize=39908 CPUtime=642.11
/proc/14837/stat : 14837 (csat) R 14835 14837 14708 0 -1 4194304 10118 0 0 0 64168 43 0 0 25 0 1 0 1101390594 40865792 9569 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14837/statm: 9977 9569 91 271 0 9703 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 39908

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14840
/proc/meminfo: memFree=795200/2055920 swapFree=4178100/4192956
[pid=14837] ppid=14835 vsize=41208 CPUtime=702.1
/proc/14837/stat : 14837 (csat) R 14835 14837 14708 0 -1 4194304 10446 0 0 0 70164 46 0 0 25 0 1 0 1101390594 42196992 9897 1992294400 134512640 135625496 4294956240 18446744073709551615 134541419 0 0 4096 0 0 0 0 17 1 0 0
/proc/14837/statm: 10302 9897 91 271 0 10028 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 41208

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14840
/proc/meminfo: memFree=793792/2055920 swapFree=4178100/4192956
[pid=14837] ppid=14835 vsize=42448 CPUtime=762.09
/proc/14837/stat : 14837 (csat) R 14835 14837 14708 0 -1 4194304 10784 0 0 0 76160 49 0 0 25 0 1 0 1101390594 43466752 10235 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/14837/statm: 10612 10235 91 271 0 10338 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 42448

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14840
/proc/meminfo: memFree=792512/2055920 swapFree=4178100/4192956
[pid=14837] ppid=14835 vsize=43668 CPUtime=822.06
/proc/14837/stat : 14837 (csat) R 14835 14837 14708 0 -1 4194304 11108 0 0 0 82156 50 0 0 25 0 1 0 1101390594 44716032 10559 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14837/statm: 10917 10559 91 271 0 10643 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 43668

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14840
/proc/meminfo: memFree=791360/2055920 swapFree=4178100/4192956
[pid=14837] ppid=14835 vsize=44876 CPUtime=882.05
/proc/14837/stat : 14837 (csat) R 14835 14837 14708 0 -1 4194304 11402 0 0 0 88152 53 0 0 25 0 1 0 1101390594 45953024 10853 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14837/statm: 11219 10853 91 271 0 10945 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 44876

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14840
/proc/meminfo: memFree=790208/2055920 swapFree=4178100/4192956
[pid=14837] ppid=14835 vsize=45892 CPUtime=942.03
/proc/14837/stat : 14837 (csat) R 14835 14837 14708 0 -1 4194304 11681 0 0 0 94148 55 0 0 25 0 1 0 1101390594 46993408 11132 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/14837/statm: 11473 11132 91 271 0 11199 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 45892

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14840
/proc/meminfo: memFree=788928/2055920 swapFree=4178100/4192956
[pid=14837] ppid=14835 vsize=47728 CPUtime=1002.01
/proc/14837/stat : 14837 (csat) R 14835 14837 14708 0 -1 4194304 12282 0 0 0 100143 58 0 0 25 0 1 0 1101390594 48873472 11429 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/14837/statm: 11932 11429 91 271 0 11658 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 47728

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14840
/proc/meminfo: memFree=787904/2055920 swapFree=4178100/4192956
[pid=14837] ppid=14835 vsize=48900 CPUtime=1062
/proc/14837/stat : 14837 (csat) R 14835 14837 14708 0 -1 4194304 12557 0 0 0 106140 60 0 0 25 0 1 0 1101390594 50073600 11704 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/14837/statm: 12225 11704 91 271 0 11951 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 48900

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14840
/proc/meminfo: memFree=786752/2055920 swapFree=4178100/4192956
[pid=14837] ppid=14835 vsize=50024 CPUtime=1121.98
/proc/14837/stat : 14837 (csat) R 14835 14837 14708 0 -1 4194304 12861 0 0 0 112135 63 0 0 25 0 1 0 1101390594 51224576 12008 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/14837/statm: 12506 12008 91 271 0 12232 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 50024

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14840
/proc/meminfo: memFree=785600/2055920 swapFree=4178100/4192956
[pid=14837] ppid=14835 vsize=51228 CPUtime=1181.96
/proc/14837/stat : 14837 (csat) R 14835 14837 14708 0 -1 4194304 13149 0 0 0 118132 64 0 0 25 0 1 0 1101390594 52457472 12296 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/14837/statm: 12807 12296 91 271 0 12533 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 51228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14840
/proc/meminfo: memFree=785280/2055920 swapFree=4178100/4192956
[pid=14837] ppid=14835 vsize=51528 CPUtime=1200.06
/proc/14837/stat : 14837 (csat) R 14835 14837 14708 0 -1 4194304 13213 0 0 0 119941 65 0 0 25 0 1 0 1101390594 52764672 12360 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14837/statm: 12882 12360 91 271 0 12608 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 51528

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.08
CPU user time (s): 1199.42
CPU system time (s): 0.666898
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 51528

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

runsolver used 0.967852 second user time and 2.72159 second system time

The end

Launcher Data

Begin job on node18 at 2009-03-29 01:40:47
IDJOB=1521070
IDBENCH=70605
IDSOLVER=517
FILE ID=node18/1521070-1238287247
PBS_JOBID= 9060977
Free space on /tmp= 66196 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/480/unif-k3-r4.25-v480-c2040-S1175850950-017.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1521070-1238287247/watcher-1521070-1238287247 -o /tmp/evaluation-result-1521070-1238287247/solver-1521070-1238287247 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1521070-1238287247.cnf

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

MD5SUM BENCH= 7e1d47339fe7e93ea029abb348893d97
RANDOM SEED=1427056035

node18.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:        835432 kB
Buffers:         90152 kB
Cached:        1039156 kB
SwapCached:       8808 kB
Active:         125268 kB
Inactive:      1016528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        835432 kB
SwapTotal:     4192956 kB
SwapFree:      4178100 kB
Dirty:            1376 kB
Writeback:           0 kB
Mapped:          16300 kB
Slab:            64716 kB
Committed_AS:  2948400 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= 66196 MiB
End job on node18 at 2009-03-29 03:00:49