Trace number 3303497

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) 5000.07 4999.92

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-20_389.cnf
MD5SUMf105570f47bdca662c2d3d185f8dc1f8
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 variables389
Number of clauses41426
Sum of the clauses size188708
Maximum clause length20
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 337636
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53790

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.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 |   41426   188708 |   12427       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 389   #clauses: 41426   #literals: 188708
0.00/0.01	c CPU time:   0.013997 s
0.00/0.01	c ==============================================================================
0.00/0.04	c
0.00/0.04	c Starting glucose
0.00/0.04	c
10.69/10.74	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
10.69/10.74	c WARNING: for repeatability, setting FPU to use double precision
10.69/10.74	c ============================[ Problem Statistics ]=============================
10.69/10.74	c |                                                                             |
10.69/10.74	c |  Number of variables:           389                                         |
10.69/10.74	c |  Number of clauses:           41426                                         |
10.69/10.74	c |  Parse time:                   0.01 s                                       |
10.69/10.74	c |                                                                             |
10.69/10.74	c ============================[ Search Statistics ]==============================
10.69/10.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.69/10.74	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.69/10.74	c ===============================================================================
10.69/10.74	c |    134214 |     389    41426   188708 |        1    26833     35 |  0.000 % |
10.69/10.74	c |    134314 |     389    41426   188708 |        1    26933     35 |  0.000 % |
10.69/10.74	c |    134415 |     389    41426   188708 |        1    27034     35 |  0.000 % |
10.69/10.74	c |    134516 |     389    41426   188708 |        1    27135     35 |  0.000 % |
10.69/10.74	c |    134616 |     389    41426   188708 |        1    27235     35 |  0.000 % |
10.69/10.74	c |    134716 |     389    41426   188708 |        1    27335     35 |  0.000 % |
10.69/10.74	c |    134816 |     389    41426   188708 |        1    27435     36 |  0.000 % |
10.69/10.74	c |    134916 |     389    41426   188708 |        1    27535     36 |  0.000 % |
10.69/10.74	c |    135023 |     389    41426   188708 |        1    27642     36 |  0.000 % |
10.69/10.74	c |    135123 |     389    41426   188708 |        1    27742     36 |  0.000 % |
10.69/10.74	c |    135225 |     389    41426   188708 |        1    27844     36 |  0.000 % |
10.69/10.74	c |    135325 |     389    41426   188708 |        1    27944     36 |  0.000 % |
10.69/10.74	c |    135426 |     389    41426   188708 |        1    28045     36 |  0.000 % |
10.69/10.74	c |    135527 |     389    41426   188708 |        1    28146     36 |  0.000 % |
10.69/10.74	c |    135629 |     389    41426   188708 |        1    28248     36 |  0.000 % |
10.69/10.74	c |    135729 |     389    41426   188708 |        1    28348     36 |  0.000 % |
10.69/10.74	c |    135829 |     389    41426   188708 |        1    28448     36 |  0.000 % |
10.69/10.74	c |    135931 |     389    41426   188708 |        1    28550     36 |  0.000 % |
10.69/10.74	c |    136031 |     389    41426   188708 |        1    28650     36 |  0.000 % |
10.69/10.74	c |    136131 |     389    41426   188708 |        1    28750     37 |  0.000 % |
10.69/10.74	c |    136233 |     389    41426   188708 |        1    28852     37 |  0.000 % |
10.69/10.74	c |    136334 |     389    41426   188708 |        1    28953     37 |  0.000 % |
10.69/10.74	c |    136435 |     389    41426   188708 |        1    29054     37 |  0.000 % |
10.69/10.74	c |    136535 |     389    41426   188708 |        1    29154     37 |  0.000 % |
10.69/10.74	c |    136635 |     389    41426   188708 |        1    29254     37 |  0.000 % |
10.69/10.74	c |    136735 |     389    41426   188708 |        1    29354     37 |  0.000 % |
10.69/10.74	c |    136835 |     389    41426   188708 |        1    29454     37 |  0.000 % |
10.69/10.74	c |    136935 |     389    41426   188708 |        1    29554     37 |  0.000 % |
10.69/10.74	c |    137036 |     389    41426   188708 |        1    29655     37 |  0.000 % |
10.69/10.74	c |    137138 |     389    41426   188708 |        1    29757     37 |  0.000 % |
10.69/10.74	c |    137240 |     389    41426   188708 |        1    29859     37 |  0.000 % |
10.69/10.74	c |    137340 |     389    41426   188708 |        1    29959     37 |  0.000 % |
10.69/10.74	c |    137440 |     389    41426   188708 |        1    30059     37 |  0.000 % |
10.69/10.74	c |    137540 |     389    41426   188708 |        1    30159     37 |  0.000 % |
10.69/10.74	c |    137641 |     389    41426   188708 |        1    30260     37 |  0.000 % |
10.69/10.74	c |    137744 |     389    41426   188708 |        1    30363     37 |  0.000 % |
10.69/10.74	c |    137844 |     389    41426   188708 |        1    30463     38 |  0.000 % |
10.69/10.74	c |    137945 |     389    41426   188708 |        1    30564     38 |  0.000 % |
10.69/10.74	c |    138046 |     389    41426   188708 |        1    30665     38 |  0.000 % |
11.89/11.96	c |    138146 |     389    41426   188708 |        1    30765     38 |  0.000 % |
11.89/11.96	c |    138246 |     389    41426   188708 |        1    30865     38 |  0.000 % |
11.89/11.96	c |    138347 |     389    41426   188708 |        1    30966     38 |  0.000 % |
11.89/11.96	c |    138448 |     389    41426   188708 |        1    31067     38 |  0.000 % |
11.89/11.96	c |    138551 |     389    41426   188708 |        1    31170     38 |  0.000 % |
11.89/11.96	c |    138652 |     389    41426   188708 |        1    31271     38 |  0.000 % |
11.89/11.96	c |    138752 |     389    41426   188708 |        1    31371     38 |  0.000 % |
11.89/11.96	c |    138855 |     389    41426   188708 |        1    31474     38 |  0.000 % |
11.89/11.96	c |    138956 |     389    41426   188708 |        1    31575     38 |  0.000 % |
11.89/11.96	c |    139056 |     389    41426   188708 |        1    31675     38 |  0.000 % |
11.89/11.96	c |    139156 |     389    41426   188708 |        1    31775     38 |  0.000 % |
11.89/11.96	c |    139257 |     389    41426   188708 |        1    31876     38 |  0.000 % |
11.89/11.96	c |    139358 |     389    41426   188708 |        1    31977     38 |  0.000 % |
11.89/11.96	c |    139458 |     389    41426   188708 |        1    32077     38 |  0.000 % |
11.89/11.96	c |    139559 |     389    41426   188708 |        1    32178     39 |  0.000 % |
11.89/11.96	c |    139660 |     389    41426   188708 |        1    32279     39 |  0.000 % |
11.89/11.96	c |    139762 |     389    41426   188708 |        1    32381     39 |  0.000 % |
11.89/11.96	c |    139862 |     389    41426   188708 |        1    32481     39 |  0.000 % |
11.89/11.96	c |    142667 |     389    41426   188708 |        1    35286     40 |  0.000 % |
11.89/11.96	c |    143084 |     389    41426   188708 |        1    35703     40 |  0.000 % |
11.89/11.96	c |    143184 |     389    41426   188708 |        1    35803     40 |  0.000 % |
11.89/11.96	c |    143284 |     389    41426   188708 |        1    35903     40 |  0.000 % |
11.89/11.96	c |    143386 |     389    41426   188708 |        1    36005     40 |  0.000 % |
11.89/11.96	c |    143486 |     389    41426   188708 |        1    36105     40 |  0.000 % |
11.89/11.96	c |    143586 |     389    41426   188708 |        1    36205     40 |  0.000 % |
11.89/11.96	c |    143686 |     389    41426   188708 |        1    36305     40 |  0.000 % |
11.89/11.96	c |    143786 |     389    41426   188708 |        1    36405     40 |  0.000 % |
11.89/11.96	c |    143888 |     389    41426   188708 |        1    36507     40 |  0.000 % |
11.89/11.96	c |    144875 |     389    41426   188708 |        1    37494     40 |  0.000 % |
11.89/11.96	c |    145329 |     389    41426   188708 |        1    37948     40 |  0.000 % |
11.89/11.96	c |    145431 |     389    41426   188708 |        1    38050     40 |  0.000 % |
11.89/11.96	c |    145532 |     389    41426   188708 |        1    38151     40 |  0.000 % |
11.89/11.96	c |    145635 |     389    41426   188708 |        1    38254     40 |  0.000 % |
11.89/11.96	c |    145735 |     389    41426   188708 |        1    38354     40 |  0.000 % |
11.89/11.96	c |    145835 |     389    41426   188708 |        1    38454     40 |  0.000 % |
11.89/11.96	c |    145992 |     389    41426   188708 |        1    38611     40 |  0.000 % |
11.89/11.96	c |    146094 |     389    41426   188708 |        1    38713     40 |  0.000 % |
11.89/11.96	c |    146194 |     389    41426   188708 |        1    38813     41 |  0.000 % |
11.89/11.96	c |    146296 |     389    41426   188708 |        1    38915     41 |  0.000 % |
11.89/11.96	c |    150252 |     389    41426   188708 |        1    42871     41 |  0.000 % |
11.89/11.96	c |    152444 |     389    41426   188708 |        1    45063     42 |  0.000 % |
11.89/11.96	c |    152544 |     389    41426   188708 |        1    45163     42 |  0.000 % |
11.89/11.96	c |    152644 |     389    41426   188708 |        1    45263     42 |  0.000 % |
11.89/11.96	c |    152744 |     389    41426   188708 |        1    45363     42 |  0.000 % |
11.89/11.96	c |    153079 |     389    41426   188708 |        1    45698     42 |  0.000 % |
11.89/11.96	c |    153460 |     389    41426   188708 |        1    46079     42 |  0.000 % |
11.89/11.96	c |    154361 |     389    41426   188708 |        1    46980     42 |  0.000 % |
11.89/11.96	c |    154461 |     389    41426   188708 |        1    47080     42 |  0.000 % |
11.89/11.96	c |    154561 |     389    41426   188708 |        1    47180     42 |  0.000 % |
11.89/11.96	c |    154662 |  

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: 977)

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-3303497-1306935161/watcher-3303497-1306935161 -o /tmp/evaluation-result-3303497-1306935161/solver-3303497-1306935161 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3303497-1306935161.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.02 2.00 2/470 26688
/proc/meminfo: memFree=24611188/32951124 swapFree=56297244/67111528
[pid=26688] ppid=26686 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/26688/stat : 26688 (glucose.sh) S 26686 26688 26268 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 883746538 8912896 252 33554432000 4194304 4922060 140735631911488 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26688/statm: 2176 252 211 178 0 69 0

