Trace number 1521210

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/360/
unif-k3-r4.25-v360-c1530-S1684547485-073.cnf
MD5SUM7978035feeedb8c4f26fadad2c608014
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.014997
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1530
Sum of the clauses size4590
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31530
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-1521210-1238309098/watcher-1521210-1238309098 -o /tmp/evaluation-result-1521210-1238309098/solver-1521210-1238309098 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1521210-1238309098.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.96 1.01 0.99 3/69 20292
/proc/meminfo: memFree=1016144/2055920 swapFree=4171840/4192956
[pid=20292] ppid=20290 vsize=7224 CPUtime=0
/proc/20292/stat : 20292 (csat) R 20290 20292 19815 0 -1 4194304 360 0 0 0 0 0 0 0 18 0 1 0 1103571448 7397376 344 1992294400 134512640 135625496 4294956240 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/20292/statm: 1806 349 89 271 0 1532 0

[startup+0.037766 s]
/proc/loadavg: 0.96 1.01 0.99 3/69 20292
/proc/meminfo: memFree=1016144/2055920 swapFree=4171840/4192956
[pid=20292] ppid=20290 vsize=7352 CPUtime=0.03
/proc/20292/stat : 20292 (csat) R 20290 20292 19815 0 -1 4194304 1619 0 0 0 3 0 0 0 18 0 1 0 1103571448 7528448 1602 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20292/statm: 1838 1602 91 271 0 1564 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7352

[startup+0.101754 s]
/proc/loadavg: 0.96 1.01 0.99 3/69 20292
/proc/meminfo: memFree=1016144/2055920 swapFree=4171840/4192956
[pid=20292] ppid=20290 vsize=7352 CPUtime=0.09
/proc/20292/stat : 20292 (csat) R 20290 20292 19815 0 -1 4194304 1642 0 0 0 9 0 0 0 18 0 1 0 1103571448 7528448 1625 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20292/statm: 1838 1625 91 271 0 1564 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7352

[startup+0.301771 s]
/proc/loadavg: 0.96 1.01 0.99 3/69 20292
/proc/meminfo: memFree=1016144/2055920 swapFree=4171840/4192956
[pid=20292] ppid=20290 vsize=7608 CPUtime=0.29
/proc/20292/stat : 20292 (csat) R 20290 20292 19815 0 -1 4194304 1703 0 0 0 29 0 0 0 19 0 1 0 1103571448 7790592 1686 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20292/statm: 1902 1686 91 271 0 1628 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7608

[startup+0.701805 s]
/proc/loadavg: 0.96 1.01 0.99 3/69 20292
/proc/meminfo: memFree=1016144/2055920 swapFree=4171840/4192956
[pid=20292] ppid=20290 vsize=7992 CPUtime=0.69
/proc/20292/stat : 20292 (csat) R 20290 20292 19815 0 -1 4194304 1805 0 0 0 68 1 0 0 22 0 1 0 1103571448 8183808 1788 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20292/statm: 1998 1788 91 271 0 1724 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7992

[startup+1.50188 s]
/proc/loadavg: 0.96 1.01 0.99 2/70 20293
/proc/meminfo: memFree=1009032/2055920 swapFree=4171840/4192956
[pid=20292] ppid=20290 vsize=8680 CPUtime=1.49
/proc/20292/stat : 20292 (csat) R 20290 20292 19815 0 -1 4194304 1943 0 0 0 147 2 0 0 25 0 1 0 1103571448 8888320 1926 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20292/statm: 2170 1926 91 271 0 1896 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8680

[startup+3.10302 s]
/proc/loadavg: 0.96 1.01 0.99 2/70 20293
/proc/meminfo: memFree=1008264/2055920 swapFree=4171840/4192956
[pid=20292] ppid=20290 vsize=9536 CPUtime=3.09
/proc/20292/stat : 20292 (csat) R 20290 20292 19815 0 -1 4194304 2163 0 0 0 306 3 0 0 25 0 1 0 1103571448 9764864 2146 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20292/statm: 2384 2146 91 271 0 2110 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9536

[startup+6.3013 s]
/proc/loadavg: 0.96 1.01 0.99 2/70 20293
/proc/meminfo: memFree=1006920/2055920 swapFree=4171840/4192956
[pid=20292] ppid=20290 vsize=10472 CPUtime=6.29
/proc/20292/stat : 20292 (csat) R 20290 20292 19815 0 -1 4194304 2409 0 0 0 625 4 0 0 25 0 1 0 1103571448 10723328 2392 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20292/statm: 2618 2392 91 271 0 2344 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10472

