Trace number 3251438

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
glucose 2? (TO) 1300.03 1300.01

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q663-n40-p30-s67876261.cnf
MD5SUMed0227339111fb337104188c725538d0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.24481
Satisfiable
(Un)Satisfiability was proved
Number of variables1634
Number of clauses212885
Sum of the clauses size427324
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2212845
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |  212885   427324 |   63865       0        0     nan |  0.000 % |
0.00/0.53	c |         0 |  211251   636390 |      --       0       --      -- |     --   | -1634/209066
0.00/0.53	c ==============================================================================
0.00/0.53	c Result  :   #vars: 1594   #clauses: 211251   #literals: 636390
0.00/0.53	c CPU time:   0.52592 s
0.00/0.53	c ==============================================================================
0.00/0.63	c
0.00/0.63	c Starting glucose
0.00/0.63	c
125.08/125.16	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
125.08/125.16	c WARNING: for repeatability, setting FPU to use double precision
125.08/125.16	c ============================[ Problem Statistics ]=============================
125.08/125.16	c |                                                                             |
125.08/125.16	c |  Number of variables:          1594                                         |
125.08/125.16	c |  Number of clauses:          211251                                         |
125.08/125.16	c |  Parse time:                   0.04 s                                       |
125.08/125.16	c |                                                                             |
125.08/125.16	c ============================[ Search Statistics ]==============================
125.08/125.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
125.08/125.16	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
125.08/125.16	c ===============================================================================
125.08/125.16	c |    476595 |    1594   211251   636390 |        1    69414    193 |  0.000 % |
125.08/125.16	c |    476697 |    1594   211251   636390 |        1    69516    193 |  0.000 % |
125.08/125.16	c |    476797 |    1594   211251   636390 |        1    69616    193 |  0.000 % |
125.08/125.16	c |    476897 |    1594   211251   636390 |        1    69716    193 |  0.000 % |
125.08/125.16	c |    477074 |    1594   211251   636390 |        1    69893    193 |  0.000 % |
125.08/125.16	c |    477175 |    1594   211251   636390 |        1    69994    192 |  0.000 % |
125.08/125.16	c |    477276 |    1594   211251   636390 |        1    70095    192 |  0.000 % |
125.08/125.16	c |    482016 |    1594   211251   636390 |        1    74835    192 |  0.000 % |
125.08/125.16	c |    482116 |    1594   211251   636390 |        1    74935    192 |  0.000 % |
125.08/125.16	c |    482217 |    1594   211251   636390 |        1    75036    192 |  0.000 % |
125.08/125.16	c |    482319 |    1594   211251   636390 |        1    75138    192 |  0.000 % |
125.08/125.16	c |    483017 |    1594   211251   636390 |        1    75836    191 |  0.000 % |
125.08/125.16	c |    483117 |    1594   211251   636390 |        1    75936    191 |  0.000 % |
125.08/125.16	c |    484985 |    1594   211251   636390 |        1    77804    190 |  0.000 % |
125.08/125.16	c |    485087 |    1594   211251   636390 |        1    77906    190 |  0.000 % |
125.08/125.16	c |    485187 |    1594   211251   636390 |        1    78006    190 |  0.000 % |
125.08/125.16	c |    485289 |    1594   211251   636390 |        1    78108    190 |  0.000 % |
125.08/125.16	c |    485389 |    1594   211251   636390 |        1    78208    190 |  0.000 % |
125.08/125.16	c |    486017 |    1594   211251   636390 |        1    78836    190 |  0.000 % |
125.08/125.16	c |    486120 |    1594   211251   636390 |        1    78939    190 |  0.000 % |
125.08/125.16	c |    486220 |    1594   211251   636390 |        1    79039    190 |  0.000 % |
125.08/125.16	c |    486320 |    1594   211251   636390 |        1    79139    190 |  0.000 % |
125.08/125.16	c |    486423 |    1594   211251   636390 |        1    79242    190 |  0.000 % |
125.08/125.16	c |    486523 |    1594   211251   636390 |        1    79342    190 |  0.000 % |
125.08/125.16	c |    486625 |    1594   211251   636390 |        1    79444    190 |  0.000 % |
125.08/125.16	c |    486725 |    1594   211251   636390 |        1    79544    190 |  0.000 % |
125.08/125.16	c |    486825 |    1594   211251   636390 |        1    79644    190 |  0.000 % |
125.08/125.16	c |    486927 |    1594   211251   636390 |        1    79746    190 |  0.000 % |
125.08/125.16	c |    487027 |    1594   211251   636390 |        1    79846    190 |  0.000 % |
125.08/125.16	c |    487127 |    1594   211251   636390 |        1    79946    190 |  0.000 % |
125.08/125.16	c |    487227 |    1594   211251   636390 |        1    80046    190 |  0.000 % |
125.08/125.16	c |    487327 |    1594   211251   636390 |        1    80146    190 |  0.000 % |
125.08/125.16	c |    487427 |    1594   211251   636390 |        1    80246    190 |  0.000 % |
125.08/125.16	c |    487605 |    1594   211251   636390 |        1    80424    190 |  0.000 % |
125.08/125.16	c |    487706 |    1594   211251   636390 |        1    80525    190 |  0.000 % |
125.08/125.16	c |    487806 |    1594   211251   636390 |        1    80625    190 |  0.000 % |
125.08/125.16	c |    487906 |    1594   211251   636390 |        1    80725    190 |  0.000 % |
125.08/125.16	c |    488217 |    1594   211251   636390 |        1    81036    190 |  0.000 % |
125.08/125.16	c |    488317 |    1594   211251   636390 |        1    81136    190 |  0.000 % |
909.61/909.66	c |    488545 |    1594   211251   636390 |        1    81364    190 |  0.000 % |
909.61/909.66	c |    488646 |    1594   211251   636390 |        1    81465    190 |  0.000 % |
909.61/909.66	c |    488757 |    1594   211251   636390 |        1    81576    190 |  0.000 % |
909.61/909.66	c |    488858 |    1594   211251   636390 |        1    81677    190 |  0.000 % |
909.61/909.66	c |    488958 |    1594   211251   636390 |        1    81777    190 |  0.000 % |
909.61/909.66	c |    489058 |    1594   211251   636390 |        1    81877    190 |  0.000 % |
909.61/909.66	c |    489158 |    1594   211251   636390 |        1    81977    190 |  0.000 % |
909.61/909.66	c |    489258 |    1594   211251   636390 |        1    82077    190 |  0.000 % |
909.61/909.66	c |    489358 |    1594   211251   636390 |        1    82177    190 |  0.000 % |
909.61/909.66	c |    489458 |    1594   211251   636390 |        1    82277    190 |  0.000 % |
909.61/909.66	c |    489558 |    1594   211251   636390 |        1    82377    190 |  0.000 % |
909.61/909.66	c |    489659 |    1594   211251   636390 |        1    82478    190 |  0.000 % |
909.61/909.66	c |    489760 |    1594   211251   636390 |        1    82579    190 |  0.000 % |
909.61/909.66	c |    489861 |    1594   211251   636390 |        1    82680    190 |  0.000 % |
909.61/909.66	c |    489967 |    1594   211251   636390 |        1    82786    190 |  0.000 % |
909.61/909.66	c |    490069 |    1594   211251   636390 |        1    82888    190 |  0.000 % |
909.61/909.66	c |    490169 |    1594   211251   636390 |        1    82988    190 |  0.000 % |
909.61/909.66	c |    490356 |    1594   211251   636390 |        1    83175    190 |  0.000 % |
909.61/909.66	c |    490456 |    1594   211251   636390 |        1    83275    190 |  0.000 % |
909.61/909.66	c |    490557 |    1594   211251   636390 |        1    83376    190 |  0.000 % |
909.61/909.66	c |    490774 |    1594   211251   636390 |        1    83593    190 |  0.000 % |
909.61/909.66	c |    490874 |    1594   211251   636390 |        1    83693    190 |  0.000 % |
909.61/909.66	c |    491638 |    1594   211251   636390 |        1    84457    190 |  0.000 % |
909.61/909.66	c |    491746 |    1594   211251   636390 |        1    84565    190 |  0.000 % |
909.61/909.66	c |    724145 |    1594   211251   636390 |        1   112557    165 |  0.000 % |
909.61/909.66	c |    724248 |    1594   211251   636390 |        1   112660    165 |  0.000 % |
909.61/909.66	c |    724356 |    1594   211251   636390 |        1   112768    165 |  0.000 % |
909.61/909.66	c |    725774 |    1594   211251   636390 |        1   114186    165 |  0.000 % |
909.61/909.66	c |    727400 |    1594   211251   636390 |        1    58213    126 |  0.000 % |
909.61/909.66	c |    727794 |    1594   211251   636390 |        1    58607    127 |  0.000 % |
909.61/909.66	c |    737871 |    1594   211251   636390 |        1    68684    131 |  0.000 % |
909.61/909.66	c |    753133 |    1594   211251   636390 |        1    83946    139 |  0.000 % |
909.61/909.66	c |    753276 |    1594   211251   636390 |        1    84089    139 |  0.000 % |
909.61/909.66	c |    754610 |    1594   211251   636390 |        1    85423    139 |  0.000 % |
909.61/909.66	c |    798556 |    1594   211251   636390 |        1    69186    124 |  0.000 % |
909.61/909.66	c |    799999 |    1594   211251   636390 |        1    70629    124 |  0.000 % |
909.61/909.66	c |    802387 |    1594   211251   636390 |        1    73017    124 |  0.000 % |
909.61/909.66	c |    830388 |    1594   211251   636390 |        1   101018    124 |  0.000 % |
909.61/909.66	c |    869002 |    1594   211251   636390 |        1    76832    120 |  0.000 % |
909.61/909.66	c |   1471742 |    1594   211251   636390 |        1   167175    117 |  0.000 % |
909.61/909.66	c |   1508598 |    1594   211251   636390 |        1   120419    119 |  0.000 % |
909.61/909.66	c |   1513049 |    1594   211251   636390 |        1   124870    120 |  0.000 % |
909.61/909.66	c |   1513261 |    1594   211251   636390 |        1   125082    120 |  0.000 % |
909.61/909.66	c |   1513365 |    1594   211251   636390 |        1   125186    120 |  0.000 % |
909.61/909.66	c |   1522694 |    1594   211251   636390 |        1   134515    123 |  0.000 % |
909.61/909.66	c |   1574024 |    1594   211251   636390 |        1    99654    112 |  0.000 % |
909.61/909.66	c |   1574303 |    1594   211251   636390 |        1    99933    112 |  0.000 % |
909.61/909.66	c |   1574404 |    1594   211251   636390 |        1   100034    112 |  0.000 % |
909.61/909.66	c |   2538641 |    1594   211251   636390 |        1   171461    110 |  0.000 % |
909.61/909.66	c |   2747413 |  

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-3251438-1303573492/watcher-3251438-1303573492 -o /tmp/evaluation-result-3251438-1303573492/solver-3251438-1303573492 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3251438-1303573492.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.68 3.95 3.93 4/182 10721
/proc/meminfo: memFree=16999264/32951124 swapFree=67111528/67111528
[pid=10721] ppid=10719 vsize=8704 CPUtime=0 cores=4,6
/proc/10721/stat : 10721 (glucose.sh) R 10719 10721 10033 0 -1 4202496 316 0 0 0 0 0 0 0 24 0 1 0 547579807 8912896 253 33554432000 4194304 4922060 140736445630240 18446744073709551615 260020216213 0 65538 4100 65536 0 0 0 17 4 0 0 0
/proc/10721/statm: 2176 253 211 178 0 69 0

