Trace number 3250602

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

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

running on 2 cores: 1,3

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: 1.27 2.48 3.02 2/180 16196
/proc/meminfo: memFree=21902860/32951124 swapFree=67111528/67111528
[pid=16196] ppid=16194 vsize=8704 CPUtime=0 cores=1,3
/proc/16196/stat : 16196 (glucose.sh) S 16194 16196 15673 0 -1 4202496 334 0 0 0 0 0 0 0 21 0 1 0 198433300 8912896 253 33554432000 4194304 4922060 140733568556416 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16196/statm: 2176 253 211 178 0 69 0

[startup+0.0958929 s]
/proc/loadavg: 1.27 2.48 3.02 2/180 16196
/proc/meminfo: memFree=21902860/32951124 swapFree=67111528/67111528
[pid=16196] ppid=16194 vsize=8704 CPUtime=0.04 cores=1,3
/proc/16196/stat : 16196 (glucose.sh) S 16194 16196 15673 0 -1 4202496 361 860 0 0 0 0 4 0 21 0 1 0 198433300 8912896 255 33554432000 4194304 4922060 140733568556416 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16196/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8704

[startup+0.100828 s]
/proc/loadavg: 1.27 2.48 3.02 2/180 16196
/proc/meminfo: memFree=21902860/32951124 swapFree=67111528/67111528
[pid=16196] ppid=16194 vsize=8704 CPUtime=0.04 cores=1,3
/proc/16196/stat : 16196 (glucose.sh) S 16194 16196 15673 0 -1 4202496 361 860 0 0 0 0 4 0 21 0 1 0 198433300 8912896 255 33554432000 4194304 4922060 140733568556416 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16196/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8704

[startup+0.300826 s]
/proc/loadavg: 1.27 2.48 3.02 2/180 16196
/proc/meminfo: memFree=21902860/32951124 swapFree=67111528/67111528
[pid=16196] ppid=16194 vsize=8704 CPUtime=0.04 cores=1,3
/proc/16196/stat : 16196 (glucose.sh) S 16194 16196 15673 0 -1 4202496 361 860 0 0 0 0 4 0 21 0 1 0 198433300 8912896 255 33554432000 4194304 4922060 140733568556416 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16196/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8704

[startup+0.700756 s]
/proc/loadavg: 1.27 2.48 3.02 2/180 16196
/proc/meminfo: memFree=21902860/32951124 swapFree=67111528/67111528
[pid=16196] ppid=16194 vsize=8704 CPUtime=0.04 cores=1,3
/proc/16196/stat : 16196 (glucose.sh) S 16194 16196 15673 0 -1 4202496 361 860 0 0 0 0 4 0 21 0 1 0 198433300 8912896 255 33554432000 4194304 4922060 140733568556416 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16196/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8704

[startup+1.50062 s]
/proc/loadavg: 1.27 2.48 3.02 5/194 16223
/proc/meminfo: memFree=21867232/32951124 swapFree=67111528/67111528
[pid=16196] ppid=16194 vsize=8704 CPUtime=0.04 cores=1,3
/proc/16196/stat : 16196 (glucose.sh) S 16194 16196 15673 0 -1 4202496 361 860 0 0 0 0 4 0 21 0 1 0 198433300 8912896 255 33554432000 4194304 4922060 140733568556416 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16196/statm: 2176 255 211 178 0 69 0
[pid=16199] ppid=16196 vsize=26676 CPUtime=1.44 cores=1,3
/proc/16199/stat : 16199 (glucose_static) R 16196 16196 15673 0 -1 4202496 4714 0 0 0 144 0 0 0 25 0 1 0 198433305 27316224 3288 33554432000 4194304 4260849 140734959558592 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16199/statm: 6669 3288 241 17 0 3310 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 35380