[startup+12.7019 s]
/proc/loadavg: 0.97 1.00 0.99 2/70 20293
/proc/meminfo: memFree=1005456/2055920 swapFree=4171840/4192956
[pid=20292] ppid=20290 vsize=11860 CPUtime=12.69
/proc/20292/stat : 20292 (csat) R 20290 20292 19815 0 -1 4194304 2774 0 0 0 1263 6 0 0 25 0 1 0 1103571448 12144640 2716 1992294400 134512640 135625496 4294956240 18446744073709551615 134529047 0 0 4096 0 0 0 0 17 1 0 0
/proc/20292/statm: 2965 2716 91 271 0 2691 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11860

[startup+25.502 s]
/proc/loadavg: 0.97 1.00 0.99 2/70 20293
/proc/meminfo: memFree=1003600/2055920 swapFree=4171840/4192956
[pid=20292] ppid=20290 vsize=13472 CPUtime=25.49
/proc/20292/stat : 20292 (csat) R 20290 20292 19815 0 -1 4194304 3190 0 0 0 2541 8 0 0 25 0 1 0 1103571448 13795328 3132 1992294400 134512640 135625496 4294956240 18446744073709551615 134541985 0 0 4096 0 0 0 0 17 1 0 0
/proc/20292/statm: 3368 3132 91 271 0 3094 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13472

[startup+51.1012 s]
/proc/loadavg: 0.98 1.00 0.99 2/70 20293
/proc/meminfo: memFree=1001360/2055920 swapFree=4171840/4192956
[pid=20292] ppid=20290 vsize=15764 CPUtime=51.08
/proc/20292/stat : 20292 (csat) R 20290 20292 19815 0 -1 4194304 3824 0 0 0 5096 12 0 0 25 0 1 0 1103571448 16142336 3705 1992294400 134512640 135625496 4294956240 18446744073709551615 134541613 0 0 4096 0 0 0 0 17 1 0 0
/proc/20292/statm: 3941 3705 91 271 0 3667 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15764

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/70 20293
/proc/meminfo: memFree=998096/2055920 swapFree=4171840/4192956
[pid=20292] ppid=20290 vsize=19104 CPUtime=102.27
/proc/20292/stat : 20292 (csat) R 20290 20292 19815 0 -1 4194304 4710 0 0 0 10210 17 0 0 25 0 1 0 1103571448 19562496 4500 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20292/statm: 4776 4500 91 271 0 4502 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 19104

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/70 20293
/proc/meminfo: memFree=995536/2055920 swapFree=4171840/4192956
[pid=20292] ppid=20290 vsize=21816 CPUtime=162.25
/proc/20292/stat : 20292 (csat) R 20290 20292 19815 0 -1 4194304 5359 0 0 0 16203 22 0 0 25 0 1 0 1103571448 22339584 5149 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20292/statm: 5454 5149 91 271 0 5180 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 21816

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/70 20293
/proc/meminfo: memFree=993104/2055920 swapFree=4171840/4192956
[pid=20292] ppid=20290 vsize=24392 CPUtime=222.23
/proc/20292/stat : 20292 (csat) R 20290 20292 19815 0 -1 4194304 6090 0 0 0 22197 26 0 0 25 0 1 0 1103571448 24977408 5744 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20292/statm: 6098 5744 91 271 0 5824 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 24392

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/70 20293
/proc/meminfo: memFree=991120/2055920 swapFree=4171840/4192956
[pid=20292] ppid=20290 vsize=26296 CPUtime=282.23
/proc/20292/stat : 20292 (csat) R 20290 20292 19815 0 -1 4194304 6585 0 0 0 28193 30 0 0 25 0 1 0 1103571448 26927104 6239 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20292/statm: 6574 6239 91 271 0 6300 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 26296

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/70 20293
/proc/meminfo: memFree=989456/2055920 swapFree=4171840/4192956
[pid=20292] ppid=20290 vsize=27908 CPUtime=342.21
/proc/20292/stat : 20292 (csat) R 20290 20292 19815 0 -1 4194304 7000 0 0 0 34188 33 0 0 25 0 1 0 1103571448 28577792 6654 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20292/statm: 6977 6654 91 271 0 6703 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 27908

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/70 20293
/proc/meminfo: memFree=987728/2055920 swapFree=4171840/4192956
[pid=20292] ppid=20290 vsize=29644 CPUtime=402.2
/proc/20292/stat : 20292 (csat) R 20290 20292 19815 0 -1 4194304 7429 0 0 0 40183 37 0 0 25 0 1 0 1103571448 30355456 7083 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/20292/statm: 7411 7083 91 271 0 7137 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 29644

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/70 20293
/proc/meminfo: memFree=986320/2055920 swapFree=4171840/4192956
[pid=20292] ppid=20290 vsize=31372 CPUtime=462.18
/proc/20292/stat : 20292 (csat) R 20290 20292 19815 0 -1 4194304 7992 0 0 0 46178 40 0 0 25 0 1 0 1103571448 32124928 7443 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/20292/statm: 7843 7443 91 271 0 7569 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 31372

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/70 20293
/proc/meminfo: memFree=984592/2055920 swapFree=4171840/4192956
[pid=20292] ppid=20290 vsize=33208 CPUtime=522.17
/proc/20292/stat : 20292 (csat) R 20290 20292 19815 0 -1 4194304 8436 0 0 0 52174 43 0 0 25 0 1 0 1103571448 34004992 7887 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20292/statm: 8302 7887 91 271 0 8028 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 33208

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/70 20293
/proc/meminfo: memFree=983120/2055920 swapFree=4171840/4192956
[pid=20292] ppid=20290 vsize=34616 CPUtime=582.15
/proc/20292/stat : 20292 (csat) R 20290 20292 19815 0 -1 4194304 8797 0 0 0 58170 45 0 0 25 0 1 0 1103571448 35446784 8248 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20292/statm: 8654 8248 91 271 0 8380 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 34616

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/70 20293
/proc/meminfo: memFree=981840/2055920 swapFree=4171840/4192956
[pid=20292] ppid=20290 vsize=35872 CPUtime=642.14
/proc/20292/stat : 20292 (csat) R 20290 20292 19815 0 -1 4194304 9113 0 0 0 64167 47 0 0 25 0 1 0 1103571448 36732928 8564 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/20292/statm: 8968 8564 91 271 0 8694 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 35872

