Trace number 3249672

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) 1299.99 1300.01

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-14x38.cnf
MD5SUM56980124bab6f1dbe07ec523b7d59019
Bench CategoryCRAFTED (crafted 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 variables2128
Number of clauses259616
Sum of the clauses size1032080
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23192
Number of clauses of size 30
Number of clauses of size 4256424
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.10	c ==============================================================================
0.00/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.10	c ==============================================================================
0.00/0.10	c |         0 |  259616  1032080 |   77884       0        0     nan |  0.000 % |
6.08/6.11	c |         0 |  257488  1538544 |      --       0       --      -- |     --   | -2128/506464
6.08/6.11	c ==============================================================================
6.08/6.11	c Result  :   #vars: 1596   #clauses: 257488   #literals: 1538544
6.08/6.11	c CPU time:   6.07008 s
6.08/6.11	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-3249672-1303509866/watcher-3249672-1303509866 -o /tmp/evaluation-result-3249672-1303509866/solver-3249672-1303509866 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3249672-1303509866.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: 3.93 4.00 3.94 3/186 2051
/proc/meminfo: memFree=12891120/32950928 swapFree=67111528/67111528
[pid=2051] ppid=2049 vsize=8700 CPUtime=0 cores=4,6
/proc/2051/stat : 2051 (esg_static.sh) R 2049 2051 925 0 -1 4202496 312 0 0 0 0 0 0 0 25 0 1 0 462585455 8908800 250 33554432000 4194304 4922060 140736310175344 18446744073709551615 268272509333 0 65538 4100 65536 0 0 0 17 4 0 0 0
/proc/2051/statm: 2175 250 209 178 0 68 0

[startup+0.0500049 s]
/proc/loadavg: 3.93 4.00 3.94 3/186 2051
/proc/meminfo: memFree=12891120/32950928 swapFree=67111528/67111528
[pid=2051] ppid=2049 vsize=8700 CPUtime=0 cores=4,6
/proc/2051/stat : 2051 (esg_static.sh) S 2049 2051 925 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 462585455 8908800 250 33554432000 4194304 4922060 140736310175344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2051/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101011 s]
/proc/loadavg: 3.93 4.00 3.94 3/186 2051
/proc/meminfo: memFree=12891120/32950928 swapFree=67111528/67111528
[pid=2051] ppid=2049 vsize=8700 CPUtime=0 cores=4,6
/proc/2051/stat : 2051 (esg_static.sh) S 2049 2051 925 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 462585455 8908800 250 33554432000 4194304 4922060 140736310175344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2051/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300899 s]
/proc/loadavg: 3.93 4.00 3.94 3/186 2051
/proc/meminfo: memFree=12891120/32950928 swapFree=67111528/67111528
[pid=2051] ppid=2049 vsize=8700 CPUtime=0 cores=4,6
/proc/2051/stat : 2051 (esg_static.sh) S 2049 2051 925 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 462585455 8908800 250 33554432000 4194304 4922060 140736310175344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2051/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70078 s]
/proc/loadavg: 3.93 4.00 3.94 3/186 2051
/proc/meminfo: memFree=12891120/32950928 swapFree=67111528/67111528
[pid=2051] ppid=2049 vsize=8700 CPUtime=0 cores=4,6
/proc/2051/stat : 2051 (esg_static.sh) S 2049 2051 925 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 462585455 8908800 250 33554432000 4194304 4922060 140736310175344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2051/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50064 s]
/proc/loadavg: 3.93 4.00 3.94 5/194 2064
/proc/meminfo: memFree=12832816/32950928 swapFree=67111528/67111528
[pid=2051] ppid=2049 vsize=8700 CPUtime=0 cores=4,6
/proc/2051/stat : 2051 (esg_static.sh) S 2049 2051 925 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 462585455 8908800 250 33554432000 4194304 4922060 140736310175344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2051/statm: 2175 250 209 178 0 68 0
[pid=2052] ppid=2051 vsize=28296 CPUtime=1.48 cores=4,6
/proc/2052/stat : 2052 (SatELite_releas) R 2051 2051 925 0 -1 4202496 6703 0 0 0 146 2 0 0 25 0 1 0 462585456 28975104 6657 33554432000 134512640 135144242 4291943776 18446744073709551615 134555768 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/2052/statm: 7074 6657 77 155 0 6917 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 36996