[startup+0.105412 s]
/proc/loadavg: 3.68 3.95 3.93 4/182 10721
/proc/meminfo: memFree=16999264/32951124 swapFree=67111528/67111528
[pid=10721] ppid=10719 vsize=8704 CPUtime=0 cores=4,6
/proc/10721/stat : 10721 (glucose.sh) S 10719 10721 10033 0 -1 4202496 333 0 0 0 0 0 0 0 24 0 1 0 547579807 8912896 253 33554432000 4194304 4922060 140736445630240 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/10721/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.200418 s]
/proc/loadavg: 3.68 3.95 3.93 4/182 10721
/proc/meminfo: memFree=16999264/32951124 swapFree=67111528/67111528
[pid=10721] ppid=10719 vsize=8704 CPUtime=0 cores=4,6
/proc/10721/stat : 10721 (glucose.sh) S 10719 10721 10033 0 -1 4202496 333 0 0 0 0 0 0 0 24 0 1 0 547579807 8912896 253 33554432000 4194304 4922060 140736445630240 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/10721/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300393 s]
/proc/loadavg: 3.68 3.95 3.93 4/182 10721
/proc/meminfo: memFree=16999264/32951124 swapFree=67111528/67111528
[pid=10721] ppid=10719 vsize=8704 CPUtime=0 cores=4,6
/proc/10721/stat : 10721 (glucose.sh) S 10719 10721 10033 0 -1 4202496 333 0 0 0 0 0 0 0 24 0 1 0 547579807 8912896 253 33554432000 4194304 4922060 140736445630240 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/10721/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700338 s]
/proc/loadavg: 3.68 3.95 3.93 4/182 10721
/proc/meminfo: memFree=16999264/32951124 swapFree=67111528/67111528
[pid=10721] ppid=10719 vsize=8704 CPUtime=0.62 cores=4,6
/proc/10721/stat : 10721 (glucose.sh) S 10719 10721 10033 0 -1 4202496 359 4176 0 0 0 0 61 1 19 0 1 0 547579807 8912896 255 33554432000 4194304 4922060 140736445630240 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10721/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 8704