[startup+702.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/70 20293
/proc/meminfo: memFree=980560/2055920 swapFree=4171840/4192956
[pid=20292] ppid=20290 vsize=37148 CPUtime=702.13
/proc/20292/stat : 20292 (csat) R 20290 20292 19815 0 -1 4194304 9431 0 0 0 70163 50 0 0 25 0 1 0 1103571448 38039552 8882 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20292/statm: 9287 8882 91 271 0 9013 0
Current children cumulated CPU time (s) 702.13
Current children cumulated vsize (KiB) 37148

[startup+762.307 s]
/proc/loadavg: 0.99 1.00 0.99 2/70 20293
/proc/meminfo: memFree=979216/2055920 swapFree=4171840/4192956
[pid=20292] ppid=20290 vsize=38288 CPUtime=762.11
/proc/20292/stat : 20292 (csat) R 20290 20292 19815 0 -1 4194304 9768 0 0 0 76158 53 0 0 25 0 1 0 1103571448 39206912 9219 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/20292/statm: 9572 9219 91 271 0 9298 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 38288

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/70 20293
/proc/meminfo: memFree=978064/2055920 swapFree=4171840/4192956
[pid=20292] ppid=20290 vsize=39484 CPUtime=822.1
/proc/20292/stat : 20292 (csat) R 20290 20292 19815 0 -1 4194304 10057 0 0 0 82154 56 0 0 25 0 1 0 1103571448 40431616 9508 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20292/statm: 9871 9508 91 271 0 9597 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 39484

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/70 20293
/proc/meminfo: memFree=976848/2055920 swapFree=4171840/4192956
[pid=20292] ppid=20290 vsize=40728 CPUtime=882.07
/proc/20292/stat : 20292 (csat) R 20290 20292 19815 0 -1 4194304 10341 0 0 0 88150 57 0 0 25 0 1 0 1103571448 41705472 9792 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20292/statm: 10182 9792 91 271 0 9908 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 40728

[startup+942.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/70 20293
/proc/meminfo: memFree=976016/2055920 swapFree=4171840/4192956
[pid=20292] ppid=20290 vsize=41520 CPUtime=942.06
/proc/20292/stat : 20292 (csat) R 20290 20292 19815 0 -1 4194304 10560 0 0 0 94146 60 0 0 25 0 1 0 1103571448 42516480 10011 1992294400 134512640 135625496 4294956240 18446744073709551615 134541256 0 0 4096 0 0 0 0 17 1 0 0
/proc/20292/statm: 10380 10011 91 271 0 10106 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 41520

[startup+1002.3 s]
/proc/loadavg: 1.12 1.04 1.01 2/70 20299
/proc/meminfo: memFree=974928/2055920 swapFree=4171840/4192956
[pid=20292] ppid=20290 vsize=43148 CPUtime=1002.04
/proc/20292/stat : 20292 (csat) R 20290 20292 19815 0 -1 4194304 11127 0 0 0 100141 63 0 0 25 0 1 0 1103571448 44183552 10274 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20292/statm: 10787 10274 91 271 0 10513 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 43148

[startup+1062.3 s]
/proc/loadavg: 1.08 1.04 1.01 2/70 20299
/proc/meminfo: memFree=973712/2055920 swapFree=4171840/4192956
[pid=20292] ppid=20290 vsize=44472 CPUtime=1062.03
/proc/20292/stat : 20292 (csat) R 20290 20292 19815 0 -1 4194304 11437 0 0 0 106137 66 0 0 25 0 1 0 1103571448 45539328 10584 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20292/statm: 11118 10584 91 271 0 10844 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 44472

[startup+1122.3 s]
/proc/loadavg: 1.03 1.03 1.00 2/70 20299
/proc/meminfo: memFree=972688/2055920 swapFree=4171840/4192956
[pid=20292] ppid=20290 vsize=45344 CPUtime=1122.01
/proc/20292/stat : 20292 (csat) R 20290 20292 19815 0 -1 4194304 11688 0 0 0 112133 68 0 0 25 0 1 0 1103571448 46432256 10835 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/20292/statm: 11336 10835 91 271 0 11062 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 45344

[startup+1182.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/70 20299
/proc/meminfo: memFree=971728/2055920 swapFree=4171840/4192956
[pid=20292] ppid=20290 vsize=46348 CPUtime=1182
/proc/20292/stat : 20292 (csat) R 20290 20292 19815 0 -1 4194304 11927 0 0 0 118129 71 0 0 25 0 1 0 1103571448 47460352 11074 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20292/statm: 11587 11074 91 271 0 11313 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 46348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.01 1.02 1.00 2/70 20299
/proc/meminfo: memFree=971408/2055920 swapFree=4171840/4192956
[pid=20292] ppid=20290 vsize=46804 CPUtime=1200.1
/proc/20292/stat : 20292 (csat) R 20290 20292 19815 0 -1 4194304 12017 0 0 0 119939 71 0 0 25 0 1 0 1103571448 47927296 11164 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20292/statm: 11701 11164 91 271 0 11427 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 46804

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.12
CPU user time (s): 1199.39
CPU system time (s): 0.726889
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 46804

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

runsolver used 1.24881 second user time and 3.12852 second system time

The end

Launcher Data

Begin job on node58 at 2009-03-29 08:44:58
IDJOB=1521210
IDBENCH=70745
IDSOLVER=517
FILE ID=node58/1521210-1238309098
PBS_JOBID= 9061036
Free space on /tmp= 66400 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/360/unif-k3-r4.25-v360-c1530-S1684547485-073.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1521210-1238309098/watcher-1521210-1238309098 -o /tmp/evaluation-result-1521210-1238309098/solver-1521210-1238309098 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1521210-1238309098.cnf

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

MD5SUM BENCH= 7978035feeedb8c4f26fadad2c608014
RANDOM SEED=1684234502

node58.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.222
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.222
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:       1016560 kB
Buffers:         90092 kB
Cached:         856684 kB
SwapCached:      11412 kB
Active:         278100 kB
Inactive:       681600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1016560 kB
SwapTotal:     4192956 kB
SwapFree:      4171840 kB
Dirty:            1560 kB
Writeback:           0 kB
Mapped:          17436 kB
Slab:            65172 kB
Committed_AS:  2524392 kB
PageTables:       1764 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= 66400 MiB
End job on node58 at 2009-03-29 09:05:00