Trace number 3291465

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.03 1300.01

General information on the benchmark

NameSAT03/industrial/li/li-exam/
li-exam-61.shuffled-as.sat03-366.cnf
MD5SUM3be662940f394fa876137a905247d755
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 variables28147
Number of clauses108436
Sum of the clauses size373110
Maximum clause length166
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 218786
Number of clauses of size 351588
Number of clauses of size 437440
Number of clauses of size 53
Number of clauses of size over 5605

Solver Data

0.00/0.00	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  108399   372979 |   32519       0        0     nan |  0.000 % |
0.00/0.30	c |         0 |   94840   355025 |      --       0       --      -- |     --   | -13528/-17820
0.00/0.30	c ==============================================================================
0.00/0.30	c Result  :   #vars: 22582   #clauses: 94840   #literals: 355025
0.00/0.30	c CPU time:   0.294955 s
0.00/0.30	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-3291465-1303779777/watcher-3291465-1303779777 -o /tmp/evaluation-result-3291465-1303779777/solver-3291465-1303779777 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3291465-1303779777.cnf 

running on 2 cores: 4,6

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: 2.78 3.13 3.30 3/178 2057
/proc/meminfo: memFree=19873144/32950928 swapFree=67111528/67111528
[pid=2057] ppid=2055 vsize=8700 CPUtime=0 cores=4,6
/proc/2057/stat : 2057 (esg_static.sh) R 2055 2057 32630 0 -1 4202496 312 0 0 0 0 0 0 0 25 0 1 0 489574438 8908800 250 33554432000 4194304 4922060 140736941285520 18446744073709551615 254500512149 0 65538 4100 65536 0 0 0 17 4 0 0 0
/proc/2057/statm: 2175 250 209 178 0 68 0

[startup+0.056671 s]
/proc/loadavg: 2.78 3.13 3.30 3/178 2057
/proc/meminfo: memFree=19873144/32950928 swapFree=67111528/67111528
[pid=2057] ppid=2055 vsize=8700 CPUtime=0 cores=4,6
/proc/2057/stat : 2057 (esg_static.sh) S 2055 2057 32630 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 489574438 8908800 250 33554432000 4194304 4922060 140736941285520 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2057/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100658 s]
/proc/loadavg: 2.78 3.13 3.30 3/178 2057
/proc/meminfo: memFree=19873144/32950928 swapFree=67111528/67111528
[pid=2057] ppid=2055 vsize=8700 CPUtime=0 cores=4,6
/proc/2057/stat : 2057 (esg_static.sh) S 2055 2057 32630 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 489574438 8908800 250 33554432000 4194304 4922060 140736941285520 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2057/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300621 s]
/proc/loadavg: 2.78 3.13 3.30 3/178 2057
/proc/meminfo: memFree=19873144/32950928 swapFree=67111528/67111528
[pid=2057] ppid=2055 vsize=8700 CPUtime=0 cores=4,6
/proc/2057/stat : 2057 (esg_static.sh) S 2055 2057 32630 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 489574438 8908800 250 33554432000 4194304 4922060 140736941285520 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2057/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700484 s]
/proc/loadavg: 2.78 3.13 3.30 3/178 2057
/proc/meminfo: memFree=19873144/32950928 swapFree=67111528/67111528
[pid=2057] ppid=2055 vsize=8700 CPUtime=0.36 cores=4,6
/proc/2057/stat : 2057 (esg_static.sh) S 2055 2057 32630 0 -1 4202496 354 4918 0 0 0 0 35 1 22 0 1 0 489574438 8908800 253 33554432000 4194304 4922060 140736941285520 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2057/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 8700

