Trace number 3249144

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 1300.01

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-6x34.cnf
MD5SUM1633295f58c28a5b4150be8640bdf9df
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 variables816
Number of clauses35088
Sum of the clauses size137904
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21224
Number of clauses of size 30
Number of clauses of size 433864
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   35088   137904 |   10526       0        0     nan |  0.000 % |
0.00/0.27	c |         0 |   34272   203184 |      --       0       --      -- |     --   | -816/65280
0.00/0.27	c ==============================================================================
0.00/0.27	c Result  :   #vars: 612   #clauses: 34272   #literals: 203184
0.00/0.27	c CPU time:   0.263959 s
0.00/0.27	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-3249144-1303507261/watcher-3249144-1303507261 -o /tmp/evaluation-result-3249144-1303507261/solver-3249144-1303507261 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3249144-1303507261.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.44 3.40 3.69 4/186 1493
/proc/meminfo: memFree=13170616/32950928 swapFree=67111528/67111528
[pid=1493] ppid=1491 vsize=8700 CPUtime=0 cores=4,6
/proc/1493/stat : 1493 (esg_static.sh) R 1491 1493 925 0 -1 4202496 311 0 0 0 0 0 0 0 22 0 1 0 462324935 8908800 250 33554432000 4194304 4922060 140735001169408 18446744073709551615 268272509333 0 65538 4100 65536 0 0 0 17 4 0 0 0
/proc/1493/statm: 2175 250 209 178 0 68 0

[startup+0.0452491 s]
/proc/loadavg: 2.44 3.40 3.69 4/186 1493
/proc/meminfo: memFree=13170616/32950928 swapFree=67111528/67111528
[pid=1493] ppid=1491 vsize=8700 CPUtime=0 cores=4,6
/proc/1493/stat : 1493 (esg_static.sh) S 1491 1493 925 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 462324935 8908800 250 33554432000 4194304 4922060 140735001169408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1493/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100233 s]
/proc/loadavg: 2.44 3.40 3.69 4/186 1493
/proc/meminfo: memFree=13170616/32950928 swapFree=67111528/67111528
[pid=1493] ppid=1491 vsize=8700 CPUtime=0 cores=4,6
/proc/1493/stat : 1493 (esg_static.sh) S 1491 1493 925 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 462324935 8908800 250 33554432000 4194304 4922060 140735001169408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1493/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30014 s]
/proc/loadavg: 2.44 3.40 3.69 4/186 1493
/proc/meminfo: memFree=13170616/32950928 swapFree=67111528/67111528
[pid=1493] ppid=1491 vsize=8700 CPUtime=0 cores=4,6
/proc/1493/stat : 1493 (esg_static.sh) S 1491 1493 925 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 462324935 8908800 250 33554432000 4194304 4922060 140735001169408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1493/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70007 s]
/proc/loadavg: 2.44 3.40 3.69 4/186 1493
/proc/meminfo: memFree=13170616/32950928 swapFree=67111528/67111528
[pid=1493] ppid=1491 vsize=8700 CPUtime=0.3 cores=4,6
/proc/1493/stat : 1493 (esg_static.sh) S 1491 1493 925 0 -1 4202496 354 1240 0 0 0 0 29 1 20 0 1 0 462324935 8908800 253 33554432000 4194304 4922060 140735001169408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1493/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 8700

[startup+1.50092 s]
/proc/loadavg: 2.49 3.40 3.69 4/188 1533
/proc/meminfo: memFree=13149620/32950928 swapFree=67111528/67111528
[pid=1493] ppid=1491 vsize=8700 CPUtime=0.3 cores=4,6
/proc/1493/stat : 1493 (esg_static.sh) S 1491 1493 925 0 -1 4202496 354 1240 0 0 0 0 29 1 20 0 1 0 462324935 8908800 253 33554432000 4194304 4922060 140735001169408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1493/statm: 2175 253 209 178 0 68 0
[pid=1507] ppid=1493 vsize=13764 CPUtime=1.18 cores=4,6
/proc/1507/stat : 1507 (cdcl) R 1493 1493 925 0 -1 4202496 1907 0 0 0 118 0 0 0 25 0 1 0 462324965 14094336 1818 33554432000 4194304 4218580 140735081729952 18446744073709551615 4211908 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1507/statm: 3441 1818 131 6 0 1911 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 22464

