Trace number 3283645

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
rcl 2011-04-01? (TO) 1300.02 1300.01

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p1.cnf
MD5SUM6ace5cfbe110f1a43049037cb7432998
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 variables259234
Number of clauses1387934
Sum of the clauses size3351923
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2981661
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c Parsing...
0.00/0.80	c ==============================================================================
0.00/0.80	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.80	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.80	c ==============================================================================
0.00/0.80	c |         0 | 1373915  3337034 |  412174       0        0     nan |  0.000 % |
3.99/4.05	c |         0 |  959954  2694138 |      --       0       --      -- |     --   | -111844/44415
3.99/4.05	c ==============================================================================
3.99/4.05	c Result  :   #vars: 137915   #clauses: 959954   #literals: 2694138
3.99/4.05	c CPU time:   3.9444 s
3.99/4.05	c ==============================================================================

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3283645-1303756512/watcher-3283645-1303756512 -o /tmp/evaluation-result-3283645-1303756512/solver-3283645-1303756512 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3283645-1303756512.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.90 3.99 3.91 4/192 8240
/proc/meminfo: memFree=16573284/32950928 swapFree=67111528/67111528
[pid=8240] ppid=8238 vsize=8700 CPUtime=0 cores=0,2
/proc/8240/stat : 8240 (esg_static.sh) S 8238 8240 7713 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 487250971 8908800 250 33554432000 4194304 4922060 140736007641072 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8240/statm: 2175 250 209 178 0 68 0

[startup+0.0356289 s]
/proc/loadavg: 3.90 3.99 3.91 4/192 8240
/proc/meminfo: memFree=16573284/32950928 swapFree=67111528/67111528
[pid=8240] ppid=8238 vsize=8700 CPUtime=0 cores=0,2
/proc/8240/stat : 8240 (esg_static.sh) S 8238 8240 7713 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 487250971 8908800 250 33554432000 4194304 4922060 140736007641072 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8240/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100618 s]
/proc/loadavg: 3.90 3.99 3.91 4/192 8240
/proc/meminfo: memFree=16573284/32950928 swapFree=67111528/67111528
[pid=8240] ppid=8238 vsize=8700 CPUtime=0 cores=0,2
/proc/8240/stat : 8240 (esg_static.sh) S 8238 8240 7713 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 487250971 8908800 250 33554432000 4194304 4922060 140736007641072 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8240/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300582 s]
/proc/loadavg: 3.90 3.99 3.91 4/192 8240
/proc/meminfo: memFree=16573284/32950928 swapFree=67111528/67111528
[pid=8240] ppid=8238 vsize=8700 CPUtime=0 cores=0,2
/proc/8240/stat : 8240 (esg_static.sh) S 8238 8240 7713 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 487250971 8908800 250 33554432000 4194304 4922060 140736007641072 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8240/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700514 s]
/proc/loadavg: 3.90 3.99 3.91 4/192 8240
/proc/meminfo: memFree=16573284/32950928 swapFree=67111528/67111528
[pid=8240] ppid=8238 vsize=8700 CPUtime=0 cores=0,2
/proc/8240/stat : 8240 (esg_static.sh) S 8238 8240 7713 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 487250971 8908800 250 33554432000 4194304 4922060 140736007641072 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8240/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50038 s]
/proc/loadavg: 3.90 3.99 3.91 5/194 8242
/proc/meminfo: memFree=16438364/32950928 swapFree=67111528/67111528
[pid=8240] ppid=8238 vsize=8700 CPUtime=0 cores=0,2
/proc/8240/stat : 8240 (esg_static.sh) S 8238 8240 7713 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 487250971 8908800 250 33554432000 4194304 4922060 140736007641072 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8240/statm: 2175 250 209 178 0 68 0
[pid=8241] ppid=8240 vsize=148736 CPUtime=1.49 cores=0,2
/proc/8241/stat : 8241 (SatELite_releas) R 8240 8240 7713 0 -1 4202496 38735 0 0 0 141 8 0 0 25 0 1 0 487250971 152305664 35204 33554432000 134512640 135144242 4291458016 18446744073709551615 134585353 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8241/statm: 37184 35205 77 155 0 37027 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 157436