[startup+3.10035 s]
/proc/loadavg: 1.27 2.48 3.02 5/194 16223
/proc/meminfo: memFree=21853568/32951124 swapFree=67111528/67111528
[pid=16196] ppid=16194 vsize=8704 CPUtime=0.04 cores=1,3
/proc/16196/stat : 16196 (glucose.sh) S 16194 16196 15673 0 -1 4202496 361 860 0 0 0 0 4 0 21 0 1 0 198433300 8912896 255 33554432000 4194304 4922060 140733568556416 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16196/statm: 2176 255 211 178 0 69 0
[pid=16199] ppid=16196 vsize=29396 CPUtime=3.04 cores=1,3
/proc/16199/stat : 16199 (glucose_static) R 16196 16196 15673 0 -1 4202496 5618 0 0 0 304 0 0 0 25 0 1 0 198433305 30101504 4134 33554432000 4194304 4260849 140734959558592 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16199/statm: 7349 4134 241 17 0 3990 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38100

[startup+6.30077 s]
/proc/loadavg: 1.49 2.50 3.03 5/194 16223
/proc/meminfo: memFree=21833148/32951124 swapFree=67111528/67111528
[pid=16196] ppid=16194 vsize=8704 CPUtime=0.04 cores=1,3
/proc/16196/stat : 16196 (glucose.sh) S 16194 16196 15673 0 -1 4202496 361 860 0 0 0 0 4 0 21 0 1 0 198433300 8912896 255 33554432000 4194304 4922060 140733568556416 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16196/statm: 2176 255 211 178 0 69 0
[pid=16199] ppid=16196 vsize=31072 CPUtime=6.24 cores=1,3
/proc/16199/stat : 16199 (glucose_static) R 16196 16196 15673 0 -1 4202496 6048 0 0 0 624 0 0 0 25 0 1 0 198433305 31817728 4553 33554432000 4194304 4260849 140734959558592 18446744073709551615 4227982 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16199/statm: 7768 4553 241 17 0 4409 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 39776

[startup+12.7006 s]
/proc/loadavg: 1.69 2.53 3.03 5/194 16223
/proc/meminfo: memFree=21803988/32951124 swapFree=67111528/67111528
[pid=16196] ppid=16194 vsize=8704 CPUtime=0.04 cores=1,3
/proc/16196/stat : 16196 (glucose.sh) S 16194 16196 15673 0 -1 4202496 361 860 0 0 0 0 4 0 21 0 1 0 198433300 8912896 255 33554432000 4194304 4922060 140733568556416 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16196/statm: 2176 255 211 178 0 69 0
[pid=16199] ppid=16196 vsize=42844 CPUtime=12.65 cores=1,3
/proc/16199/stat : 16199 (glucose_static) R 16196 16196 15673 0 -1 4202496 10759 0 0 0 1264 1 0 0 25 0 1 0 198433305 43872256 7091 33554432000 4194304 4260849 140734959558592 18446744073709551615 4229342 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16199/statm: 10711 7091 250 17 0 7352 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51548

[startup+25.5004 s]
/proc/loadavg: 2.20 2.60 3.05 5/194 16223
/proc/meminfo: memFree=21764424/32951124 swapFree=67111528/67111528
[pid=16196] ppid=16194 vsize=8704 CPUtime=0.04 cores=1,3
/proc/16196/stat : 16196 (glucose.sh) S 16194 16196 15673 0 -1 4202496 361 860 0 0 0 0 4 0 21 0 1 0 198433300 8912896 255 33554432000 4194304 4922060 140733568556416 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16196/statm: 2176 255 211 178 0 69 0
[pid=16199] ppid=16196 vsize=55012 CPUtime=25.44 cores=1,3
/proc/16199/stat : 16199 (glucose_static) R 16196 16196 15673 0 -1 4202496 14353 0 0 0 2543 1 0 0 25 0 1 0 198433305 56332288 10530 33554432000 4194304 4260849 140734959558592 18446744073709551615 4226718 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16199/statm: 13753 10530 250 17 0 10394 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 63716