[startup+3.10035 s]
/proc/loadavg: 3.93 4.00 3.94 4/191 2065
/proc/meminfo: memFree=12920384/32950928 swapFree=67111528/67111528
[pid=2051] ppid=2049 vsize=8700 CPUtime=0 cores=4,6
/proc/2051/stat : 2051 (esg_static.sh) S 2049 2051 925 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 462585455 8908800 250 33554432000 4194304 4922060 140736310175344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2051/statm: 2175 250 209 178 0 68 0
[pid=2052] ppid=2051 vsize=32528 CPUtime=3.08 cores=4,6
/proc/2052/stat : 2052 (SatELite_releas) R 2051 2051 925 0 -1 4202496 7667 0 0 0 305 3 0 0 25 0 1 0 462585456 33308672 7621 33554432000 134512640 135144242 4291943776 18446744073709551615 134588187 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/2052/statm: 8132 7621 77 155 0 7975 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 41228

[startup+6.30078 s]
/proc/loadavg: 3.94 4.00 3.94 5/194 2131
/proc/meminfo: memFree=12853576/32950928 swapFree=67111528/67111528
[pid=2051] ppid=2049 vsize=8700 CPUtime=0 cores=4,6
/proc/2051/stat : 2051 (esg_static.sh) S 2049 2051 925 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 462585455 8908800 250 33554432000 4194304 4922060 140736310175344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2051/statm: 2175 250 209 178 0 68 0
[pid=2052] ppid=2051 vsize=29748 CPUtime=6.29 cores=4,6
/proc/2052/stat : 2052 (SatELite_releas) R 2051 2051 925 0 -1 4202496 7668 0 0 0 624 5 0 0 18 0 1 0 462585456 30461952 7049 33554432000 134512640 135144242 4291943776 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/2052/statm: 7437 7049 77 155 0 7280 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38448

[startup+12.7006 s]
/proc/loadavg: 3.94 4.00 3.94 5/194 2132
/proc/meminfo: memFree=12801740/32950928 swapFree=67111528/67111528
[pid=2051] ppid=2049 vsize=8700 CPUtime=6.34 cores=4,6
/proc/2051/stat : 2051 (esg_static.sh) S 2049 2051 925 0 -1 4202496 356 7669 0 0 0 0 628 6 18 0 1 0 462585455 8908800 253 33554432000 4194304 4922060 140736310175344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2051/statm: 2175 253 209 178 0 68 0
[pid=2132] ppid=2051 vsize=31768 CPUtime=6.34 cores=4,6
/proc/2132/stat : 2132 (cdcl) R 2051 2051 925 0 -1 4202496 6416 0 0 0 632 2 0 0 25 0 1 0 462586091 32530432 6327 33554432000 4194304 4218580 140734773028432 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2132/statm: 7942 6327 131 6 0 6412 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 40468

[startup+25.5004 s]
/proc/loadavg: 3.95 4.00 3.94 5/194 2133
/proc/meminfo: memFree=12791020/32950928 swapFree=67111528/67111528
[pid=2051] ppid=2049 vsize=8700 CPUtime=6.34 cores=4,6
/proc/2051/stat : 2051 (esg_static.sh) S 2049 2051 925 0 -1 4202496 356 7669 0 0 0 0 628 6 18 0 1 0 462585455 8908800 253 33554432000 4194304 4922060 140736310175344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2051/statm: 2175 253 209 178 0 68 0
[pid=2132] ppid=2051 vsize=37744 CPUtime=19.13 cores=4,6
/proc/2132/stat : 2132 (cdcl) R 2051 2051 925 0 -1 4202496 7960 0 0 0 1911 2 0 0 25 0 1 0 462586091 38649856 7831 33554432000 4194304 4218580 140734773028432 18446744073709551615 4208414 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2132/statm: 9436 7831 131 6 0 7906 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 46444