[startup+3.10103 s]
/proc/loadavg: 3.90 3.99 3.91 5/194 8243
/proc/meminfo: memFree=16448520/32950928 swapFree=67111528/67111528
[pid=8240] ppid=8238 vsize=8700 CPUtime=0 cores=0,2
/proc/8240/stat : 8240 (esg_static.sh) S 8238 8240 7713 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 487250971 8908800 250 33554432000 4194304 4922060 140736007641072 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8240/statm: 2175 250 209 178 0 68 0
[pid=8241] ppid=8240 vsize=151420 CPUtime=3.09 cores=0,2
/proc/8241/stat : 8241 (SatELite_releas) R 8240 8240 7713 0 -1 4202496 42380 0 0 0 300 9 0 0 25 0 1 0 487250971 155054080 36035 33554432000 134512640 135144242 4291458016 18446744073709551615 134585647 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8241/statm: 37855 36035 77 155 0 37698 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 160120

[startup+6.30047 s]
/proc/loadavg: 3.91 3.99 3.91 5/194 8245
/proc/meminfo: memFree=16503564/32950928 swapFree=67111528/67111528
[pid=8240] ppid=8238 vsize=8700 CPUtime=4.58 cores=0,2
/proc/8240/stat : 8240 (esg_static.sh) S 8238 8240 7713 0 -1 4202496 356 46947 0 0 0 0 444 14 18 0 1 0 487250971 8908800 253 33554432000 4194304 4922060 140736007641072 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8240/statm: 2175 253 209 178 0 68 0
[pid=8245] ppid=8240 vsize=72472 CPUtime=1.7 cores=0,2
/proc/8245/stat : 8245 (cdcl) R 8240 8240 7713 0 -1 4202496 15957 0 0 0 168 2 0 0 25 0 1 0 487251430 74211328 15804 33554432000 4194304 4218580 140737062995792 18446744073709551615 4211496 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8245/statm: 18118 15804 135 6 0 16588 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 81172

[startup+12.7003 s]
/proc/loadavg: 3.91 3.99 3.91 5/194 8245
/proc/meminfo: memFree=16496520/32950928 swapFree=67111528/67111528
[pid=8240] ppid=8238 vsize=8700 CPUtime=4.58 cores=0,2
/proc/8240/stat : 8240 (esg_static.sh) S 8238 8240 7713 0 -1 4202496 356 46947 0 0 0 0 444 14 18 0 1 0 487250971 8908800 253 33554432000 4194304 4922060 140736007641072 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8240/statm: 2175 253 209 178 0 68 0
[pid=8245] ppid=8240 vsize=74848 CPUtime=8.1 cores=0,2
/proc/8245/stat : 8245 (cdcl) R 8240 8240 7713 0 -1 4202496 16602 0 0 0 808 2 0 0 25 0 1 0 487251430 76644352 16444 33554432000 4194304 4218580 140737062995792 18446744073709551615 4213922 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8245/statm: 18712 16444 131 6 0 17182 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 83548

[startup+25.5011 s]
/proc/loadavg: 3.93 3.99 3.91 5/194 8245
/proc/meminfo: memFree=16488884/32950928 swapFree=67111528/67111528
[pid=8240] ppid=8238 vsize=8700 CPUtime=4.58 cores=0,2
/proc/8240/stat : 8240 (esg_static.sh) S 8238 8240 7713 0 -1 4202496 356 46947 0 0 0 0 444 14 18 0 1 0 487250971 8908800 253 33554432000 4194304 4922060 140736007641072 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8240/statm: 2175 253 209 178 0 68 0
[pid=8245] ppid=8240 vsize=79216 CPUtime=20.9 cores=0,2
/proc/8245/stat : 8245 (cdcl) R 8240 8240 7713 0 -1 4202496 17691 0 0 0 2087 3 0 0 25 0 1 0 487251430 81117184 17533 33554432000 4194304 4218580 140737062995792 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8245/statm: 19804 17533 131 6 0 18274 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 87916