[startup+51.1009 s]
/proc/loadavg: 2.89 2.72 3.08 5/194 16224
/proc/meminfo: memFree=21740076/32951124 swapFree=67111528/67111528
[pid=16196] ppid=16194 vsize=8704 CPUtime=0.04 cores=1,3
/proc/16196/stat : 16196 (glucose.sh) S 16194 16196 15673 0 -1 4202496 361 860 0 0 0 0 4 0 21 0 1 0 198433300 8912896 255 33554432000 4194304 4922060 140733568556416 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16196/statm: 2176 255 211 178 0 69 0
[pid=16199] ppid=16196 vsize=55012 CPUtime=51.04 cores=1,3
/proc/16199/stat : 16199 (glucose_static) R 16196 16196 15673 0 -1 4202496 14358 0 0 0 5103 1 0 0 25 0 1 0 198433305 56332288 10535 33554432000 4194304 4260849 140734959558592 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16199/statm: 13753 10535 250 17 0 10394 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 63716

[startup+102.307 s]
/proc/loadavg: 3.56 2.94 3.13 5/194 16226
/proc/meminfo: memFree=21673472/32951124 swapFree=67111528/67111528
[pid=16196] ppid=16194 vsize=8704 CPUtime=0.04 cores=1,3
/proc/16196/stat : 16196 (glucose.sh) S 16194 16196 15673 0 -1 4202496 361 860 0 0 0 0 4 0 21 0 1 0 198433300 8912896 255 33554432000 4194304 4922060 140733568556416 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16196/statm: 2176 255 211 178 0 69 0
[pid=16199] ppid=16196 vsize=90460 CPUtime=102.26 cores=1,3
/proc/16199/stat : 16199 (glucose_static) R 16196 16196 15673 0 -1 4202496 52242 0 0 0 10217 9 0 0 25 0 1 0 198433305 92631040 14833 33554432000 4194304 4260849 140734959558592 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16199/statm: 22615 14833 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: 3.82 3.11 3.18 5/194 16227
/proc/meminfo: memFree=21648900/32951124 swapFree=67111528/67111528
[pid=16196] ppid=16194 vsize=8704 CPUtime=0.04 cores=1,3
/proc/16196/stat : 16196 (glucose.sh) S 16194 16196 15673 0 -1 4202496 361 860 0 0 0 0 4 0 21 0 1 0 198433300 8912896 255 33554432000 4194304 4922060 140733568556416 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16196/statm: 2176 255 211 178 0 69 0
[pid=16199] ppid=16196 vsize=90460 CPUtime=162.25 cores=1,3
/proc/16199/stat : 16199 (glucose_static) R 16196 16196 15673 0 -1 4202496 55473 0 0 0 16215 10 0 0 25 0 1 0 198433305 92631040 17991 33554432000 4194304 4260849 140734959558592 18446744073709551615 4226913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16199/statm: 22615 17991 250 17 0 19256 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 99164

[startup+222.301 s]
/proc/loadavg: 3.97 3.29 3.23 5/194 16229
/proc/meminfo: memFree=21611424/32951124 swapFree=67111528/67111528
[pid=16196] ppid=16194 vsize=8704 CPUtime=0.04 cores=1,3
/proc/16196/stat : 16196 (glucose.sh) S 16194 16196 15673 0 -1 4202496 361 860 0 0 0 0 4 0 21 0 1 0 198433300 8912896 255 33554432000 4194304 4922060 140733568556416 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16196/statm: 2176 255 211 178 0 69 0
[pid=16199] ppid=16196 vsize=90460 CPUtime=222.26 cores=1,3
/proc/16199/stat : 16199 (glucose_static) R 16196 16196 15673 0 -1 4202496 55909 0 0 0 22215 11 0 0 25 0 1 0 198433305 92631040 18418 33554432000 4194304 4260849 140734959558592 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16199/statm: 22615 18418 250 17 0 19256 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 99164