[startup+1.50038 s]
/proc/loadavg: 2.78 3.13 3.30 3/180 2060
/proc/meminfo: memFree=19859120/32950928 swapFree=67111528/67111528
[pid=2057] ppid=2055 vsize=8700 CPUtime=0.36 cores=4,6
/proc/2057/stat : 2057 (esg_static.sh) S 2055 2057 32630 0 -1 4202496 354 4918 0 0 0 0 35 1 22 0 1 0 489574438 8908800 253 33554432000 4194304 4922060 140736941285520 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2057/statm: 2175 253 209 178 0 68 0
[pid=2060] ppid=2057 vsize=17016 CPUtime=1.11 cores=4,6
/proc/2060/stat : 2060 (cdcl) R 2057 2057 32630 0 -1 4202496 2673 0 0 0 111 0 0 0 25 0 1 0 489574475 17424384 2583 33554432000 4194304 4218580 140736192520304 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2060/statm: 4254 2583 131 6 0 2724 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 25716

[startup+3.10105 s]
/proc/loadavg: 2.78 3.13 3.30 3/180 2060
/proc/meminfo: memFree=19858748/32950928 swapFree=67111528/67111528
[pid=2057] ppid=2055 vsize=8700 CPUtime=0.36 cores=4,6
/proc/2057/stat : 2057 (esg_static.sh) S 2055 2057 32630 0 -1 4202496 354 4918 0 0 0 0 35 1 22 0 1 0 489574438 8908800 253 33554432000 4194304 4922060 140736941285520 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2057/statm: 2175 253 209 178 0 68 0
[pid=2060] ppid=2057 vsize=17204 CPUtime=2.71 cores=4,6
/proc/2060/stat : 2060 (cdcl) R 2057 2057 32630 0 -1 4202496 2718 0 0 0 271 0 0 0 25 0 1 0 489574475 17616896 2628 33554432000 4194304 4218580 140736192520304 18446744073709551615 4213825 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2060/statm: 4301 2628 131 6 0 2771 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 25904

[startup+6.30042 s]
/proc/loadavg: 2.72 3.11 3.29 3/180 2060
/proc/meminfo: memFree=19858296/32950928 swapFree=67111528/67111528
[pid=2057] ppid=2055 vsize=8700 CPUtime=0.36 cores=4,6
/proc/2057/stat : 2057 (esg_static.sh) S 2055 2057 32630 0 -1 4202496 354 4918 0 0 0 0 35 1 22 0 1 0 489574438 8908800 253 33554432000 4194304 4922060 140736941285520 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2057/statm: 2175 253 209 178 0 68 0
[pid=2060] ppid=2057 vsize=17336 CPUtime=5.91 cores=4,6
/proc/2060/stat : 2060 (cdcl) R 2057 2057 32630 0 -1 4202496 2747 0 0 0 591 0 0 0 25 0 1 0 489574475 17752064 2657 33554432000 4194304 4218580 140736192520304 18446744073709551615 4214070 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2060/statm: 4334 2657 131 6 0 2804 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 26036

[startup+12.7011 s]
/proc/loadavg: 2.66 3.09 3.29 3/180 2090
/proc/meminfo: memFree=20209980/32950928 swapFree=67111528/67111528
[pid=2057] ppid=2055 vsize=8700 CPUtime=0.36 cores=4,6
/proc/2057/stat : 2057 (esg_static.sh) S 2055 2057 32630 0 -1 4202496 354 4918 0 0 0 0 35 1 22 0 1 0 489574438 8908800 253 33554432000 4194304 4922060 140736941285520 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2057/statm: 2175 253 209 178 0 68 0
[pid=2060] ppid=2057 vsize=17636 CPUtime=12.31 cores=4,6
/proc/2060/stat : 2060 (cdcl) R 2057 2057 32630 0 -1 4202496 2821 0 0 0 1231 0 0 0 25 0 1 0 489574475 18059264 2731 33554432000 4194304 4218580 140736192520304 18446744073709551615 4213787 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2060/statm: 4409 2731 131 6 0 2879 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 26336