[startup+51.1009 s]
/proc/loadavg: 3.97 4.00 3.94 5/194 2134
/proc/meminfo: memFree=12778012/32950928 swapFree=67111528/67111528
[pid=2051] ppid=2049 vsize=8700 CPUtime=6.34 cores=4,6
/proc/2051/stat : 2051 (esg_static.sh) S 2049 2051 925 0 -1 4202496 356 7669 0 0 0 0 628 6 18 0 1 0 462585455 8908800 253 33554432000 4194304 4922060 140736310175344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2051/statm: 2175 253 209 178 0 68 0
[pid=2132] ppid=2051 vsize=42028 CPUtime=44.73 cores=4,6
/proc/2132/stat : 2132 (cdcl) R 2051 2051 925 0 -1 4202496 9287 0 0 0 4470 3 0 0 25 0 1 0 462586091 43036672 8913 33554432000 4194304 4218580 140734773028432 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2132/statm: 10507 8913 131 6 0 8977 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 50728

[startup+102.307 s]
/proc/loadavg: 3.98 4.00 3.94 5/194 2136
/proc/meminfo: memFree=12738432/32950928 swapFree=67111528/67111528
[pid=2051] ppid=2049 vsize=8700 CPUtime=6.34 cores=4,6
/proc/2051/stat : 2051 (esg_static.sh) S 2049 2051 925 0 -1 4202496 356 7669 0 0 0 0 628 6 18 0 1 0 462585455 8908800 253 33554432000 4194304 4922060 140736310175344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2051/statm: 2175 253 209 178 0 68 0
[pid=2132] ppid=2051 vsize=54164 CPUtime=95.93 cores=4,6
/proc/2132/stat : 2132 (cdcl) R 2051 2051 925 0 -1 4202496 12804 0 0 0 9588 5 0 0 25 0 1 0 462586091 55463936 11922 33554432000 4194304 4218580 140734773028432 18446744073709551615 4209527 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2132/statm: 13541 11922 131 6 0 12011 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 62864

[startup+162.301 s]
/proc/loadavg: 3.99 4.00 3.94 5/194 2137
/proc/meminfo: memFree=12717064/32950928 swapFree=67111528/67111528
[pid=2051] ppid=2049 vsize=8700 CPUtime=6.34 cores=4,6
/proc/2051/stat : 2051 (esg_static.sh) S 2049 2051 925 0 -1 4202496 356 7669 0 0 0 0 628 6 18 0 1 0 462585455 8908800 253 33554432000 4194304 4922060 140736310175344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2051/statm: 2175 253 209 178 0 68 0
[pid=2132] ppid=2051 vsize=59024 CPUtime=155.91 cores=4,6
/proc/2132/stat : 2132 (cdcl) R 2051 2051 925 0 -1 4202496 14922 0 0 0 15586 5 0 0 25 0 1 0 462586091 60440576 13150 33554432000 4194304 4218580 140734773028432 18446744073709551615 4209488 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2132/statm: 14756 13150 131 6 0 13226 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 67724

[startup+222.3 s]
/proc/loadavg: 3.99 4.00 3.94 5/194 2139
/proc/meminfo: memFree=12688520/32950928 swapFree=67111528/67111528
[pid=2051] ppid=2049 vsize=8700 CPUtime=6.34 cores=4,6
/proc/2051/stat : 2051 (esg_static.sh) S 2049 2051 925 0 -1 4202496 356 7669 0 0 0 0 628 6 18 0 1 0 462585455 8908800 253 33554432000 4194304 4922060 140736310175344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2051/statm: 2175 253 209 178 0 68 0
[pid=2132] ppid=2051 vsize=70928 CPUtime=215.92 cores=4,6
/proc/2132/stat : 2132 (cdcl) R 2051 2051 925 0 -1 4202496 18481 0 0 0 21585 7 0 0 25 0 1 0 462586091 72630272 16130 33554432000 4194304 4218580 140734773028432 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2132/statm: 17732 16130 131 6 0 16202 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 79628