[startup+3.10064 s]
/proc/loadavg: 2.49 3.40 3.69 4/188 1533
/proc/meminfo: memFree=13145776/32950928 swapFree=67111528/67111528
[pid=1493] ppid=1491 vsize=8700 CPUtime=0.3 cores=4,6
/proc/1493/stat : 1493 (esg_static.sh) S 1491 1493 925 0 -1 4202496 354 1240 0 0 0 0 29 1 20 0 1 0 462324935 8908800 253 33554432000 4194304 4922060 140735001169408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1493/statm: 2175 253 209 178 0 68 0
[pid=1507] ppid=1493 vsize=15092 CPUtime=2.77 cores=4,6
/proc/1507/stat : 1507 (cdcl) R 1493 1493 925 0 -1 4202496 2254 0 0 0 277 0 0 0 25 0 1 0 462324965 15454208 2165 33554432000 4194304 4218580 140735081729952 18446744073709551615 4209492 0 0 4096 24578 0 0 0 17 6 0 0 0
/proc/1507/statm: 3773 2165 131 6 0 2243 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 23792

[startup+6.30113 s]
/proc/loadavg: 2.49 3.40 3.69 5/194 1545
/proc/meminfo: memFree=13113088/32950928 swapFree=67111528/67111528
[pid=1493] ppid=1491 vsize=8700 CPUtime=0.3 cores=4,6
/proc/1493/stat : 1493 (esg_static.sh) S 1491 1493 925 0 -1 4202496 354 1240 0 0 0 0 29 1 20 0 1 0 462324935 8908800 253 33554432000 4194304 4922060 140735001169408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1493/statm: 2175 253 209 178 0 68 0
[pid=1507] ppid=1493 vsize=17272 CPUtime=5.97 cores=4,6
/proc/1507/stat : 1507 (cdcl) R 1493 1493 925 0 -1 4202496 2801 0 0 0 597 0 0 0 25 0 1 0 462324965 17686528 2709 33554432000 4194304 4218580 140735081729952 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1507/statm: 4318 2709 131 6 0 2788 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 25972

[startup+12.7009 s]
/proc/loadavg: 2.72 3.42 3.69 5/194 1546
/proc/meminfo: memFree=13097228/32950928 swapFree=67111528/67111528
[pid=1493] ppid=1491 vsize=8700 CPUtime=0.3 cores=4,6
/proc/1493/stat : 1493 (esg_static.sh) S 1491 1493 925 0 -1 4202496 354 1240 0 0 0 0 29 1 20 0 1 0 462324935 8908800 253 33554432000 4194304 4922060 140735001169408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1493/statm: 2175 253 209 178 0 68 0
[pid=1507] ppid=1493 vsize=20976 CPUtime=12.38 cores=4,6
/proc/1507/stat : 1507 (cdcl) R 1493 1493 925 0 -1 4202496 3765 0 0 0 1237 1 0 0 25 0 1 0 462324965 21479424 3644 33554432000 4194304 4218580 140735081729952 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1507/statm: 5244 3644 131 6 0 3714 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29676