[startup+1.50118 s]
/proc/loadavg: 3.68 3.95 3.93 5/194 10744
/proc/meminfo: memFree=16920108/32951124 swapFree=67111528/67111528
[pid=10721] ppid=10719 vsize=8704 CPUtime=0.62 cores=4,6
/proc/10721/stat : 10721 (glucose.sh) S 10719 10721 10033 0 -1 4202496 359 4176 0 0 0 0 61 1 19 0 1 0 547579807 8912896 255 33554432000 4194304 4922060 140736445630240 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10721/statm: 2176 255 211 178 0 69 0
[pid=10742] ppid=10721 vsize=32548 CPUtime=0.86 cores=4,6
/proc/10742/stat : 10742 (glucose_static) R 10721 10721 10033 0 -1 4202496 6763 0 0 0 86 0 0 0 23 0 1 0 547579870 33329152 4376 33554432000 4194304 4260849 140734202240624 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10742/statm: 8137 4376 241 17 0 4778 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 41252

[startup+3.10088 s]
/proc/loadavg: 3.68 3.95 3.93 5/194 10744
/proc/meminfo: memFree=16892156/32951124 swapFree=67111528/67111528
[pid=10721] ppid=10719 vsize=8704 CPUtime=0.62 cores=4,6
/proc/10721/stat : 10721 (glucose.sh) S 10719 10721 10033 0 -1 4202496 359 4176 0 0 0 0 61 1 19 0 1 0 547579807 8912896 255 33554432000 4194304 4922060 140736445630240 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10721/statm: 2176 255 211 178 0 69 0
[pid=10742] ppid=10721 vsize=58456 CPUtime=2.46 cores=4,6
/proc/10742/stat : 10742 (glucose_static) R 10721 10721 10033 0 -1 4202496 15644 0 0 0 244 2 0 0 25 0 1 0 547579870 59858944 6908 33554432000 4194304 4260849 140734202240624 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10742/statm: 14614 6908 241 17 0 11255 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 67160