[startup+0.076576 s]
/proc/loadavg: 2.01 2.02 2.00 2/470 26688
/proc/meminfo: memFree=24611188/32951124 swapFree=56297244/67111528
[pid=26688] ppid=26686 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/26688/stat : 26688 (glucose.sh) S 26686 26688 26268 0 -1 4202496 358 860 0 0 0 0 4 0 25 0 1 0 883746538 8912896 254 33554432000 4194304 4922060 140735631911488 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26688/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8704

[startup+0.100575 s]
/proc/loadavg: 2.01 2.02 2.00 2/470 26688
/proc/meminfo: memFree=24611188/32951124 swapFree=56297244/67111528
[pid=26688] ppid=26686 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/26688/stat : 26688 (glucose.sh) S 26686 26688 26268 0 -1 4202496 358 860 0 0 0 0 4 0 25 0 1 0 883746538 8912896 254 33554432000 4194304 4922060 140735631911488 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26688/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8704

[startup+0.300545 s]
/proc/loadavg: 2.01 2.02 2.00 2/470 26688
/proc/meminfo: memFree=24611188/32951124 swapFree=56297244/67111528
[pid=26688] ppid=26686 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/26688/stat : 26688 (glucose.sh) S 26686 26688 26268 0 -1 4202496 358 860 0 0 0 0 4 0 25 0 1 0 883746538 8912896 254 33554432000 4194304 4922060 140735631911488 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26688/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8704