[startup+25.5007 s]
/proc/loadavg: 2.92 3.43 3.70 5/194 1546
/proc/meminfo: memFree=13078676/32950928 swapFree=67111528/67111528
[pid=1493] ppid=1491 vsize=8700 CPUtime=0.3 cores=4,6
/proc/1493/stat : 1493 (esg_static.sh) S 1491 1493 925 0 -1 4202496 354 1240 0 0 0 0 29 1 20 0 1 0 462324935 8908800 253 33554432000 4194304 4922060 140735001169408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1493/statm: 2175 253 209 178 0 68 0
[pid=1507] ppid=1493 vsize=28328 CPUtime=25.17 cores=4,6
/proc/1507/stat : 1507 (cdcl) R 1493 1493 925 0 -1 4202496 5654 0 0 0 2516 1 0 0 25 0 1 0 462324965 29007872 5462 33554432000 4194304 4218580 140735081729952 18446744073709551615 4211709 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1507/statm: 7082 5462 131 6 0 5552 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 37028

[startup+51.1011 s]
/proc/loadavg: 3.29 3.48 3.70 5/194 1547
/proc/meminfo: memFree=13052004/32950928 swapFree=67111528/67111528
[pid=1493] ppid=1491 vsize=8700 CPUtime=0.3 cores=4,6
/proc/1493/stat : 1493 (esg_static.sh) S 1491 1493 925 0 -1 4202496 354 1240 0 0 0 0 29 1 20 0 1 0 462324935 8908800 253 33554432000 4194304 4922060 140735001169408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1493/statm: 2175 253 209 178 0 68 0
[pid=1507] ppid=1493 vsize=34344 CPUtime=50.77 cores=4,6
/proc/1507/stat : 1507 (cdcl) R 1493 1493 925 0 -1 4202496 7602 0 0 0 5075 2 0 0 25 0 1 0 462324965 35168256 6989 33554432000 4194304 4218580 140735081729952 18446744073709551615 4208482 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1507/statm: 8586 6989 131 6 0 7056 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 43044

[startup+102.307 s]
/proc/loadavg: 3.71 3.56 3.72 5/194 1548
/proc/meminfo: memFree=13021072/32950928 swapFree=67111528/67111528
[pid=1493] ppid=1491 vsize=8700 CPUtime=0.3 cores=4,6
/proc/1493/stat : 1493 (esg_static.sh) S 1491 1493 925 0 -1 4202496 354 1240 0 0 0 0 29 1 20 0 1 0 462324935 8908800 253 33554432000 4194304 4922060 140735001169408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1493/statm: 2175 253 209 178 0 68 0
[pid=1507] ppid=1493 vsize=43840 CPUtime=101.97 cores=4,6
/proc/1507/stat : 1507 (cdcl) R 1493 1493 925 0 -1 4202496 10707 0 0 0 10194 3 0 0 25 0 1 0 462324965 44892160 9359 33554432000 4194304 4218580 140735081729952 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1507/statm: 10960 9359 131 6 0 9430 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 52540

[startup+162.3 s]
/proc/loadavg: 3.89 3.64 3.73 5/194 1550
/proc/meminfo: memFree=12987812/32950928 swapFree=67111528/67111528
[pid=1493] ppid=1491 vsize=8700 CPUtime=0.3 cores=4,6
/proc/1493/stat : 1493 (esg_static.sh) S 1491 1493 925 0 -1 4202496 354 1240 0 0 0 0 29 1 20 0 1 0 462324935 8908800 253 33554432000 4194304 4922060 140735001169408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1493/statm: 2175 253 209 178 0 68 0
[pid=1507] ppid=1493 vsize=54820 CPUtime=161.96 cores=4,6
/proc/1507/stat : 1507 (cdcl) R 1493 1493 925 0 -1 4202496 14271 0 0 0 16192 4 0 0 25 0 1 0 462324965 56135680 12086 33554432000 4194304 4218580 140735081729952 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1507/statm: 13705 12086 131 6 0 12175 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 63520

