Trace number 3249716

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

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-14x34.cnf
MD5SUM72677fc46303044d3d9e832fa24a37b2
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 variables1904
Number of clauses207536
Sum of the clauses size824432
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22856
Number of clauses of size 30
Number of clauses of size 4204680
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |  207536   824432 |   62260       0        0     nan |  0.000 % |
4.09/4.19	c |         0 |  205632  1228080 |      --       0       --      -- |     --   | -1904/403648
4.09/4.19	c ==============================================================================
4.09/4.19	c Result  :   #vars: 1428   #clauses: 205632   #literals: 1228080
4.09/4.19	c CPU time:   4.16137 s
4.09/4.19	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-3249716-1303509867/watcher-3249716-1303509867 -o /tmp/evaluation-result-3249716-1303509867/solver-3249716-1303509867 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3249716-1303509867.cnf 

running on 2 cores: 5,7

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 5/192 2062
/proc/meminfo: memFree=12862204/32950928 swapFree=67111528/67111528
[pid=2062] ppid=2060 vsize=8700 CPUtime=0 cores=5,7
/proc/2062/stat : 2062 (esg_static.sh) S 2060 2062 925 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 462585486 8908800 250 33554432000 4194304 4922060 140736442968560 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2062/statm: 2175 250 209 178 0 68 0

[startup+0.061909 s]
/proc/loadavg: 3.93 4.00 3.94 5/192 2062
/proc/meminfo: memFree=12862204/32950928 swapFree=67111528/67111528
[pid=2062] ppid=2060 vsize=8700 CPUtime=0 cores=5,7
/proc/2062/stat : 2062 (esg_static.sh) S 2060 2062 925 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 462585486 8908800 250 33554432000 4194304 4922060 140736442968560 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2062/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.1009 s]
/proc/loadavg: 3.93 4.00 3.94 5/192 2062
/proc/meminfo: memFree=12862204/32950928 swapFree=67111528/67111528
[pid=2062] ppid=2060 vsize=8700 CPUtime=0 cores=5,7
/proc/2062/stat : 2062 (esg_static.sh) S 2060 2062 925 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 462585486 8908800 250 33554432000 4194304 4922060 140736442968560 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2062/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300865 s]
/proc/loadavg: 3.93 4.00 3.94 5/192 2062
/proc/meminfo: memFree=12862204/32950928 swapFree=67111528/67111528
[pid=2062] ppid=2060 vsize=8700 CPUtime=0 cores=5,7
/proc/2062/stat : 2062 (esg_static.sh) S 2060 2062 925 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 462585486 8908800 250 33554432000 4194304 4922060 140736442968560 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2062/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700793 s]
/proc/loadavg: 3.93 4.00 3.94 5/192 2062
/proc/meminfo: memFree=12862204/32950928 swapFree=67111528/67111528
[pid=2062] ppid=2060 vsize=8700 CPUtime=0 cores=5,7
/proc/2062/stat : 2062 (esg_static.sh) S 2060 2062 925 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 462585486 8908800 250 33554432000 4194304 4922060 140736442968560 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2062/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50065 s]
/proc/loadavg: 3.93 4.00 3.94 5/194 2064
/proc/meminfo: memFree=12826988/32950928 swapFree=67111528/67111528
[pid=2062] ppid=2060 vsize=8700 CPUtime=0 cores=5,7
/proc/2062/stat : 2062 (esg_static.sh) S 2060 2062 925 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 462585486 8908800 250 33554432000 4194304 4922060 140736442968560 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2062/statm: 2175 250 209 178 0 68 0
[pid=2063] ppid=2062 vsize=26088 CPUtime=1.49 cores=5,7
/proc/2063/stat : 2063 (SatELite_releas) R 2062 2062 925 0 -1 4202496 6172 0 0 0 147 2 0 0 25 0 1 0 462585487 26714112 6127 33554432000 134512640 135144242 4293854176 18446744073709551615 134605693 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/2063/statm: 6522 6127 77 155 0 6365 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34788