[startup+51.1006 s]
/proc/loadavg: 3.96 3.99 3.91 5/194 8283
/proc/meminfo: memFree=16445196/32950928 swapFree=67111528/67111528
[pid=8240] ppid=8238 vsize=8700 CPUtime=4.58 cores=0,2
/proc/8240/stat : 8240 (esg_static.sh) S 8238 8240 7713 0 -1 4202496 356 46947 0 0 0 0 444 14 18 0 1 0 487250971 8908800 253 33554432000 4194304 4922060 140736007641072 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8240/statm: 2175 253 209 178 0 68 0
[pid=8245] ppid=8240 vsize=84532 CPUtime=46.51 cores=0,2
/proc/8245/stat : 8245 (cdcl) R 8240 8240 7713 0 -1 4202496 19007 0 0 0 4647 4 0 0 25 0 1 0 487251430 86560768 18849 33554432000 4194304 4218580 140737062995792 18446744073709551615 4213922 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8245/statm: 21133 18849 131 6 0 19603 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 93232

[startup+102.307 s]
/proc/loadavg: 3.98 3.99 3.91 5/194 8284
/proc/meminfo: memFree=16416848/32950928 swapFree=67111528/67111528
[pid=8240] ppid=8238 vsize=8700 CPUtime=4.58 cores=0,2
/proc/8240/stat : 8240 (esg_static.sh) S 8238 8240 7713 0 -1 4202496 356 46947 0 0 0 0 444 14 18 0 1 0 487250971 8908800 253 33554432000 4194304 4922060 140736007641072 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8240/statm: 2175 253 209 178 0 68 0
[pid=8245] ppid=8240 vsize=92096 CPUtime=97.71 cores=0,2
/proc/8245/stat : 8245 (cdcl) R 8240 8240 7713 0 -1 4202496 20913 0 0 0 9767 4 0 0 25 0 1 0 487251430 94306304 20755 33554432000 4194304 4218580 140737062995792 18446744073709551615 4199413 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8245/statm: 23024 20755 131 6 0 21494 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 100796

[startup+162.301 s]
/proc/loadavg: 3.99 3.99 3.91 5/194 8286
/proc/meminfo: memFree=16402284/32950928 swapFree=67111528/67111528
[pid=8240] ppid=8238 vsize=8700 CPUtime=4.58 cores=0,2
/proc/8240/stat : 8240 (esg_static.sh) S 8238 8240 7713 0 -1 4202496 356 46947 0 0 0 0 444 14 18 0 1 0 487250971 8908800 253 33554432000 4194304 4922060 140736007641072 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8240/statm: 2175 253 209 178 0 68 0
[pid=8245] ppid=8240 vsize=97024 CPUtime=157.7 cores=0,2
/proc/8245/stat : 8245 (cdcl) R 8240 8240 7713 0 -1 4202496 22150 0 0 0 15766 4 0 0 25 0 1 0 487251430 99352576 21992 33554432000 4194304 4218580 140737062995792 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8245/statm: 24256 21992 131 6 0 22726 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 105724