[startup+282.301 s]
/proc/loadavg: 3.99 4.00 3.94 5/194 2141
/proc/meminfo: memFree=12666552/32950928 swapFree=67111528/67111528
[pid=2051] ppid=2049 vsize=8700 CPUtime=6.34 cores=4,6
/proc/2051/stat : 2051 (esg_static.sh) S 2049 2051 925 0 -1 4202496 356 7669 0 0 0 0 628 6 18 0 1 0 462585455 8908800 253 33554432000 4194304 4922060 140736310175344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2051/statm: 2175 253 209 178 0 68 0
[pid=2132] ppid=2051 vsize=72452 CPUtime=275.92 cores=4,6
/proc/2132/stat : 2132 (cdcl) R 2051 2051 925 0 -1 4202496 19642 0 0 0 27584 8 0 0 25 0 1 0 462586091 74190848 16511 33554432000 4194304 4218580 140734773028432 18446744073709551615 4208482 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2132/statm: 18113 16511 131 6 0 16583 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 81152

[startup+342.301 s]
/proc/loadavg: 3.99 4.00 3.94 5/194 2142
/proc/meminfo: memFree=12645548/32950928 swapFree=67111528/67111528
[pid=2051] ppid=2049 vsize=8700 CPUtime=6.34 cores=4,6
/proc/2051/stat : 2051 (esg_static.sh) S 2049 2051 925 0 -1 4202496 356 7669 0 0 0 0 628 6 18 0 1 0 462585455 8908800 253 33554432000 4194304 4922060 140736310175344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2051/statm: 2175 253 209 178 0 68 0
[pid=2132] ppid=2051 vsize=81176 CPUtime=335.92 cores=4,6
/proc/2132/stat : 2132 (cdcl) R 2051 2051 925 0 -1 4202496 22607 0 0 0 33584 8 0 0 25 0 1 0 462586091 83124224 18676 33554432000 4194304 4218580 140734773028432 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2132/statm: 20294 18676 131 6 0 18764 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 89876

[startup+402.3 s]
/proc/loadavg: 3.65 3.92 3.91 4/187 2162
/proc/meminfo: memFree=12767900/32950928 swapFree=67111528/67111528
[pid=2051] ppid=2049 vsize=8700 CPUtime=6.34 cores=4,6

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

/proc/2132/statm: 24161 22560 131 6 0 22631 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 105344

[startup+642.3 s]
/proc/loadavg: 3.01 3.41 3.70 4/187 2168
/proc/meminfo: memFree=12715800/32950928 swapFree=67111528/67111528
[pid=2051] ppid=2049 vsize=8700 CPUtime=6.34 cores=4,6
/proc/2051/stat : 2051 (esg_static.sh) S 2049 2051 925 0 -1 4202496 356 7669 0 0 0 0 628 6 18 0 1 0 462585455 8908800 253 33554432000 4194304 4922060 140736310175344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2051/statm: 2175 253 209 178 0 68 0
[pid=2132] ppid=2051 vsize=98216 CPUtime=635.94 cores=4,6
/proc/2132/stat : 2132 (cdcl) R 2051 2051 925 0 -1 4202496 30383 0 0 0 63582 12 0 0 25 0 1 0 462586091 100573184 22947 33554432000 4194304 4218580 140734773028432 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2132/statm: 24554 22947 131 6 0 23024 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 106916