[startup+3.10036 s]
/proc/loadavg: 3.93 4.00 3.94 5/191 2065
/proc/meminfo: memFree=12920012/32950928 swapFree=67111528/67111528
[pid=2062] ppid=2060 vsize=8700 CPUtime=0 cores=5,7
/proc/2062/stat : 2062 (esg_static.sh) S 2060 2062 925 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 462585486 8908800 250 33554432000 4194304 4922060 140736442968560 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2062/statm: 2175 250 209 178 0 68 0
[pid=2063] ppid=2062 vsize=26472 CPUtime=3.09 cores=5,7
/proc/2063/stat : 2063 (SatELite_releas) R 2062 2062 925 0 -1 4202496 6256 0 0 0 307 2 0 0 25 0 1 0 462585487 27107328 6211 33554432000 134512640 135144242 4293854176 18446744073709551615 134588149 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/2063/statm: 6618 6211 77 155 0 6461 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35172

[startup+6.3008 s]
/proc/loadavg: 3.94 4.00 3.94 5/194 2131
/proc/meminfo: memFree=12849980/32950928 swapFree=67111528/67111528
[pid=2062] ppid=2060 vsize=8700 CPUtime=4.37 cores=5,7
/proc/2062/stat : 2062 (esg_static.sh) S 2060 2062 925 0 -1 4202496 357 6258 0 0 0 0 434 3 18 0 1 0 462585486 8908800 253 33554432000 4194304 4922060 140736442968560 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2062/statm: 2175 253 209 178 0 68 0
[pid=2131] ppid=2062 vsize=25196 CPUtime=1.9 cores=5,7
/proc/2131/stat : 2131 (cdcl) R 2062 2062 925 0 -1 4202496 4778 0 0 0 190 0 0 0 25 0 1 0 462585925 25800704 4688 33554432000 4194304 4218580 140735924472064 18446744073709551615 4210200 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2131/statm: 6299 4688 131 6 0 4769 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 33896

[startup+12.7007 s]
/proc/loadavg: 3.94 4.00 3.94 5/194 2132
/proc/meminfo: memFree=12801616/32950928 swapFree=67111528/67111528
[pid=2062] ppid=2060 vsize=8700 CPUtime=4.37 cores=5,7
/proc/2062/stat : 2062 (esg_static.sh) S 2060 2062 925 0 -1 4202496 357 6258 0 0 0 0 434 3 18 0 1 0 462585486 8908800 253 33554432000 4194304 4922060 140736442968560 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2062/statm: 2175 253 209 178 0 68 0
[pid=2131] ppid=2062 vsize=29176 CPUtime=8.31 cores=5,7
/proc/2131/stat : 2131 (cdcl) R 2062 2062 925 0 -1 4202496 5795 0 0 0 830 1 0 0 25 0 1 0 462585925 29876224 5705 33554432000 4194304 4218580 140735924472064 18446744073709551615 4208414 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2131/statm: 7294 5705 131 6 0 5764 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 37876

[startup+25.5004 s]
/proc/loadavg: 3.95 4.00 3.94 5/194 2133
/proc/meminfo: memFree=12790648/32950928 swapFree=67111528/67111528
[pid=2062] ppid=2060 vsize=8700 CPUtime=4.37 cores=5,7
/proc/2062/stat : 2062 (esg_static.sh) S 2060 2062 925 0 -1 4202496 357 6258 0 0 0 0 434 3 18 0 1 0 462585486 8908800 253 33554432000 4194304 4922060 140736442968560 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2062/statm: 2175 253 209 178 0 68 0
[pid=2131] ppid=2062 vsize=33224 CPUtime=21.1 cores=5,7
/proc/2131/stat : 2131 (cdcl) R 2062 2062 925 0 -1 4202496 6845 0 0 0 2109 1 0 0 25 0 1 0 462585925 34021376 6700 33554432000 4194304 4218580 140735924472064 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2131/statm: 8306 6700 131 6 0 6776 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 41924

