Trace number 1520845

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/110/
unif-k5-r21.3-v110-c2343-S632066493-060.cnf
MD5SUM18acde07d0986af307d23032d1000e7e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
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-1520845-1238245181/watcher-1520845-1238245181 -o /tmp/evaluation-result-1520845-1238245181/solver-1520845-1238245181 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520845-1238245181.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.92 0.96 0.97 2/76 23937
/proc/meminfo: memFree=1256912/2055920 swapFree=4127428/4192956
[pid=23937] ppid=23935 vsize=1556 CPUtime=0
/proc/23937/stat : 23937 (csat) R 23935 23937 23686 0 -1 4194304 159 0 0 0 0 0 0 0 18 0 1 0 1097179048 1593344 143 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/23937/statm: 389 143 88 271 0 115 0

[startup+0.086635 s]
/proc/loadavg: 0.92 0.96 0.97 2/76 23937
/proc/meminfo: memFree=1256912/2055920 swapFree=4127428/4192956
[pid=23937] ppid=23935 vsize=7412 CPUtime=0.07
/proc/23937/stat : 23937 (csat) R 23935 23937 23686 0 -1 4194304 1654 0 0 0 7 0 0 0 18 0 1 0 1097179048 7589888 1637 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23937/statm: 1853 1637 90 271 0 1579 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7412

[startup+0.101636 s]
/proc/loadavg: 0.92 0.96 0.97 2/76 23937
/proc/meminfo: memFree=1256912/2055920 swapFree=4127428/4192956
[pid=23937] ppid=23935 vsize=7540 CPUtime=0.09
/proc/23937/stat : 23937 (csat) R 23935 23937 23686 0 -1 4194304 1660 0 0 0 9 0 0 0 18 0 1 0 1097179048 7720960 1643 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23937/statm: 1885 1643 90 271 0 1611 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7540

[startup+0.301675 s]
/proc/loadavg: 0.92 0.96 0.97 2/76 23937
/proc/meminfo: memFree=1256912/2055920 swapFree=4127428/4192956
[pid=23937] ppid=23935 vsize=7808 CPUtime=0.29
/proc/23937/stat : 23937 (csat) R 23935 23937 23686 0 -1 4194304 1742 0 0 0 29 0 0 0 19 0 1 0 1097179048 7995392 1725 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23937/statm: 1952 1725 90 271 0 1678 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7808

[startup+0.701752 s]
/proc/loadavg: 0.92 0.96 0.97 2/76 23937
/proc/meminfo: memFree=1256912/2055920 swapFree=4127428/4192956
[pid=23937] ppid=23935 vsize=8324 CPUtime=0.69
/proc/23937/stat : 23937 (csat) R 23935 23937 23686 0 -1 4194304 1875 0 0 0 68 1 0 0 23 0 1 0 1097179048 8523776 1858 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23937/statm: 2081 1858 90 271 0 1807 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8324

[startup+1.50291 s]
/proc/loadavg: 0.92 0.96 0.97 2/77 23938
/proc/meminfo: memFree=1249544/2055920 swapFree=4127428/4192956
[pid=23937] ppid=23935 vsize=9092 CPUtime=1.49
/proc/23937/stat : 23937 (csat) R 23935 23937 23686 0 -1 4194304 2052 0 0 0 148 1 0 0 25 0 1 0 1097179048 9310208 2035 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23937/statm: 2273 2035 90 271 0 1999 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9092

[startup+3.10122 s]
/proc/loadavg: 0.92 0.96 0.97 3/77 23938
/proc/meminfo: memFree=1248456/2055920 swapFree=4127428/4192956
[pid=23937] ppid=23935 vsize=9996 CPUtime=3.09
/proc/23937/stat : 23937 (csat) R 23935 23937 23686 0 -1 4194304 2297 0 0 0 307 2 0 0 25 0 1 0 1097179048 10235904 2280 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23937/statm: 2499 2280 90 271 0 2225 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9996

[startup+6.30183 s]
/proc/loadavg: 0.93 0.96 0.97 2/77 23938
/proc/meminfo: memFree=1246984/2055920 swapFree=4127428/4192956
[pid=23937] ppid=23935 vsize=11192 CPUtime=6.28
/proc/23937/stat : 23937 (csat) R 23935 23937 23686 0 -1 4194304 2581 0 0 0 626 2 0 0 25 0 1 0 1097179048 11460608 2564 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23937/statm: 2798 2564 90 271 0 2524 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11192