[startup+0.700463 s]
/proc/loadavg: 2.01 2.02 2.00 2/470 26688
/proc/meminfo: memFree=24611188/32951124 swapFree=56297244/67111528
[pid=26688] ppid=26686 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/26688/stat : 26688 (glucose.sh) S 26686 26688 26268 0 -1 4202496 358 860 0 0 0 0 4 0 25 0 1 0 883746538 8912896 254 33554432000 4194304 4922060 140735631911488 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26688/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8704

[startup+1.50032 s]
/proc/loadavg: 2.01 2.02 2.00 3/472 26691
/proc/meminfo: memFree=24599888/32951124 swapFree=56297244/67111528
[pid=26688] ppid=26686 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/26688/stat : 26688 (glucose.sh) S 26686 26688 26268 0 -1 4202496 358 860 0 0 0 0 4 0 25 0 1 0 883746538 8912896 254 33554432000 4194304 4922060 140735631911488 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26688/statm: 2176 254 211 178 0 69 0
[pid=26691] ppid=26688 vsize=26676 CPUtime=1.44 cores=0,2,4,6
/proc/26691/stat : 26691 (glucose_static) R 26688 26688 26268 0 -1 4202496 4713 0 0 0 144 0 0 0 25 0 1 0 883746542 27316224 3288 33554432000 4194304 4260849 140735816834944 18446744073709551615 4225087 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26691/statm: 6669 3288 241 17 0 3310 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 35380