[startup+222.301 s]
/proc/loadavg: 3.96 3.70 3.75 5/194 1551
/proc/meminfo: memFree=12965960/32950928 swapFree=67111528/67111528
[pid=1493] ppid=1491 vsize=8700 CPUtime=0.3 cores=4,6
/proc/1493/stat : 1493 (esg_static.sh) S 1491 1493 925 0 -1 4202496 354 1240 0 0 0 0 29 1 20 0 1 0 462324935 8908800 253 33554432000 4194304 4922060 140735001169408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1493/statm: 2175 253 209 178 0 68 0
[pid=1507] ppid=1493 vsize=58724 CPUtime=221.97 cores=4,6
/proc/1507/stat : 1507 (cdcl) R 1493 1493 925 0 -1 4202496 16127 0 0 0 22192 5 0 0 25 0 1 0 462324965 60133376 13096 33554432000 4194304 4218580 140735081729952 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1507/statm: 14681 13096 131 6 0 13151 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 67424

[startup+282.301 s]
/proc/loadavg: 3.98 3.75 3.76 5/194 1553
/proc/meminfo: memFree=12954268/32950928 swapFree=67111528/67111528
[pid=1493] ppid=1491 vsize=8700 CPUtime=0.3 cores=4,6
/proc/1493/stat : 1493 (esg_static.sh) S 1491 1493 925 0 -1 4202496 354 1240 0 0 0 0 29 1 20 0 1 0 462324935 8908800 253 33554432000 4194304 4922060 140735001169408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1493/statm: 2175 253 209 178 0 68 0
[pid=1507] ppid=1493 vsize=67444 CPUtime=281.97 cores=4,6
/proc/1507/stat : 1507 (cdcl) R 1493 1493 925 0 -1 4202496 19115 0 0 0 28191 6 0 0 25 0 1 0 462324965 69062656 15266 33554432000 4194304 4218580 140735081729952 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1507/statm: 16861 15266 131 6 0 15331 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 76144

[startup+342.3 s]
/proc/loadavg: 3.99 3.80 3.77 5/194 1555
/proc/meminfo: memFree=12935876/32950928 swapFree=67111528/67111528
[pid=1493] ppid=1491 vsize=8700 CPUtime=0.3 cores=4,6
/proc/1493/stat : 1493 (esg_static.sh) S 1491 1493 925 0 -1 4202496 354 1240 0 0 0 0 29 1 20 0 1 0 462324935 8908800 253 33554432000 4194304 4922060 140735001169408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1493/statm: 2175 253 209 178 0 68 0
[pid=1507] ppid=1493 vsize=74712 CPUtime=341.97 cores=4,6
/proc/1507/stat : 1507 (cdcl) R 1493 1493 925 0 -1 4202496 21320 0 0 0 34190 7 0 0 25 0 1 0 462324965 76505088 17061 33554432000 4194304 4218580 140735081729952 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1507/statm: 18678 17061 131 6 0 17148 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 83412

[startup+402.3 s]
/proc/loadavg: 3.95 3.82 3.78 5/194 1704
/proc/meminfo: memFree=12995484/32950928 swapFree=67111528/67111528
[pid=1493] ppid=1491 vsize=8700 CPUtime=0.3 cores=4,6

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

/proc/1507/statm: 21996 20405 131 6 0 20466 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 96684

[startup+642.301 s]
/proc/loadavg: 3.99 3.91 3.82 5/194 1711
/proc/meminfo: memFree=12908504/32950928 swapFree=67111528/67111528
[pid=1493] ppid=1491 vsize=8700 CPUtime=0.3 cores=4,6
/proc/1493/stat : 1493 (esg_static.sh) S 1491 1493 925 0 -1 4202496 354 1240 0 0 0 0 29 1 20 0 1 0 462324935 8908800 253 33554432000 4194304 4922060 140735001169408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1493/statm: 2175 253 209 178 0 68 0
[pid=1507] ppid=1493 vsize=97828 CPUtime=641.98 cores=4,6
/proc/1507/stat : 1507 (cdcl) R 1493 1493 925 0 -1 4202496 30983 0 0 0 64188 10 0 0 25 0 1 0 462324965 100175872 22839 33554432000 4194304 4218580 140735081729952 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1507/statm: 24457 22839 131 6 0 22927 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 106528