[startup+282.3 s]
/proc/loadavg: 3.99 3.41 3.28 5/194 16230
/proc/meminfo: memFree=21579404/32951124 swapFree=67111528/67111528
[pid=16196] ppid=16194 vsize=8704 CPUtime=0.04 cores=1,3
/proc/16196/stat : 16196 (glucose.sh) S 16194 16196 15673 0 -1 4202496 361 860 0 0 0 0 4 0 21 0 1 0 198433300 8912896 255 33554432000 4194304 4922060 140733568556416 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16196/statm: 2176 255 211 178 0 69 0
[pid=16199] ppid=16196 vsize=92248 CPUtime=282.25 cores=1,3
/proc/16199/stat : 16199 (glucose_static) R 16196 16196 15673 0 -1 4202496 64997 0 0 0 28213 12 0 0 25 0 1 0 198433305 94461952 19858 33554432000 4194304 4260849 140734959558592 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16199/statm: 23062 19858 250 17 0 19703 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 100952

[startup+342.301 s]
/proc/loadavg: 3.99 3.52 3.32 5/194 16232
/proc/meminfo: memFree=21559640/32951124 swapFree=67111528/67111528
[pid=16196] ppid=16194 vsize=8704 CPUtime=0.04 cores=1,3
/proc/16196/stat : 16196 (glucose.sh) S 16194 16196 15673 0 -1 4202496 361 860 0 0 0 0 4 0 21 0 1 0 198433300 8912896 255 33554432000 4194304 4922060 140733568556416 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16196/statm: 2176 255 211 178 0 69 0
[pid=16199] ppid=16196 vsize=104776 CPUtime=342.25 cores=1,3
/proc/16199/stat : 16199 (glucose_static) R 16196 16196 15673 0 -1 4202496 84010 0 0 0 34209 16 0 0 25 0 1 0 198433305 107290624 22990 33554432000 4194304 4260849 140734959558592 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16199/statm: 26194 22990 250 17 0 22835 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 113480

[startup+402.301 s]
/proc/loadavg: 4.03 3.62 3.36 5/194 16234
/proc/meminfo: memFree=21510612/32951124 swapFree=67111528/67111528
[pid=16196] ppid=16194 vsize=8704 CPUtime=0.04 cores=1,3

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

/proc/16199/statm: 26194 22990 250 17 0 22835 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 113480

[startup+642.301 s]
/proc/loadavg: 4.04 3.84 3.50 5/194 16240
/proc/meminfo: memFree=21507604/32951124 swapFree=67111528/67111528
[pid=16196] ppid=16194 vsize=8704 CPUtime=0.04 cores=1,3
/proc/16196/stat : 16196 (glucose.sh) S 16194 16196 15673 0 -1 4202496 361 860 0 0 0 0 4 0 21 0 1 0 198433300 8912896 255 33554432000 4194304 4922060 140733568556416 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16196/statm: 2176 255 211 178 0 69 0
[pid=16199] ppid=16196 vsize=104776 CPUtime=642.27 cores=1,3
/proc/16199/stat : 16199 (glucose_static) R 16196 16196 15673 0 -1 4202496 194302 0 0 0 64191 36 0 0 25 0 1 0 198433305 107290624 22993 33554432000 4194304 4260849 140734959558592 18446744073709551615 4224647 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16199/statm: 26194 22993 250 17 0 22835 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 113480

[startup+702.3 s]
/proc/loadavg: 4.02 3.86 3.53 5/194 16242
/proc/meminfo: memFree=21506448/32951124 swapFree=67111528/67111528
[pid=16196] ppid=16194 vsize=8704 CPUtime=0.04 cores=1,3
/proc/16196/stat : 16196 (glucose.sh) S 16194 16196 15673 0 -1 4202496 361 860 0 0 0 0 4 0 21 0 1 0 198433300 8912896 255 33554432000 4194304 4922060 140733568556416 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16196/statm: 2176 255 211 178 0 69 0
[pid=16199] ppid=16196 vsize=104776 CPUtime=702.26 cores=1,3
/proc/16199/stat : 16199 (glucose_static) R 16196 16196 15673 0 -1 4202496 215340 0 0 0 70185 41 0 0 25 0 1 0 198433305 107290624 22993 33554432000 4194304 4260849 140734959558592 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16199/statm: 26194 22993 250 17 0 22835 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 113480