[startup+12.7011 s]
/proc/loadavg: 0.93 0.96 0.97 2/77 23938
/proc/meminfo: memFree=1245256/2055920 swapFree=4127428/4192956
[pid=23937] ppid=23935 vsize=12716 CPUtime=12.68
/proc/23937/stat : 23937 (csat) R 23935 23937 23686 0 -1 4194304 3001 0 0 0 1264 4 0 0 25 0 1 0 1097179048 13021184 2943 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/23937/statm: 3179 2943 90 271 0 2905 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12716

[startup+25.5016 s]
/proc/loadavg: 0.95 0.96 0.97 2/77 23938
/proc/meminfo: memFree=1243272/2055920 swapFree=4127428/4192956
[pid=23937] ppid=23935 vsize=14580 CPUtime=25.48
/proc/23937/stat : 23937 (csat) R 23935 23937 23686 0 -1 4194304 3469 0 0 0 2542 6 0 0 25 0 1 0 1097179048 14929920 3411 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23937/statm: 3645 3411 90 271 0 3371 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14580

[startup+51.1015 s]
/proc/loadavg: 0.96 0.96 0.97 2/77 23938
/proc/meminfo: memFree=1240712/2055920 swapFree=4127428/4192956
[pid=23937] ppid=23935 vsize=17316 CPUtime=51.07
/proc/23937/stat : 23937 (csat) R 23935 23937 23686 0 -1 4194304 4180 0 0 0 5098 9 0 0 25 0 1 0 1097179048 17731584 4061 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23937/statm: 4329 4061 90 271 0 4055 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17316

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.97 2/77 23944
/proc/meminfo: memFree=1236744/2055920 swapFree=4127428/4192956
[pid=23937] ppid=23935 vsize=21272 CPUtime=102.25
/proc/23937/stat : 23937 (csat) R 23935 23937 23686 0 -1 4194304 5243 0 0 0 10212 13 0 0 25 0 1 0 1097179048 21782528 5033 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23937/statm: 5318 5033 90 271 0 5044 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 21272

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 23944
/proc/meminfo: memFree=1233736/2055920 swapFree=4127428/4192956
[pid=23937] ppid=23935 vsize=24288 CPUtime=162.23
/proc/23937/stat : 23937 (csat) R 23935 23937 23686 0 -1 4194304 5987 0 0 0 16205 18 0 0 25 0 1 0 1097179048 24870912 5777 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23937/statm: 6072 5777 90 271 0 5798 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 24288

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 23944
/proc/meminfo: memFree=1231112/2055920 swapFree=4127428/4192956
[pid=23937] ppid=23935 vsize=27172 CPUtime=222.21
/proc/23937/stat : 23937 (csat) R 23935 23937 23686 0 -1 4194304 6777 0 0 0 22199 22 0 0 25 0 1 0 1097179048 27824128 6431 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23937/statm: 6793 6431 90 271 0 6519 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 27172

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 23944
/proc/meminfo: memFree=1228936/2055920 swapFree=4127428/4192956
[pid=23937] ppid=23935 vsize=29200 CPUtime=282.19
/proc/23937/stat : 23937 (csat) R 23935 23937 23686 0 -1 4194304 7310 0 0 0 28193 26 0 0 25 0 1 0 1097179048 29900800 6964 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23937/statm: 7300 6964 90 271 0 7026 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 29200

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 23944
/proc/meminfo: memFree=1227016/2055920 swapFree=4127428/4192956
[pid=23937] ppid=23935 vsize=30968 CPUtime=342.17
/proc/23937/stat : 23937 (csat) R 23935 23937 23686 0 -1 4194304 7787 0 0 0 34188 29 0 0 25 0 1 0 1097179048 31711232 7441 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23937/statm: 7742 7441 90 271 0 7468 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 30968

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 23944
/proc/meminfo: memFree=1225224/2055920 swapFree=4127428/4192956
[pid=23937] ppid=23935 vsize=32836 CPUtime=402.15
/proc/23937/stat : 23937 (csat) R 23935 23937 23686 0 -1 4194304 8237 0 0 0 40183 32 0 0 25 0 1 0 1097179048 33624064 7891 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/23937/statm: 8209 7891 90 271 0 7935 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 32836

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 23944
/proc/meminfo: memFree=1223432/2055920 swapFree=4127428/4192956
[pid=23937] ppid=23935 vsize=34868 CPUtime=462.13
/proc/23937/stat : 23937 (csat) R 23935 23937 23686 0 -1 4194304 8872 0 0 0 46177 36 0 0 25 0 1 0 1097179048 35704832 8323 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23937/statm: 8717 8323 90 271 0 8443 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 34868

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 23944
/proc/meminfo: memFree=1221832/2055920 swapFree=4127428/4192956
[pid=23937] ppid=23935 vsize=36460 CPUtime=522.11
/proc/23937/stat : 23937 (csat) R 23935 23937 23686 0 -1 4194304 9282 0 0 0 52173 38 0 0 25 0 1 0 1097179048 37335040 8733 1992294400 134512640 135625496 4294956240 18446744073709551615 134541419 0 0 4096 0 0 0 0 17 1 0 0
/proc/23937/statm: 9115 8733 90 271 0 8841 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 36460

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 23944
/proc/meminfo: memFree=1219912/2055920 swapFree=4127428/4192956
[pid=23937] ppid=23935 vsize=38376 CPUtime=582.08
/proc/23937/stat : 23937 (csat) R 23935 23937 23686 0 -1 4194304 9743 0 0 0 58168 40 0 0 25 0 1 0 1097179048 39297024 9194 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23937/statm: 9594 9194 90 271 0 9320 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 38376

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 23944
/proc/meminfo: memFree=1218504/2055920 swapFree=4127428/4192956
[pid=23937] ppid=23935 vsize=39872 CPUtime=642.07
/proc/23937/stat : 23937 (csat) R 23935 23937 23686 0 -1 4194304 10099 0 0 0 64164 43 0 0 25 0 1 0 1097179048 40828928 9550 1992294400 134512640 135625496 4294956240 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/23937/statm: 9968 9550 90 271 0 9694 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 39872

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 23944
/proc/meminfo: memFree=1216904/2055920 swapFree=4127428/4192956
[pid=23937] ppid=23935 vsize=41540 CPUtime=702.05
/proc/23937/stat : 23937 (csat) R 23935 23937 23686 0 -1 4194304 10492 0 0 0 70159 46 0 0 25 0 1 0 1097179048 42536960 9943 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/23937/statm: 10385 9943 90 271 0 10111 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 41540

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 23944
/proc/meminfo: memFree=1215624/2055920 swapFree=4127428/4192956
[pid=23937] ppid=23935 vsize=42892 CPUtime=762.03
/proc/23937/stat : 23937 (csat) R 23935 23937 23686 0 -1 4194304 10813 0 0 0 76155 48 0 0 25 0 1 0 1097179048 43921408 10264 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23937/statm: 10723 10264 90 271 0 10449 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 42892

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 23944
/proc/meminfo: memFree=1214408/2055920 swapFree=4127428/4192956
[pid=23937] ppid=23935 vsize=43964 CPUtime=822
/proc/23937/stat : 23937 (csat) R 23935 23937 23686 0 -1 4194304 11117 0 0 0 82149 51 0 0 25 0 1 0 1097179048 45019136 10568 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/23937/statm: 10991 10568 90 271 0 10717 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 43964

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 23944
/proc/meminfo: memFree=1213192/2055920 swapFree=4127428/4192956
[pid=23937] ppid=23935 vsize=45120 CPUtime=881.98
/proc/23937/stat : 23937 (csat) R 23935 23937 23686 0 -1 4194304 11413 0 0 0 88144 54 0 0 25 0 1 0 1097179048 46202880 10864 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23937/statm: 11280 10864 90 271 0 11006 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 45120

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 23944
/proc/meminfo: memFree=1211912/2055920 swapFree=4127428/4192956
[pid=23937] ppid=23935 vsize=46496 CPUtime=941.96
/proc/23937/stat : 23937 (csat) R 23935 23937 23686 0 -1 4194304 11730 0 0 0 94140 56 0 0 25 0 1 0 1097179048 47611904 11181 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23937/statm: 11624 11181 90 271 0 11350 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 46496

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 23944
/proc/meminfo: memFree=1211016/2055920 swapFree=4127428/4192956
[pid=23937] ppid=23935 vsize=47288 CPUtime=1001.94
/proc/23937/stat : 23937 (csat) R 23935 23937 23686 0 -1 4194304 11940 0 0 0 100136 58 0 0 25 0 1 0 1097179048 48422912 11391 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/23937/statm: 11822 11391 90 271 0 11548 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 47288

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 23944
/proc/meminfo: memFree=1210056/2055920 swapFree=4127428/4192956
[pid=23937] ppid=23935 vsize=48828 CPUtime=1061.92
/proc/23937/stat : 23937 (csat) R 23935 23937 23686 0 -1 4194304 12494 0 0 0 106132 60 0 0 25 0 1 0 1097179048 49999872 11641 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23937/statm: 12207 11641 90 271 0 11933 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 48828

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 23944
/proc/meminfo: memFree=1209032/2055920 swapFree=4127428/4192956
[pid=23937] ppid=23935 vsize=49760 CPUtime=1121.89
/proc/23937/stat : 23937 (csat) R 23935 23937 23686 0 -1 4194304 12745 0 0 0 112128 61 0 0 25 0 1 0 1097179048 50954240 11892 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23937/statm: 12440 11892 90 271 0 12166 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 49760

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 23944
/proc/meminfo: memFree=1208008/2055920 swapFree=4127428/4192956
[pid=23937] ppid=23935 vsize=51000 CPUtime=1181.88
/proc/23937/stat : 23937 (csat) R 23935 23937 23686 0 -1 4194304 13035 0 0 0 118125 63 0 0 25 0 1 0 1097179048 52224000 12182 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23937/statm: 12750 12182 90 271 0 12476 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 51000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 23944
/proc/meminfo: memFree=1207688/2055920 swapFree=4127428/4192956
[pid=23937] ppid=23935 vsize=51332 CPUtime=1200.08
/proc/23937/stat : 23937 (csat) R 23935 23937 23686 0 -1 4194304 13111 0 0 0 119944 64 0 0 25 0 1 0 1097179048 52563968 12258 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23937/statm: 12833 12258 90 271 0 12559 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 51332

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 0.97 0.97 2/77 23944
/proc/meminfo: memFree=1207688/2055920 swapFree=4127428/4192956
[pid=23937] ppid=23935 vsize=51332 CPUtime=1200.08
/proc/23937/stat : 23937 (csat) R 23935 23937 23686 0 -1 4194304 13111 0 0 0 119944 64 0 0 25 0 1 0 1097179048 52563968 12258 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23937/statm: 12833 12258 90 271 0 12559 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 51332

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.09
CPU user time (s): 1199.44
CPU system time (s): 0.6519
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 51332

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

runsolver used 1.21381 second user time and 3.16852 second system time

The end

Launcher Data

Begin job on node63 at 2009-03-28 13:59:41
IDJOB=1520845
IDBENCH=70380
IDSOLVER=517
FILE ID=node63/1520845-1238245181
PBS_JOBID= 9060720
Free space on /tmp= 66320 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/110/unif-k5-r21.3-v110-c2343-S632066493-060.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520845-1238245181/watcher-1520845-1238245181 -o /tmp/evaluation-result-1520845-1238245181/solver-1520845-1238245181 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520845-1238245181.cnf

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

MD5SUM BENCH= 18acde07d0986af307d23032d1000e7e
RANDOM SEED=662567680

node63.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.285
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.285
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:       1257328 kB
Buffers:         77472 kB
Cached:         584708 kB
SwapCached:      55900 kB
Active:         196112 kB
Inactive:       523436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1257328 kB
SwapTotal:     4192956 kB
SwapFree:      4127428 kB
Dirty:            1400 kB
Writeback:           0 kB
Mapped:          14568 kB
Slab:            63580 kB
Committed_AS:  3212968 kB
PageTables:       2312 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= 66320 MiB
End job on node63 at 2009-03-28 14:19:43