[startup+51.1008 s]
/proc/loadavg: 3.97 4.00 3.94 5/194 2134
/proc/meminfo: memFree=12778012/32950928 swapFree=67111528/67111528
[pid=2062] ppid=2060 vsize=8700 CPUtime=4.37 cores=5,7
/proc/2062/stat : 2062 (esg_static.sh) S 2060 2062 925 0 -1 4202496 357 6258 0 0 0 0 434 3 18 0 1 0 462585486 8908800 253 33554432000 4194304 4922060 140736442968560 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2062/statm: 2175 253 209 178 0 68 0
[pid=2131] ppid=2062 vsize=41520 CPUtime=46.71 cores=5,7
/proc/2131/stat : 2131 (cdcl) R 2062 2062 925 0 -1 4202496 9196 0 0 0 4669 2 0 0 25 0 1 0 462585925 42516480 8766 33554432000 4194304 4218580 140735924472064 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2131/statm: 10380 8766 131 6 0 8850 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 50220

[startup+102.307 s]
/proc/loadavg: 3.98 4.00 3.94 5/194 2136
/proc/meminfo: memFree=12738432/32950928 swapFree=67111528/67111528
[pid=2062] ppid=2060 vsize=8700 CPUtime=4.37 cores=5,7
/proc/2062/stat : 2062 (esg_static.sh) S 2060 2062 925 0 -1 4202496 357 6258 0 0 0 0 434 3 18 0 1 0 462585486 8908800 253 33554432000 4194304 4922060 140736442968560 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2062/statm: 2175 253 209 178 0 68 0
[pid=2131] ppid=2062 vsize=51904 CPUtime=97.91 cores=5,7
/proc/2131/stat : 2131 (cdcl) R 2062 2062 925 0 -1 4202496 12397 0 0 0 9789 2 0 0 25 0 1 0 462585925 53149696 11379 33554432000 4194304 4218580 140735924472064 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2131/statm: 12976 11379 131 6 0 11446 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 60604

[startup+162.301 s]
/proc/loadavg: 3.99 4.00 3.94 5/194 2137
/proc/meminfo: memFree=12717064/32950928 swapFree=67111528/67111528
[pid=2062] ppid=2060 vsize=8700 CPUtime=4.37 cores=5,7
/proc/2062/stat : 2062 (esg_static.sh) S 2060 2062 925 0 -1 4202496 357 6258 0 0 0 0 434 3 18 0 1 0 462585486 8908800 253 33554432000 4194304 4922060 140736442968560 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2062/statm: 2175 253 209 178 0 68 0
[pid=2131] ppid=2062 vsize=58140 CPUtime=157.91 cores=5,7
/proc/2131/stat : 2131 (cdcl) R 2062 2062 925 0 -1 4202496 14844 0 0 0 15788 3 0 0 25 0 1 0 462585925 59535360 12945 33554432000 4194304 4218580 140735924472064 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2131/statm: 14535 12945 131 6 0 13005 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 66840

[startup+222.3 s]
/proc/loadavg: 3.99 4.00 3.94 5/194 2139
/proc/meminfo: memFree=12688396/32950928 swapFree=67111528/67111528
[pid=2062] ppid=2060 vsize=8700 CPUtime=4.37 cores=5,7
/proc/2062/stat : 2062 (esg_static.sh) S 2060 2062 925 0 -1 4202496 357 6258 0 0 0 0 434 3 18 0 1 0 462585486 8908800 253 33554432000 4194304 4922060 140736442968560 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2062/statm: 2175 253 209 178 0 68 0
[pid=2131] ppid=2062 vsize=66184 CPUtime=217.91 cores=5,7
/proc/2131/stat : 2131 (cdcl) R 2062 2062 925 0 -1 4202496 17605 0 0 0 21787 4 0 0 25 0 1 0 462585925 67772416 14936 33554432000 4194304 4218580 140735924472064 18446744073709551615 4208530 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2131/statm: 16546 14936 131 6 0 15016 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 74884