[startup+222.3 s]
/proc/loadavg: 3.99 3.99 3.91 5/194 8361
/proc/meminfo: memFree=16462936/32950928 swapFree=67111528/67111528
[pid=8240] ppid=8238 vsize=8700 CPUtime=4.58 cores=0,2
/proc/8240/stat : 8240 (esg_static.sh) S 8238 8240 7713 0 -1 4202496 356 46947 0 0 0 0 444 14 18 0 1 0 487250971 8908800 253 33554432000 4194304 4922060 140736007641072 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8240/statm: 2175 253 209 178 0 68 0
[pid=8245] ppid=8240 vsize=98540 CPUtime=217.7 cores=0,2
/proc/8245/stat : 8245 (cdcl) R 8240 8240 7713 0 -1 4202496 22536 0 0 0 21765 5 0 0 25 0 1 0 487251430 100904960 22378 33554432000 4194304 4218580 140737062995792 18446744073709551615 4210200 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8245/statm: 24635 22378 131 6 0 23105 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 107240

[startup+282.301 s]
/proc/loadavg: 3.99 3.99 3.91 5/194 8363
/proc/meminfo: memFree=16447856/32950928 swapFree=67111528/67111528
[pid=8240] ppid=8238 vsize=8700 CPUtime=4.58 cores=0,2
/proc/8240/stat : 8240 (esg_static.sh) S 8238 8240 7713 0 -1 4202496 356 46947 0 0 0 0 444 14 18 0 1 0 487250971 8908800 253 33554432000 4194304 4922060 140736007641072 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8240/statm: 2175 253 209 178 0 68 0
[pid=8245] ppid=8240 vsize=104224 CPUtime=277.71 cores=0,2
/proc/8245/stat : 8245 (cdcl) R 8240 8240 7713 0 -1 4202496 23964 0 0 0 27765 6 0 0 25 0 1 0 487251430 106725376 23806 33554432000 4194304 4218580 140737062995792 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8245/statm: 26056 23806 131 6 0 24526 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 112924

[startup+342.3 s]
/proc/loadavg: 3.99 3.99 3.91 5/194 8364
/proc/meminfo: memFree=16430972/32950928 swapFree=67111528/67111528
[pid=8240] ppid=8238 vsize=8700 CPUtime=4.58 cores=0,2
/proc/8240/stat : 8240 (esg_static.sh) S 8238 8240 7713 0 -1 4202496 356 46947 0 0 0 0 444 14 18 0 1 0 487250971 8908800 253 33554432000 4194304 4922060 140736007641072 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8240/statm: 2175 253 209 178 0 68 0
[pid=8245] ppid=8240 vsize=110600 CPUtime=337.7 cores=0,2
/proc/8245/stat : 8245 (cdcl) R 8240 8240 7713 0 -1 4202496 25536 0 0 0 33764 6 0 0 25 0 1 0 487251430 113254400 25378 33554432000 4194304 4218580 140737062995792 18446744073709551615 4210077 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8245/statm: 27650 25378 131 6 0 26120 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 119300

[startup+402.301 s]
/proc/loadavg: 3.95 3.98 3.91 5/194 8433
/proc/meminfo: memFree=16553088/32950928 swapFree=67111528/67111528
[pid=8240] ppid=8238 vsize=8700 CPUtime=4.58 cores=0,2

################
# More data... #
################

/proc/8245/statm: 29201 26942 131 6 0 27671 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 125504

