Trace number 1520914

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 1207.02

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/120/
unif-k5-r21.3-v120-c2556-S1422278005-004.cnf
MD5SUM0fb27214473ddc5f7ac63d69b0565022
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.035993
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
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 52556
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-1520914-1238257329/watcher-1520914-1238257329 -o /tmp/evaluation-result-1520914-1238257329/solver-1520914-1238257329 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520914-1238257329.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.92 2.00 1.99 4/85 27263
/proc/meminfo: memFree=1810864/2055920 swapFree=4169364/4192956
[pid=27263] ppid=27261 vsize=18576 CPUtime=0
/proc/27263/stat : 27263 (runsolver) R 27261 27263 27078 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1098393845 19021824 292 1992294400 4194304 4302548 548682068496 18446744073709551615 233402068263 0 0 4096 24578 0 0 0 17 1 0 0
/proc/27263/statm: 4644 292 257 26 0 2626 0

[startup+0.11566 s]
/proc/loadavg: 1.92 2.00 1.99 4/85 27263
/proc/meminfo: memFree=1810864/2055920 swapFree=4169364/4192956
[pid=27263] ppid=27261 vsize=7492 CPUtime=0.09
/proc/27263/stat : 27263 (csat) R 27261 27263 27078 0 -1 4194304 1666 0 0 0 9 0 0 0 20 0 1 0 1098393845 7671808 1649 1992294400 134512640 135625496 4294956240 18446744073709551615 134540173 0 0 4096 0 0 0 0 17 1 0 0
/proc/27263/statm: 1873 1649 91 271 0 1599 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7492

[startup+0.201664 s]
/proc/loadavg: 1.92 2.00 1.99 4/85 27263
/proc/meminfo: memFree=1810864/2055920 swapFree=4169364/4192956
[pid=27263] ppid=27261 vsize=7620 CPUtime=0.18
/proc/27263/stat : 27263 (csat) R 27261 27263 27078 0 -1 4194304 1703 0 0 0 18 0 0 0 21 0 1 0 1098393845 7802880 1686 1992294400 134512640 135625496 4294956240 18446744073709551615 134541616 0 0 4096 0 0 0 0 17 1 0 0
/proc/27263/statm: 1905 1686 91 271 0 1631 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7620

[startup+0.301674 s]
/proc/loadavg: 1.92 2.00 1.99 4/85 27263
/proc/meminfo: memFree=1810864/2055920 swapFree=4169364/4192956
[pid=27263] ppid=27261 vsize=7748 CPUtime=0.28
/proc/27263/stat : 27263 (csat) R 27261 27263 27078 0 -1 4194304 1742 0 0 0 28 0 0 0 21 0 1 0 1098393845 7933952 1725 1992294400 134512640 135625496 4294956240 18446744073709551615 134541300 0 0 4096 0 0 0 0 17 1 0 0
/proc/27263/statm: 1937 1725 91 271 0 1663 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7748

[startup+0.701715 s]
/proc/loadavg: 1.92 2.00 1.99 4/85 27263
/proc/meminfo: memFree=1810864/2055920 swapFree=4169364/4192956
[pid=27263] ppid=27261 vsize=8264 CPUtime=0.69
/proc/27263/stat : 27263 (csat) R 27261 27263 27078 0 -1 4194304 1864 0 0 0 68 1 0 0 25 0 1 0 1098393845 8462336 1847 1992294400 134512640 135625496 4294956240 18446744073709551615 134518643 0 0 4096 0 0 0 0 17 1 0 0
/proc/27263/statm: 2066 1847 91 271 0 1792 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8264

[startup+1.5018 s]
/proc/loadavg: 1.92 2.00 1.99 3/86 27264
/proc/meminfo: memFree=1803304/2055920 swapFree=4169364/4192956
[pid=27263] ppid=27261 vsize=9032 CPUtime=1.48
/proc/27263/stat : 27263 (csat) R 27261 27263 27078 0 -1 4194304 2050 0 0 0 147 1 0 0 25 0 1 0 1098393845 9248768 2033 1992294400 134512640 135625496 4294956240 18446744073709551615 134541387 0 0 4096 0 0 0 0 17 1 0 0
/proc/27263/statm: 2258 2033 91 271 0 1984 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9032