[startup+702.301 s]
/proc/loadavg: 3.00 3.33 3.65 4/187 2170
/proc/meminfo: memFree=12705832/32950928 swapFree=67111528/67111528
[pid=2051] ppid=2049 vsize=8700 CPUtime=6.34 cores=4,6
/proc/2051/stat : 2051 (esg_static.sh) S 2049 2051 925 0 -1 4202496 356 7669 0 0 0 0 628 6 18 0 1 0 462585455 8908800 253 33554432000 4194304 4922060 140736310175344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2051/statm: 2175 253 209 178 0 68 0
[pid=2132] ppid=2051 vsize=103516 CPUtime=695.93 cores=4,6
/proc/2132/stat : 2132 (cdcl) R 2051 2051 925 0 -1 4202496 32563 0 0 0 69581 12 0 0 25 0 1 0 462586091 106000384 24262 33554432000 4194304 4218580 140734773028432 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2132/statm: 25879 24262 131 6 0 24349 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 112216

[startup+762.307 s]
/proc/loadavg: 3.00 3.27 3.61 4/187 2171
/proc/meminfo: memFree=12691036/32950928 swapFree=67111528/67111528
[pid=2051] ppid=2049 vsize=8700 CPUtime=6.34 cores=4,6
/proc/2051/stat : 2051 (esg_static.sh) S 2049 2051 925 0 -1 4202496 356 7669 0 0 0 0 628 6 18 0 1 0 462585455 8908800 253 33554432000 4194304 4922060 140736310175344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2051/statm: 2175 253 209 178 0 68 0
[pid=2132] ppid=2051 vsize=107072 CPUtime=755.94 cores=4,6
/proc/2132/stat : 2132 (cdcl) R 2051 2051 925 0 -1 4202496 34282 0 0 0 75581 13 0 0 25 0 1 0 462586091 109641728 25162 33554432000 4194304 4218580 140734773028432 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2132/statm: 26768 25162 131 6 0 25238 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 115772

[startup+822.3 s]
/proc/loadavg: 3.00 3.22 3.57 4/187 2173
/proc/meminfo: memFree=12685536/32950928 swapFree=67111528/67111528
[pid=2051] ppid=2049 vsize=8700 CPUtime=6.34 cores=4,6
/proc/2051/stat : 2051 (esg_static.sh) S 2049 2051 925 0 -1 4202496 356 7669 0 0 0 0 628 6 18 0 1 0 462585455 8908800 253 33554432000 4194304 4922060 140736310175344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2051/statm: 2175 253 209 178 0 68 0
[pid=2132] ppid=2051 vsize=112632 CPUtime=815.93 cores=4,6
/proc/2132/stat : 2132 (cdcl) R 2051 2051 925 0 -1 4202496 36493 0 0 0 81580 13 0 0 25 0 1 0 462586091 115335168 26541 33554432000 4194304 4218580 140734773028432 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2132/statm: 28158 26541 131 6 0 26628 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 121332

[startup+882.301 s]
/proc/loadavg: 3.00 3.18 3.53 4/187 2175
/proc/meminfo: memFree=12666528/32950928 swapFree=67111528/67111528
[pid=2051] ppid=2049 vsize=8700 CPUtime=6.34 cores=4,6
/proc/2051/stat : 2051 (esg_static.sh) S 2049 2051 925 0 -1 4202496 356 7669 0 0 0 0 628 6 18 0 1 0 462585455 8908800 253 33554432000 4194304 4922060 140736310175344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2051/statm: 2175 253 209 178 0 68 0
[pid=2132] ppid=2051 vsize=119284 CPUtime=875.94 cores=4,6
/proc/2132/stat : 2132 (cdcl) R 2051 2051 925 0 -1 4202496 38718 0 0 0 87580 14 0 0 25 0 1 0 462586091 122146816 28205 33554432000 4194304 4218580 140734773028432 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2132/statm: 29821 28205 131 6 0 28291 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 127984