[startup+6.3003 s]
/proc/loadavg: 3.71 3.95 3.93 5/194 10744
/proc/meminfo: memFree=16793276/32951124 swapFree=67111528/67111528
[pid=10721] ppid=10719 vsize=8704 CPUtime=0.62 cores=4,6
/proc/10721/stat : 10721 (glucose.sh) S 10719 10721 10033 0 -1 4202496 359 4176 0 0 0 0 61 1 19 0 1 0 547579807 8912896 255 33554432000 4194304 4922060 140736445630240 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10721/statm: 2176 255 211 178 0 69 0
[pid=10742] ppid=10721 vsize=58456 CPUtime=5.66 cores=4,6
/proc/10742/stat : 10742 (glucose_static) R 10721 10721 10033 0 -1 4202496 25786 0 0 0 563 3 0 0 25 0 1 0 547579870 59858944 11399 33554432000 4194304 4260849 140734202240624 18446744073709551615 4224718 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10742/statm: 14614 11399 241 17 0 11255 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 67160

[startup+12.7011 s]
/proc/loadavg: 3.73 3.95 3.93 5/194 10744
/proc/meminfo: memFree=16748308/32951124 swapFree=67111528/67111528
[pid=10721] ppid=10719 vsize=8704 CPUtime=0.62 cores=4,6
/proc/10721/stat : 10721 (glucose.sh) S 10719 10721 10033 0 -1 4202496 359 4176 0 0 0 0 61 1 19 0 1 0 547579807 8912896 255 33554432000 4194304 4922060 140736445630240 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10721/statm: 2176 255 211 178 0 69 0
[pid=10742] ppid=10721 vsize=77308 CPUtime=12.06 cores=4,6
/proc/10742/stat : 10742 (glucose_static) R 10721 10721 10033 0 -1 4202496 30697 0 0 0 1202 4 0 0 25 0 1 0 547579870 79163392 16069 33554432000 4194304 4260849 140734202240624 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10742/statm: 19327 16069 241 17 0 15968 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 86012

[startup+25.5008 s]
/proc/loadavg: 3.79 3.95 3.93 5/194 10744
/proc/meminfo: memFree=16652856/32951124 swapFree=67111528/67111528
[pid=10721] ppid=10719 vsize=8704 CPUtime=0.62 cores=4,6
/proc/10721/stat : 10721 (glucose.sh) S 10719 10721 10033 0 -1 4202496 359 4176 0 0 0 0 61 1 19 0 1 0 547579807 8912896 255 33554432000 4194304 4922060 140736445630240 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10721/statm: 2176 255 211 178 0 69 0
[pid=10742] ppid=10721 vsize=126628 CPUtime=24.86 cores=4,6
/proc/10742/stat : 10742 (glucose_static) R 10721 10721 10033 0 -1 4202496 58462 0 0 0 2480 6 0 0 25 0 1 0 547579870 129667072 25710 33554432000 4194304 4260849 140734202240624 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10742/statm: 31657 25710 241 17 0 28298 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 135332