[startup+282.301 s]
/proc/loadavg: 3.99 4.00 3.94 5/194 2141
/proc/meminfo: memFree=12666552/32950928 swapFree=67111528/67111528
[pid=2062] ppid=2060 vsize=8700 CPUtime=4.37 cores=5,7
/proc/2062/stat : 2062 (esg_static.sh) S 2060 2062 925 0 -1 4202496 357 6258 0 0 0 0 434 3 18 0 1 0 462585486 8908800 253 33554432000 4194304 4922060 140736442968560 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2062/statm: 2175 253 209 178 0 68 0
[pid=2131] ppid=2062 vsize=72268 CPUtime=277.91 cores=5,7
/proc/2131/stat : 2131 (cdcl) R 2062 2062 925 0 -1 4202496 20065 0 0 0 27786 5 0 0 25 0 1 0 462585925 74002432 16454 33554432000 4194304 4218580 140735924472064 18446744073709551615 4208576 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2131/statm: 18067 16454 131 6 0 16537 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 80968

[startup+342.301 s]
/proc/loadavg: 3.99 4.00 3.94 5/194 2142
/proc/meminfo: memFree=12645548/32950928 swapFree=67111528/67111528
[pid=2062] ppid=2060 vsize=8700 CPUtime=4.37 cores=5,7
/proc/2062/stat : 2062 (esg_static.sh) S 2060 2062 925 0 -1 4202496 357 6258 0 0 0 0 434 3 18 0 1 0 462585486 8908800 253 33554432000 4194304 4922060 140736442968560 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2062/statm: 2175 253 209 178 0 68 0
[pid=2131] ppid=2062 vsize=82564 CPUtime=337.92 cores=5,7
/proc/2131/stat : 2131 (cdcl) R 2062 2062 925 0 -1 4202496 23296 0 0 0 33785 7 0 0 25 0 1 0 462585925 84545536 19043 33554432000 4194304 4218580 140735924472064 18446744073709551615 4208180 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2131/statm: 20641 19043 131 6 0 19111 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 91264

[startup+402.3 s]
/proc/loadavg: 3.65 3.92 3.91 4/187 2162
/proc/meminfo: memFree=12767900/32950928 swapFree=67111528/67111528
[pid=2062] ppid=2060 vsize=8700 CPUtime=4.37 cores=5,7

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

/proc/2131/statm: 25063 23441 131 6 0 23533 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 108952

[startup+642.3 s]
/proc/loadavg: 3.01 3.41 3.70 4/187 2168
/proc/meminfo: memFree=12715800/32950928 swapFree=67111528/67111528
[pid=2062] ppid=2060 vsize=8700 CPUtime=4.37 cores=5,7
/proc/2062/stat : 2062 (esg_static.sh) S 2060 2062 925 0 -1 4202496 357 6258 0 0 0 0 434 3 18 0 1 0 462585486 8908800 253 33554432000 4194304 4922060 140736442968560 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2062/statm: 2175 253 209 178 0 68 0
[pid=2131] ppid=2062 vsize=100580 CPUtime=637.92 cores=5,7
/proc/2131/stat : 2131 (cdcl) R 2062 2062 925 0 -1 4202496 30878 0 0 0 63781 11 0 0 25 0 1 0 462585925 102993920 23538 33554432000 4194304 4218580 140735924472064 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2131/statm: 25145 23538 131 6 0 23615 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 109280