[startup+942.301 s]
/proc/loadavg: 3.00 3.14 3.49 4/187 2176
/proc/meminfo: memFree=12656564/32950928 swapFree=67111528/67111528
[pid=2051] ppid=2049 vsize=8700 CPUtime=6.34 cores=4,6
/proc/2051/stat : 2051 (esg_static.sh) S 2049 2051 925 0 -1 4202496 356 7669 0 0 0 0 628 6 18 0 1 0 462585455 8908800 253 33554432000 4194304 4922060 140736310175344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2051/statm: 2175 253 209 178 0 68 0
[pid=2132] ppid=2051 vsize=124536 CPUtime=935.93 cores=4,6
/proc/2132/stat : 2132 (cdcl) R 2051 2051 925 0 -1 4202496 40639 0 0 0 93579 14 0 0 25 0 1 0 462586091 127524864 29524 33554432000 4194304 4218580 140734773028432 18446744073709551615 4210424 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2132/statm: 31134 29524 131 6 0 29604 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 133236

[startup+1002.3 s]
/proc/loadavg: 3.00 3.11 3.46 4/187 2178
/proc/meminfo: memFree=12651068/32950928 swapFree=67111528/67111528
[pid=2051] ppid=2049 vsize=8700 CPUtime=6.34 cores=4,6
/proc/2051/stat : 2051 (esg_static.sh) S 2049 2051 925 0 -1 4202496 356 7669 0 0 0 0 628 6 18 0 1 0 462585455 8908800 253 33554432000 4194304 4922060 140736310175344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2051/statm: 2175 253 209 178 0 68 0
[pid=2132] ppid=2051 vsize=124408 CPUtime=995.94 cores=4,6
/proc/2132/stat : 2132 (cdcl) R 2051 2051 925 0 -1 4202496 41469 0 0 0 99579 15 0 0 25 0 1 0 462586091 127393792 29491 33554432000 4194304 4218580 140734773028432 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2132/statm: 31102 29491 131 6 0 29572 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 133108

[startup+1062.3 s]
/proc/loadavg: 3.06 3.11 3.43 4/187 2179
/proc/meminfo: memFree=12633916/32950928 swapFree=67111528/67111528
[pid=2051] ppid=2049 vsize=8700 CPUtime=6.34 cores=4,6
/proc/2051/stat : 2051 (esg_static.sh) S 2049 2051 925 0 -1 4202496 356 7669 0 0 0 0 628 6 18 0 1 0 462585455 8908800 253 33554432000 4194304 4922060 140736310175344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2051/statm: 2175 253 209 178 0 68 0
[pid=2132] ppid=2051 vsize=131956 CPUtime=1055.94 cores=4,6
/proc/2132/stat : 2132 (cdcl) R 2051 2051 925 0 -1 4202496 43946 0 0 0 105578 16 0 0 25 0 1 0 462586091 135122944 31386 33554432000 4194304 4218580 140734773028432 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2132/statm: 32989 31386 131 6 0 31459 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 140656

[startup+1122.3 s]
/proc/loadavg: 3.10 3.10 3.41 4/187 2181
/proc/meminfo: memFree=12629536/32950928 swapFree=67111528/67111528
[pid=2051] ppid=2049 vsize=8700 CPUtime=6.34 cores=4,6
/proc/2051/stat : 2051 (esg_static.sh) S 2049 2051 925 0 -1 4202496 356 7669 0 0 0 0 628 6 18 0 1 0 462585455 8908800 253 33554432000 4194304 4922060 140736310175344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2051/statm: 2175 253 209 178 0 68 0
[pid=2132] ppid=2051 vsize=132424 CPUtime=1115.94 cores=4,6
/proc/2132/stat : 2132 (cdcl) R 2051 2051 925 0 -1 4202496 44845 0 0 0 111578 16 0 0 25 0 1 0 462586091 135602176 31482 33554432000 4194304 4218580 140734773028432 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2132/statm: 33106 31482 131 6 0 31576 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 141124