[startup+51.101 s]
/proc/loadavg: 3.86 3.95 3.93 5/194 10745
/proc/meminfo: memFree=16606920/32951124 swapFree=67111528/67111528
[pid=10721] ppid=10719 vsize=8704 CPUtime=0.62 cores=4,6
/proc/10721/stat : 10721 (glucose.sh) S 10719 10721 10033 0 -1 4202496 359 4176 0 0 0 0 61 1 19 0 1 0 547579807 8912896 255 33554432000 4194304 4922060 140736445630240 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10721/statm: 2176 255 211 178 0 69 0
[pid=10742] ppid=10721 vsize=157448 CPUtime=50.46 cores=4,6
/proc/10742/stat : 10742 (glucose_static) R 10721 10721 10033 0 -1 4202496 99155 0 0 0 5032 14 0 0 25 0 1 0 547579870 161226752 29581 33554432000 4194304 4260849 140734202240624 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10742/statm: 39362 29581 241 17 0 36003 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 166152

[startup+102.301 s]
/proc/loadavg: 3.94 3.95 3.93 5/194 10746
/proc/meminfo: memFree=16523200/32951124 swapFree=67111528/67111528
[pid=10721] ppid=10719 vsize=8704 CPUtime=0.62 cores=4,6
/proc/10721/stat : 10721 (glucose.sh) S 10719 10721 10033 0 -1 4202496 359 4176 0 0 0 0 61 1 19 0 1 0 547579807 8912896 255 33554432000 4194304 4922060 140736445630240 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10721/statm: 2176 255 211 178 0 69 0
[pid=10742] ppid=10721 vsize=126628 CPUtime=101.66 cores=4,6
/proc/10742/stat : 10742 (glucose_static) R 10721 10721 10033 0 -1 4202496 177599 0 0 0 10140 26 0 0 25 0 1 0 547579870 129667072 28412 33554432000 4194304 4260849 140734202240624 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10742/statm: 31657 28413 241 17 0 28298 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 135332

[startup+162.301 s]
/proc/loadavg: 3.98 3.96 3.93 5/194 10748
/proc/meminfo: memFree=16536176/32951124 swapFree=67111528/67111528
[pid=10721] ppid=10719 vsize=8704 CPUtime=0.62 cores=4,6
/proc/10721/stat : 10721 (glucose.sh) S 10719 10721 10033 0 -1 4202496 359 4176 0 0 0 0 61 1 19 0 1 0 547579807 8912896 255 33554432000 4194304 4922060 140736445630240 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10721/statm: 2176 255 211 178 0 69 0
[pid=10742] ppid=10721 vsize=126628 CPUtime=161.66 cores=4,6
/proc/10742/stat : 10742 (glucose_static) R 10721 10721 10033 0 -1 4202496 249394 0 0 0 16126 40 0 0 25 0 1 0 547579870 129667072 24705 33554432000 4194304 4260849 140734202240624 18446744073709551615 4209374 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10742/statm: 31657 24705 252 17 0 28298 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 135332

[startup+222.307 s]
/proc/loadavg: 3.99 3.97 3.93 5/194 10750
/proc/meminfo: memFree=16477628/32951124 swapFree=67111528/67111528
[pid=10721] ppid=10719 vsize=8704 CPUtime=0.62 cores=4,6
/proc/10721/stat : 10721 (glucose.sh) S 10719 10721 10033 0 -1 4202496 359 4176 0 0 0 0 61 1 19 0 1 0 547579807 8912896 255 33554432000 4194304 4922060 140736445630240 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10721/statm: 2176 255 211 178 0 69 0
[pid=10742] ppid=10721 vsize=126628 CPUtime=221.68 cores=4,6
/proc/10742/stat : 10742 (glucose_static) R 10721 10721 10033 0 -1 4202496 324951 0 0 0 22115 53 0 0 25 0 1 0 547579870 129667072 25361 33554432000 4194304 4260849 140734202240624 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10742/statm: 31657 25361 252 17 0 28298 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 135332

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.93 5/194 10751
/proc/meminfo: memFree=16489216/32951124 swapFree=67111528/67111528
[pid=10721] ppid=10719 vsize=8704 CPUtime=0.62 cores=4,6
/proc/10721/stat : 10721 (glucose.sh) S 10719 10721 10033 0 -1 4202496 359 4176 0 0 0 0 61 1 19 0 1 0 547579807 8912896 255 33554432000 4194304 4922060 140736445630240 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10721/statm: 2176 255 211 178 0 69 0
[pid=10742] ppid=10721 vsize=157448 CPUtime=281.67 cores=4,6
/proc/10742/stat : 10742 (glucose_static) R 10721 10721 10033 0 -1 4202496 364572 0 0 0 28108 59 0 0 25 0 1 0 547579870 161226752 32253 33554432000 4194304 4260849 140734202240624 18446744073709551615 4224643 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10742/statm: 39362 32253 252 17 0 36003 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 166152

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.93 5/194 10753
/proc/meminfo: memFree=16465388/32951124 swapFree=67111528/67111528
[pid=10721] ppid=10719 vsize=8704 CPUtime=0.62 cores=4,6
/proc/10721/stat : 10721 (glucose.sh) S 10719 10721 10033 0 -1 4202496 359 4176 0 0 0 0 61 1 19 0 1 0 547579807 8912896 255 33554432000 4194304 4922060 140736445630240 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10721/statm: 2176 255 211 178 0 69 0
[pid=10742] ppid=10721 vsize=157448 CPUtime=341.67 cores=4,6
/proc/10742/stat : 10742 (glucose_static) R 10721 10721 10033 0 -1 4202496 418576 0 0 0 34097 70 0 0 25 0 1 0 547579870 161226752 31458 33554432000 4194304 4260849 140734202240624 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10742/statm: 39362 31458 252 17 0 36003 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 166152

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 3.93 5/194 10754
/proc/meminfo: memFree=16432356/32951124 swapFree=67111528/67111528
[pid=10721] ppid=10719 vsize=8704 CPUtime=0.62 cores=4,6

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