[startup+642.301 s]
/proc/loadavg: 4.01 4.00 3.93 5/194 8439
/proc/meminfo: memFree=16508096/32950928 swapFree=67111528/67111528
[pid=8240] ppid=8238 vsize=8700 CPUtime=4.58 cores=0,2
/proc/8240/stat : 8240 (esg_static.sh) S 8238 8240 7713 0 -1 4202496 356 46947 0 0 0 0 444 14 18 0 1 0 487250971 8908800 253 33554432000 4194304 4922060 140736007641072 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8240/statm: 2175 253 209 178 0 68 0
[pid=8245] ppid=8240 vsize=119720 CPUtime=637.72 cores=0,2
/proc/8245/stat : 8245 (cdcl) R 8240 8240 7713 0 -1 4202496 27850 0 0 0 63764 8 0 0 25 0 1 0 487251430 122593280 27673 33554432000 4194304 4218580 140737062995792 18446744073709551615 4208247 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8245/statm: 29930 27673 131 6 0 28400 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 128420

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 8441
/proc/meminfo: memFree=16498032/32950928 swapFree=67111528/67111528
[pid=8240] ppid=8238 vsize=8700 CPUtime=4.58 cores=0,2
/proc/8240/stat : 8240 (esg_static.sh) S 8238 8240 7713 0 -1 4202496 356 46947 0 0 0 0 444 14 18 0 1 0 487250971 8908800 253 33554432000 4194304 4922060 140736007641072 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8240/statm: 2175 253 209 178 0 68 0
[pid=8245] ppid=8240 vsize=122756 CPUtime=697.72 cores=0,2
/proc/8245/stat : 8245 (cdcl) R 8240 8240 7713 0 -1 4202496 28614 0 0 0 69763 9 0 0 25 0 1 0 487251430 125702144 28420 33554432000 4194304 4218580 140737062995792 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8245/statm: 30689 28420 131 6 0 29159 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 131456

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 8443
/proc/meminfo: memFree=16488456/32950928 swapFree=67111528/67111528
[pid=8240] ppid=8238 vsize=8700 CPUtime=4.58 cores=0,2
/proc/8240/stat : 8240 (esg_static.sh) S 8238 8240 7713 0 -1 4202496 356 46947 0 0 0 0 444 14 18 0 1 0 487250971 8908800 253 33554432000 4194304 4922060 140736007641072 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8240/statm: 2175 253 209 178 0 68 0
[pid=8245] ppid=8240 vsize=122756 CPUtime=757.73 cores=0,2
/proc/8245/stat : 8245 (cdcl) R 8240 8240 7713 0 -1 4202496 28623 0 0 0 75764 9 0 0 25 0 1 0 487251430 125702144 28425 33554432000 4194304 4218580 140737062995792 18446744073709551615 4199452 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8245/statm: 30689 28425 131 6 0 29159 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 131456

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 8444
/proc/meminfo: memFree=16482616/32950928 swapFree=67111528/67111528
[pid=8240] ppid=8238 vsize=8700 CPUtime=4.58 cores=0,2
/proc/8240/stat : 8240 (esg_static.sh) S 8238 8240 7713 0 -1 4202496 356 46947 0 0 0 0 444 14 18 0 1 0 487250971 8908800 253 33554432000 4194304 4922060 140736007641072 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8240/statm: 2175 253 209 178 0 68 0
[pid=8245] ppid=8240 vsize=122756 CPUtime=817.72 cores=0,2
/proc/8245/stat : 8245 (cdcl) R 8240 8240 7713 0 -1 4202496 28638 0 0 0 81763 9 0 0 25 0 1 0 487251430 125702144 28425 33554432000 4194304 4218580 140737062995792 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8245/statm: 30689 28425 131 6 0 29159 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 131456

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 8446
/proc/meminfo: memFree=16472192/32950928 swapFree=67111528/67111528
[pid=8240] ppid=8238 vsize=8700 CPUtime=4.58 cores=0,2
/proc/8240/stat : 8240 (esg_static.sh) S 8238 8240 7713 0 -1 4202496 356 46947 0 0 0 0 444 14 18 0 1 0 487250971 8908800 253 33554432000 4194304 4922060 140736007641072 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8240/statm: 2175 253 209 178 0 68 0
[pid=8245] ppid=8240 vsize=131296 CPUtime=877.73 cores=0,2
/proc/8245/stat : 8245 (cdcl) R 8240 8240 7713 0 -1 4202496 30774 0 0 0 87763 10 0 0 25 0 1 0 487251430 134447104 30552 33554432000 4194304 4218580 140737062995792 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8245/statm: 32824 30552 131 6 0 31294 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 139996

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 8447
/proc/meminfo: memFree=16470936/32950928 swapFree=67111528/67111528
[pid=8240] ppid=8238 vsize=8700 CPUtime=4.58 cores=0,2
/proc/8240/stat : 8240 (esg_static.sh) S 8238 8240 7713 0 -1 4202496 356 46947 0 0 0 0 444 14 18 0 1 0 487250971 8908800 253 33554432000 4194304 4922060 140736007641072 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8240/statm: 2175 253 209 178 0 68 0
[pid=8245] ppid=8240 vsize=131296 CPUtime=937.73 cores=0,2
/proc/8245/stat : 8245 (cdcl) R 8240 8240 7713 0 -1 4202496 30781 0 0 0 93763 10 0 0 25 0 1 0 487251430 134447104 30550 33554432000 4194304 4218580 140737062995792 18446744073709551615 4210232 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8245/statm: 32824 30550 131 6 0 31294 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 139996

