Trace number 1520994

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/75/
unif-k7-r89-v75-c6675-S342542912-045.cnf
MD5SUM080829f316d0d50a199c4a4a09021eac
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.064989
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 56675

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-1520994-1238272624/watcher-1520994-1238272624 -o /tmp/evaluation-result-1520994-1238272624/solver-1520994-1238272624 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520994-1238272624.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.97 0.98 3/76 32392
/proc/meminfo: memFree=1760520/2055920 swapFree=4173572/4192956
[pid=32392] ppid=32390 vsize=1512 CPUtime=0
/proc/32392/stat : 32392 (csat) R 32390 32392 32201 0 -1 4194304 152 0 0 0 0 0 0 0 18 0 1 0 1099923525 1548288 136 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/32392/statm: 378 136 88 271 0 104 0

[startup+0.025973 s]
/proc/loadavg: 0.99 0.97 0.98 3/76 32392
/proc/meminfo: memFree=1760520/2055920 swapFree=4173572/4192956
[pid=32392] ppid=32390 vsize=7620 CPUtime=0.02
/proc/32392/stat : 32392 (csat) R 32390 32392 32201 0 -1 4194304 912 0 0 0 2 0 0 0 18 0 1 0 1099923525 7802880 825 1992294400 134512640 135625496 4294956240 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/32392/statm: 1905 830 88 271 0 1631 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7620

[startup+0.101984 s]
/proc/loadavg: 0.99 0.97 0.98 3/76 32392
/proc/meminfo: memFree=1760520/2055920 swapFree=4173572/4192956
[pid=32392] ppid=32390 vsize=7752 CPUtime=0.09
/proc/32392/stat : 32392 (csat) R 32390 32392 32201 0 -1 4194304 1783 0 0 0 9 0 0 0 18 0 1 0 1099923525 7938048 1696 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32392/statm: 1938 1696 90 271 0 1664 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7752

[startup+0.302016 s]
/proc/loadavg: 0.99 0.97 0.98 3/76 32392
/proc/meminfo: memFree=1760520/2055920 swapFree=4173572/4192956
[pid=32392] ppid=32390 vsize=8016 CPUtime=0.29
/proc/32392/stat : 32392 (csat) R 32390 32392 32201 0 -1 4194304 1843 0 0 0 29 0 0 0 19 0 1 0 1099923525 8208384 1756 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32392/statm: 2004 1756 90 271 0 1730 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8016

[startup+0.70108 s]
/proc/loadavg: 0.99 0.97 0.98 3/76 32392
/proc/meminfo: memFree=1760520/2055920 swapFree=4173572/4192956
[pid=32392] ppid=32390 vsize=8412 CPUtime=0.69
/proc/32392/stat : 32392 (csat) R 32390 32392 32201 0 -1 4194304 1948 0 0 0 69 0 0 0 22 0 1 0 1099923525 8613888 1861 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32392/statm: 2103 1862 90 271 0 1829 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8412