[startup+3.10102 s]
/proc/loadavg: 2.01 2.02 2.00 3/472 26691
/proc/meminfo: memFree=24594424/32951124 swapFree=56297244/67111528
[pid=26688] ppid=26686 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/26688/stat : 26688 (glucose.sh) S 26686 26688 26268 0 -1 4202496 358 860 0 0 0 0 4 0 25 0 1 0 883746538 8912896 254 33554432000 4194304 4922060 140735631911488 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26688/statm: 2176 254 211 178 0 69 0
[pid=26691] ppid=26688 vsize=29396 CPUtime=3.04 cores=0,2,4,6
/proc/26691/stat : 26691 (glucose_static) R 26688 26688 26268 0 -1 4202496 5617 0 0 0 304 0 0 0 25 0 1 0 883746542 30101504 4134 33554432000 4194304 4260849 140735816834944 18446744073709551615 4209287 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26691/statm: 7349 4134 241 17 0 3990 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38100

[startup+6.30042 s]
/proc/loadavg: 2.00 2.02 2.00 3/472 26691
/proc/meminfo: memFree=24587356/32951124 swapFree=56297244/67111528
[pid=26688] ppid=26686 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/26688/stat : 26688 (glucose.sh) S 26686 26688 26268 0 -1 4202496 358 860 0 0 0 0 4 0 25 0 1 0 883746538 8912896 254 33554432000 4194304 4922060 140735631911488 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26688/statm: 2176 254 211 178 0 69 0
[pid=26691] ppid=26688 vsize=31072 CPUtime=6.24 cores=0,2,4,6
/proc/26691/stat : 26691 (glucose_static) R 26688 26688 26268 0 -1 4202496 6047 0 0 0 624 0 0 0 25 0 1 0 883746542 31817728 4553 33554432000 4194304 4260849 140735816834944 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26691/statm: 7768 4553 241 17 0 4409 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 39776

[startup+12.7002 s]
/proc/loadavg: 2.00 2.02 2.00 3/472 26692
/proc/meminfo: memFree=24572784/32951124 swapFree=56297244/67111528
[pid=26688] ppid=26686 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/26688/stat : 26688 (glucose.sh) S 26686 26688 26268 0 -1 4202496 358 860 0 0 0 0 4 0 25 0 1 0 883746538 8912896 254 33554432000 4194304 4922060 140735631911488 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26688/statm: 2176 254 211 178 0 69 0
[pid=26691] ppid=26688 vsize=42844 CPUtime=12.65 cores=0,2,4,6
/proc/26691/stat : 26691 (glucose_static) R 26688 26688 26268 0 -1 4202496 10758 0 0 0 1264 1 0 0 25 0 1 0 883746542 43872256 7091 33554432000 4194304 4260849 140735816834944 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26691/statm: 10711 7091 250 17 0 7352 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51548

[startup+25.5008 s]
/proc/loadavg: 2.08 2.04 2.00 3/472 26692
/proc/meminfo: memFree=24592740/32951124 swapFree=56297244/67111528
[pid=26688] ppid=26686 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/26688/stat : 26688 (glucose.sh) S 26686 26688 26268 0 -1 4202496 358 860 0 0 0 0 4 0 25 0 1 0 883746538 8912896 254 33554432000 4194304 4922060 140735631911488 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26688/statm: 2176 254 211 178 0 69 0
[pid=26691] ppid=26688 vsize=55012 CPUtime=25.44 cores=0,2,4,6
/proc/26691/stat : 26691 (glucose_static) R 26688 26688 26268 0 -1 4202496 14352 0 0 0 2543 1 0 0 25 0 1 0 883746542 56332288 10530 33554432000 4194304 4260849 140735816834944 18446744073709551615 4225082 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26691/statm: 13753 10530 250 17 0 10394 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 63716