[startup+702.301 s]
/proc/loadavg: 3.00 3.33 3.65 4/187 2170
/proc/meminfo: memFree=12705832/32950928 swapFree=67111528/67111528
[pid=2062] ppid=2060 vsize=8700 CPUtime=4.37 cores=5,7
/proc/2062/stat : 2062 (esg_static.sh) S 2060 2062 925 0 -1 4202496 357 6258 0 0 0 0 434 3 18 0 1 0 462585486 8908800 253 33554432000 4194304 4922060 140736442968560 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2062/statm: 2175 253 209 178 0 68 0
[pid=2131] ppid=2062 vsize=100708 CPUtime=697.92 cores=5,7
/proc/2131/stat : 2131 (cdcl) R 2062 2062 925 0 -1 4202496 31775 0 0 0 69780 12 0 0 25 0 1 0 462585925 103124992 23567 33554432000 4194304 4218580 140735924472064 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2131/statm: 25177 23567 131 6 0 23647 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 109408

[startup+762.307 s]
/proc/loadavg: 3.00 3.27 3.61 4/187 2171
/proc/meminfo: memFree=12691036/32950928 swapFree=67111528/67111528
[pid=2062] ppid=2060 vsize=8700 CPUtime=4.37 cores=5,7
/proc/2062/stat : 2062 (esg_static.sh) S 2060 2062 925 0 -1 4202496 357 6258 0 0 0 0 434 3 18 0 1 0 462585486 8908800 253 33554432000 4194304 4922060 140736442968560 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2062/statm: 2175 253 209 178 0 68 0
[pid=2131] ppid=2062 vsize=108236 CPUtime=757.93 cores=5,7
/proc/2131/stat : 2131 (cdcl) R 2062 2062 925 0 -1 4202496 34254 0 0 0 75780 13 0 0 25 0 1 0 462585925 110833664 25467 33554432000 4194304 4218580 140735924472064 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2131/statm: 27059 25467 131 6 0 25529 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 116936

[startup+822.3 s]
/proc/loadavg: 3.00 3.22 3.57 4/187 2173
/proc/meminfo: memFree=12685536/32950928 swapFree=67111528/67111528
[pid=2062] ppid=2060 vsize=8700 CPUtime=4.37 cores=5,7
/proc/2062/stat : 2062 (esg_static.sh) S 2060 2062 925 0 -1 4202496 357 6258 0 0 0 0 434 3 18 0 1 0 462585486 8908800 253 33554432000 4194304 4922060 140736442968560 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2062/statm: 2175 253 209 178 0 68 0
[pid=2131] ppid=2062 vsize=108044 CPUtime=817.93 cores=5,7
/proc/2131/stat : 2131 (cdcl) R 2062 2062 925 0 -1 4202496 35159 0 0 0 81779 14 0 0 25 0 1 0 462585925 110637056 25421 33554432000 4194304 4218580 140735924472064 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2131/statm: 27011 25421 131 6 0 25481 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 116744

[startup+882.301 s]
/proc/loadavg: 3.00 3.18 3.53 4/187 2175
/proc/meminfo: memFree=12665908/32950928 swapFree=67111528/67111528
[pid=2062] ppid=2060 vsize=8700 CPUtime=4.37 cores=5,7
/proc/2062/stat : 2062 (esg_static.sh) S 2060 2062 925 0 -1 4202496 357 6258 0 0 0 0 434 3 18 0 1 0 462585486 8908800 253 33554432000 4194304 4922060 140736442968560 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2062/statm: 2175 253 209 178 0 68 0
[pid=2131] ppid=2062 vsize=120760 CPUtime=877.93 cores=5,7
/proc/2131/stat : 2131 (cdcl) R 2062 2062 925 0 -1 4202496 38868 0 0 0 87778 15 0 0 25 0 1 0 462585925 123658240 28581 33554432000 4194304 4218580 140735924472064 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2131/statm: 30190 28581 131 6 0 28660 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 129460