[startup+702.301 s]
/proc/loadavg: 3.99 3.92 3.83 5/194 1712
/proc/meminfo: memFree=12892452/32950928 swapFree=67111528/67111528
[pid=1493] ppid=1491 vsize=8700 CPUtime=0.3 cores=4,6
/proc/1493/stat : 1493 (esg_static.sh) S 1491 1493 925 0 -1 4202496 354 1240 0 0 0 0 29 1 20 0 1 0 462324935 8908800 253 33554432000 4194304 4922060 140735001169408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1493/statm: 2175 253 209 178 0 68 0
[pid=1507] ppid=1493 vsize=103732 CPUtime=701.98 cores=4,6
/proc/1507/stat : 1507 (cdcl) R 1493 1493 925 0 -1 4202496 33159 0 0 0 70187 11 0 0 25 0 1 0 462324965 106221568 24334 33554432000 4194304 4218580 140735081729952 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1507/statm: 25933 24334 131 6 0 24403 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 112432

[startup+762.307 s]
/proc/loadavg: 3.99 3.93 3.83 5/194 1714
/proc/meminfo: memFree=12882008/32950928 swapFree=67111528/67111528
[pid=1493] ppid=1491 vsize=8700 CPUtime=0.3 cores=4,6
/proc/1493/stat : 1493 (esg_static.sh) S 1491 1493 925 0 -1 4202496 354 1240 0 0 0 0 29 1 20 0 1 0 462324935 8908800 253 33554432000 4194304 4922060 140735001169408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1493/statm: 2175 253 209 178 0 68 0
[pid=1507] ppid=1493 vsize=106832 CPUtime=761.99 cores=4,6
/proc/1507/stat : 1507 (cdcl) R 1493 1493 925 0 -1 4202496 34373 0 0 0 76188 11 0 0 25 0 1 0 462324965 109395968 25092 33554432000 4194304 4218580 140735081729952 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1507/statm: 26708 25092 131 6 0 25178 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 115532

[startup+822.301 s]
/proc/loadavg: 3.99 3.94 3.84 5/194 1715
/proc/meminfo: memFree=12864000/32950928 swapFree=67111528/67111528
[pid=1493] ppid=1491 vsize=8700 CPUtime=0.3 cores=4,6
/proc/1493/stat : 1493 (esg_static.sh) S 1491 1493 925 0 -1 4202496 354 1240 0 0 0 0 29 1 20 0 1 0 462324935 8908800 253 33554432000 4194304 4922060 140735001169408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1493/statm: 2175 253 209 178 0 68 0
[pid=1507] ppid=1493 vsize=109872 CPUtime=821.99 cores=4,6
/proc/1507/stat : 1507 (cdcl) R 1493 1493 925 0 -1 4202496 35447 0 0 0 82187 12 0 0 25 0 1 0 462324965 112508928 25870 33554432000 4194304 4218580 140735081729952 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1507/statm: 27468 25870 131 6 0 25938 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 118572

[startup+882.301 s]
/proc/loadavg: 3.99 3.95 3.84 5/194 1717
/proc/meminfo: memFree=12855656/32950928 swapFree=67111528/67111528
[pid=1493] ppid=1491 vsize=8700 CPUtime=0.3 cores=4,6
/proc/1493/stat : 1493 (esg_static.sh) S 1491 1493 925 0 -1 4202496 354 1240 0 0 0 0 29 1 20 0 1 0 462324935 8908800 253 33554432000 4194304 4922060 140735001169408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1493/statm: 2175 253 209 178 0 68 0
[pid=1507] ppid=1493 vsize=111036 CPUtime=881.98 cores=4,6
/proc/1507/stat : 1507 (cdcl) R 1493 1493 925 0 -1 4202496 36080 0 0 0 88186 12 0 0 25 0 1 0 462324965 113700864 26142 33554432000 4194304 4218580 140735081729952 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1507/statm: 27759 26142 131 6 0 26229 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 119736