[startup+762.307 s]
/proc/loadavg: 4.06 3.90 3.56 5/194 16243
/proc/meminfo: memFree=21505168/32951124 swapFree=67111528/67111528
[pid=16196] ppid=16194 vsize=8704 CPUtime=0.04 cores=1,3
/proc/16196/stat : 16196 (glucose.sh) S 16194 16196 15673 0 -1 4202496 361 860 0 0 0 0 4 0 21 0 1 0 198433300 8912896 255 33554432000 4194304 4922060 140733568556416 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16196/statm: 2176 255 211 178 0 69 0
[pid=16199] ppid=16196 vsize=104776 CPUtime=762.27 cores=1,3
/proc/16199/stat : 16199 (glucose_static) R 16196 16196 15673 0 -1 4202496 237039 0 0 0 76180 47 0 0 25 0 1 0 198433305 107290624 22993 33554432000 4194304 4260849 140734959558592 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16199/statm: 26194 22993 250 17 0 22835 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 113480

[startup+822.301 s]
/proc/loadavg: 4.02 3.92 3.59 5/194 16245
/proc/meminfo: memFree=21459624/32951124 swapFree=67111528/67111528
[pid=16196] ppid=16194 vsize=8704 CPUtime=0.04 cores=1,3
/proc/16196/stat : 16196 (glucose.sh) S 16194 16196 15673 0 -1 4202496 361 860 0 0 0 0 4 0 21 0 1 0 198433300 8912896 255 33554432000 4194304 4922060 140733568556416 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16196/statm: 2176 255 211 178 0 69 0
[pid=16199] ppid=16196 vsize=104776 CPUtime=822.27 cores=1,3
/proc/16199/stat : 16199 (glucose_static) R 16196 16196 15673 0 -1 4202496 259553 0 0 0 82174 53 0 0 25 0 1 0 198433305 107290624 22993 33554432000 4194304 4260849 140734959558592 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16199/statm: 26194 22993 250 17 0 22835 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 113480

[startup+882.301 s]
/proc/loadavg: 4.00 3.93 3.61 5/194 16247
/proc/meminfo: memFree=21418424/32951124 swapFree=67111528/67111528
[pid=16196] ppid=16194 vsize=8704 CPUtime=0.04 cores=1,3
/proc/16196/stat : 16196 (glucose.sh) S 16194 16196 15673 0 -1 4202496 361 860 0 0 0 0 4 0 21 0 1 0 198433300 8912896 255 33554432000 4194304 4922060 140733568556416 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16196/statm: 2176 255 211 178 0 69 0
[pid=16199] ppid=16196 vsize=154096 CPUtime=882.27 cores=1,3
/proc/16199/stat : 16199 (glucose_static) R 16196 16196 15673 0 -1 4202496 282370 0 0 0 88169 58 0 0 25 0 1 0 198433305 157794304 34278 33554432000 4194304 4260849 140734959558592 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16199/statm: 38524 34278 250 17 0 35165 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 162800