[startup+25.5006 s]
/proc/loadavg: 2.51 3.04 3.26 3/180 2090
/proc/meminfo: memFree=20201488/32950928 swapFree=67111528/67111528
[pid=2057] ppid=2055 vsize=8700 CPUtime=0.36 cores=4,6
/proc/2057/stat : 2057 (esg_static.sh) S 2055 2057 32630 0 -1 4202496 354 4918 0 0 0 0 35 1 22 0 1 0 489574438 8908800 253 33554432000 4194304 4922060 140736941285520 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2057/statm: 2175 253 209 178 0 68 0
[pid=2060] ppid=2057 vsize=25816 CPUtime=25.11 cores=4,6
/proc/2060/stat : 2060 (cdcl) R 2057 2057 32630 0 -1 4202496 4873 0 0 0 2511 0 0 0 25 0 1 0 489574475 26435584 4783 33554432000 4194304 4218580 140736192520304 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2060/statm: 6454 4783 131 6 0 4924 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 34516

[startup+51.1004 s]
/proc/loadavg: 2.34 2.95 3.23 3/180 2091
/proc/meminfo: memFree=20188892/32950928 swapFree=67111528/67111528
[pid=2057] ppid=2055 vsize=8700 CPUtime=0.36 cores=4,6
/proc/2057/stat : 2057 (esg_static.sh) S 2055 2057 32630 0 -1 4202496 354 4918 0 0 0 0 35 1 22 0 1 0 489574438 8908800 253 33554432000 4194304 4922060 140736941285520 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2057/statm: 2175 253 209 178 0 68 0
[pid=2060] ppid=2057 vsize=39680 CPUtime=50.71 cores=4,6
/proc/2060/stat : 2060 (cdcl) R 2057 2057 32630 0 -1 4202496 8362 0 0 0 5070 1 0 0 25 0 1 0 489574475 40632320 8263 33554432000 4194304 4218580 140736192520304 18446744073709551615 254500352709 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2060/statm: 9920 8263 131 6 0 8390 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 48380

[startup+102.306 s]
/proc/loadavg: 2.14 2.81 3.16 3/180 2095
/proc/meminfo: memFree=20157872/32950928 swapFree=67111528/67111528
[pid=2057] ppid=2055 vsize=8700 CPUtime=0.36 cores=4,6
/proc/2057/stat : 2057 (esg_static.sh) S 2055 2057 32630 0 -1 4202496 354 4918 0 0 0 0 35 1 22 0 1 0 489574438 8908800 253 33554432000 4194304 4922060 140736941285520 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2057/statm: 2175 253 209 178 0 68 0
[pid=2060] ppid=2057 vsize=44960 CPUtime=101.92 cores=4,6
/proc/2060/stat : 2060 (cdcl) R 2057 2057 32630 0 -1 4202496 9758 0 0 0 10191 1 0 0 25 0 1 0 489574475 46039040 9590 33554432000 4194304 4218580 140736192520304 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2060/statm: 11240 9590 131 6 0 9710 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 53660

[startup+162.301 s]
/proc/loadavg: 2.05 2.66 3.09 3/180 2097
/proc/meminfo: memFree=20121428/32950928 swapFree=67111528/67111528
[pid=2057] ppid=2055 vsize=8700 CPUtime=0.36 cores=4,6
/proc/2057/stat : 2057 (esg_static.sh) S 2055 2057 32630 0 -1 4202496 354 4918 0 0 0 0 35 1 22 0 1 0 489574438 8908800 253 33554432000 4194304 4922060 140736941285520 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2057/statm: 2175 253 209 178 0 68 0
[pid=2060] ppid=2057 vsize=55704 CPUtime=161.92 cores=4,6
/proc/2060/stat : 2060 (cdcl) R 2057 2057 32630 0 -1 4202496 12618 0 0 0 16190 2 0 0 25 0 1 0 489574475 57040896 12271 33554432000 4194304 4218580 140736192520304 18446744073709551615 4208180 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2060/statm: 13926 12271 131 6 0 12396 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 64404