[startup+51.1011 s]
/proc/loadavg: 2.05 2.03 2.00 3/472 26693
/proc/meminfo: memFree=24574164/32951124 swapFree=56297244/67111528
[pid=26688] ppid=26686 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/26688/stat : 26688 (glucose.sh) S 26686 26688 26268 0 -1 4202496 358 860 0 0 0 0 4 0 25 0 1 0 883746538 8912896 254 33554432000 4194304 4922060 140735631911488 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26688/statm: 2176 254 211 178 0 69 0
[pid=26691] ppid=26688 vsize=55012 CPUtime=51.04 cores=0,2,4,6
/proc/26691/stat : 26691 (glucose_static) R 26688 26688 26268 0 -1 4202496 14357 0 0 0 5103 1 0 0 25 0 1 0 883746542 56332288 10535 33554432000 4194304 4260849 140735816834944 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26691/statm: 13753 10535 250 17 0 10394 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 63716

[startup+102.318 s]
/proc/loadavg: 2.18 2.06 2.01 3/472 26694
/proc/meminfo: memFree=24563604/32951124 swapFree=56297244/67111528
[pid=26688] ppid=26686 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/26688/stat : 26688 (glucose.sh) S 26686 26688 26268 0 -1 4202496 358 860 0 0 0 0 4 0 25 0 1 0 883746538 8912896 254 33554432000 4194304 4922060 140735631911488 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26688/statm: 2176 254 211 178 0 69 0
[pid=26691] ppid=26688 vsize=90460 CPUtime=102.26 cores=0,2,4,6
/proc/26691/stat : 26691 (glucose_static) R 26688 26688 26268 0 -1 4202496 53021 0 0 0 10220 6 0 0 25 0 1 0 883746542 92631040 15600 33554432000 4194304 4260849 140735816834944 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26691/statm: 22615 15600 250 17 0 19256 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 99164