[startup+942.301 s]
/proc/loadavg: 4.05 3.95 3.64 5/194 16248
/proc/meminfo: memFree=21460056/32951124 swapFree=67111528/67111528
[pid=16196] ppid=16194 vsize=8704 CPUtime=0.04 cores=1,3
/proc/16196/stat : 16196 (glucose.sh) S 16194 16196 15673 0 -1 4202496 361 860 0 0 0 0 4 0 21 0 1 0 198433300 8912896 255 33554432000 4194304 4922060 140733568556416 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16196/statm: 2176 255 211 178 0 69 0
[pid=16199] ppid=16196 vsize=154096 CPUtime=942.26 cores=1,3
/proc/16199/stat : 16199 (glucose_static) R 16196 16196 15673 0 -1 4202496 303233 0 0 0 94162 64 0 0 25 0 1 0 198433305 157794304 31958 33554432000 4194304 4260849 140734959558592 18446744073709551615 4225091 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16199/statm: 38524 31958 250 17 0 35165 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 162800

[startup+1002.3 s]
/proc/loadavg: 4.02 3.96 3.66 5/194 16250
/proc/meminfo: memFree=21458028/32951124 swapFree=67111528/67111528
[pid=16196] ppid=16194 vsize=8704 CPUtime=0.04 cores=1,3
/proc/16196/stat : 16196 (glucose.sh) S 16194 16196 15673 0 -1 4202496 361 860 0 0 0 0 4 0 21 0 1 0 198433300 8912896 255 33554432000 4194304 4922060 140733568556416 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16196/statm: 2176 255 211 178 0 69 0
[pid=16199] ppid=16196 vsize=104776 CPUtime=1002.27 cores=1,3
/proc/16199/stat : 16199 (glucose_static) R 16196 16196 15673 0 -1 4202496 318013 0 0 0 100157 70 0 0 25 0 1 0 198433305 107290624 22993 33554432000 4194304 4260849 140734959558592 18446744073709551615 4224665 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16199/statm: 26194 22993 250 17 0 22835 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 113480

[startup+1062.3 s]
/proc/loadavg: 4.04 3.98 3.68 5/194 16281
/proc/meminfo: memFree=21500548/32951124 swapFree=67111528/67111528
[pid=16196] ppid=16194 vsize=8704 CPUtime=0.04 cores=1,3
/proc/16196/stat : 16196 (glucose.sh) S 16194 16196 15673 0 -1 4202496 361 860 0 0 0 0 4 0 21 0 1 0 198433300 8912896 255 33554432000 4194304 4922060 140733568556416 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16196/statm: 2176 255 211 178 0 69 0
[pid=16199] ppid=16196 vsize=154096 CPUtime=1062.27 cores=1,3
/proc/16199/stat : 16199 (glucose_static) R 16196 16196 15673 0 -1 4202496 339808 0 0 0 106152 75 0 0 25 0 1 0 198433305 157794304 32521 33554432000 4194304 4260849 140734959558592 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16199/statm: 38524 32521 250 17 0 35165 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 162800

[startup+1122.3 s]
/proc/loadavg: 4.01 3.98 3.70 5/194 16283
/proc/meminfo: memFree=21478160/32951124 swapFree=67111528/67111528
[pid=16196] ppid=16194 vsize=8704 CPUtime=0.04 cores=1,3
/proc/16196/stat : 16196 (glucose.sh) S 16194 16196 15673 0 -1 4202496 361 860 0 0 0 0 4 0 21 0 1 0 198433300 8912896 255 33554432000 4194304 4922060 140733568556416 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16196/statm: 2176 255 211 178 0 69 0
[pid=16199] ppid=16196 vsize=104776 CPUtime=1122.27 cores=1,3
/proc/16199/stat : 16199 (glucose_static) R 16196 16196 15673 0 -1 4202496 355600 0 0 0 112147 80 0 0 25 0 1 0 198433305 107290624 22993 33554432000 4194304 4260849 140734959558592 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16199/statm: 26194 22993 250 17 0 22835 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 113480