[startup+1002.3 s]
/proc/loadavg: 4.06 4.02 3.93 5/194 8449
/proc/meminfo: memFree=16440036/32950928 swapFree=67111528/67111528
[pid=8240] ppid=8238 vsize=8700 CPUtime=4.58 cores=0,2
/proc/8240/stat : 8240 (esg_static.sh) S 8238 8240 7713 0 -1 4202496 356 46947 0 0 0 0 444 14 18 0 1 0 487250971 8908800 253 33554432000 4194304 4922060 140736007641072 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8240/statm: 2175 253 209 178 0 68 0
[pid=8245] ppid=8240 vsize=146652 CPUtime=997.72 cores=0,2
/proc/8245/stat : 8245 (cdcl) R 8240 8240 7713 0 -1 4202496 34649 0 0 0 99760 12 0 0 25 0 1 0 487251430 150171648 34405 33554432000 4194304 4218580 140737062995792 18446744073709551615 4210073 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8245/statm: 36663 34405 131 6 0 35133 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 155352

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/194 8451
/proc/meminfo: memFree=16421412/32950928 swapFree=67111528/67111528
[pid=8240] ppid=8238 vsize=8700 CPUtime=4.58 cores=0,2
/proc/8240/stat : 8240 (esg_static.sh) S 8238 8240 7713 0 -1 4202496 356 46947 0 0 0 0 444 14 18 0 1 0 487250971 8908800 253 33554432000 4194304 4922060 140736007641072 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8240/statm: 2175 253 209 178 0 68 0
[pid=8245] ppid=8240 vsize=151768 CPUtime=1057.73 cores=0,2
/proc/8245/stat : 8245 (cdcl) R 8240 8240 7713 0 -1 4202496 35920 0 0 0 105760 13 0 0 25 0 1 0 487251430 155410432 35662 33554432000 4194304 4218580 140737062995792 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8245/statm: 37942 35662 131 6 0 36412 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 160468

