Trace number 1718090

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.02 1200.32

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.13.unsat.cnf
MD5SUM8ca1246723b65c8e0ae1eddb535ce13f
Bench CategoryAPPLICATION (applications 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 variables2010
Number of clauses6802
Sum of the clauses size17668
Maximum clause length25
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22961
Number of clauses of size 33733
Number of clauses of size 443
Number of clauses of size 546
Number of clauses of size over 516

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1718090-1240633429/watcher-1718090-1240633429 -o /tmp/evaluation-result-1718090-1240633429/solver-1718090-1240633429 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1718090-1240633429.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.98 0.99 3/64 13134
/proc/meminfo: memFree=1015288/2055920 swapFree=4192956/4192956
[pid=13134] ppid=13132 vsize=1608 CPUtime=0
/proc/13134/stat : 13134 (csat) R 13132 13134 13097 0 -1 4194304 179 0 0 0 0 0 0 0 18 0 1 0 91376360 1646592 163 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/13134/statm: 402 163 88 271 0 128 0

[startup+0.0355 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13134
/proc/meminfo: memFree=1015288/2055920 swapFree=4192956/4192956
[pid=13134] ppid=13132 vsize=7616 CPUtime=0.02
/proc/13134/stat : 13134 (csat) R 13132 13134 13097 0 -1 4194304 1696 0 0 0 2 0 0 0 18 0 1 0 91376360 7798784 1679 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/13134/statm: 1904 1679 91 271 0 1630 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7616

[startup+0.101504 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13134
/proc/meminfo: memFree=1015288/2055920 swapFree=4192956/4192956
[pid=13134] ppid=13132 vsize=7616 CPUtime=0.09
/proc/13134/stat : 13134 (csat) R 13132 13134 13097 0 -1 4194304 1713 0 0 0 9 0 0 0 18 0 1 0 91376360 7798784 1696 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/13134/statm: 1904 1696 91 271 0 1630 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7616

[startup+0.30152 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13134
/proc/meminfo: memFree=1015288/2055920 swapFree=4192956/4192956
[pid=13134] ppid=13132 vsize=7876 CPUtime=0.29
/proc/13134/stat : 13134 (csat) R 13132 13134 13097 0 -1 4194304 1757 0 0 0 29 0 0 0 19 0 1 0 91376360 8065024 1740 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/13134/statm: 1969 1740 91 271 0 1695 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7876

[startup+0.701555 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13134
/proc/meminfo: memFree=1015288/2055920 swapFree=4192956/4192956
[pid=13134] ppid=13132 vsize=8120 CPUtime=0.69
/proc/13134/stat : 13134 (csat) R 13132 13134 13097 0 -1 4194304 1833 0 0 0 69 0 0 0 22 0 1 0 91376360 8314880 1816 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/13134/statm: 2030 1816 91 271 0 1756 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8120

[startup+1.50162 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 13135
/proc/meminfo: memFree=1008048/2055920 swapFree=4192956/4192956
[pid=13134] ppid=13132 vsize=8744 CPUtime=1.49
/proc/13134/stat : 13134 (csat) R 13132 13134 13097 0 -1 4194304 1980 0 0 0 149 0 0 0 25 0 1 0 91376360 8953856 1963 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/13134/statm: 2186 1963 91 271 0 1912 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8744

[startup+3.10276 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 13135
/proc/meminfo: memFree=1007280/2055920 swapFree=4192956/4192956
[pid=13134] ppid=13132 vsize=9744 CPUtime=3.09
/proc/13134/stat : 13134 (csat) R 13132 13134 13097 0 -1 4194304 2224 0 0 0 308 1 0 0 25 0 1 0 91376360 9977856 2207 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/13134/statm: 2436 2207 91 271 0 2162 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9744

[startup+6.30104 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 13135
/proc/meminfo: memFree=1005168/2055920 swapFree=4192956/4192956
[pid=13134] ppid=13132 vsize=11596 CPUtime=6.29
/proc/13134/stat : 13134 (csat) R 13132 13134 13097 0 -1 4194304 2704 0 0 0 626 3 0 0 25 0 1 0 91376360 11874304 2687 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/13134/statm: 2899 2687 91 271 0 2625 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11596

[startup+12.7016 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 13135
/proc/meminfo: memFree=1002632/2055920 swapFree=4192956/4192956
[pid=13134] ppid=13132 vsize=13868 CPUtime=12.69
/proc/13134/stat : 13134 (csat) R 13132 13134 13097 0 -1 4194304 3257 0 0 0 1265 4 0 0 25 0 1 0 91376360 14200832 3240 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/13134/statm: 3467 3240 91 271 0 3193 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13868

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 13135
/proc/meminfo: memFree=998792/2055920 swapFree=4192956/4192956
[pid=13134] ppid=13132 vsize=17528 CPUtime=25.49
/proc/13134/stat : 13134 (csat) R 13132 13134 13097 0 -1 4194304 4188 0 0 0 2543 6 0 0 25 0 1 0 91376360 17948672 4171 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/13134/statm: 4382 4171 91 271 0 4108 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17528

[startup+51.1019 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 13135
/proc/meminfo: memFree=994632/2055920 swapFree=4192956/4192956
[pid=13134] ppid=13132 vsize=21840 CPUtime=51.07
/proc/13134/stat : 13134 (csat) R 13132 13134 13097 0 -1 4194304 5281 0 0 0 5097 10 0 0 25 0 1 0 91376360 22364160 5223 1992294400 134512640 135625496 4294956240 18446744073709551615 134538698 0 0 4096 0 0 0 0 17 1 0 0
/proc/13134/statm: 5460 5223 91 271 0 5186 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21840

[startup+102.305 s]
/proc/loadavg: 1.13 1.03 1.01 2/65 13135
/proc/meminfo: memFree=989000/2055920 swapFree=4192956/4192956
[pid=13134] ppid=13132 vsize=27380 CPUtime=102.26
/proc/13134/stat : 13134 (csat) R 13132 13134 13097 0 -1 4194304 6722 0 0 0 10211 15 0 0 25 0 1 0 91376360 28037120 6603 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/13134/statm: 6845 6603 91 271 0 6571 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 27380

[startup+162.301 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 13135
/proc/meminfo: memFree=984648/2055920 swapFree=4192956/4192956
[pid=13134] ppid=13132 vsize=31792 CPUtime=162.25
/proc/13134/stat : 13134 (csat) R 13132 13134 13097 0 -1 4194304 7900 0 0 0 16207 18 0 0 25 0 1 0 91376360 32555008 7690 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/13134/statm: 7948 7690 91 271 0 7674 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 31792

[startup+222.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 13135
/proc/meminfo: memFree=980616/2055920 swapFree=4192956/4192956
[pid=13134] ppid=13132 vsize=35784 CPUtime=222.23
/proc/13134/stat : 13134 (csat) R 13132 13134 13097 0 -1 4194304 8895 0 0 0 22200 23 0 0 25 0 1 0 91376360 36642816 8685 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/13134/statm: 8946 8685 91 271 0 8672 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 35784

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 13135
/proc/meminfo: memFree=977032/2055920 swapFree=4192956/4192956
[pid=13134] ppid=13132 vsize=39508 CPUtime=282.22
/proc/13134/stat : 13134 (csat) R 13132 13134 13097 0 -1 4194304 9929 0 0 0 28194 28 0 0 25 0 1 0 91376360 40456192 9583 1992294400 134512640 135625496 4294956240 18446744073709551615 134529059 0 0 4096 0 0 0 0 17 1 0 0
/proc/13134/statm: 9877 9583 91 271 0 9603 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 39508

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 13135
/proc/meminfo: memFree=973768/2055920 swapFree=4192956/4192956
[pid=13134] ppid=13132 vsize=42736 CPUtime=342.21
/proc/13134/stat : 13134 (csat) R 13132 13134 13097 0 -1 4194304 10723 0 0 0 34190 31 0 0 25 0 1 0 91376360 43761664 10377 1992294400 134512640 135625496 4294956240 18446744073709551615 134541363 0 0 4096 0 0 0 0 17 1 0 0
/proc/13134/statm: 10684 10377 91 271 0 10410 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 42736

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13135
/proc/meminfo: memFree=970888/2055920 swapFree=4192956/4192956
[pid=13134] ppid=13132 vsize=45568 CPUtime=402.19
/proc/13134/stat : 13134 (csat) R 13132 13134 13097 0 -1 4194304 11452 0 0 0 40184 35 0 0 25 0 1 0 91376360 46661632 11106 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/13134/statm: 11392 11106 91 271 0 11118 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 45568

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13135
/proc/meminfo: memFree=967752/2055920 swapFree=4192956/4192956
[pid=13134] ppid=13132 vsize=48612 CPUtime=462.17
/proc/13134/stat : 13134 (csat) R 13132 13134 13097 0 -1 4194304 12231 0 0 0 46179 38 0 0 25 0 1 0 91376360 49778688 11885 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/13134/statm: 12153 11885 91 271 0 11879 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 48612

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13135
/proc/meminfo: memFree=965704/2055920 swapFree=4192956/4192956
[pid=13134] ppid=13132 vsize=50764 CPUtime=522.15
/proc/13134/stat : 13134 (csat) R 13132 13134 13097 0 -1 4194304 12755 0 0 0 52174 41 0 0 25 0 1 0 91376360 51982336 12409 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/13134/statm: 12691 12409 91 271 0 12417 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 50764

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13135
/proc/meminfo: memFree=963272/2055920 swapFree=4192956/4192956
[pid=13134] ppid=13132 vsize=53072 CPUtime=582.15
/proc/13134/stat : 13134 (csat) R 13132 13134 13097 0 -1 4194304 13360 0 0 0 58170 45 0 0 25 0 1 0 91376360 54345728 13014 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/13134/statm: 13268 13014 91 271 0 12994 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 53072

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13135
/proc/meminfo: memFree=960968/2055920 swapFree=4192956/4192956
[pid=13134] ppid=13132 vsize=55724 CPUtime=642.13
/proc/13134/stat : 13134 (csat) R 13132 13134 13097 0 -1 4194304 14122 0 0 0 64166 47 0 0 25 0 1 0 91376360 57061376 13573 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/13134/statm: 13931 13573 91 271 0 13657 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 55724

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13135
/proc/meminfo: memFree=959112/2055920 swapFree=4192956/4192956
[pid=13134] ppid=13132 vsize=57592 CPUtime=702.12
/proc/13134/stat : 13134 (csat) R 13132 13134 13097 0 -1 4194304 14585 0 0 0 70161 51 0 0 25 0 1 0 91376360 58974208 14036 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/13134/statm: 14398 14036 91 271 0 14124 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 57592

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13135
/proc/meminfo: memFree=956616/2055920 swapFree=4192956/4192956
[pid=13134] ppid=13132 vsize=60040 CPUtime=762.11
/proc/13134/stat : 13134 (csat) R 13132 13134 13097 0 -1 4194304 15204 0 0 0 76158 53 0 0 25 0 1 0 91376360 61480960 14655 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/13134/statm: 15010 14655 91 271 0 14736 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 60040

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13137
/proc/meminfo: memFree=954632/2055920 swapFree=4192956/4192956
[pid=13134] ppid=13132 vsize=62388 CPUtime=822.08
/proc/13134/stat : 13134 (csat) R 13132 13134 13097 0 -1 4194304 15766 0 0 0 82153 55 0 0 25 0 1 0 91376360 63885312 15217 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/13134/statm: 15597 15217 91 271 0 15323 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 62388

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13137
/proc/meminfo: memFree=952648/2055920 swapFree=4192956/4192956
[pid=13134] ppid=13132 vsize=64256 CPUtime=882.08
/proc/13134/stat : 13134 (csat) R 13132 13134 13097 0 -1 4194304 16250 0 0 0 88150 58 0 0 25 0 1 0 91376360 65798144 15701 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/13134/statm: 16064 15701 91 271 0 15790 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 64256

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13137
/proc/meminfo: memFree=950792/2055920 swapFree=4192956/4192956
[pid=13134] ppid=13132 vsize=66044 CPUtime=942.05
/proc/13134/stat : 13134 (csat) R 13132 13134 13097 0 -1 4194304 16705 0 0 0 94145 60 0 0 25 0 1 0 91376360 67629056 16156 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/13134/statm: 16511 16156 91 271 0 16237 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 66044

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13137
/proc/meminfo: memFree=949192/2055920 swapFree=4192956/4192956
[pid=13134] ppid=13132 vsize=67656 CPUtime=1002.05
/proc/13134/stat : 13134 (csat) R 13132 13134 13097 0 -1 4194304 17087 0 0 0 100142 63 0 0 25 0 1 0 91376360 69279744 16538 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/13134/statm: 16914 16538 91 271 0 16640 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 67656

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13137
/proc/meminfo: memFree=947464/2055920 swapFree=4192956/4192956
[pid=13134] ppid=13132 vsize=69320 CPUtime=1062.03
/proc/13134/stat : 13134 (csat) R 13132 13134 13097 0 -1 4194304 17531 0 0 0 106138 65 0 0 25 0 1 0 91376360 70983680 16982 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/13134/statm: 17330 16982 91 271 0 17056 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 69320

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13137
/proc/meminfo: memFree=945480/2055920 swapFree=4192956/4192956
[pid=13134] ppid=13132 vsize=71432 CPUtime=1122.02
/proc/13134/stat : 13134 (csat) R 13132 13134 13097 0 -1 4194304 18037 0 0 0 112134 68 0 0 25 0 1 0 91376360 73146368 17488 1992294400 134512640 135625496 4294956240 18446744073709551615 134541392 0 0 4096 0 0 0 0 17 1 0 0
/proc/13134/statm: 17858 17488 91 271 0 17584 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 71432

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13137
/proc/meminfo: memFree=943880/2055920 swapFree=4192956/4192956
[pid=13134] ppid=13132 vsize=72836 CPUtime=1182
/proc/13134/stat : 13134 (csat) R 13132 13134 13097 0 -1 4194304 18431 0 0 0 118130 70 0 0 25 0 1 0 91376360 74584064 17882 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/13134/statm: 18209 17882 91 271 0 17935 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 72836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13137
/proc/meminfo: memFree=943368/2055920 swapFree=4192956/4192956
[pid=13134] ppid=13132 vsize=73384 CPUtime=1200.01
/proc/13134/stat : 13134 (csat) R 13132 13134 13097 0 -1 4194304 18554 0 0 0 119930 71 0 0 25 0 1 0 91376360 75145216 18005 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/13134/statm: 18346 18005 91 271 0 18072 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 73384

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13137
/proc/meminfo: memFree=943368/2055920 swapFree=4192956/4192956
[pid=13134] ppid=13132 vsize=73384 CPUtime=1200.01
/proc/13134/stat : 13134 (csat) R 13132 13134 13097 0 -1 4194304 18554 0 0 0 119930 71 0 0 25 0 1 0 91376360 75145216 18005 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/13134/statm: 18346 18005 91 271 0 18072 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 73384

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.32
CPU time (s): 1200.02
CPU user time (s): 1199.3
CPU system time (s): 0.723889
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 73384

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

runsolver used 0.749886 second user time and 2.68859 second system time

The end

Launcher Data

Begin job on node15 at 2009-04-25 06:23:49
IDJOB=1718090
IDBENCH=20470
IDSOLVER=517
FILE ID=node15/1718090-1240633429
PBS_JOBID= 9186399
Free space on /tmp= 66268 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.13.unsat.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718090-1240633429/watcher-1718090-1240633429 -o /tmp/evaluation-result-1718090-1240633429/solver-1718090-1240633429 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1718090-1240633429.cnf

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

MD5SUM BENCH= 8ca1246723b65c8e0ae1eddb535ce13f
RANDOM SEED=1972891077

node15.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.220
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.220
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:       1015704 kB
Buffers:         96464 kB
Cached:         835816 kB
SwapCached:          0 kB
Active:         127668 kB
Inactive:       818448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1015704 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1584 kB
Writeback:           0 kB
Mapped:          23560 kB
Slab:            80020 kB
Committed_AS:   288064 kB
PageTables:       1460 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= 66268 MiB
End job on node15 at 2009-04-25 06:43:52