[startup+3.10196 s]
/proc/loadavg: 1.92 2.00 1.99 3/86 27264
/proc/meminfo: memFree=1802344/2055920 swapFree=4169364/4192956
[pid=27263] ppid=27261 vsize=9996 CPUtime=3.07
/proc/27263/stat : 27263 (csat) R 27261 27263 27078 0 -1 4194304 2292 0 0 0 306 1 0 0 25 0 1 0 1098393845 10235904 2275 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/27263/statm: 2499 2275 91 271 0 2225 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9996

[startup+6.30128 s]
/proc/loadavg: 1.93 2.00 1.99 3/86 27264
/proc/meminfo: memFree=1800744/2055920 swapFree=4169364/4192956
[pid=27263] ppid=27261 vsize=11192 CPUtime=6.25
/proc/27263/stat : 27263 (csat) R 27261 27263 27078 0 -1 4194304 2593 0 0 0 623 2 0 0 25 0 1 0 1098393845 11460608 2576 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27263/statm: 2798 2576 91 271 0 2524 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 11192

[startup+12.7019 s]
/proc/loadavg: 1.93 2.00 1.99 3/86 27264
/proc/meminfo: memFree=1799080/2055920 swapFree=4169364/4192956
[pid=27263] ppid=27261 vsize=12840 CPUtime=12.61
/proc/27263/stat : 27263 (csat) R 27261 27263 27078 0 -1 4194304 3029 0 0 0 1257 4 0 0 25 0 1 0 1098393845 13148160 2971 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/27263/statm: 3210 2971 91 271 0 2936 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 12840

[startup+25.5022 s]
/proc/loadavg: 1.95 2.00 1.99 3/86 27264
/proc/meminfo: memFree=1797032/2055920 swapFree=4169364/4192956
[pid=27263] ppid=27261 vsize=14832 CPUtime=25.34
/proc/27263/stat : 27263 (csat) R 27261 27263 27078 0 -1 4194304 3516 0 0 0 2528 6 0 0 25 0 1 0 1098393845 15187968 3458 1992294400 134512640 135625496 4294956240 18446744073709551615 134528899 0 0 4096 0 0 0 0 17 1 0 0
/proc/27263/statm: 3708 3458 91 271 0 3434 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 14832

[startup+51.1027 s]
/proc/loadavg: 1.96 2.00 1.99 3/86 27264
/proc/meminfo: memFree=1794472/2055920 swapFree=4169364/4192956
[pid=27263] ppid=27261 vsize=17484 CPUtime=50.79
/proc/27263/stat : 27263 (csat) R 27261 27263 27078 0 -1 4194304 4247 0 0 0 5069 10 0 0 25 0 1 0 1098393845 17903616 4128 1992294400 134512640 135625496 4294956240 18446744073709551615 134541613 0 0 4096 0 0 0 0 17 1 0 0
/proc/27263/statm: 4371 4128 91 271 0 4097 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 17484

[startup+102.303 s]
/proc/loadavg: 1.98 2.00 1.99 3/86 27264
/proc/meminfo: memFree=1790440/2055920 swapFree=4169364/4192956
[pid=27263] ppid=27261 vsize=21408 CPUtime=101.7
/proc/27263/stat : 27263 (csat) R 27261 27263 27078 0 -1 4194304 5287 0 0 0 10154 16 0 0 25 0 1 0 1098393845 21921792 5077 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27263/statm: 5352 5077 91 271 0 5078 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 21408