[startup+1182.3 s]
/proc/loadavg: 4.07 3.99 3.72 5/194 16284
/proc/meminfo: memFree=21464140/32951124 swapFree=67111528/67111528
[pid=16196] ppid=16194 vsize=8704 CPUtime=0.04 cores=1,3
/proc/16196/stat : 16196 (glucose.sh) S 16194 16196 15673 0 -1 4202496 361 860 0 0 0 0 4 0 21 0 1 0 198433300 8912896 255 33554432000 4194304 4922060 140733568556416 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16196/statm: 2176 255 211 178 0 69 0
[pid=16199] ppid=16196 vsize=154664 CPUtime=1182.27 cores=1,3
/proc/16199/stat : 16199 (glucose_static) R 16196 16196 15673 0 -1 4202496 379111 0 0 0 118142 85 0 0 25 0 1 0 198433305 158375936 33760 33554432000 4194304 4260849 140734959558592 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16199/statm: 38666 33760 250 17 0 35307 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 163368

[startup+1242.3 s]
/proc/loadavg: 4.02 3.99 3.73 5/194 16286
/proc/meminfo: memFree=21439324/32951124 swapFree=67111528/67111528
[pid=16196] ppid=16194 vsize=8704 CPUtime=0.04 cores=1,3
/proc/16196/stat : 16196 (glucose.sh) S 16194 16196 15673 0 -1 4202496 361 860 0 0 0 0 4 0 21 0 1 0 198433300 8912896 255 33554432000 4194304 4922060 140733568556416 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16196/statm: 2176 255 211 178 0 69 0
[pid=16199] ppid=16196 vsize=108900 CPUtime=1242.28 cores=1,3
/proc/16199/stat : 16199 (glucose_static) R 16196 16196 15673 0 -1 4202496 395578 0 0 0 124138 90 0 0 25 0 1 0 198433305 111513600 23855 33554432000 4194304 4260849 140734959558592 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16199/statm: 27225 23855 250 17 0 23866 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 117604



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.17 4.03 3.76 4/192 16288
/proc/meminfo: memFree=21570648/32951124 swapFree=67111528/67111528
[pid=16196] ppid=16194 vsize=8704 CPUtime=0.04 cores=1,3
/proc/16196/stat : 16196 (glucose.sh) S 16194 16196 15673 0 -1 4202496 361 860 0 0 0 0 4 0 21 0 1 0 198433300 8912896 255 33554432000 4194304 4922060 140733568556416 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16196/statm: 2176 255 211 178 0 69 0
[pid=16199] ppid=16196 vsize=189044 CPUtime=1299.98 cores=1,3
/proc/16199/stat : 16199 (glucose_static) R 16196 16196 15673 0 -1 4202496 426122 0 0 0 129902 96 0 0 25 0 1 0 198433305 193581056 40540 33554432000 4194304 4260849 140734959558592 18446744073709551615 4226913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16199/statm: 47261 40540 250 17 0 43902 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 197748

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16196 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=41993
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.044992
# while last known CPU time is 1300.02
#
# 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.02
CPU user time (s): 1299.06
CPU system time (s): 0.96
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 228568

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

runsolver used 2.07268 second user time and 5.03123 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-23 09:07:00
IDJOB=3250602
IDBENCH=83321
IDSOLVER=1651
FILE ID=node107/3250602-1303542420
RUNJOBID= node107-1303542420-16174
PBS_JOBID= 13143131
Free space on /tmp= 72288 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-3250602-1303542420/watcher-3250602-1303542420 -o /tmp/evaluation-result-3250602-1303542420/solver-3250602-1303542420 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3250602-1303542420.cnf 

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

MD5SUM BENCH= f105570f47bdca662c2d3d185f8dc1f8
RANDOM SEED=1003839439

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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:      21903388 kB
Buffers:       2008156 kB
Cached:        8498500 kB
SwapCached:          0 kB
Active:        7165916 kB
Inactive:      3405956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21903388 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4148 kB
Writeback:           0 kB
AnonPages:       64932 kB
Mapped:          14844 kB
Slab:           412188 kB
PageTables:       5136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   211940 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= 72280 MiB
End job on node107 at 2011-04-23 09:28:42