[startup+1182.3 s]
/proc/loadavg: 3.03 3.08 3.38 4/187 2183
/proc/meminfo: memFree=12629508/32950928 swapFree=67111528/67111528
[pid=2051] ppid=2049 vsize=8700 CPUtime=6.34 cores=4,6
/proc/2051/stat : 2051 (esg_static.sh) S 2049 2051 925 0 -1 4202496 356 7669 0 0 0 0 628 6 18 0 1 0 462585455 8908800 253 33554432000 4194304 4922060 140736310175344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2051/statm: 2175 253 209 178 0 68 0
[pid=2132] ppid=2051 vsize=132392 CPUtime=1175.94 cores=4,6
/proc/2132/stat : 2132 (cdcl) R 2051 2051 925 0 -1 4202496 45732 0 0 0 117577 17 0 0 25 0 1 0 462586091 135569408 31475 33554432000 4194304 4218580 140734773028432 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2132/statm: 33098 31475 131 6 0 31568 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 141092

[startup+1242.3 s]
/proc/loadavg: 3.01 3.06 3.35 4/187 2184
/proc/meminfo: memFree=12615708/32950928 swapFree=67111528/67111528
[pid=2051] ppid=2049 vsize=8700 CPUtime=6.34 cores=4,6
/proc/2051/stat : 2051 (esg_static.sh) S 2049 2051 925 0 -1 4202496 356 7669 0 0 0 0 628 6 18 0 1 0 462585455 8908800 253 33554432000 4194304 4922060 140736310175344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2051/statm: 2175 253 209 178 0 68 0
[pid=2132] ppid=2051 vsize=140756 CPUtime=1235.95 cores=4,6
/proc/2132/stat : 2132 (cdcl) R 2051 2051 925 0 -1 4202496 48448 0 0 0 123577 18 0 0 25 0 1 0 462586091 144134144 33572 33554432000 4194304 4218580 140734773028432 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2132/statm: 35189 33572 131 6 0 33659 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 149456



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.05 3.33 4/187 2186
/proc/meminfo: memFree=12613680/32950928 swapFree=67111528/67111528
[pid=2051] ppid=2049 vsize=8700 CPUtime=6.34 cores=4,6
/proc/2051/stat : 2051 (esg_static.sh) S 2049 2051 925 0 -1 4202496 356 7669 0 0 0 0 628 6 18 0 1 0 462585455 8908800 253 33554432000 4194304 4922060 140736310175344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2051/statm: 2175 253 209 178 0 68 0
[pid=2132] ppid=2051 vsize=140724 CPUtime=1293.65 cores=4,6
/proc/2132/stat : 2132 (cdcl) R 2051 2051 925 0 -1 4202496 49165 0 0 0 129347 18 0 0 25 0 1 0 462586091 144101376 33560 33554432000 4194304 4218580 140734773028432 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2132/statm: 35181 33560 131 6 0 33651 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 149424

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 2051 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=289043
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=61990
# CPU time returned by wait4() is 6.35103
# while last known CPU time is 1299.99
#
# 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): 1299.99
CPU user time (s): 1299.75
CPU system time (s): 0.24
CPU usage (%): 99.9982
Max. virtual memory (cumulated for all children) (KiB): 149936

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

runsolver used 2.10768 second user time and 4.99824 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-23 00:04:27
IDJOB=3249672
IDBENCH=83180
IDSOLVER=1609
FILE ID=node122/3249672-1303509866
RUNJOBID= node122-1303507259-1458
PBS_JOBID= 13134241
Free space on /tmp= 70888 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-14x38.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249672-1303509866/watcher-3249672-1303509866 -o /tmp/evaluation-result-3249672-1303509866/solver-3249672-1303509866 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3249672-1303509866.cnf

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

MD5SUM BENCH= 56980124bab6f1dbe07ec523b7d59019
RANDOM SEED=706262948

node122.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.820
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.64
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.820
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.75
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.820
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.75
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.820
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.83
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.820
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.75
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12891276 kB
Buffers:       1623492 kB
Cached:       17602912 kB
SwapCached:          0 kB
Active:        9456152 kB
Inactive:     10054920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12891276 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8824 kB
Writeback:           0 kB
AnonPages:      283972 kB
Mapped:          15340 kB
Slab:           484512 kB
PageTables:       5760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   452264 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= 70804 MiB
End job on node122 at 2011-04-23 00:26:09