/proc/10742/statm: 39362 35753 252 17 0 36003 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 166152

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/194 10762
/proc/meminfo: memFree=16420144/32951124 swapFree=67111528/67111528
[pid=10721] ppid=10719 vsize=8704 CPUtime=0.62 cores=4,6
/proc/10721/stat : 10721 (glucose.sh) S 10719 10721 10033 0 -1 4202496 359 4176 0 0 0 0 61 1 19 0 1 0 547579807 8912896 255 33554432000 4194304 4922060 140736445630240 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10721/statm: 2176 255 211 178 0 69 0
[pid=10742] ppid=10721 vsize=207536 CPUtime=701.68 cores=4,6
/proc/10742/stat : 10742 (glucose_static) R 10721 10721 10033 0 -1 4202496 652029 0 0 0 70049 119 0 0 25 0 1 0 547579870 212516864 39340 33554432000 4194304 4260849 140734202240624 18446744073709551615 4224808 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10742/statm: 51884 39340 252 17 0 48525 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 216240

[startup+762.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/194 10764
/proc/meminfo: memFree=16437336/32951124 swapFree=67111528/67111528
[pid=10721] ppid=10719 vsize=8704 CPUtime=0.62 cores=4,6
/proc/10721/stat : 10721 (glucose.sh) S 10719 10721 10033 0 -1 4202496 359 4176 0 0 0 0 61 1 19 0 1 0 547579807 8912896 255 33554432000 4194304 4922060 140736445630240 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10721/statm: 2176 255 211 178 0 69 0
[pid=10742] ppid=10721 vsize=157448 CPUtime=761.69 cores=4,6
/proc/10742/stat : 10742 (glucose_static) R 10721 10721 10033 0 -1 4202496 694656 0 0 0 76042 127 0 0 25 0 1 0 547579870 161226752 31549 33554432000 4194304 4260849 140734202240624 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10742/statm: 39362 31549 252 17 0 36003 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 166152

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/194 10766
/proc/meminfo: memFree=16377044/32951124 swapFree=67111528/67111528
[pid=10721] ppid=10719 vsize=8704 CPUtime=0.62 cores=4,6
/proc/10721/stat : 10721 (glucose.sh) S 10719 10721 10033 0 -1 4202496 359 4176 0 0 0 0 61 1 19 0 1 0 547579807 8912896 255 33554432000 4194304 4922060 140736445630240 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10721/statm: 2176 255 211 178 0 69 0
[pid=10742] ppid=10721 vsize=157448 CPUtime=821.68 cores=4,6
/proc/10742/stat : 10742 (glucose_static) R 10721 10721 10033 0 -1 4202496 722743 0 0 0 82036 132 0 0 25 0 1 0 547579870 161226752 33755 33554432000 4194304 4260849 140734202240624 18446744073709551615 4224822 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10742/statm: 39362 33755 252 17 0 36003 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 166152

[startup+882.307 s]
/proc/loadavg: 4.04 4.01 3.94 5/194 10767
/proc/meminfo: memFree=16298260/32951124 swapFree=67111528/67111528
[pid=10721] ppid=10719 vsize=8704 CPUtime=0.62 cores=4,6
/proc/10721/stat : 10721 (glucose.sh) S 10719 10721 10033 0 -1 4202496 359 4176 0 0 0 0 61 1 19 0 1 0 547579807 8912896 255 33554432000 4194304 4922060 140736445630240 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10721/statm: 2176 255 211 178 0 69 0
[pid=10742] ppid=10721 vsize=207536 CPUtime=881.69 cores=4,6
/proc/10742/stat : 10742 (glucose_static) R 10721 10721 10033 0 -1 4202496 758446 0 0 0 88030 139 0 0 25 0 1 0 547579870 212516864 41582 33554432000 4194304 4260849 140734202240624 18446744073709551615 4209677 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10742/statm: 51884 41582 252 17 0 48525 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 216240

[startup+942.3 s]
/proc/loadavg: 4.04 4.02 3.95 5/194 10769
/proc/meminfo: memFree=16313840/32951124 swapFree=67111528/67111528
[pid=10721] ppid=10719 vsize=8704 CPUtime=0.62 cores=4,6
/proc/10721/stat : 10721 (glucose.sh) S 10719 10721 10033 0 -1 4202496 359 4176 0 0 0 0 61 1 19 0 1 0 547579807 8912896 255 33554432000 4194304 4922060 140736445630240 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10721/statm: 2176 255 211 178 0 69 0
[pid=10742] ppid=10721 vsize=207536 CPUtime=941.69 cores=4,6
/proc/10742/stat : 10742 (glucose_static) R 10721 10721 10033 0 -1 4202496 814831 0 0 0 94019 150 0 0 25 0 1 0 547579870 212516864 38201 33554432000 4194304 4260849 140734202240624 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10742/statm: 51884 38201 252 17 0 48525 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 216240

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.95 5/194 10779
/proc/meminfo: memFree=16372292/32951124 swapFree=67111528/67111528
[pid=10721] ppid=10719 vsize=8704 CPUtime=0.62 cores=4,6
/proc/10721/stat : 10721 (glucose.sh) S 10719 10721 10033 0 -1 4202496 359 4176 0 0 0 0 61 1 19 0 1 0 547579807 8912896 255 33554432000 4194304 4922060 140736445630240 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10721/statm: 2176 255 211 178 0 69 0
[pid=10742] ppid=10721 vsize=212484 CPUtime=1001.69 cores=4,6
/proc/10742/stat : 10742 (glucose_static) R 10721 10721 10033 0 -1 4202496 877826 0 0 0 100009 160 0 0 25 0 1 0 547579870 217583616 41242 33554432000 4194304 4260849 140734202240624 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10742/statm: 53121 41242 252 17 0 49762 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 221188

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/194 10781
/proc/meminfo: memFree=16308640/32951124 swapFree=67111528/67111528
[pid=10721] ppid=10719 vsize=8704 CPUtime=0.62 cores=4,6
/proc/10721/stat : 10721 (glucose.sh) S 10719 10721 10033 0 -1 4202496 359 4176 0 0 0 0 61 1 19 0 1 0 547579807 8912896 255 33554432000 4194304 4922060 140736445630240 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10721/statm: 2176 255 211 178 0 69 0
[pid=10742] ppid=10721 vsize=217896 CPUtime=1061.69 cores=4,6
/proc/10742/stat : 10742 (glucose_static) R 10721 10721 10033 0 -1 4202496 940301 0 0 0 105999 170 0 0 25 0 1 0 547579870 223125504 44837 33554432000 4194304 4260849 140734202240624 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10742/statm: 54474 44837 252 17 0 51115 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 226600

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/194 10783
/proc/meminfo: memFree=16181884/32951124 swapFree=67111528/67111528
[pid=10721] ppid=10719 vsize=8704 CPUtime=0.62 cores=4,6
/proc/10721/stat : 10721 (glucose.sh) S 10719 10721 10033 0 -1 4202496 359 4176 0 0 0 0 61 1 19 0 1 0 547579807 8912896 255 33554432000 4194304 4922060 140736445630240 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10721/statm: 2176 255 211 178 0 69 0
[pid=10742] ppid=10721 vsize=221724 CPUtime=1121.69 cores=4,6
/proc/10742/stat : 10742 (glucose_static) R 10721 10721 10033 0 -1 4202496 996088 0 0 0 111988 181 0 0 25 0 1 0 547579870 227045376 44777 33554432000 4194304 4260849 140734202240624 18446744073709551615 4225087 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10742/statm: 55431 44777 252 17 0 52072 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 230428

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/194 10784
/proc/meminfo: memFree=16294456/32951124 swapFree=67111528/67111528
[pid=10721] ppid=10719 vsize=8704 CPUtime=0.62 cores=4,6
/proc/10721/stat : 10721 (glucose.sh) S 10719 10721 10033 0 -1 4202496 359 4176 0 0 0 0 61 1 19 0 1 0 547579807 8912896 255 33554432000 4194304 4922060 140736445630240 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10721/statm: 2176 255 211 178 0 69 0
[pid=10742] ppid=10721 vsize=175812 CPUtime=1181.7 cores=4,6
/proc/10742/stat : 10742 (glucose_static) R 10721 10721 10033 0 -1 4202496 1038662 0 0 0 117982 188 0 0 25 0 1 0 547579870 180031488 34839 33554432000 4194304 4260849 140734202240624 18446744073709551615 4224486 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10742/statm: 43953 34839 252 17 0 40594 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 184516

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/194 10786
/proc/meminfo: memFree=16321184/32951124 swapFree=67111528/67111528
[pid=10721] ppid=10719 vsize=8704 CPUtime=0.62 cores=4,6
/proc/10721/stat : 10721 (glucose.sh) S 10719 10721 10033 0 -1 4202496 359 4176 0 0 0 0 61 1 19 0 1 0 547579807 8912896 255 33554432000 4194304 4922060 140736445630240 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10721/statm: 2176 255 211 178 0 69 0
[pid=10742] ppid=10721 vsize=180136 CPUtime=1241.69 cores=4,6
/proc/10742/stat : 10742 (glucose_static) R 10721 10721 10033 0 -1 4202496 1064489 0 0 0 123976 193 0 0 25 0 1 0 547579870 184459264 37058 33554432000 4194304 4260849 140734202240624 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10742/statm: 45034 37058 252 17 0 41675 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 188840



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.95 4/192 10788
/proc/meminfo: memFree=16482972/32951124 swapFree=67111528/67111528
[pid=10721] ppid=10719 vsize=8704 CPUtime=0.62 cores=4,6
/proc/10721/stat : 10721 (glucose.sh) S 10719 10721 10033 0 -1 4202496 359 4176 0 0 0 0 61 1 19 0 1 0 547579807 8912896 255 33554432000 4194304 4922060 140736445630240 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10721/statm: 2176 255 211 178 0 69 0
[pid=10742] ppid=10721 vsize=181244 CPUtime=1299.41 cores=4,6
/proc/10742/stat : 10742 (glucose_static) R 10721 10721 10033 0 -1 4202496 1089079 0 0 0 129741 200 0 0 25 0 1 0 547579870 185593856 38011 33554432000 4194304 4260849 140734202240624 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10742/statm: 45311 38011 252 17 0 41952 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 189948

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.95 4/192 10788
/proc/meminfo: memFree=16482972/32951124 swapFree=67111528/67111528
[pid=10721] ppid=10719 vsize=8704 CPUtime=0.62 cores=4,6
/proc/10721/stat : 10721 (glucose.sh) S 10719 10721 10033 0 -1 4202496 359 4176 0 0 0 0 61 1 19 0 1 0 547579807 8912896 255 33554432000 4194304 4922060 140736445630240 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10721/statm: 2176 255 211 178 0 69 0
[pid=10742] ppid=10721 vsize=181244 CPUtime=1299.41 cores=4,6
/proc/10742/stat : 10742 (glucose_static) R 10721 10721 10033 0 -1 4202496 1089079 0 0 0 129741 200 0 0 25 0 1 0 547579870 185593856 38011 33554432000 4194304 4260849 140734202240624 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10742/statm: 45311 38011 252 17 0 41952 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 189948

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1298.02
CPU system time (s): 2.01
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 310252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.619905
system time used= 0.011998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4535
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 23

runsolver used 2.27765 second user time and 4.82227 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-23 17:44:52
IDJOB=3251438
IDBENCH=88222
IDSOLVER=1651
FILE ID=node110/3251438-1303573492
RUNJOBID= node110-1303573492-10694
PBS_JOBID= 13150302
Free space on /tmp= 71976 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q663-n40-p30-s67876261.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251438-1303573492/watcher-3251438-1303573492 -o /tmp/evaluation-result-3251438-1303573492/solver-3251438-1303573492 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3251438-1303573492.cnf 

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

MD5SUM BENCH= ed0227339111fb337104188c725538d0
RANDOM SEED=1165140108

node110.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.830
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.66
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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.830
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.76
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.830
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.83
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.830
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.74
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16999916 kB
Buffers:       2314408 kB
Cached:       12998384 kB
SwapCached:          0 kB
Active:        7946132 kB
Inactive:      7438928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16999916 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9744 kB
Writeback:           0 kB
AnonPages:       71368 kB
Mapped:          15260 kB
Slab:           502612 kB
PageTables:       4776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   219876 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= 71956 MiB
End job on node110 at 2011-04-23 18:06:34