[startup+162.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/472 26696
/proc/meminfo: memFree=24558496/32951124 swapFree=56297244/67111528
[pid=26688] ppid=26686 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/26688/stat : 26688 (glucose.sh) S 26686 26688 26268 0 -1 4202496 358 860 0 0 0 0 4 0 25 0 1 0 883746538 8912896 254 33554432000 4194304 4922060 140735631911488 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26688/statm: 2176 254 211 178 0 69 0
[pid=26691] ppid=26688 vsize=90460 CPUtime=162.26 cores=0,2,4,6
/proc/26691/stat : 26691 (glucose_static) R 26688 26688 26268 0 -1 4202496 55472 0 0 0 16219 7 0 0 25 0 1 0 883746542 92631040 17991 33554432000 4194304 4260849 140735816834944 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26691/statm: 22615 17991 250 17 0 19256 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 99164

[startup+222.301 s]
/proc/loadavg: 2.05 2.05 2.00 3/472 26697
/proc/meminfo: memFree=24560084/32951124 swapFree=56297244/67111528
[pid=26688] ppid=26686 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/26688/stat : 26688 (glucose.sh) S 26686 26688 26268 0 -1 4202496 358 860 0 0 0 0 4 0 25 0 1 0 883746538 8912896 254 33554432000 4194304 4922060 140735631911488 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26688/statm: 2176 254 211 178 0 69 0
[pid=26691] ppid=26688 vsize=90460 CPUtime=222.26 cores=0,2,4,6
/proc/26691/stat : 26691 (glucose_static) R 26688 26688 26268 0 -1 4202496 56179 0 0 0 22219 7 0 0 25 0 1 0 883746542 92631040 18682 33554432000 4194304 4260849 140735816834944 18446744073709551615 4224718 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26691/statm: 22615 18682 250 17 0 19256 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 99164

[startup+282.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/472 26699
/proc/meminfo: memFree=24516404/32951124 swapFree=56297244/67111528
[pid=26688] ppid=26686 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/26688/stat : 26688 (glucose.sh) S 26686 26688 26268 0 -1 4202496 358 860 0 0 0 0 4 0 25 0 1 0 883746538 8912896 254 33554432000 4194304 4922060 140735631911488 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26688/statm: 2176 254 211 178 0 69 0
[pid=26691] ppid=26688 vsize=104776 CPUtime=282.26 cores=0,2,4,6
/proc/26691/stat : 26691 (glucose_static) R 26688 26688 26268 0 -1 4202496 66864 0 0 0 28218 8 0 0 25 0 1 0 883746542 107290624 21681 33554432000 4194304 4260849 140735816834944 18446744073709551615 4225082 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26691/statm: 26194 21681 250 17 0 22835 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 113480

[startup+342.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/472 26700
/proc/meminfo: memFree=24482648/32951124 swapFree=56297244/67111528
[pid=26688] ppid=26686 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/26688/stat : 26688 (glucose.sh) S 26686 26688 26268 0 -1 4202496 358 860 0 0 0 0 4 0 25 0 1 0 883746538 8912896 254 33554432000 4194304 4922060 140735631911488 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26688/statm: 2176 254 211 178 0 69 0
[pid=26691] ppid=26688 vsize=154096 CPUtime=342.26 cores=0,2,4,6
/proc/26691/stat : 26691 (glucose_static) R 26688 26688 26268 0 -1 4202496 91978 0 0 0 34215 11 0 0 25 0 1 0 883746542 157794304 30954 33554432000 4194304 4260849 140735816834944 18446744073709551615 4224665 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26691/statm: 38524 30954 250 17 0 35165 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 162800

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/472 26705
/proc/meminfo: memFree=24488028/32951124 swapFree=56297244/67111528
[pid=26688] ppid=26686 vsize=8704 CPUtime=0.04 cores=0,2,4,6

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

/proc/26691/statm: 50861 46528 250 17 0 47502 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 212148

[startup+4422.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/472 26854
/proc/meminfo: memFree=24374436/32951124 swapFree=56297244/67111528
[pid=26688] ppid=26686 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/26688/stat : 26688 (glucose.sh) S 26686 26688 26268 0 -1 4202496 358 860 0 0 0 0 4 0 25 0 1 0 883746538 8912896 254 33554432000 4194304 4922060 140735631911488 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26688/statm: 2176 254 211 178 0 69 0
[pid=26691] ppid=26688 vsize=234264 CPUtime=4422.4 cores=0,2,4,6
/proc/26691/stat : 26691 (glucose_static) R 26688 26688 26268 0 -1 4202496 1287036 0 0 0 441984 256 0 0 25 0 1 0 883746542 239886336 54405 33554432000 4194304 4260849 140735816834944 18446744073709551615 4224647 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26691/statm: 58566 54405 250 17 0 55207 0
Current children cumulated CPU time (s) 4422.44
Current children cumulated vsize (KiB) 242968

[startup+4482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/472 26856
/proc/meminfo: memFree=24394364/32951124 swapFree=56297244/67111528
[pid=26688] ppid=26686 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/26688/stat : 26688 (glucose.sh) S 26686 26688 26268 0 -1 4202496 358 860 0 0 0 0 4 0 25 0 1 0 883746538 8912896 254 33554432000 4194304 4922060 140735631911488 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26688/statm: 2176 254 211 178 0 69 0
[pid=26691] ppid=26688 vsize=235404 CPUtime=4482.4 cores=0,2,4,6
/proc/26691/stat : 26691 (glucose_static) R 26688 26688 26268 0 -1 4202496 1304055 0 0 0 447980 260 0 0 25 0 1 0 883746542 241053696 49566 33554432000 4194304 4260849 140735816834944 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26691/statm: 58851 49566 250 17 0 55492 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 244108

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/472 26857
/proc/meminfo: memFree=24412672/32951124 swapFree=56297244/67111528
[pid=26688] ppid=26686 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/26688/stat : 26688 (glucose.sh) S 26686 26688 26268 0 -1 4202496 358 860 0 0 0 0 4 0 25 0 1 0 883746538 8912896 254 33554432000 4194304 4922060 140735631911488 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26688/statm: 2176 254 211 178 0 69 0
[pid=26691] ppid=26688 vsize=204584 CPUtime=4542.4 cores=0,2,4,6
/proc/26691/stat : 26691 (glucose_static) R 26688 26688 26268 0 -1 4202496 1321617 0 0 0 453977 263 0 0 25 0 1 0 883746542 209494016 45418 33554432000 4194304 4260849 140735816834944 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26691/statm: 51146 45418 250 17 0 47787 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 213288

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/472 26859
/proc/meminfo: memFree=24377280/32951124 swapFree=56297244/67111528
[pid=26688] ppid=26686 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/26688/stat : 26688 (glucose.sh) S 26686 26688 26268 0 -1 4202496 358 860 0 0 0 0 4 0 25 0 1 0 883746538 8912896 254 33554432000 4194304 4922060 140735631911488 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26688/statm: 2176 254 211 178 0 69 0
[pid=26691] ppid=26688 vsize=235404 CPUtime=4602.41 cores=0,2,4,6
/proc/26691/stat : 26691 (glucose_static) R 26688 26688 26268 0 -1 4202496 1330940 0 0 0 459975 266 0 0 25 0 1 0 883746542 241053696 54537 33554432000 4194304 4260849 140735816834944 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26691/statm: 58851 54537 250 17 0 55492 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 244108

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/472 26861
/proc/meminfo: memFree=24401420/32951124 swapFree=56297244/67111528
[pid=26688] ppid=26686 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/26688/stat : 26688 (glucose.sh) S 26686 26688 26268 0 -1 4202496 358 860 0 0 0 0 4 0 25 0 1 0 883746538 8912896 254 33554432000 4194304 4922060 140735631911488 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26688/statm: 2176 254 211 178 0 69 0
[pid=26691] ppid=26688 vsize=235404 CPUtime=4662.41 cores=0,2,4,6
/proc/26691/stat : 26691 (glucose_static) R 26688 26688 26268 0 -1 4202496 1349567 0 0 0 465972 269 0 0 25 0 1 0 883746542 241053696 49528 33554432000 4194304 4260849 140735816834944 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26691/statm: 58851 49528 250 17 0 55492 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 244108

[startup+4722.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/472 26862
/proc/meminfo: memFree=24373976/32951124 swapFree=56297244/67111528
[pid=26688] ppid=26686 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/26688/stat : 26688 (glucose.sh) S 26686 26688 26268 0 -1 4202496 358 860 0 0 0 0 4 0 25 0 1 0 883746538 8912896 254 33554432000 4194304 4922060 140735631911488 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26688/statm: 2176 254 211 178 0 69 0
[pid=26691] ppid=26688 vsize=286452 CPUtime=4722.42 cores=0,2,4,6
/proc/26691/stat : 26691 (glucose_static) R 26688 26688 26268 0 -1 4202496 1357519 0 0 0 471971 271 0 0 25 0 1 0 883746542 293326848 57309 33554432000 4194304 4260849 140735816834944 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26691/statm: 71613 57309 250 17 0 68254 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 295156

[startup+4782.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/472 26864
/proc/meminfo: memFree=24399216/32951124 swapFree=56297244/67111528
[pid=26688] ppid=26686 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/26688/stat : 26688 (glucose.sh) S 26686 26688 26268 0 -1 4202496 358 860 0 0 0 0 4 0 25 0 1 0 883746538 8912896 254 33554432000 4194304 4922060 140735631911488 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26688/statm: 2176 254 211 178 0 69 0
[pid=26691] ppid=26688 vsize=236364 CPUtime=4782.41 cores=0,2,4,6
/proc/26691/stat : 26691 (glucose_static) R 26688 26688 26268 0 -1 4202496 1376075 0 0 0 477966 275 0 0 25 0 1 0 883746542 242036736 52485 33554432000 4194304 4260849 140735816834944 18446744073709551615 4225149 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26691/statm: 59091 52485 250 17 0 55732 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 245068

[startup+4842.3 s]
/proc/loadavg: 2.21 2.06 2.01 3/472 26865
/proc/meminfo: memFree=24453856/32951124 swapFree=56297244/67111528
[pid=26688] ppid=26686 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/26688/stat : 26688 (glucose.sh) S 26686 26688 26268 0 -1 4202496 358 860 0 0 0 0 4 0 25 0 1 0 883746538 8912896 254 33554432000 4194304 4922060 140735631911488 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26688/statm: 2176 254 211 178 0 69 0
[pid=26691] ppid=26688 vsize=205544 CPUtime=4842.41 cores=0,2,4,6
/proc/26691/stat : 26691 (glucose_static) R 26688 26688 26268 0 -1 4202496 1393341 0 0 0 483963 278 0 0 25 0 1 0 883746542 210477056 46340 33554432000 4194304 4260849 140735816834944 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26691/statm: 51386 46340 250 17 0 48027 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 214248

[startup+4902.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/472 26867
/proc/meminfo: memFree=24365652/32951124 swapFree=56297244/67111528
[pid=26688] ppid=26686 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/26688/stat : 26688 (glucose.sh) S 26686 26688 26268 0 -1 4202496 358 860 0 0 0 0 4 0 25 0 1 0 883746538 8912896 254 33554432000 4194304 4922060 140735631911488 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26688/statm: 2176 254 211 178 0 69 0
[pid=26691] ppid=26688 vsize=237856 CPUtime=4902.41 cores=0,2,4,6
/proc/26691/stat : 26691 (glucose_static) R 26688 26688 26268 0 -1 4202496 1402059 0 0 0 489961 280 0 0 25 0 1 0 883746542 243564544 54857 33554432000 4194304 4260849 140735816834944 18446744073709551615 4225424 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26691/statm: 59464 54857 250 17 0 56105 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 246560

[startup+4962.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/472 26869
/proc/meminfo: memFree=24388288/32951124 swapFree=56297244/67111528
[pid=26688] ppid=26686 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/26688/stat : 26688 (glucose.sh) S 26686 26688 26268 0 -1 4202496 358 860 0 0 0 0 4 0 25 0 1 0 883746538 8912896 254 33554432000 4194304 4922060 140735631911488 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26688/statm: 2176 254 211 178 0 69 0
[pid=26691] ppid=26688 vsize=239456 CPUtime=4962.42 cores=0,2,4,6
/proc/26691/stat : 26691 (glucose_static) R 26688 26688 26268 0 -1 4202496 1420618 0 0 0 495957 285 0 0 25 0 1 0 883746542 245202944 50003 33554432000 4194304 4260849 140735816834944 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26691/statm: 59864 50003 250 17 0 56505 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 248160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.01 2.03 2.00 3/472 26870
/proc/meminfo: memFree=24385388/32951124 swapFree=56297244/67111528
[pid=26688] ppid=26686 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/26688/stat : 26688 (glucose.sh) S 26686 26688 26268 0 -1 4202496 358 860 0 0 0 0 4 0 25 0 1 0 883746538 8912896 254 33554432000 4194304 4922060 140735631911488 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26688/statm: 2176 254 211 178 0 69 0
[pid=26691] ppid=26688 vsize=239456 CPUtime=5000.03 cores=0,2,4,6
/proc/26691/stat : 26691 (glucose_static) R 26688 26688 26268 0 -1 4202496 1425424 0 0 0 499717 286 0 0 25 0 1 0 883746542 245202944 54706 33554432000 4194304 4260849 140735816834944 18446744073709551615 4224822 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26691/statm: 59864 54706 250 17 0 56505 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 248160

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

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

[startup+4999.9 s]
/proc/loadavg: 2.01 2.03 2.00 3/472 26870
/proc/meminfo: memFree=24385388/32951124 swapFree=56297244/67111528
[pid=26688] ppid=26686 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/26688/stat : 26688 (glucose.sh) S 26686 26688 26268 0 -1 4202496 358 860 0 0 0 0 4 0 25 0 1 0 883746538 8912896 254 33554432000 4194304 4922060 140735631911488 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26688/statm: 2176 254 211 178 0 69 0
[pid=26691] ppid=26688 vsize=239456 CPUtime=5000.03 cores=0,2,4,6
/proc/26691/stat : 26691 (glucose_static) R 26688 26688 26268 0 -1 4202496 1425424 0 0 0 499717 286 0 0 25 0 1 0 883746542 245202944 54706 33554432000 4194304 4260849 140735816834944 18446744073709551615 4224822 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26691/statm: 59864 54706 250 17 0 56505 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 248160

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.92
CPU time (s): 5000.07
CPU user time (s): 4997.21
CPU system time (s): 2.86
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 344476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.040993
system time used= 0.003999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1218
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= 8
involuntary context switches= 5

runsolver used 24.9492 second user time and 52.1231 second system time

The end

Launcher Data

Begin job on node111 at 2011-06-01 15:32:41
IDJOB=3303497
IDBENCH=83321
IDSOLVER=1687
FILE ID=node111/3303497-1306935161
RUNJOBID= node111-1306926346-26286
PBS_JOBID= 13488564
Free space on /tmp= 73900 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-20_389.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3303497-1306935161/watcher-3303497-1306935161 -o /tmp/evaluation-result-3303497-1306935161/solver-3303497-1306935161 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3303497-1306935161.cnf 

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f105570f47bdca662c2d3d185f8dc1f8
RANDOM SEED=489549751

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.849
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.849
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.67
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.849
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:      24611584 kB
Buffers:        183240 kB
Cached:         307380 kB
SwapCached:      11772 kB
Active:        7754620 kB
Inactive:       318516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24611584 kB
SwapTotal:    67111528 kB
SwapFree:     56297244 kB
Dirty:            1948 kB
Writeback:           0 kB
AnonPages:     7579596 kB
Mapped:          27956 kB
Slab:           130488 kB
PageTables:      66760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 149284912 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= 73900 MiB
End job on node111 at 2011-06-01 16:56:03