[startup+222.301 s]
/proc/loadavg: 2.02 2.53 3.02 3/180 2098
/proc/meminfo: memFree=20066948/32950928 swapFree=67111528/67111528
[pid=2057] ppid=2055 vsize=8700 CPUtime=0.36 cores=4,6
/proc/2057/stat : 2057 (esg_static.sh) S 2055 2057 32630 0 -1 4202496 354 4918 0 0 0 0 35 1 22 0 1 0 489574438 8908800 253 33554432000 4194304 4922060 140736941285520 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2057/statm: 2175 253 209 178 0 68 0
[pid=2060] ppid=2057 vsize=71424 CPUtime=221.92 cores=4,6
/proc/2060/stat : 2060 (cdcl) R 2057 2057 32630 0 -1 4202496 16715 0 0 0 22189 3 0 0 25 0 1 0 489574475 73138176 16175 33554432000 4194304 4218580 140736192520304 18446744073709551615 4210211 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2060/statm: 17856 16175 131 6 0 16326 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 80124

[startup+282.301 s]
/proc/loadavg: 2.00 2.43 2.95 3/180 2100
/proc/meminfo: memFree=20028472/32950928 swapFree=67111528/67111528
[pid=2057] ppid=2055 vsize=8700 CPUtime=0.36 cores=4,6
/proc/2057/stat : 2057 (esg_static.sh) S 2055 2057 32630 0 -1 4202496 354 4918 0 0 0 0 35 1 22 0 1 0 489574438 8908800 253 33554432000 4194304 4922060 140736941285520 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2057/statm: 2175 253 209 178 0 68 0
[pid=2060] ppid=2057 vsize=95400 CPUtime=281.93 cores=4,6
/proc/2060/stat : 2060 (cdcl) R 2057 2057 32630 0 -1 4202496 22974 0 0 0 28188 5 0 0 25 0 1 0 489574475 97689600 22172 33554432000 4194304 4218580 140736192520304 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2060/statm: 23850 22172 131 6 0 22320 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 104100

[startup+342.301 s]
/proc/loadavg: 2.03 2.37 2.89 3/180 2102
/proc/meminfo: memFree=20002512/32950928 swapFree=67111528/67111528
[pid=2057] ppid=2055 vsize=8700 CPUtime=0.36 cores=4,6
/proc/2057/stat : 2057 (esg_static.sh) S 2055 2057 32630 0 -1 4202496 354 4918 0 0 0 0 35 1 22 0 1 0 489574438 8908800 253 33554432000 4194304 4922060 140736941285520 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2057/statm: 2175 253 209 178 0 68 0
[pid=2060] ppid=2057 vsize=121324 CPUtime=341.93 cores=4,6
/proc/2060/stat : 2060 (cdcl) R 2057 2057 32630 0 -1 4202496 29657 0 0 0 34187 6 0 0 25 0 1 0 489574475 124235776 28662 33554432000 4194304 4218580 140736192520304 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2060/statm: 30331 28662 131 6 0 28801 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 130024

[startup+402.301 s]
/proc/loadavg: 2.01 2.30 2.83 3/180 2103
/proc/meminfo: memFree=20002236/32950928 swapFree=67111528/67111528
[pid=2057] ppid=2055 vsize=8700 CPUtime=0.36 cores=4,6

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

/proc/2060/statm: 30371 28708 131 6 0 28841 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 130184

[startup+642.301 s]
/proc/loadavg: 2.00 2.13 2.64 3/180 2110
/proc/meminfo: memFree=19962004/32950928 swapFree=67111528/67111528
[pid=2057] ppid=2055 vsize=8700 CPUtime=0.36 cores=4,6
/proc/2057/stat : 2057 (esg_static.sh) S 2055 2057 32630 0 -1 4202496 354 4918 0 0 0 0 35 1 22 0 1 0 489574438 8908800 253 33554432000 4194304 4922060 140736941285520 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2057/statm: 2175 253 209 178 0 68 0
[pid=2060] ppid=2057 vsize=142432 CPUtime=641.95 cores=4,6
/proc/2060/stat : 2060 (cdcl) R 2057 2057 32630 0 -1 4202496 36148 0 0 0 64188 7 0 0 25 0 1 0 489574475 145850368 33928 33554432000 4194304 4218580 140736192520304 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2060/statm: 35608 33928 131 6 0 34078 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 151132