[startup+942.3 s]
/proc/loadavg: 4.07 3.97 3.86 5/194 1719
/proc/meminfo: memFree=12835164/32950928 swapFree=67111528/67111528
[pid=1493] ppid=1491 vsize=8700 CPUtime=0.3 cores=4,6
/proc/1493/stat : 1493 (esg_static.sh) S 1491 1493 925 0 -1 4202496 354 1240 0 0 0 0 29 1 20 0 1 0 462324935 8908800 253 33554432000 4194304 4922060 140735001169408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1493/statm: 2175 253 209 178 0 68 0
[pid=1507] ppid=1493 vsize=112164 CPUtime=941.98 cores=4,6
/proc/1507/stat : 1507 (cdcl) R 1493 1493 925 0 -1 4202496 36766 0 0 0 94186 12 0 0 25 0 1 0 462324965 114855936 26431 33554432000 4194304 4218580 140735081729952 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1507/statm: 28041 26431 131 6 0 26511 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 120864

[startup+1002.3 s]
/proc/loadavg: 4.03 3.97 3.86 5/194 1720
/proc/meminfo: memFree=12821244/32950928 swapFree=67111528/67111528
[pid=1493] ppid=1491 vsize=8700 CPUtime=0.3 cores=4,6
/proc/1493/stat : 1493 (esg_static.sh) S 1491 1493 925 0 -1 4202496 354 1240 0 0 0 0 29 1 20 0 1 0 462324935 8908800 253 33554432000 4194304 4922060 140735001169408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1493/statm: 2175 253 209 178 0 68 0
[pid=1507] ppid=1493 vsize=114844 CPUtime=1001.99 cores=4,6
/proc/1507/stat : 1507 (cdcl) R 1493 1493 925 0 -1 4202496 37771 0 0 0 100186 13 0 0 25 0 1 0 462324965 117600256 27100 33554432000 4194304 4218580 140735081729952 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1507/statm: 28711 27100 131 6 0 27181 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 123544