[startup+1.50121 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 32393
/proc/meminfo: memFree=1753088/2055920 swapFree=4173572/4192956
[pid=32392] ppid=32390 vsize=9112 CPUtime=1.48
/proc/32392/stat : 32392 (csat) R 32390 32392 32201 0 -1 4194304 2120 0 0 0 148 0 0 0 25 0 1 0 1099923525 9330688 2033 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32392/statm: 2278 2033 90 271 0 2004 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9112

[startup+3.10146 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 32393
/proc/meminfo: memFree=1752128/2055920 swapFree=4173572/4192956
[pid=32392] ppid=32390 vsize=10052 CPUtime=3.09
/proc/32392/stat : 32392 (csat) R 32390 32392 32201 0 -1 4194304 2357 0 0 0 308 1 0 0 25 0 1 0 1099923525 10293248 2270 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32392/statm: 2513 2270 90 271 0 2239 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10052

[startup+6.30197 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 32393
/proc/meminfo: memFree=1750592/2055920 swapFree=4173572/4192956
[pid=32392] ppid=32390 vsize=11312 CPUtime=6.29
/proc/32392/stat : 32392 (csat) R 32390 32392 32201 0 -1 4194304 2654 0 0 0 627 2 0 0 25 0 1 0 1099923525 11583488 2567 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32392/statm: 2828 2567 90 271 0 2554 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11312

[startup+12.702 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 32393
/proc/meminfo: memFree=1748864/2055920 swapFree=4173572/4192956
[pid=32392] ppid=32390 vsize=12740 CPUtime=12.69
/proc/32392/stat : 32392 (csat) R 32390 32392 32201 0 -1 4194304 3017 0 0 0 1266 3 0 0 25 0 1 0 1099923525 13045760 2930 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32392/statm: 3185 2930 90 271 0 2911 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12740

[startup+25.501 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 32393
/proc/meminfo: memFree=1746688/2055920 swapFree=4173572/4192956
[pid=32392] ppid=32390 vsize=14740 CPUtime=25.48
/proc/32392/stat : 32392 (csat) R 32390 32392 32201 0 -1 4194304 3525 0 0 0 2543 5 0 0 25 0 1 0 1099923525 15093760 3438 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32392/statm: 3685 3438 90 271 0 3411 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14740

[startup+51.1011 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 32393
/proc/meminfo: memFree=1744000/2055920 swapFree=4173572/4192956
[pid=32392] ppid=32390 vsize=17552 CPUtime=51.07
/proc/32392/stat : 32392 (csat) R 32390 32392 32201 0 -1 4194304 4268 0 0 0 5099 8 0 0 25 0 1 0 1099923525 17973248 4120 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32392/statm: 4388 4120 90 271 0 4114 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17552

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 32395
/proc/meminfo: memFree=1740224/2055920 swapFree=4173572/4192956
[pid=32392] ppid=32390 vsize=21448 CPUtime=102.26
/proc/32392/stat : 32392 (csat) R 32390 32392 32201 0 -1 4194304 5296 0 0 0 10211 15 0 0 25 0 1 0 1099923525 21962752 5057 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/32392/statm: 5362 5057 90 271 0 5088 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 21448

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 32395
/proc/meminfo: memFree=1736960/2055920 swapFree=4173572/4192956
[pid=32392] ppid=32390 vsize=24768 CPUtime=162.24
/proc/32392/stat : 32392 (csat) R 32390 32392 32201 0 -1 4194304 6101 0 0 0 16204 20 0 0 25 0 1 0 1099923525 25362432 5862 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32392/statm: 6192 5862 90 271 0 5918 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 24768

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 32395
/proc/meminfo: memFree=1734336/2055920 swapFree=4173572/4192956
[pid=32392] ppid=32390 vsize=27608 CPUtime=222.22
/proc/32392/stat : 32392 (csat) R 32390 32392 32201 0 -1 4194304 6897 0 0 0 22197 25 0 0 25 0 1 0 1099923525 28270592 6522 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/32392/statm: 6902 6522 90 271 0 6628 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 27608

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 32395
/proc/meminfo: memFree=1732032/2055920 swapFree=4173572/4192956
[pid=32392] ppid=32390 vsize=29928 CPUtime=282.2
/proc/32392/stat : 32392 (csat) R 32390 32392 32201 0 -1 4194304 7475 0 0 0 28191 29 0 0 25 0 1 0 1099923525 30646272 7100 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32392/statm: 7482 7100 90 271 0 7208 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 29928

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 32395
/proc/meminfo: memFree=1730048/2055920 swapFree=4173572/4192956
[pid=32392] ppid=32390 vsize=31792 CPUtime=342.19
/proc/32392/stat : 32392 (csat) R 32390 32392 32201 0 -1 4194304 7947 0 0 0 34186 33 0 0 25 0 1 0 1099923525 32555008 7572 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/32392/statm: 7948 7572 90 271 0 7674 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 31792

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 32395
/proc/meminfo: memFree=1728192/2055920 swapFree=4173572/4192956
[pid=32392] ppid=32390 vsize=33660 CPUtime=402.17
/proc/32392/stat : 32392 (csat) R 32390 32392 32201 0 -1 4194304 8408 0 0 0 40180 37 0 0 25 0 1 0 1099923525 34467840 8033 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32392/statm: 8415 8033 90 271 0 8141 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 33660

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 32395
/proc/meminfo: memFree=1726528/2055920 swapFree=4173572/4192956
[pid=32392] ppid=32390 vsize=35320 CPUtime=462.15
/proc/32392/stat : 32392 (csat) R 32390 32392 32201 0 -1 4194304 8826 0 0 0 46175 40 0 0 25 0 1 0 1099923525 36167680 8451 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32392/statm: 8830 8451 90 271 0 8556 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 35320

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 32395
/proc/meminfo: memFree=1724864/2055920 swapFree=4173572/4192956
[pid=32392] ppid=32390 vsize=37196 CPUtime=522.12
/proc/32392/stat : 32392 (csat) R 32390 32392 32201 0 -1 4194304 9430 0 0 0 52170 42 0 0 25 0 1 0 1099923525 38088704 8852 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/32392/statm: 9299 8852 90 271 0 9025 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 37196

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 32395
/proc/meminfo: memFree=1723072/2055920 swapFree=4173572/4192956
[pid=32392] ppid=32390 vsize=39020 CPUtime=582.11
/proc/32392/stat : 32392 (csat) R 32390 32392 32201 0 -1 4194304 9880 0 0 0 58164 47 0 0 25 0 1 0 1099923525 39956480 9302 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32392/statm: 9755 9302 90 271 0 9481 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 39020

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 32395
/proc/meminfo: memFree=1721280/2055920 swapFree=4173572/4192956
[pid=32392] ppid=32390 vsize=40808 CPUtime=642.09
/proc/32392/stat : 32392 (csat) R 32390 32392 32201 0 -1 4194304 10304 0 0 0 64160 49 0 0 25 0 1 0 1099923525 41787392 9726 1992294400 134512640 135625496 4294956240 18446744073709551615 134541542 0 0 4096 0 0 0 0 17 1 0 0
/proc/32392/statm: 10202 9726 90 271 0 9928 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 40808

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 32395
/proc/meminfo: memFree=1720064/2055920 swapFree=4173572/4192956
[pid=32392] ppid=32390 vsize=42048 CPUtime=702.07
/proc/32392/stat : 32392 (csat) R 32390 32392 32201 0 -1 4194304 10613 0 0 0 70155 52 0 0 25 0 1 0 1099923525 43057152 10035 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32392/statm: 10512 10035 90 271 0 10238 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 42048

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 32395
/proc/meminfo: memFree=1718784/2055920 swapFree=4173572/4192956
[pid=32392] ppid=32390 vsize=43200 CPUtime=762.06
/proc/32392/stat : 32392 (csat) R 32390 32392 32201 0 -1 4194304 10915 0 0 0 76151 55 0 0 25 0 1 0 1099923525 44236800 10337 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/32392/statm: 10800 10337 90 271 0 10526 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 43200

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 32395
/proc/meminfo: memFree=1717696/2055920 swapFree=4173572/4192956
[pid=32392] ppid=32390 vsize=44368 CPUtime=822.04
/proc/32392/stat : 32392 (csat) R 32390 32392 32201 0 -1 4194304 11203 0 0 0 82147 57 0 0 25 0 1 0 1099923525 45432832 10625 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/32392/statm: 11092 10625 90 271 0 10818 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 44368

[startup+882.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 32395
/proc/meminfo: memFree=1716224/2055920 swapFree=4173572/4192956
[pid=32392] ppid=32390 vsize=45780 CPUtime=882.02
/proc/32392/stat : 32392 (csat) R 32390 32392 32201 0 -1 4194304 11561 0 0 0 88143 59 0 0 25 0 1 0 1099923525 46878720 10983 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32392/statm: 11445 10983 90 271 0 11171 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 45780

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 32395
/proc/meminfo: memFree=1715200/2055920 swapFree=4173572/4192956
[pid=32392] ppid=32390 vsize=47100 CPUtime=942
/proc/32392/stat : 32392 (csat) R 32390 32392 32201 0 -1 4194304 11862 0 0 0 94139 61 0 0 25 0 1 0 1099923525 48230400 11284 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32392/statm: 11775 11284 90 271 0 11501 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 47100

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 32395
/proc/meminfo: memFree=1713920/2055920 swapFree=4173572/4192956
[pid=32392] ppid=32390 vsize=48292 CPUtime=1001.98
/proc/32392/stat : 32392 (csat) R 32390 32392 32201 0 -1 4194304 12163 0 0 0 100134 64 0 0 25 0 1 0 1099923525 49451008 11585 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32392/statm: 12073 11585 90 271 0 11799 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 48292

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 32395
/proc/meminfo: memFree=1712704/2055920 swapFree=4173572/4192956
[pid=32392] ppid=32390 vsize=49400 CPUtime=1061.96
/proc/32392/stat : 32392 (csat) R 32390 32392 32201 0 -1 4194304 12458 0 0 0 106131 65 0 0 25 0 1 0 1099923525 50585600 11880 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32392/statm: 12350 11880 90 271 0 12076 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 49400

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 32395
/proc/meminfo: memFree=1711808/2055920 swapFree=4173572/4192956
[pid=32392] ppid=32390 vsize=50380 CPUtime=1121.94
/proc/32392/stat : 32392 (csat) R 32390 32392 32201 0 -1 4194304 12692 0 0 0 112127 67 0 0 25 0 1 0 1099923525 51589120 12114 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32392/statm: 12595 12114 90 271 0 12321 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 50380

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 32395
/proc/meminfo: memFree=1710720/2055920 swapFree=4173572/4192956
[pid=32392] ppid=32390 vsize=52220 CPUtime=1181.92
/proc/32392/stat : 32392 (csat) R 32390 32392 32201 0 -1 4194304 13261 0 0 0 118123 69 0 0 25 0 1 0 1099923525 53473280 12379 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32392/statm: 13055 12379 90 271 0 12781 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 52220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 32395
/proc/meminfo: memFree=1710464/2055920 swapFree=4173572/4192956
[pid=32392] ppid=32390 vsize=52352 CPUtime=1200.02
/proc/32392/stat : 32392 (csat) R 32390 32392 32201 0 -1 4194304 13324 0 0 0 119932 70 0 0 25 0 1 0 1099923525 53608448 12442 1992294400 134512640 135625496 4294956240 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0
/proc/32392/statm: 13088 12442 90 271 0 12814 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 52352

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.04
CPU user time (s): 1199.33
CPU system time (s): 0.711891
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (KiB): 52352

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

runsolver used 0.940856 second user time and 3.44048 second system time

The end

Launcher Data

Begin job on node69 at 2009-03-28 21:37:04
IDJOB=1520994
IDBENCH=70529
IDSOLVER=517
FILE ID=node69/1520994-1238272624
PBS_JOBID= 9060832
Free space on /tmp= 65724 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/75/unif-k7-r89-v75-c6675-S342542912-045.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520994-1238272624/watcher-1520994-1238272624 -o /tmp/evaluation-result-1520994-1238272624/solver-1520994-1238272624 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520994-1238272624.cnf

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

MD5SUM BENCH= 080829f316d0d50a199c4a4a09021eac
RANDOM SEED=1868839234

node69.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.261
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	: 5931.00
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.261
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:       1761000 kB
Buffers:         56576 kB
Cached:         159520 kB
SwapCached:      10072 kB
Active:         119376 kB
Inactive:       108668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1761000 kB
SwapTotal:     4192956 kB
SwapFree:      4173572 kB
Dirty:            1520 kB
Writeback:           0 kB
Mapped:          17636 kB
Slab:            51616 kB
Committed_AS:  3458748 kB
PageTables:       2336 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= 65724 MiB
End job on node69 at 2009-03-28 21:57:07