[startup+702.301 s]
/proc/loadavg: 2.00 2.11 2.60 3/180 2111
/proc/meminfo: memFree=19951188/32950928 swapFree=67111528/67111528
[pid=2057] ppid=2055 vsize=8700 CPUtime=0.36 cores=4,6
/proc/2057/stat : 2057 (esg_static.sh) S 2055 2057 32630 0 -1 4202496 354 4918 0 0 0 0 35 1 22 0 1 0 489574438 8908800 253 33554432000 4194304 4922060 140736941285520 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2057/statm: 2175 253 209 178 0 68 0
[pid=2060] ppid=2057 vsize=152876 CPUtime=701.94 cores=4,6
/proc/2060/stat : 2060 (cdcl) R 2057 2057 32630 0 -1 4202496 38961 0 0 0 70187 7 0 0 25 0 1 0 489574475 156545024 36552 33554432000 4194304 4218580 140736192520304 18446744073709551615 4210211 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2060/statm: 38219 36552 131 6 0 36689 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 161576

[startup+762.307 s]
/proc/loadavg: 2.00 2.08 2.55 3/180 2113
/proc/meminfo: memFree=19951012/32950928 swapFree=67111528/67111528
[pid=2057] ppid=2055 vsize=8700 CPUtime=0.36 cores=4,6
/proc/2057/stat : 2057 (esg_static.sh) S 2055 2057 32630 0 -1 4202496 354 4918 0 0 0 0 35 1 22 0 1 0 489574438 8908800 253 33554432000 4194304 4922060 140736941285520 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2057/statm: 2175 253 209 178 0 68 0
[pid=2060] ppid=2057 vsize=153004 CPUtime=761.95 cores=4,6
/proc/2060/stat : 2060 (cdcl) R 2057 2057 32630 0 -1 4202496 39273 0 0 0 76188 7 0 0 25 0 1 0 489574475 156676096 36592 33554432000 4194304 4218580 140736192520304 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2060/statm: 38251 36592 131 6 0 36721 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 161704

[startup+822.301 s]
/proc/loadavg: 2.05 2.08 2.52 3/180 2114
/proc/meminfo: memFree=19945268/32950928 swapFree=67111528/67111528
[pid=2057] ppid=2055 vsize=8700 CPUtime=0.36 cores=4,6
/proc/2057/stat : 2057 (esg_static.sh) S 2055 2057 32630 0 -1 4202496 354 4918 0 0 0 0 35 1 22 0 1 0 489574438 8908800 253 33554432000 4194304 4922060 140736941285520 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2057/statm: 2175 253 209 178 0 68 0
[pid=2060] ppid=2057 vsize=153196 CPUtime=821.95 cores=4,6
/proc/2060/stat : 2060 (cdcl) R 2057 2057 32630 0 -1 4202496 39562 0 0 0 82187 8 0 0 25 0 1 0 489574475 156872704 36638 33554432000 4194304 4218580 140736192520304 18446744073709551615 4208464 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2060/statm: 38299 36638 131 6 0 36769 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 161896

[startup+882.301 s]
/proc/loadavg: 2.02 2.06 2.49 3/180 2116
/proc/meminfo: memFree=19941016/32950928 swapFree=67111528/67111528
[pid=2057] ppid=2055 vsize=8700 CPUtime=0.36 cores=4,6
/proc/2057/stat : 2057 (esg_static.sh) S 2055 2057 32630 0 -1 4202496 354 4918 0 0 0 0 35 1 22 0 1 0 489574438 8908800 253 33554432000 4194304 4922060 140736941285520 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2057/statm: 2175 253 209 178 0 68 0
[pid=2060] ppid=2057 vsize=153292 CPUtime=881.95 cores=4,6
/proc/2060/stat : 2060 (cdcl) R 2057 2057 32630 0 -1 4202496 39813 0 0 0 88187 8 0 0 25 0 1 0 489574475 156971008 36657 33554432000 4194304 4218580 140736192520304 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2060/statm: 38323 36657 131 6 0 36793 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 161992