[startup+1062.3 s]
/proc/loadavg: 4.01 3.97 3.87 5/194 1722
/proc/meminfo: memFree=12817864/32950928 swapFree=67111528/67111528
[pid=1493] ppid=1491 vsize=8700 CPUtime=0.3 cores=4,6
/proc/1493/stat : 1493 (esg_static.sh) S 1491 1493 925 0 -1 4202496 354 1240 0 0 0 0 29 1 20 0 1 0 462324935 8908800 253 33554432000 4194304 4922060 140735001169408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1493/statm: 2175 253 209 178 0 68 0
[pid=1507] ppid=1493 vsize=116052 CPUtime=1061.99 cores=4,6
/proc/1507/stat : 1507 (cdcl) R 1493 1493 925 0 -1 4202496 38409 0 0 0 106186 13 0 0 25 0 1 0 462324965 118837248 27428 33554432000 4194304 4218580 140735081729952 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1507/statm: 29013 27428 131 6 0 27483 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 124752

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.87 5/194 1723
/proc/meminfo: memFree=12811896/32950928 swapFree=67111528/67111528
[pid=1493] ppid=1491 vsize=8700 CPUtime=0.3 cores=4,6
/proc/1493/stat : 1493 (esg_static.sh) S 1491 1493 925 0 -1 4202496 354 1240 0 0 0 0 29 1 20 0 1 0 462324935 8908800 253 33554432000 4194304 4922060 140735001169408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1493/statm: 2175 253 209 178 0 68 0
[pid=1507] ppid=1493 vsize=116804 CPUtime=1122 cores=4,6
/proc/1507/stat : 1507 (cdcl) R 1493 1493 925 0 -1 4202496 38847 0 0 0 112186 14 0 0 25 0 1 0 462324965 119607296 27597 33554432000 4194304 4218580 140735081729952 18446744073709551615 4211709 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1507/statm: 29201 27597 131 6 0 27671 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 125504

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.88 5/194 1725
/proc/meminfo: memFree=12806164/32950928 swapFree=67111528/67111528
[pid=1493] ppid=1491 vsize=8700 CPUtime=0.3 cores=4,6
/proc/1493/stat : 1493 (esg_static.sh) S 1491 1493 925 0 -1 4202496 354 1240 0 0 0 0 29 1 20 0 1 0 462324935 8908800 253 33554432000 4194304 4922060 140735001169408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1493/statm: 2175 253 209 178 0 68 0
[pid=1507] ppid=1493 vsize=117364 CPUtime=1181.99 cores=4,6
/proc/1507/stat : 1507 (cdcl) R 1493 1493 925 0 -1 4202496 39351 0 0 0 118185 14 0 0 25 0 1 0 462324965 120180736 27725 33554432000 4194304 4218580 140735081729952 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1507/statm: 29341 27725 131 6 0 27811 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 126064

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.88 5/194 1727
/proc/meminfo: memFree=12797716/32950928 swapFree=67111528/67111528
[pid=1493] ppid=1491 vsize=8700 CPUtime=0.3 cores=4,6
/proc/1493/stat : 1493 (esg_static.sh) S 1491 1493 925 0 -1 4202496 354 1240 0 0 0 0 29 1 20 0 1 0 462324935 8908800 253 33554432000 4194304 4922060 140735001169408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1493/statm: 2175 253 209 178 0 68 0
[pid=1507] ppid=1493 vsize=118772 CPUtime=1241.99 cores=4,6
/proc/1507/stat : 1507 (cdcl) R 1493 1493 925 0 -1 4202496 39914 0 0 0 124185 14 0 0 25 0 1 0 462324965 121622528 28085 33554432000 4194304 4218580 140735081729952 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1507/statm: 29693 28085 131 6 0 28163 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 127472



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.89 4/191 1729
/proc/meminfo: memFree=12840488/32950928 swapFree=67111528/67111528
[pid=1493] ppid=1491 vsize=8700 CPUtime=0.3 cores=4,6
/proc/1493/stat : 1493 (esg_static.sh) S 1491 1493 925 0 -1 4202496 354 1240 0 0 0 0 29 1 20 0 1 0 462324935 8908800 253 33554432000 4194304 4922060 140735001169408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1493/statm: 2175 253 209 178 0 68 0
[pid=1507] ppid=1493 vsize=123548 CPUtime=1299.7 cores=4,6
/proc/1507/stat : 1507 (cdcl) R 1493 1493 925 0 -1 4202496 41652 0 0 0 129955 15 0 0 25 0 1 0 462324965 126513152 29269 33554432000 4194304 4218580 140735081729952 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1507/statm: 30887 29269 131 6 0 29357 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 132248

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 1493 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=290955
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=10998
# CPU time returned by wait4() is 0.301953
# while last known CPU time is 1300
#
# 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
CPU user time (s): 1299.84
CPU system time (s): 0.16
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 132536

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

runsolver used 2.01769 second user time and 5.08623 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-22 23:21:01
IDJOB=3249144
IDBENCH=83157
IDSOLVER=1609
FILE ID=node122/3249144-1303507261
RUNJOBID= node122-1303507259-1458
PBS_JOBID= 13134241
Free space on /tmp= 70964 MiB

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

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

MD5SUM BENCH= 1633295f58c28a5b4150be8640bdf9df
RANDOM SEED=715364780

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:      13170772 kB
Buffers:       1623064 kB
Cached:       17520316 kB
SwapCached:          0 kB
Active:        9222848 kB
Inactive:     10008624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13170772 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24624 kB
Writeback:           0 kB
AnonPages:       87204 kB
Mapped:          15396 kB
Slab:           484924 kB
PageTables:       5180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   255368 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= 70964 MiB
End job on node122 at 2011-04-22 23:42:43