[startup+1122.3 s]
/proc/loadavg: 4.05 4.02 3.94 5/194 8452
/proc/meminfo: memFree=16406268/32950928 swapFree=67111528/67111528
[pid=8240] ppid=8238 vsize=8700 CPUtime=4.58 cores=0,2
/proc/8240/stat : 8240 (esg_static.sh) S 8238 8240 7713 0 -1 4202496 356 46947 0 0 0 0 444 14 18 0 1 0 487250971 8908800 253 33554432000 4194304 4922060 140736007641072 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8240/statm: 2175 253 209 178 0 68 0
[pid=8245] ppid=8240 vsize=151768 CPUtime=1117.73 cores=0,2
/proc/8245/stat : 8245 (cdcl) R 8240 8240 7713 0 -1 4202496 35934 0 0 0 111760 13 0 0 25 0 1 0 487251430 155410432 35664 33554432000 4194304 4218580 140737062995792 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8245/statm: 37942 35664 131 6 0 36412 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 160468

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.94 5/194 8454
/proc/meminfo: memFree=16404264/32950928 swapFree=67111528/67111528
[pid=8240] ppid=8238 vsize=8700 CPUtime=4.58 cores=0,2
/proc/8240/stat : 8240 (esg_static.sh) S 8238 8240 7713 0 -1 4202496 356 46947 0 0 0 0 444 14 18 0 1 0 487250971 8908800 253 33554432000 4194304 4922060 140736007641072 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8240/statm: 2175 253 209 178 0 68 0
[pid=8245] ppid=8240 vsize=151736 CPUtime=1177.73 cores=0,2
/proc/8245/stat : 8245 (cdcl) R 8240 8240 7713 0 -1 4202496 35952 0 0 0 117760 13 0 0 25 0 1 0 487251430 155377664 35662 33554432000 4194304 4218580 140737062995792 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8245/statm: 37934 35662 131 6 0 36404 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 160436

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/194 8485
/proc/meminfo: memFree=16570456/32950928 swapFree=67111528/67111528
[pid=8240] ppid=8238 vsize=8700 CPUtime=4.58 cores=0,2
/proc/8240/stat : 8240 (esg_static.sh) S 8238 8240 7713 0 -1 4202496 356 46947 0 0 0 0 444 14 18 0 1 0 487250971 8908800 253 33554432000 4194304 4922060 140736007641072 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8240/statm: 2175 253 209 178 0 68 0
[pid=8245] ppid=8240 vsize=151768 CPUtime=1237.74 cores=0,2
/proc/8245/stat : 8245 (cdcl) R 8240 8240 7713 0 -1 4202496 35969 0 0 0 123761 13 0 0 25 0 1 0 487251430 155410432 35670 33554432000 4194304 4218580 140737062995792 18446744073709551615 4209492 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8245/statm: 37942 35670 131 6 0 36412 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 160468



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.94 5/194 8487
/proc/meminfo: memFree=16560144/32950928 swapFree=67111528/67111528
[pid=8240] ppid=8238 vsize=8700 CPUtime=4.58 cores=0,2
/proc/8240/stat : 8240 (esg_static.sh) S 8238 8240 7713 0 -1 4202496 356 46947 0 0 0 0 444 14 18 0 1 0 487250971 8908800 253 33554432000 4194304 4922060 140736007641072 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8240/statm: 2175 253 209 178 0 68 0
[pid=8245] ppid=8240 vsize=151800 CPUtime=1295.44 cores=0,2
/proc/8245/stat : 8245 (cdcl) R 8240 8240 7713 0 -1 4202496 35987 0 0 0 129531 13 0 0 25 0 1 0 487251430 155443200 35670 33554432000 4194304 4218580 140737062995792 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/8245/statm: 37950 35670 131 6 0 36420 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 160500

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8240 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=443324
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=143978
# CPU time returned by wait4() is 4.5873
# while last known CPU time is 1300.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1299.75
CPU system time (s): 0.27
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 175768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.44332
system time used= 0.143978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47303
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= 7
involuntary context switches= 24

runsolver used 2.01369 second user time and 5.09023 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-25 20:35:13
IDJOB=3283645
IDBENCH=71055
IDSOLVER=1609
FILE ID=node125/3283645-1303756512
RUNJOBID= node125-1303755210-7731
PBS_JOBID= 13154062
Free space on /tmp= 73096 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p1.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283645-1303756512/watcher-3283645-1303756512 -o /tmp/evaluation-result-3283645-1303756512/solver-3283645-1303756512 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3283645-1303756512.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 6ace5cfbe110f1a43049037cb7432998
RANDOM SEED=2110410288

node125.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5266.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16573812 kB
Buffers:       2193616 kB
Cached:       13315104 kB
SwapCached:          0 kB
Active:        8027976 kB
Inactive:      7817868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16573812 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           57732 kB
Writeback:           0 kB
AnonPages:      335904 kB
Mapped:          15592 kB
Slab:           467432 kB
PageTables:       6040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   545352 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73116 MiB
End job on node125 at 2011-04-25 20:56:55