[startup+942.301 s]
/proc/loadavg: 3.00 3.14 3.49 4/187 2176
/proc/meminfo: memFree=12656564/32950928 swapFree=67111528/67111528
[pid=2062] ppid=2060 vsize=8700 CPUtime=4.37 cores=5,7
/proc/2062/stat : 2062 (esg_static.sh) S 2060 2062 925 0 -1 4202496 357 6258 0 0 0 0 434 3 18 0 1 0 462585486 8908800 253 33554432000 4194304 4922060 140736442968560 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2062/statm: 2175 253 209 178 0 68 0
[pid=2131] ppid=2062 vsize=124324 CPUtime=937.93 cores=5,7
/proc/2131/stat : 2131 (cdcl) R 2062 2062 925 0 -1 4202496 40098 0 0 0 93777 16 0 0 25 0 1 0 462585925 127307776 29495 33554432000 4194304 4218580 140735924472064 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2131/statm: 31081 29495 131 6 0 29551 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 133024

[startup+1002.3 s]
/proc/loadavg: 3.00 3.11 3.46 4/187 2178
/proc/meminfo: memFree=12651068/32950928 swapFree=67111528/67111528
[pid=2062] ppid=2060 vsize=8700 CPUtime=4.37 cores=5,7
/proc/2062/stat : 2062 (esg_static.sh) S 2060 2062 925 0 -1 4202496 357 6258 0 0 0 0 434 3 18 0 1 0 462585486 8908800 253 33554432000 4194304 4922060 140736442968560 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2062/statm: 2175 253 209 178 0 68 0
[pid=2131] ppid=2062 vsize=124496 CPUtime=997.93 cores=5,7
/proc/2131/stat : 2131 (cdcl) R 2062 2062 925 0 -1 4202496 40999 0 0 0 99777 16 0 0 25 0 1 0 462585925 127483904 29505 33554432000 4194304 4218580 140735924472064 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2131/statm: 31124 29505 131 6 0 29594 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 133196

[startup+1062.3 s]
/proc/loadavg: 3.06 3.11 3.43 4/187 2179
/proc/meminfo: memFree=12633916/32950928 swapFree=67111528/67111528
[pid=2062] ppid=2060 vsize=8700 CPUtime=4.37 cores=5,7
/proc/2062/stat : 2062 (esg_static.sh) S 2060 2062 925 0 -1 4202496 357 6258 0 0 0 0 434 3 18 0 1 0 462585486 8908800 253 33554432000 4194304 4922060 140736442968560 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2062/statm: 2175 253 209 178 0 68 0
[pid=2131] ppid=2062 vsize=124560 CPUtime=1057.94 cores=5,7
/proc/2131/stat : 2131 (cdcl) R 2062 2062 925 0 -1 4202496 41815 0 0 0 105777 17 0 0 25 0 1 0 462585925 127549440 29523 33554432000 4194304 4218580 140735924472064 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2131/statm: 31140 29523 131 6 0 29610 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 133260

[startup+1122.3 s]
/proc/loadavg: 3.10 3.10 3.41 4/187 2181
/proc/meminfo: memFree=12629536/32950928 swapFree=67111528/67111528
[pid=2062] ppid=2060 vsize=8700 CPUtime=4.37 cores=5,7
/proc/2062/stat : 2062 (esg_static.sh) S 2060 2062 925 0 -1 4202496 357 6258 0 0 0 0 434 3 18 0 1 0 462585486 8908800 253 33554432000 4194304 4922060 140736442968560 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2062/statm: 2175 253 209 178 0 68 0
[pid=2131] ppid=2062 vsize=128808 CPUtime=1117.93 cores=5,7
/proc/2131/stat : 2131 (cdcl) R 2062 2062 925 0 -1 4202496 43454 0 0 0 111776 17 0 0 25 0 1 0 462585925 131899392 30596 33554432000 4194304 4218580 140735924472064 18446744073709551615 4210470 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2131/statm: 32202 30596 131 6 0 30672 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 137508