[startup+942.301 s]
/proc/loadavg: 2.00 2.05 2.45 3/180 2118
/proc/meminfo: memFree=19897700/32950928 swapFree=67111528/67111528
[pid=2057] ppid=2055 vsize=8700 CPUtime=0.36 cores=4,6
/proc/2057/stat : 2057 (esg_static.sh) S 2055 2057 32630 0 -1 4202496 354 4918 0 0 0 0 35 1 22 0 1 0 489574438 8908800 253 33554432000 4194304 4922060 140736941285520 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2057/statm: 2175 253 209 178 0 68 0
[pid=2060] ppid=2057 vsize=153292 CPUtime=941.96 cores=4,6
/proc/2060/stat : 2060 (cdcl) R 2057 2057 32630 0 -1 4202496 40091 0 0 0 94188 8 0 0 25 0 1 0 489574475 156971008 36661 33554432000 4194304 4218580 140736192520304 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2060/statm: 38323 36661 131 6 0 36793 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 161992

[startup+1002.3 s]
/proc/loadavg: 2.04 2.05 2.43 3/180 2119
/proc/meminfo: memFree=19851916/32950928 swapFree=67111528/67111528
[pid=2057] ppid=2055 vsize=8700 CPUtime=0.36 cores=4,6
/proc/2057/stat : 2057 (esg_static.sh) S 2055 2057 32630 0 -1 4202496 354 4918 0 0 0 0 35 1 22 0 1 0 489574438 8908800 253 33554432000 4194304 4922060 140736941285520 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2057/statm: 2175 253 209 178 0 68 0
[pid=2060] ppid=2057 vsize=153356 CPUtime=1001.96 cores=4,6
/proc/2060/stat : 2060 (cdcl) R 2057 2057 32630 0 -1 4202496 40355 0 0 0 100188 8 0 0 25 0 1 0 489574475 157036544 36678 33554432000 4194304 4218580 140736192520304 18446744073709551615 4210211 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2060/statm: 38339 36678 131 6 0 36809 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 162056

[startup+1062.3 s]
/proc/loadavg: 2.01 2.04 2.40 3/180 2121
/proc/meminfo: memFree=19851844/32950928 swapFree=67111528/67111528
[pid=2057] ppid=2055 vsize=8700 CPUtime=0.36 cores=4,6
/proc/2057/stat : 2057 (esg_static.sh) S 2055 2057 32630 0 -1 4202496 354 4918 0 0 0 0 35 1 22 0 1 0 489574438 8908800 253 33554432000 4194304 4922060 140736941285520 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2057/statm: 2175 253 209 178 0 68 0
[pid=2060] ppid=2057 vsize=153164 CPUtime=1061.96 cores=4,6
/proc/2060/stat : 2060 (cdcl) R 2057 2057 32630 0 -1 4202496 40591 0 0 0 106188 8 0 0 25 0 1 0 489574475 156839936 36629 33554432000 4194304 4218580 140736192520304 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2060/statm: 38291 36629 131 6 0 36761 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 161864