[startup+162.303 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27264
/proc/meminfo: memFree=1787368/2055920 swapFree=4169364/4192956
[pid=27263] ppid=27261 vsize=24456 CPUtime=161.36
/proc/27263/stat : 27263 (csat) R 27261 27263 27078 0 -1 4194304 6057 0 0 0 16115 21 0 0 25 0 1 0 1098393845 25042944 5847 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27263/statm: 6114 5847 91 271 0 5840 0
Current children cumulated CPU time (s) 161.36
Current children cumulated vsize (KiB) 24456

[startup+222.309 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27264
/proc/meminfo: memFree=1784424/2055920 swapFree=4169364/4192956
[pid=27263] ppid=27261 vsize=27592 CPUtime=221.01
/proc/27263/stat : 27263 (csat) R 27261 27263 27078 0 -1 4194304 6915 0 0 0 22076 25 0 0 25 0 1 0 1098393845 28254208 6569 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/27263/statm: 6898 6569 91 271 0 6624 0
Current children cumulated CPU time (s) 221.01
Current children cumulated vsize (KiB) 27592

[startup+282.303 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27264
/proc/meminfo: memFree=1782184/2055920 swapFree=4169364/4192956
[pid=27263] ppid=27261 vsize=29812 CPUtime=280.67
/proc/27263/stat : 27263 (csat) R 27261 27263 27078 0 -1 4194304 7481 0 0 0 28038 29 0 0 25 0 1 0 1098393845 30527488 7135 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/27263/statm: 7453 7135 91 271 0 7179 0
Current children cumulated CPU time (s) 280.67
Current children cumulated vsize (KiB) 29812

[startup+342.303 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27264
/proc/meminfo: memFree=1780080/2055920 swapFree=4169364/4192956
[pid=27263] ppid=27261 vsize=31812 CPUtime=340.32
/proc/27263/stat : 27263 (csat) R 27261 27263 27078 0 -1 4194304 7991 0 0 0 33999 33 0 0 25 0 1 0 1098393845 32575488 7645 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27263/statm: 7953 7645 91 271 0 7679 0
Current children cumulated CPU time (s) 340.32
Current children cumulated vsize (KiB) 31812

[startup+402.303 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27264
/proc/meminfo: memFree=1778352/2055920 swapFree=4169364/4192956
[pid=27263] ppid=27261 vsize=33680 CPUtime=399.98
/proc/27263/stat : 27263 (csat) R 27261 27263 27078 0 -1 4194304 8441 0 0 0 39962 36 0 0 25 0 1 0 1098393845 34488320 8095 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27263/statm: 8420 8095 91 271 0 8146 0
Current children cumulated CPU time (s) 399.98
Current children cumulated vsize (KiB) 33680

[startup+462.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27264
/proc/meminfo: memFree=1776624/2055920 swapFree=4169364/4192956
[pid=27263] ppid=27261 vsize=35680 CPUtime=459.64
/proc/27263/stat : 27263 (csat) R 27261 27263 27078 0 -1 4194304 9064 0 0 0 45924 40 0 0 25 0 1 0 1098393845 36536320 8515 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/27263/statm: 8920 8515 91 271 0 8646 0
Current children cumulated CPU time (s) 459.64
Current children cumulated vsize (KiB) 35680

[startup+522.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27264
/proc/meminfo: memFree=1775088/2055920 swapFree=4169364/4192956
[pid=27263] ppid=27261 vsize=37292 CPUtime=519.3
/proc/27263/stat : 27263 (csat) R 27261 27263 27078 0 -1 4194304 9470 0 0 0 51886 44 0 0 25 0 1 0 1098393845 38187008 8921 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/27263/statm: 9323 8921 91 271 0 9049 0
Current children cumulated CPU time (s) 519.3
Current children cumulated vsize (KiB) 37292

[startup+582.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27264
/proc/meminfo: memFree=1772912/2055920 swapFree=4169364/4192956
[pid=27263] ppid=27261 vsize=39520 CPUtime=578.95
/proc/27263/stat : 27263 (csat) R 27261 27263 27078 0 -1 4194304 9995 0 0 0 57849 46 0 0 25 0 1 0 1098393845 40468480 9446 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27263/statm: 9880 9446 91 271 0 9606 0
Current children cumulated CPU time (s) 578.95
Current children cumulated vsize (KiB) 39520

[startup+642.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27264
/proc/meminfo: memFree=1771376/2055920 swapFree=4169364/4192956
[pid=27263] ppid=27261 vsize=41064 CPUtime=638.6
/proc/27263/stat : 27263 (csat) R 27261 27263 27078 0 -1 4194304 10381 0 0 0 63813 47 0 0 25 0 1 0 1098393845 42049536 9832 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27263/statm: 10266 9832 91 271 0 9992 0
Current children cumulated CPU time (s) 638.6
Current children cumulated vsize (KiB) 41064

[startup+702.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27264
/proc/meminfo: memFree=1769904/2055920 swapFree=4169364/4192956
[pid=27263] ppid=27261 vsize=42424 CPUtime=698.26
/proc/27263/stat : 27263 (csat) R 27261 27263 27078 0 -1 4194304 10737 0 0 0 69776 50 0 0 25 0 1 0 1098393845 43442176 10188 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27263/statm: 10606 10188 91 271 0 10332 0
Current children cumulated CPU time (s) 698.26
Current children cumulated vsize (KiB) 42424

[startup+762.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27264
/proc/meminfo: memFree=1768688/2055920 swapFree=4169364/4192956
[pid=27263] ppid=27261 vsize=43700 CPUtime=757.92
/proc/27263/stat : 27263 (csat) R 27261 27263 27078 0 -1 4194304 11036 0 0 0 75739 53 0 0 25 0 1 0 1098393845 44748800 10487 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/27263/statm: 10925 10487 91 271 0 10651 0
Current children cumulated CPU time (s) 757.92
Current children cumulated vsize (KiB) 43700

[startup+822.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27264
/proc/meminfo: memFree=1767344/2055920 swapFree=4169364/4192956
[pid=27263] ppid=27261 vsize=45036 CPUtime=817.57
/proc/27263/stat : 27263 (csat) R 27261 27263 27078 0 -1 4194304 11374 0 0 0 81703 54 0 0 25 0 1 0 1098393845 46116864 10825 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27263/statm: 11259 10825 91 271 0 10985 0
Current children cumulated CPU time (s) 817.57
Current children cumulated vsize (KiB) 45036

[startup+882.307 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27264
/proc/meminfo: memFree=1766128/2055920 swapFree=4169364/4192956
[pid=27263] ppid=27261 vsize=46324 CPUtime=877.23
/proc/27263/stat : 27263 (csat) R 27261 27263 27078 0 -1 4194304 11676 0 0 0 87667 56 0 0 25 0 1 0 1098393845 47435776 11127 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/27263/statm: 11581 11127 91 271 0 11307 0
Current children cumulated CPU time (s) 877.23
Current children cumulated vsize (KiB) 46324

[startup+942.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27264
/proc/meminfo: memFree=1765040/2055920 swapFree=4169364/4192956
[pid=27263] ppid=27261 vsize=47512 CPUtime=936.88
/proc/27263/stat : 27263 (csat) R 27261 27263 27078 0 -1 4194304 11961 0 0 0 93630 58 0 0 25 0 1 0 1098393845 48652288 11412 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27263/statm: 11878 11412 91 271 0 11604 0
Current children cumulated CPU time (s) 936.88
Current children cumulated vsize (KiB) 47512

[startup+1002.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27264
/proc/meminfo: memFree=1763888/2055920 swapFree=4169364/4192956
[pid=27263] ppid=27261 vsize=48448 CPUtime=996.53
/proc/27263/stat : 27263 (csat) R 27261 27263 27078 0 -1 4194304 12231 0 0 0 99593 60 0 0 25 0 1 0 1098393845 49610752 11682 1992294400 134512640 135625496 4294956240 18446744073709551615 134541366 0 0 4096 0 0 0 0 17 1 0 0
/proc/27263/statm: 12112 11682 91 271 0 11838 0
Current children cumulated CPU time (s) 996.53
Current children cumulated vsize (KiB) 48448

[startup+1062.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27264
/proc/meminfo: memFree=1762800/2055920 swapFree=4169364/4192956
[pid=27263] ppid=27261 vsize=50112 CPUtime=1056.19
/proc/27263/stat : 27263 (csat) R 27261 27263 27078 0 -1 4194304 12803 0 0 0 105557 62 0 0 25 0 1 0 1098393845 51314688 11950 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27263/statm: 12528 11950 91 271 0 12254 0
Current children cumulated CPU time (s) 1056.19
Current children cumulated vsize (KiB) 50112

[startup+1122.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27264
/proc/meminfo: memFree=1761776/2055920 swapFree=4169364/4192956
[pid=27263] ppid=27261 vsize=51180 CPUtime=1115.85
/proc/27263/stat : 27263 (csat) R 27261 27263 27078 0 -1 4194304 13053 0 0 0 111520 65 0 0 25 0 1 0 1098393845 52408320 12200 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27263/statm: 12795 12200 91 271 0 12521 0
Current children cumulated CPU time (s) 1115.85
Current children cumulated vsize (KiB) 51180

[startup+1182.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27264
/proc/meminfo: memFree=1760560/2055920 swapFree=4169364/4192956
[pid=27263] ppid=27261 vsize=52352 CPUtime=1175.51
/proc/27263/stat : 27263 (csat) R 27261 27263 27078 0 -1 4194304 13360 0 0 0 117484 67 0 0 25 0 1 0 1098393845 53608448 12507 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/27263/statm: 13088 12507 91 271 0 12814 0
Current children cumulated CPU time (s) 1175.51
Current children cumulated vsize (KiB) 52352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27264
/proc/meminfo: memFree=1760048/2055920 swapFree=4169364/4192956
[pid=27263] ppid=27261 vsize=52704 CPUtime=1200.06
/proc/27263/stat : 27263 (csat) R 27261 27263 27078 0 -1 4194304 13454 0 0 0 119939 67 0 0 25 0 1 0 1098393845 53968896 12601 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27263/statm: 13176 12601 91 271 0 12902 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 52704

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

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

[startup+1207 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 27264
/proc/meminfo: memFree=1760048/2055920 swapFree=4169364/4192956
[pid=27263] ppid=27261 vsize=52704 CPUtime=1200.06
/proc/27263/stat : 27263 (csat) R 27261 27263 27078 0 -1 4194304 13454 0 0 0 119939 67 0 0 25 0 1 0 1098393845 53968896 12601 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27263/statm: 13176 12601 91 271 0 12902 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 52704

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1207.02
CPU time (s): 1200.08
CPU user time (s): 1199.39
CPU system time (s): 0.688895
CPU usage (%): 99.4256
Max. virtual memory (cumulated for all children) (KiB): 52704

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

runsolver used 1.46078 second user time and 5.13722 second system time

The end

Launcher Data

Begin job on node70 at 2009-03-28 17:22:09
IDJOB=1520914
IDBENCH=70449
IDSOLVER=517
FILE ID=node70/1520914-1238257329
PBS_JOBID= 9060813
Free space on /tmp= 65292 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/120/unif-k5-r21.3-v120-c2556-S1422278005-004.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520914-1238257329/watcher-1520914-1238257329 -o /tmp/evaluation-result-1520914-1238257329/solver-1520914-1238257329 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520914-1238257329.cnf

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

MD5SUM BENCH= 0fb27214473ddc5f7ac63d69b0565022
RANDOM SEED=1347425255

node70.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.234
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.234
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:       1811344 kB
Buffers:         47524 kB
Cached:         141860 kB
SwapCached:       8700 kB
Active:          90032 kB
Inactive:       109540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1811344 kB
SwapTotal:     4192956 kB
SwapFree:      4169364 kB
Dirty:            1404 kB
Writeback:           0 kB
Mapped:          15216 kB
Slab:            28992 kB
Committed_AS:  2134816 kB
PageTables:       2668 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= 65292 MiB
End job on node70 at 2009-03-28 17:42:18