[startup+1182.3 s]
/proc/loadavg: 3.03 3.08 3.38 4/187 2183
/proc/meminfo: memFree=12629508/32950928 swapFree=67111528/67111528
[pid=2062] ppid=2060 vsize=8700 CPUtime=4.37 cores=5,7
/proc/2062/stat : 2062 (esg_static.sh) S 2060 2062 925 0 -1 4202496 357 6258 0 0 0 0 434 3 18 0 1 0 462585486 8908800 253 33554432000 4194304 4922060 140736442968560 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2062/statm: 2175 253 209 178 0 68 0
[pid=2131] ppid=2062 vsize=128712 CPUtime=1177.93 cores=5,7
/proc/2131/stat : 2131 (cdcl) R 2062 2062 925 0 -1 4202496 44298 0 0 0 117775 18 0 0 25 0 1 0 462585925 131801088 30571 33554432000 4194304 4218580 140735924472064 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2131/statm: 32178 30571 131 6 0 30648 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 137412

[startup+1242.3 s]
/proc/loadavg: 3.01 3.06 3.35 4/187 2184
/proc/meminfo: memFree=12615708/32950928 swapFree=67111528/67111528
[pid=2062] ppid=2060 vsize=8700 CPUtime=4.37 cores=5,7
/proc/2062/stat : 2062 (esg_static.sh) S 2060 2062 925 0 -1 4202496 357 6258 0 0 0 0 434 3 18 0 1 0 462585486 8908800 253 33554432000 4194304 4922060 140736442968560 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2062/statm: 2175 253 209 178 0 68 0
[pid=2131] ppid=2062 vsize=128808 CPUtime=1237.94 cores=5,7
/proc/2131/stat : 2131 (cdcl) R 2062 2062 925 0 -1 4202496 44982 0 0 0 123775 19 0 0 25 0 1 0 462585925 131899392 30590 33554432000 4194304 4218580 140735924472064 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2131/statm: 32202 30590 131 6 0 30672 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 137508



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.05 3.33 3/184 2187
/proc/meminfo: memFree=12747632/32950928 swapFree=67111528/67111528
[pid=2062] ppid=2060 vsize=8700 CPUtime=4.37 cores=5,7
/proc/2062/stat : 2062 (esg_static.sh) S 2060 2062 925 0 -1 4202496 357 6258 0 0 0 0 434 3 18 0 1 0 462585486 8908800 253 33554432000 4194304 4922060 140736442968560 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2062/statm: 2175 253 209 178 0 68 0
[pid=2131] ppid=2062 vsize=130656 CPUtime=1295.64 cores=5,7
/proc/2131/stat : 2131 (cdcl) R 2062 2062 925 0 -1 4202496 46119 0 0 0 129545 19 0 0 25 0 1 0 462585925 133791744 31043 33554432000 4194304 4218580 140735924472064 18446744073709551615 4208530 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2131/statm: 32664 31043 131 6 0 31134 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 139356

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 2062 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=347339
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=34994
# CPU time returned by wait4() is 4.38233
# while last known CPU time is 1300.01
#
# 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.01
CPU user time (s): 1299.79
CPU system time (s): 0.22
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 140060

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

runsolver used 2.06569 second user time and 5.03823 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-23 00:04:27
IDJOB=3249716
IDBENCH=83182
IDSOLVER=1609
FILE ID=node122/3249716-1303509867
RUNJOBID= node122-1303507259-1460
PBS_JOBID= 13134241
Free space on /tmp= 70880 MiB

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

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

MD5SUM BENCH= 72677fc46303044d3d9e832fa24a37b2
RANDOM SEED=112509805

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:      12862608 kB
Buffers:       1623520 kB
Cached:       17610256 kB
SwapCached:          0 kB
Active:        9483696 kB
Inactive:     10056408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12862608 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15420 kB
Writeback:           0 kB
AnonPages:      305700 kB
Mapped:          15728 kB
Slab:           484772 kB
PageTables:       5760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   497076 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= 70812 MiB
End job on node122 at 2011-04-23 00:26:09