Trace number 1521135

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/420/
unif-k3-r4.25-v420-c1785-S1624574519-076.cnf
MD5SUMf91fb9cf218ac3f77f20099d617a2bf9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.009998
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of clauses1785
Sum of the clauses size5355
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31785
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-1521135-1238298162/watcher-1521135-1238298162 -o /tmp/evaluation-result-1521135-1238298162/solver-1521135-1238298162 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1521135-1238298162.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.99 2/65 19025
/proc/meminfo: memFree=833192/2055920 swapFree=4176856/4192956
[pid=19025] ppid=19023 vsize=7224 CPUtime=0
/proc/19025/stat : 19025 (csat) R 19023 19025 15443 0 -1 4194304 299 0 0 0 0 0 0 0 21 0 1 0 989189948 7397376 282 1992294400 134512640 135625496 4294956240 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/19025/statm: 1806 288 88 271 0 1532 0

[startup+0.098976 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19025
/proc/meminfo: memFree=833192/2055920 swapFree=4176856/4192956
[pid=19025] ppid=19023 vsize=7480 CPUtime=0.09
/proc/19025/stat : 19025 (csat) R 19023 19025 15443 0 -1 4194304 1648 0 0 0 9 0 0 0 21 0 1 0 989189948 7659520 1631 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19025/statm: 1870 1631 90 271 0 1596 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7480

[startup+0.101975 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19025
/proc/meminfo: memFree=833192/2055920 swapFree=4176856/4192956
[pid=19025] ppid=19023 vsize=7480 CPUtime=0.09
/proc/19025/stat : 19025 (csat) R 19023 19025 15443 0 -1 4194304 1650 0 0 0 9 0 0 0 21 0 1 0 989189948 7659520 1633 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19025/statm: 1870 1633 90 271 0 1596 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7480

[startup+0.301994 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19025
/proc/meminfo: memFree=833192/2055920 swapFree=4176856/4192956
[pid=19025] ppid=19023 vsize=7736 CPUtime=0.29
/proc/19025/stat : 19025 (csat) R 19023 19025 15443 0 -1 4194304 1720 0 0 0 29 0 0 0 23 0 1 0 989189948 7921664 1703 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19025/statm: 1934 1703 90 271 0 1660 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7736

[startup+0.701031 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19025
/proc/meminfo: memFree=833192/2055920 swapFree=4176856/4192956
[pid=19025] ppid=19023 vsize=8120 CPUtime=0.69
/proc/19025/stat : 19025 (csat) R 19023 19025 15443 0 -1 4194304 1824 0 0 0 69 0 0 0 25 0 1 0 989189948 8314880 1807 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19025/statm: 2030 1807 90 271 0 1756 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8120

[startup+1.50111 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 19026
/proc/meminfo: memFree=826016/2055920 swapFree=4176856/4192956
[pid=19025] ppid=19023 vsize=8776 CPUtime=1.49
/proc/19025/stat : 19025 (csat) R 19023 19025 15443 0 -1 4194304 1979 0 0 0 148 1 0 0 25 0 1 0 989189948 8986624 1962 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19025/statm: 2194 1962 90 271 0 1920 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8776

[startup+3.10126 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 19026
/proc/meminfo: memFree=825120/2055920 swapFree=4176856/4192956
[pid=19025] ppid=19023 vsize=9684 CPUtime=3.09
/proc/19025/stat : 19025 (csat) R 19023 19025 15443 0 -1 4194304 2214 0 0 0 308 1 0 0 25 0 1 0 989189948 9916416 2197 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19025/statm: 2421 2197 90 271 0 2147 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9684

[startup+6.30156 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 19026
/proc/meminfo: memFree=823584/2055920 swapFree=4176856/4192956
[pid=19025] ppid=19023 vsize=10888 CPUtime=6.29
/proc/19025/stat : 19025 (csat) R 19023 19025 15443 0 -1 4194304 2497 0 0 0 627 2 0 0 25 0 1 0 989189948 11149312 2480 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19025/statm: 2722 2480 90 271 0 2448 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10888

[startup+12.7022 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 19026
/proc/meminfo: memFree=821856/2055920 swapFree=4176856/4192956
[pid=19025] ppid=19023 vsize=12396 CPUtime=12.69
/proc/19025/stat : 19025 (csat) R 19023 19025 15443 0 -1 4194304 2914 0 0 0 1265 4 0 0 25 0 1 0 989189948 12693504 2856 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19025/statm: 3099 2856 90 271 0 2825 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12396

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 19026
/proc/meminfo: memFree=819936/2055920 swapFree=4176856/4192956
[pid=19025] ppid=19023 vsize=14140 CPUtime=25.48
/proc/19025/stat : 19025 (csat) R 19023 19025 15443 0 -1 4194304 3379 0 0 0 2542 6 0 0 25 0 1 0 989189948 14479360 3321 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19025/statm: 3535 3321 90 271 0 3261 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14140

[startup+51.1018 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 19026
/proc/meminfo: memFree=817504/2055920 swapFree=4176856/4192956
[pid=19025] ppid=19023 vsize=16748 CPUtime=51.08
/proc/19025/stat : 19025 (csat) R 19023 19025 15443 0 -1 4194304 4051 0 0 0 5098 10 0 0 25 0 1 0 989189948 17149952 3932 1992294400 134512640 135625496 4294956240 18446744073709551615 134541363 0 0 4096 0 0 0 0 17 1 0 0
/proc/19025/statm: 4187 3932 90 271 0 3913 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16748

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 19026
/proc/meminfo: memFree=813600/2055920 swapFree=4176856/4192956
[pid=19025] ppid=19023 vsize=20688 CPUtime=102.26
/proc/19025/stat : 19025 (csat) R 19023 19025 15443 0 -1 4194304 5099 0 0 0 10211 15 0 0 25 0 1 0 989189948 21184512 4889 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19025/statm: 5172 4889 90 271 0 4898 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 20688

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 19026
/proc/meminfo: memFree=810592/2055920 swapFree=4176856/4192956
[pid=19025] ppid=19023 vsize=23648 CPUtime=162.25
/proc/19025/stat : 19025 (csat) R 19023 19025 15443 0 -1 4194304 5860 0 0 0 16204 21 0 0 25 0 1 0 989189948 24215552 5650 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19025/statm: 5912 5650 90 271 0 5638 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 23648

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 19026
/proc/meminfo: memFree=807968/2055920 swapFree=4176856/4192956
[pid=19025] ppid=19023 vsize=26436 CPUtime=222.23
/proc/19025/stat : 19025 (csat) R 19023 19025 15443 0 -1 4194304 6640 0 0 0 22198 25 0 0 25 0 1 0 989189948 27070464 6294 1992294400 134512640 135625496 4294956240 18446744073709551615 134541377 0 0 4096 0 0 0 0 17 1 0 0
/proc/19025/statm: 6609 6294 90 271 0 6335 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 26436

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 19026
/proc/meminfo: memFree=805856/2055920 swapFree=4176856/4192956
[pid=19025] ppid=19023 vsize=28524 CPUtime=282.21
/proc/19025/stat : 19025 (csat) R 19023 19025 15443 0 -1 4194304 7160 0 0 0 28193 28 0 0 25 0 1 0 989189948 29208576 6814 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/19025/statm: 7131 6814 90 271 0 6857 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 28524

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 19026
/proc/meminfo: memFree=803872/2055920 swapFree=4176856/4192956
[pid=19025] ppid=19023 vsize=30436 CPUtime=342.19
/proc/19025/stat : 19025 (csat) R 19023 19025 15443 0 -1 4194304 7643 0 0 0 34188 31 0 0 25 0 1 0 989189948 31166464 7297 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/19025/statm: 7609 7297 90 271 0 7335 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 30436

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 19026
/proc/meminfo: memFree=802144/2055920 swapFree=4176856/4192956
[pid=19025] ppid=19023 vsize=32448 CPUtime=402.18
/proc/19025/stat : 19025 (csat) R 19023 19025 15443 0 -1 4194304 8276 0 0 0 40183 35 0 0 25 0 1 0 989189948 33226752 7727 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19025/statm: 8112 7727 90 271 0 7838 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 32448

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 19026
/proc/meminfo: memFree=800416/2055920 swapFree=4176856/4192956
[pid=19025] ppid=19023 vsize=34168 CPUtime=462.17
/proc/19025/stat : 19025 (csat) R 19023 19025 15443 0 -1 4194304 8702 0 0 0 46179 38 0 0 25 0 1 0 989189948 34988032 8153 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19025/statm: 8542 8153 90 271 0 8268 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 34168

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 19026
/proc/meminfo: memFree=798432/2055920 swapFree=4176856/4192956
[pid=19025] ppid=19023 vsize=36252 CPUtime=522.15
/proc/19025/stat : 19025 (csat) R 19023 19025 15443 0 -1 4194304 9230 0 0 0 52174 41 0 0 25 0 1 0 989189948 37122048 8681 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19025/statm: 9063 8681 90 271 0 8789 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 36252

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 19026
/proc/meminfo: memFree=796768/2055920 swapFree=4176856/4192956
[pid=19025] ppid=19023 vsize=37888 CPUtime=582.13
/proc/19025/stat : 19025 (csat) R 19023 19025 15443 0 -1 4194304 9627 0 0 0 58169 44 0 0 25 0 1 0 989189948 38797312 9078 1992294400 134512640 135625496 4294956240 18446744073709551615 134541278 0 0 4096 0 0 0 0 17 1 0 0
/proc/19025/statm: 9472 9078 90 271 0 9198 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 37888

[startup+642.301 s]
/proc/loadavg: 1.07 1.01 1.00 2/66 19026
/proc/meminfo: memFree=795488/2055920 swapFree=4176856/4192956
[pid=19025] ppid=19023 vsize=39168 CPUtime=642.12
/proc/19025/stat : 19025 (csat) R 19023 19025 15443 0 -1 4194304 9965 0 0 0 64165 47 0 0 25 0 1 0 989189948 40108032 9416 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19025/statm: 9792 9416 90 271 0 9518 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 39168

[startup+702.302 s]
/proc/loadavg: 1.13 1.04 1.01 2/66 19026
/proc/meminfo: memFree=793952/2055920 swapFree=4176856/4192956
[pid=19025] ppid=19023 vsize=40812 CPUtime=702.1
/proc/19025/stat : 19025 (csat) R 19023 19025 15443 0 -1 4194304 10346 0 0 0 70160 50 0 0 25 0 1 0 989189948 41791488 9797 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/19025/statm: 10203 9797 90 271 0 9929 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 40812

[startup+762.306 s]
/proc/loadavg: 1.08 1.04 1.00 2/66 19026
/proc/meminfo: memFree=792672/2055920 swapFree=4176856/4192956
[pid=19025] ppid=19023 vsize=42020 CPUtime=762.09
/proc/19025/stat : 19025 (csat) R 19023 19025 15443 0 -1 4194304 10646 0 0 0 76156 53 0 0 25 0 1 0 989189948 43028480 10097 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19025/statm: 10505 10097 90 271 0 10231 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 42020

[startup+822.301 s]
/proc/loadavg: 1.03 1.03 1.00 2/66 19026
/proc/meminfo: memFree=791264/2055920 swapFree=4176856/4192956
[pid=19025] ppid=19023 vsize=43460 CPUtime=822.07
/proc/19025/stat : 19025 (csat) R 19023 19025 15443 0 -1 4194304 10999 0 0 0 82151 56 0 0 25 0 1 0 989189948 44503040 10450 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19025/statm: 10865 10450 90 271 0 10591 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 43460

[startup+882.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 19026
/proc/meminfo: memFree=790176/2055920 swapFree=4176856/4192956
[pid=19025] ppid=19023 vsize=44416 CPUtime=882.05
/proc/19025/stat : 19025 (csat) R 19023 19025 15443 0 -1 4194304 11271 0 0 0 88147 58 0 0 25 0 1 0 989189948 45481984 10722 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19025/statm: 11104 10722 90 271 0 10830 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 44416

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 19026
/proc/meminfo: memFree=789024/2055920 swapFree=4176856/4192956
[pid=19025] ppid=19023 vsize=46176 CPUtime=942.03
/proc/19025/stat : 19025 (csat) R 19023 19025 15443 0 -1 4194304 11863 0 0 0 94143 60 0 0 25 0 1 0 989189948 47284224 11010 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19025/statm: 11544 11010 90 271 0 11270 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 46176

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 19026
/proc/meminfo: memFree=787808/2055920 swapFree=4176856/4192956
[pid=19025] ppid=19023 vsize=47232 CPUtime=1002.02
/proc/19025/stat : 19025 (csat) R 19023 19025 15443 0 -1 4194304 12151 0 0 0 100139 63 0 0 25 0 1 0 989189948 48365568 11298 1992294400 134512640 135625496 4294956240 18446744073709551615 134529022 0 0 4096 0 0 0 0 17 1 0 0
/proc/19025/statm: 11808 11298 90 271 0 11534 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 47232

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 19026
/proc/meminfo: memFree=786656/2055920 swapFree=4176856/4192956
[pid=19025] ppid=19023 vsize=48292 CPUtime=1062
/proc/19025/stat : 19025 (csat) R 19023 19025 15443 0 -1 4194304 12436 0 0 0 106135 65 0 0 25 0 1 0 989189948 49451008 11583 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/19025/statm: 12073 11583 90 271 0 11799 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 48292

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19032
/proc/meminfo: memFree=785504/2055920 swapFree=4176856/4192956
[pid=19025] ppid=19023 vsize=49372 CPUtime=1121.98
/proc/19025/stat : 19025 (csat) R 19023 19025 15443 0 -1 4194304 12713 0 0 0 112131 67 0 0 25 0 1 0 989189948 50556928 11860 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/19025/statm: 12343 11860 90 271 0 12069 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 49372

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19032
/proc/meminfo: memFree=784416/2055920 swapFree=4176856/4192956
[pid=19025] ppid=19023 vsize=50712 CPUtime=1181.96
/proc/19025/stat : 19025 (csat) R 19023 19025 15443 0 -1 4194304 12992 0 0 0 118127 69 0 0 25 0 1 0 989189948 51929088 12139 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/19025/statm: 12678 12139 90 271 0 12404 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 50712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19032
/proc/meminfo: memFree=784160/2055920 swapFree=4176856/4192956
[pid=19025] ppid=19023 vsize=50988 CPUtime=1200.06
/proc/19025/stat : 19025 (csat) R 19023 19025 15443 0 -1 4194304 13059 0 0 0 119936 70 0 0 25 0 1 0 989189948 52211712 12206 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19025/statm: 12747 12206 90 271 0 12473 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 50988

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.09
CPU user time (s): 1199.37
CPU system time (s): 0.714891
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 50988

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

runsolver used 1.2838 second user time and 3.09453 second system time

The end

Launcher Data

Begin job on node8 at 2009-03-29 05:42:42
IDJOB=1521135
IDBENCH=70670
IDSOLVER=517
FILE ID=node8/1521135-1238298162
PBS_JOBID= 9060954
Free space on /tmp= 64056 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/420/unif-k3-r4.25-v420-c1785-S1624574519-076.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1521135-1238298162/watcher-1521135-1238298162 -o /tmp/evaluation-result-1521135-1238298162/solver-1521135-1238298162 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1521135-1238298162.cnf

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

MD5SUM BENCH= f91fb9cf218ac3f77f20099d617a2bf9
RANDOM SEED=1358007245

node8.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        833608 kB
Buffers:         95184 kB
Cached:        1023528 kB
SwapCached:       9204 kB
Active:         153036 kB
Inactive:       976328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        833608 kB
SwapTotal:     4192956 kB
SwapFree:      4176856 kB
Dirty:            1380 kB
Writeback:           0 kB
Mapped:          16392 kB
Slab:            78712 kB
Committed_AS:  2568072 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 64056 MiB
End job on node8 at 2009-03-29 06:02:45