[startup+1122.3 s]
/proc/loadavg: 2.00 2.03 2.37 3/180 2122
/proc/meminfo: memFree=19852164/32950928 swapFree=67111528/67111528
[pid=2057] ppid=2055 vsize=8700 CPUtime=0.36 cores=4,6
/proc/2057/stat : 2057 (esg_static.sh) S 2055 2057 32630 0 -1 4202496 354 4918 0 0 0 0 35 1 22 0 1 0 489574438 8908800 253 33554432000 4194304 4922060 140736941285520 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2057/statm: 2175 253 209 178 0 68 0
[pid=2060] ppid=2057 vsize=153004 CPUtime=1121.97 cores=4,6
/proc/2060/stat : 2060 (cdcl) R 2057 2057 32630 0 -1 4202496 40835 0 0 0 112188 9 0 0 25 0 1 0 489574475 156676096 36586 33554432000 4194304 4218580 140736192520304 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2060/statm: 38251 36586 131 6 0 36721 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 161704

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.35 3/180 2124
/proc/meminfo: memFree=19852124/32950928 swapFree=67111528/67111528
[pid=2057] ppid=2055 vsize=8700 CPUtime=0.36 cores=4,6
/proc/2057/stat : 2057 (esg_static.sh) S 2055 2057 32630 0 -1 4202496 354 4918 0 0 0 0 35 1 22 0 1 0 489574438 8908800 253 33554432000 4194304 4922060 140736941285520 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2057/statm: 2175 253 209 178 0 68 0
[pid=2060] ppid=2057 vsize=153164 CPUtime=1181.97 cores=4,6
/proc/2060/stat : 2060 (cdcl) R 2057 2057 32630 0 -1 4202496 41151 0 0 0 118188 9 0 0 25 0 1 0 489574475 156839936 36625 33554432000 4194304 4218580 140736192520304 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2060/statm: 38291 36625 131 6 0 36761 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 161864

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.32 3/180 2126
/proc/meminfo: memFree=19851828/32950928 swapFree=67111528/67111528
[pid=2057] ppid=2055 vsize=8700 CPUtime=0.36 cores=4,6
/proc/2057/stat : 2057 (esg_static.sh) S 2055 2057 32630 0 -1 4202496 354 4918 0 0 0 0 35 1 22 0 1 0 489574438 8908800 253 33554432000 4194304 4922060 140736941285520 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2057/statm: 2175 253 209 178 0 68 0
[pid=2060] ppid=2057 vsize=153260 CPUtime=1241.97 cores=4,6
/proc/2060/stat : 2060 (cdcl) R 2057 2057 32630 0 -1 4202496 41442 0 0 0 124188 9 0 0 25 0 1 0 489574475 156938240 36655 33554432000 4194304 4218580 140736192520304 18446744073709551615 4211250 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2060/statm: 38315 36655 131 6 0 36785 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 161960



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.08 2.03 2.30 3/180 2127
/proc/meminfo: memFree=19851684/32950928 swapFree=67111528/67111528
[pid=2057] ppid=2055 vsize=8700 CPUtime=0.36 cores=4,6
/proc/2057/stat : 2057 (esg_static.sh) S 2055 2057 32630 0 -1 4202496 354 4918 0 0 0 0 35 1 22 0 1 0 489574438 8908800 253 33554432000 4194304 4922060 140736941285520 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2057/statm: 2175 253 209 178 0 68 0
[pid=2060] ppid=2057 vsize=153196 CPUtime=1299.67 cores=4,6
/proc/2060/stat : 2060 (cdcl) R 2057 2057 32630 0 -1 4202496 41740 0 0 0 129958 9 0 0 25 0 1 0 489574475 156872704 36632 33554432000 4194304 4218580 140736192520304 18446744073709551615 4209108 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2060/statm: 38299 36632 131 6 0 36769 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 161896

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 2057 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=357945
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=15997
# CPU time returned by wait4() is 0.373942
# while last known CPU time is 1300.03
#
# 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.03
CPU user time (s): 1299.93
CPU system time (s): 0.1
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 162248

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

runsolver used 2.35864 second user time and 4.67729 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-26 03:02:58
IDJOB=3291465
IDBENCH=84223
IDSOLVER=1609
FILE ID=node149/3291465-1303779777
RUNJOBID= node149-1303778460-1670
PBS_JOBID= 13157177
Free space on /tmp= 71860 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT03/industrial/li/li-exam/li-exam-61.shuffled-as.sat03-366.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291465-1303779777/watcher-3291465-1303779777 -o /tmp/evaluation-result-3291465-1303779777/solver-3291465-1303779777 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3291465-1303779777.cnf

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

MD5SUM BENCH= 3be662940f394fa876137a905247d755
RANDOM SEED=1419490519

node149.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.806
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.61
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.806
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	: 5332.83
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.806
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.83
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.806
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.73
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.806
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.806
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.75
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.806
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.82
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.806
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:      19873292 kB
Buffers:       2174588 kB
Cached:       10040216 kB
SwapCached:          0 kB
Active:        2154736 kB
Inactive:     10385860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19873292 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3620 kB
Writeback:           0 kB
AnonPages:      325452 kB
Mapped:          15120 kB
Slab:           472340 kB
PageTables:       4932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   469780 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= 71960 MiB
End job on node149 at 2011-04-26 03:24:40