Trace number 3303503

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.04 4999.93

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-20_388.cnf
MD5SUMa08160883ea01d58c880b6f2b323ef8b
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 variables388
Number of clauses41212
Sum of the clauses size187726
Maximum clause length20
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 337442
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53770

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 |   41212   187726 |   12363       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 388   #clauses: 41212   #literals: 187726
0.00/0.01	c CPU time:   0.015997 s
0.00/0.01	c ==============================================================================
0.00/0.04	c
0.00/0.04	c Starting glucose
0.00/0.04	c
11.00/11.08	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
11.00/11.08	c WARNING: for repeatability, setting FPU to use double precision
11.00/11.08	c ============================[ Problem Statistics ]=============================
11.00/11.08	c |                                                                             |
11.00/11.08	c |  Number of variables:           388                                         |
11.00/11.08	c |  Number of clauses:           41212                                         |
11.00/11.08	c |  Parse time:                   0.01 s                                       |
11.00/11.08	c |                                                                             |
11.00/11.08	c ============================[ Search Statistics ]==============================
11.00/11.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.00/11.08	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.00/11.08	c ===============================================================================
11.00/11.08	c |    124693 |     388    41212   187726 |        1    39514     38 |  0.000 % |
11.00/11.08	c |    124793 |     388    41212   187726 |        1    39614     39 |  0.000 % |
11.00/11.08	c |    124893 |     388    41212   187726 |        1    39714     39 |  0.000 % |
11.00/11.08	c |    124994 |     388    41212   187726 |        1    39815     39 |  0.000 % |
11.00/11.08	c |    125094 |     388    41212   187726 |        1    39915     39 |  0.000 % |
11.00/11.08	c |    125194 |     388    41212   187726 |        1    40015     39 |  0.000 % |
11.00/11.08	c |    125296 |     388    41212   187726 |        1    40117     39 |  0.000 % |
11.00/11.08	c |    125398 |     388    41212   187726 |        1    40219     39 |  0.000 % |
11.00/11.08	c |    125498 |     388    41212   187726 |        1    40319     39 |  0.000 % |
11.00/11.08	c |    125598 |     388    41212   187726 |        1    40419     39 |  0.000 % |
11.00/11.08	c |    125698 |     388    41212   187726 |        1    40519     39 |  0.000 % |
11.00/11.08	c |    125798 |     388    41212   187726 |        1    40619     39 |  0.000 % |
11.00/11.08	c |    125898 |     388    41212   187726 |        1    40719     39 |  0.000 % |
11.00/11.08	c |    125999 |     388    41212   187726 |        1    40820     39 |  0.000 % |
11.00/11.08	c |    126099 |     388    41212   187726 |        1    40920     39 |  0.000 % |
11.00/11.08	c |    126200 |     388    41212   187726 |        1    41021     39 |  0.000 % |
11.00/11.08	c |    126301 |     388    41212   187726 |        1    41122     39 |  0.000 % |
11.00/11.08	c |    126402 |     388    41212   187726 |        1    41223     39 |  0.000 % |
11.00/11.08	c |    126502 |     388    41212   187726 |        1    41323     39 |  0.000 % |
11.00/11.08	c |    126602 |     388    41212   187726 |        1    41423     39 |  0.000 % |
11.00/11.08	c |    126702 |     388    41212   187726 |        1    41523     39 |  0.000 % |
11.00/11.08	c |    126802 |     388    41212   187726 |        1    41623     39 |  0.000 % |
11.00/11.08	c |    127401 |     388    41212   187726 |        1    42222     39 |  0.000 % |
11.00/11.08	c |    127502 |     388    41212   187726 |        1    42323     39 |  0.000 % |
11.00/11.08	c |    127602 |     388    41212   187726 |        1    42423     39 |  0.000 % |
11.00/11.08	c |    129629 |     388    41212   187726 |        1    22248     33 |  0.000 % |
11.00/11.08	c |    135065 |     388    41212   187726 |        1    27684     36 |  0.000 % |
11.00/11.08	c |    135268 |     388    41212   187726 |        1    27887     36 |  0.000 % |
11.00/11.08	c |    135447 |     388    41212   187726 |        1    28066     36 |  0.000 % |
11.00/11.08	c |    135547 |     388    41212   187726 |        1    28166     36 |  0.000 % |
11.00/11.08	c |    135648 |     388    41212   187726 |        1    28267     36 |  0.000 % |
11.00/11.08	c |    135750 |     388    41212   187726 |        1    28369     36 |  0.000 % |
11.00/11.08	c |    135851 |     388    41212   187726 |        1    28470     36 |  0.000 % |
11.00/11.08	c |    135951 |     388    41212   187726 |        1    28570     36 |  0.000 % |
11.00/11.08	c |    136053 |     388    41212   187726 |        1    28672     36 |  0.000 % |
11.00/11.08	c |    136154 |     388    41212   187726 |        1    28773     36 |  0.000 % |
11.00/11.08	c |    136254 |     388    41212   187726 |        1    28873     37 |  0.000 % |
11.00/11.08	c |    136356 |     388    41212   187726 |        1    28975     37 |  0.000 % |
11.00/11.08	c |    136456 |     388    41212   187726 |        1    29075     37 |  0.000 % |
11.88/12.01	c |    136556 |     388    41212   187726 |        1    29175     37 |  0.000 % |
11.88/12.01	c |    136656 |     388    41212   187726 |        1    29275     37 |  0.000 % |
11.88/12.01	c |    136758 |     388    41212   187726 |        1    29377     37 |  0.000 % |
11.88/12.01	c |    136858 |     388    41212   187726 |        1    29477     37 |  0.000 % |
11.88/12.01	c |    136958 |     388    41212   187726 |        1    29577     37 |  0.000 % |
11.88/12.01	c |    137058 |     388    41212   187726 |        1    29677     37 |  0.000 % |
11.88/12.01	c |    137159 |     388    41212   187726 |        1    29778     37 |  0.000 % |
11.88/12.01	c |    137260 |     388    41212   187726 |        1    29879     37 |  0.000 % |
11.88/12.01	c |    137363 |     388    41212   187726 |        1    29982     37 |  0.000 % |
11.88/12.01	c |    137463 |     388    41212   187726 |        1    30082     37 |  0.000 % |
11.88/12.01	c |    137563 |     388    41212   187726 |        1    30182     37 |  0.000 % |
11.88/12.01	c |    137663 |     388    41212   187726 |        1    30282     37 |  0.000 % |
12.01/12.01	c |    137763 |     388    41212   187726 |        1    30382     37 |  0.000 % |
12.01/12.01	c |    137863 |     388    41212   187726 |        1    30482     37 |  0.000 % |
12.01/12.01	c |    137965 |     388    41212   187726 |        1    30584     38 |  0.000 % |
12.01/12.01	c |    138066 |     388    41212   187726 |        1    30685     38 |  0.000 % |
12.01/12.01	c |    138166 |     388    41212   187726 |        1    30785     38 |  0.000 % |
12.01/12.01	c |    138267 |     388    41212   187726 |        1    30886     38 |  0.000 % |
12.01/12.01	c |    138367 |     388    41212   187726 |        1    30986     38 |  0.000 % |
12.01/12.01	c |    138468 |     388    41212   187726 |        1    31087     38 |  0.000 % |
12.01/12.01	c |    138568 |     388    41212   187726 |        1    31187     38 |  0.000 % |
12.01/12.01	c |    138668 |     388    41212   187726 |        1    31287     38 |  0.000 % |
12.01/12.01	c |    138769 |     388    41212   187726 |        1    31388     38 |  0.000 % |
12.01/12.01	c |    138869 |     388    41212   187726 |        1    31488     38 |  0.000 % |
12.01/12.01	c |    139685 |     388    41212   187726 |        1    32304     38 |  0.000 % |
12.01/12.01	c |    139786 |     388    41212   187726 |        1    32405     38 |  0.000 % |
12.01/12.01	c |    139887 |     388    41212   187726 |        1    32506     38 |  0.000 % |
12.01/12.01	c |    139988 |     388    41212   187726 |        1    32607     38 |  0.000 % |
12.01/12.01	c |    140772 |     388    41212   187726 |        1    33391     39 |  0.000 % |
12.01/12.01	c |    140872 |     388    41212   187726 |        1    33491     39 |  0.000 % |
12.01/12.01	c |    140972 |     388    41212   187726 |        1    33591     39 |  0.000 % |
12.01/12.01	c |    141072 |     388    41212   187726 |        1    33691     39 |  0.000 % |
12.01/12.01	c |    141175 |     388    41212   187726 |        1    33794     39 |  0.000 % |
12.01/12.01	c |    143190 |     388    41212   187726 |        1    35809     39 |  0.000 % |
12.01/12.01	c |    145779 |     388    41212   187726 |        1    38398     40 |  0.000 % |
12.01/12.01	c |    145900 |     388    41212   187726 |        1    38519     40 |  0.000 % |
12.01/12.01	c |    146001 |     388    41212   187726 |        1    38620     40 |  0.000 % |
12.01/12.01	c |    146103 |     388    41212   187726 |        1    38722     40 |  0.000 % |
12.01/12.01	c |    146206 |     388    41212   187726 |        1    38825     40 |  0.000 % |
12.01/12.01	c |    146308 |     388    41212   187726 |        1    38927     40 |  0.000 % |
12.01/12.01	c |    146409 |     388    41212   187726 |        1    39028     40 |  0.000 % |
12.01/12.01	c |    146509 |     388    41212   187726 |        1    39128     40 |  0.000 % |
12.01/12.01	c |    146610 |     388    41212   187726 |        1    39229     40 |  0.000 % |
12.01/12.01	c |    146711 |     388    41212   187726 |        1    39330     40 |  0.000 % |
12.01/12.01	c |    146811 |     388    41212   187726 |        1    39430     40 |  0.000 % |
12.01/12.01	c |    146911 |     388    41212   187726 |        1    39530     40 |  0.000 % |
12.01/12.01	c |    147012 |     388    41212   187726 |        1    39631     40 |  0.000 % |
12.01/12.01	c |    147112 |     388    41212   187726 |        1    39731     40 |  0.000 % |
12.01/12.01	c |    147212 |     388    41212   187726 |        1    39831     40 |  0.000 % |
12.01/12.01	c |    148177 |  

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-3303503-1306946335/watcher-3303503-1306946335 -o /tmp/evaluation-result-3303503-1306946335/solver-3303503-1306946335 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3303503-1306946335.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: 1.01 1.38 1.72 3/454 31412
/proc/meminfo: memFree=25797764/32951124 swapFree=60476376/67111528
[pid=31412] ppid=31408 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/31412/stat : 31412 (glucose.sh) S 31408 31412 30966 0 -1 4202496 333 0 0 0 0 0 0 0 18 0 1 0 787049444 8912896 253 33554432000 4194304 4922060 140736311777216 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31412/statm: 2176 253 211 178 0 69 0

[startup+0.0358751 s]
/proc/loadavg: 1.01 1.38 1.72 3/454 31412
/proc/meminfo: memFree=25797764/32951124 swapFree=60476376/67111528
[pid=31412] ppid=31408 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/31412/stat : 31412 (glucose.sh) S 31408 31412 30966 0 -1 4202496 333 0 0 0 0 0 0 0 18 0 1 0 787049444 8912896 253 33554432000 4194304 4922060 140736311777216 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31412/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100891 s]
/proc/loadavg: 1.01 1.38 1.72 3/454 31412
/proc/meminfo: memFree=25797764/32951124 swapFree=60476376/67111528
[pid=31412] ppid=31408 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/31412/stat : 31412 (glucose.sh) S 31408 31412 30966 0 -1 4202496 359 858 0 0 0 0 4 0 18 0 1 0 787049444 8912896 255 33554432000 4194304 4922060 140736311777216 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31412/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8704

[startup+0.300854 s]
/proc/loadavg: 1.01 1.38 1.72 3/454 31412
/proc/meminfo: memFree=25797764/32951124 swapFree=60476376/67111528
[pid=31412] ppid=31408 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/31412/stat : 31412 (glucose.sh) S 31408 31412 30966 0 -1 4202496 359 858 0 0 0 0 4 0 18 0 1 0 787049444 8912896 255 33554432000 4194304 4922060 140736311777216 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31412/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8704

[startup+0.700777 s]
/proc/loadavg: 1.01 1.38 1.72 3/454 31412
/proc/meminfo: memFree=25797764/32951124 swapFree=60476376/67111528
[pid=31412] ppid=31408 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/31412/stat : 31412 (glucose.sh) S 31408 31412 30966 0 -1 4202496 359 858 0 0 0 0 4 0 18 0 1 0 787049444 8912896 255 33554432000 4194304 4922060 140736311777216 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31412/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8704

[startup+1.50063 s]
/proc/loadavg: 1.01 1.38 1.72 4/458 31418
/proc/meminfo: memFree=25780480/32951124 swapFree=60476376/67111528
[pid=31412] ppid=31408 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/31412/stat : 31412 (glucose.sh) S 31408 31412 30966 0 -1 4202496 359 858 0 0 0 0 4 0 18 0 1 0 787049444 8912896 255 33554432000 4194304 4922060 140736311777216 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31412/statm: 2176 255 211 178 0 69 0
[pid=31418] ppid=31412 vsize=26656 CPUtime=1.45 cores=0,2,4,6
/proc/31418/stat : 31418 (glucose_static) R 31412 31412 30966 0 -1 4202496 4702 0 0 0 145 0 0 0 23 0 1 0 787049448 27295744 3287 33554432000 4194304 4260849 140734845485408 18446744073709551615 4226649 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31418/statm: 6664 3287 241 17 0 3305 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35360

[startup+3.10034 s]
/proc/loadavg: 1.01 1.38 1.72 4/458 31418
/proc/meminfo: memFree=25772900/32951124 swapFree=60476376/67111528
[pid=31412] ppid=31408 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/31412/stat : 31412 (glucose.sh) S 31408 31412 30966 0 -1 4202496 359 858 0 0 0 0 4 0 18 0 1 0 787049444 8912896 255 33554432000 4194304 4922060 140736311777216 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31412/statm: 2176 255 211 178 0 69 0
[pid=31418] ppid=31412 vsize=29380 CPUtime=3.05 cores=0,2,4,6
/proc/31418/stat : 31418 (glucose_static) R 31412 31412 30966 0 -1 4202496 5592 0 0 0 305 0 0 0 25 0 1 0 787049448 30085120 4127 33554432000 4194304 4260849 140734845485408 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31418/statm: 7345 4127 241 17 0 3986 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38084

[startup+6.30074 s]
/proc/loadavg: 1.08 1.39 1.72 4/458 31418
/proc/meminfo: memFree=25763752/32951124 swapFree=60476376/67111528
[pid=31412] ppid=31408 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/31412/stat : 31412 (glucose.sh) S 31408 31412 30966 0 -1 4202496 359 858 0 0 0 0 4 0 18 0 1 0 787049444 8912896 255 33554432000 4194304 4922060 140736311777216 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31412/statm: 2176 255 211 178 0 69 0
[pid=31418] ppid=31412 vsize=31052 CPUtime=6.25 cores=0,2,4,6
/proc/31418/stat : 31418 (glucose_static) R 31412 31412 30966 0 -1 4202496 6020 0 0 0 625 0 0 0 25 0 1 0 787049448 31797248 4547 33554432000 4194304 4260849 140734845485408 18446744073709551615 4224855 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31418/statm: 7763 4547 241 17 0 4404 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39756

[startup+12.7006 s]
/proc/loadavg: 1.16 1.40 1.72 4/458 31419
/proc/meminfo: memFree=25750356/32951124 swapFree=60476376/67111528
[pid=31412] ppid=31408 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/31412/stat : 31412 (glucose.sh) S 31408 31412 30966 0 -1 4202496 359 858 0 0 0 0 4 0 18 0 1 0 787049444 8912896 255 33554432000 4194304 4922060 140736311777216 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31412/statm: 2176 255 211 178 0 69 0
[pid=31418] ppid=31412 vsize=42940 CPUtime=12.65 cores=0,2,4,6
/proc/31418/stat : 31418 (glucose_static) R 31412 31412 30966 0 -1 4202496 10703 0 0 0 1264 1 0 0 25 0 1 0 787049448 43970560 7045 33554432000 4194304 4260849 140734845485408 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31418/statm: 10735 7045 250 17 0 7376 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51644

[startup+25.5012 s]
/proc/loadavg: 1.34 1.43 1.73 4/458 31419
/proc/meminfo: memFree=25742684/32951124 swapFree=60476376/67111528
[pid=31412] ppid=31408 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/31412/stat : 31412 (glucose.sh) S 31408 31412 30966 0 -1 4202496 359 858 0 0 0 0 4 0 18 0 1 0 787049444 8912896 255 33554432000 4194304 4922060 140736311777216 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31412/statm: 2176 255 211 178 0 69 0
[pid=31418] ppid=31412 vsize=42940 CPUtime=25.45 cores=0,2,4,6
/proc/31418/stat : 31418 (glucose_static) R 31412 31412 30966 0 -1 4202496 11142 0 0 0 2544 1 0 0 25 0 1 0 787049448 43970560 7476 33554432000 4194304 4260849 140734845485408 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31418/statm: 10735 7476 250 17 0 7376 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51644

[startup+51.1005 s]
/proc/loadavg: 1.57 1.47 1.73 4/458 31420
/proc/meminfo: memFree=25722084/32951124 swapFree=60476376/67111528
[pid=31412] ppid=31408 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/31412/stat : 31412 (glucose.sh) S 31408 31412 30966 0 -1 4202496 359 858 0 0 0 0 4 0 18 0 1 0 787049444 8912896 255 33554432000 4194304 4922060 140736311777216 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31412/statm: 2176 255 211 178 0 69 0
[pid=31418] ppid=31412 vsize=61616 CPUtime=51.05 cores=0,2,4,6
/proc/31418/stat : 31418 (glucose_static) R 31412 31412 30966 0 -1 4202496 18098 0 0 0 5103 2 0 0 25 0 1 0 787049448 63094784 11289 33554432000 4194304 4260849 140734845485408 18446744073709551615 4224867 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31418/statm: 15404 11289 250 17 0 12045 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 70320

[startup+102.317 s]
/proc/loadavg: 1.96 1.60 1.76 3/458 31451
/proc/meminfo: memFree=25694580/32951124 swapFree=60476376/67111528
[pid=31412] ppid=31408 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/31412/stat : 31412 (glucose.sh) S 31408 31412 30966 0 -1 4202496 359 858 0 0 0 0 4 0 18 0 1 0 787049444 8912896 255 33554432000 4194304 4922060 140736311777216 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31412/statm: 2176 255 211 178 0 69 0
[pid=31418] ppid=31412 vsize=81124 CPUtime=102.27 cores=0,2,4,6
/proc/31418/stat : 31418 (glucose_static) R 31412 31412 30966 0 -1 4202496 36264 0 0 0 10222 5 0 0 25 0 1 0 787049448 83070976 14887 33554432000 4194304 4260849 140734845485408 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31418/statm: 20281 14887 250 17 0 16922 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 89828

[startup+162.301 s]
/proc/loadavg: 2.03 1.68 1.78 3/458 31453
/proc/meminfo: memFree=25679772/32951124 swapFree=60476376/67111528
[pid=31412] ppid=31408 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/31412/stat : 31412 (glucose.sh) S 31408 31412 30966 0 -1 4202496 359 858 0 0 0 0 4 0 18 0 1 0 787049444 8912896 255 33554432000 4194304 4922060 140736311777216 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31412/statm: 2176 255 211 178 0 69 0
[pid=31418] ppid=31412 vsize=81124 CPUtime=162.25 cores=0,2,4,6
/proc/31418/stat : 31418 (glucose_static) R 31412 31412 30966 0 -1 4202496 37157 0 0 0 16220 5 0 0 25 0 1 0 787049448 83070976 15759 33554432000 4194304 4260849 140734845485408 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31418/statm: 20281 15759 250 17 0 16922 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 89828

[startup+222.301 s]
/proc/loadavg: 2.12 1.77 1.80 3/458 31454
/proc/meminfo: memFree=25644860/32951124 swapFree=60476376/67111528
[pid=31412] ppid=31408 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/31412/stat : 31412 (glucose.sh) S 31408 31412 30966 0 -1 4202496 359 858 0 0 0 0 4 0 18 0 1 0 787049444 8912896 255 33554432000 4194304 4922060 140736311777216 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31412/statm: 2176 255 211 178 0 69 0
[pid=31418] ppid=31412 vsize=92620 CPUtime=222.25 cores=0,2,4,6
/proc/31418/stat : 31418 (glucose_static) R 31412 31412 30966 0 -1 4202496 40649 0 0 0 22220 5 0 0 25 0 1 0 787049448 94842880 19108 33554432000 4194304 4260849 140734845485408 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31418/statm: 23155 19108 250 17 0 19796 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 101324

[startup+282.301 s]
/proc/loadavg: 2.17 1.84 1.82 3/458 31456
/proc/meminfo: memFree=25631524/32951124 swapFree=60476376/67111528
[pid=31412] ppid=31408 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/31412/stat : 31412 (glucose.sh) S 31408 31412 30966 0 -1 4202496 359 858 0 0 0 0 4 0 18 0 1 0 787049444 8912896 255 33554432000 4194304 4922060 140736311777216 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31412/statm: 2176 255 211 178 0 69 0
[pid=31418] ppid=31412 vsize=99800 CPUtime=282.26 cores=0,2,4,6
/proc/31418/stat : 31418 (glucose_static) R 31412 31412 30966 0 -1 4202496 42934 0 0 0 28220 6 0 0 25 0 1 0 787049448 102195200 21328 33554432000 4194304 4260849 140734845485408 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31418/statm: 24950 21328 250 17 0 21591 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 108504

[startup+342.301 s]
/proc/loadavg: 2.06 1.87 1.83 3/458 31457
/proc/meminfo: memFree=25597852/32951124 swapFree=60476376/67111528
[pid=31412] ppid=31408 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/31412/stat : 31412 (glucose.sh) S 31408 31412 30966 0 -1 4202496 359 858 0 0 0 0 4 0 18 0 1 0 787049444 8912896 255 33554432000 4194304 4922060 140736311777216 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31412/statm: 2176 255 211 178 0 69 0
[pid=31418] ppid=31412 vsize=149120 CPUtime=342.26 cores=0,2,4,6
/proc/31418/stat : 31418 (glucose_static) R 31412 31412 30966 0 -1 4202496 74841 0 0 0 34217 9 0 0 25 0 1 0 787049448 152698880 29555 33554432000 4194304 4260849 140734845485408 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31418/statm: 37280 29555 250 17 0 33921 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 157824

[startup+402.301 s]
/proc/loadavg: 2.02 1.89 1.83 3/458 31459
/proc/meminfo: memFree=25627920/32951124 swapFree=60476376/67111528
[pid=31412] ppid=31408 vsize=8704 CPUtime=0.04 cores=0,2,4,6

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

/proc/31418/statm: 48750 43840 250 17 0 45391 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 203704

[startup+4422.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/458 31578
/proc/meminfo: memFree=25362316/32951124 swapFree=60476376/67111528
[pid=31412] ppid=31408 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/31412/stat : 31412 (glucose.sh) S 31408 31412 30966 0 -1 4202496 359 858 0 0 0 0 4 0 18 0 1 0 787049444 8912896 255 33554432000 4194304 4922060 140736311777216 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31412/statm: 2176 255 211 178 0 69 0
[pid=31418] ppid=31412 vsize=225820 CPUtime=4422.37 cores=0,2,4,6
/proc/31418/stat : 31418 (glucose_static) R 31412 31412 30966 0 -1 4202496 1139666 0 0 0 441992 245 0 0 25 0 1 0 787049448 231239680 50408 33554432000 4194304 4260849 140734845485408 18446744073709551615 4225114 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31418/statm: 56455 50408 250 17 0 53096 0
Current children cumulated CPU time (s) 4422.41
Current children cumulated vsize (KiB) 234524

[startup+4482.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/458 31580
/proc/meminfo: memFree=25389660/32951124 swapFree=60476376/67111528
[pid=31412] ppid=31408 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/31412/stat : 31412 (glucose.sh) S 31408 31412 30966 0 -1 4202496 359 858 0 0 0 0 4 0 18 0 1 0 787049444 8912896 255 33554432000 4194304 4922060 140736311777216 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31412/statm: 2176 255 211 178 0 69 0
[pid=31418] ppid=31412 vsize=225820 CPUtime=4482.37 cores=0,2,4,6
/proc/31418/stat : 31418 (glucose_static) R 31412 31412 30966 0 -1 4202496 1154690 0 0 0 447988 249 0 0 25 0 1 0 787049448 231239680 45630 33554432000 4194304 4260849 140734845485408 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31418/statm: 56455 45630 250 17 0 53096 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 234524

[startup+4542.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/458 31581
/proc/meminfo: memFree=25374372/32951124 swapFree=60476376/67111528
[pid=31412] ppid=31408 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/31412/stat : 31412 (glucose.sh) S 31408 31412 30966 0 -1 4202496 359 858 0 0 0 0 4 0 18 0 1 0 787049444 8912896 255 33554432000 4194304 4922060 140736311777216 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31412/statm: 2176 255 211 178 0 69 0
[pid=31418] ppid=31412 vsize=225820 CPUtime=4542.37 cores=0,2,4,6
/proc/31418/stat : 31418 (glucose_static) R 31412 31412 30966 0 -1 4202496 1160834 0 0 0 453986 251 0 0 25 0 1 0 787049448 231239680 51632 33554432000 4194304 4260849 140734845485408 18446744073709551615 4224667 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31418/statm: 56455 51632 250 17 0 53096 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 234524

[startup+4602.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/458 31583
/proc/meminfo: memFree=25361912/32951124 swapFree=60476376/67111528
[pid=31412] ppid=31408 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/31412/stat : 31412 (glucose.sh) S 31408 31412 30966 0 -1 4202496 359 858 0 0 0 0 4 0 18 0 1 0 787049444 8912896 255 33554432000 4194304 4922060 140736311777216 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31412/statm: 2176 255 211 178 0 69 0
[pid=31418] ppid=31412 vsize=225820 CPUtime=4602.39 cores=0,2,4,6
/proc/31418/stat : 31418 (glucose_static) R 31412 31412 30966 0 -1 4202496 1176583 0 0 0 459984 255 0 0 25 0 1 0 787049448 231239680 47728 33554432000 4194304 4260849 140734845485408 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31418/statm: 56455 47728 250 17 0 53096 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 234524

[startup+4662.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/458 31585
/proc/meminfo: memFree=25396088/32951124 swapFree=60476376/67111528
[pid=31412] ppid=31408 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/31412/stat : 31412 (glucose.sh) S 31408 31412 30966 0 -1 4202496 359 858 0 0 0 0 4 0 18 0 1 0 787049444 8912896 255 33554432000 4194304 4922060 140736311777216 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31412/statm: 2176 255 211 178 0 69 0
[pid=31418] ppid=31412 vsize=195000 CPUtime=4662.38 cores=0,2,4,6
/proc/31418/stat : 31418 (glucose_static) R 31412 31412 30966 0 -1 4202496 1191161 0 0 0 465979 259 0 0 25 0 1 0 787049448 199680000 42587 33554432000 4194304 4260849 140734845485408 18446744073709551615 4224838 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31418/statm: 48750 42587 250 17 0 45391 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 203704

[startup+4722.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/458 31586
/proc/meminfo: memFree=25372860/32951124 swapFree=60476376/67111528
[pid=31412] ppid=31408 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/31412/stat : 31412 (glucose.sh) S 31408 31412 30966 0 -1 4202496 359 858 0 0 0 0 4 0 18 0 1 0 787049444 8912896 255 33554432000 4194304 4922060 140736311777216 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31412/statm: 2176 255 211 178 0 69 0
[pid=31418] ppid=31412 vsize=225820 CPUtime=4722.39 cores=0,2,4,6
/proc/31418/stat : 31418 (glucose_static) R 31412 31412 30966 0 -1 4202496 1199942 0 0 0 471978 261 0 0 25 0 1 0 787049448 231239680 51151 33554432000 4194304 4260849 140734845485408 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31418/statm: 56455 51151 250 17 0 53096 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 234524

[startup+4782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/458 31588
/proc/meminfo: memFree=25369956/32951124 swapFree=60476376/67111528
[pid=31412] ppid=31408 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/31412/stat : 31412 (glucose.sh) S 31408 31412 30966 0 -1 4202496 359 858 0 0 0 0 4 0 18 0 1 0 787049444 8912896 255 33554432000 4194304 4922060 140736311777216 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31412/statm: 2176 255 211 178 0 69 0
[pid=31418] ppid=31412 vsize=225820 CPUtime=4782.38 cores=0,2,4,6
/proc/31418/stat : 31418 (glucose_static) R 31412 31412 30966 0 -1 4202496 1216846 0 0 0 477973 265 0 0 25 0 1 0 787049448 231239680 46334 33554432000 4194304 4260849 140734845485408 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31418/statm: 56455 46334 250 17 0 53096 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 234524

[startup+4842.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/458 31589
/proc/meminfo: memFree=25355892/32951124 swapFree=60476376/67111528
[pid=31412] ppid=31408 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/31412/stat : 31412 (glucose.sh) S 31408 31412 30966 0 -1 4202496 359 858 0 0 0 0 4 0 18 0 1 0 787049444 8912896 255 33554432000 4194304 4922060 140736311777216 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31412/statm: 2176 255 211 178 0 69 0
[pid=31418] ppid=31412 vsize=275908 CPUtime=4842.38 cores=0,2,4,6
/proc/31418/stat : 31418 (glucose_static) R 31412 31412 30966 0 -1 4202496 1224217 0 0 0 483970 268 0 0 25 0 1 0 787049448 282529792 53539 33554432000 4194304 4260849 140734845485408 18446744073709551615 4225087 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31418/statm: 68977 53539 250 17 0 65618 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 284612

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/458 31591
/proc/meminfo: memFree=25391804/32951124 swapFree=60476376/67111528
[pid=31412] ppid=31408 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/31412/stat : 31412 (glucose.sh) S 31408 31412 30966 0 -1 4202496 359 858 0 0 0 0 4 0 18 0 1 0 787049444 8912896 255 33554432000 4194304 4922060 140736311777216 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31412/statm: 2176 255 211 178 0 69 0
[pid=31418] ppid=31412 vsize=225820 CPUtime=4902.38 cores=0,2,4,6
/proc/31418/stat : 31418 (glucose_static) R 31412 31412 30966 0 -1 4202496 1241145 0 0 0 489966 272 0 0 25 0 1 0 787049448 231239680 47670 33554432000 4194304 4260849 140734845485408 18446744073709551615 4224895 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31418/statm: 56455 47670 250 17 0 53096 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 234524

[startup+4962.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/458 31602
/proc/meminfo: memFree=25378552/32951124 swapFree=60476376/67111528
[pid=31412] ppid=31408 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/31412/stat : 31412 (glucose.sh) S 31408 31412 30966 0 -1 4202496 359 858 0 0 0 0 4 0 18 0 1 0 787049444 8912896 255 33554432000 4194304 4922060 140736311777216 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31412/statm: 2176 255 211 178 0 69 0
[pid=31418] ppid=31412 vsize=195000 CPUtime=4962.39 cores=0,2,4,6
/proc/31418/stat : 31418 (glucose_static) R 31412 31412 30966 0 -1 4202496 1259151 0 0 0 495962 277 0 0 25 0 1 0 787049448 199680000 43932 33554432000 4194304 4260849 140734845485408 18446744073709551615 4224855 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31418/statm: 48750 43932 250 17 0 45391 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 203704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.14 2.04 2.01 3/458 31603
/proc/meminfo: memFree=25381132/32951124 swapFree=60476376/67111528
[pid=31412] ppid=31408 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/31412/stat : 31412 (glucose.sh) S 31408 31412 30966 0 -1 4202496 359 858 0 0 0 0 4 0 18 0 1 0 787049444 8912896 255 33554432000 4194304 4922060 140736311777216 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31412/statm: 2176 255 211 178 0 69 0
[pid=31418] ppid=31412 vsize=225820 CPUtime=5000 cores=0,2,4,6
/proc/31418/stat : 31418 (glucose_static) R 31412 31412 30966 0 -1 4202496 1264267 0 0 0 499722 278 0 0 25 0 1 0 787049448 231239680 48942 33554432000 4194304 4260849 140734845485408 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31418/statm: 56455 48942 250 17 0 53096 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 234524

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.14 2.04 2.01 3/458 31603
/proc/meminfo: memFree=25381132/32951124 swapFree=60476376/67111528
[pid=31412] ppid=31408 vsize=8704 CPUtime=0.04 cores=0,2,4,6
/proc/31412/stat : 31412 (glucose.sh) S 31408 31412 30966 0 -1 4202496 359 858 0 0 0 0 4 0 18 0 1 0 787049444 8912896 255 33554432000 4194304 4922060 140736311777216 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31412/statm: 2176 255 211 178 0 69 0
[pid=31418] ppid=31412 vsize=225820 CPUtime=5000 cores=0,2,4,6
/proc/31418/stat : 31418 (glucose_static) R 31412 31412 30966 0 -1 4202496 1264267 0 0 0 499722 278 0 0 25 0 1 0 787049448 231239680 48942 33554432000 4194304 4260849 140734845485408 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31418/statm: 56455 48942 250 17 0 53096 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 234524

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31412 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.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.93
CPU time (s): 5000.04
CPU user time (s): 4997.26
CPU system time (s): 2.78
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 333932

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= 1217
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= 19
involuntary context switches= 5

runsolver used 23.4954 second user time and 49.5365 second system time

The end

Launcher Data

Begin job on node147 at 2011-06-01 18:38:55
IDJOB=3303503
IDBENCH=83358
IDSOLVER=1687
FILE ID=node147/3303503-1306946335
RUNJOBID= node147-1306946335-31393
PBS_JOBID= 13488601
Free space on /tmp= 73760 MiB

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

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

MD5SUM BENCH= a08160883ea01d58c880b6f2b323ef8b
RANDOM SEED=1162098572

node147.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.836
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.67
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.836
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.836
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.82
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.836
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.75
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.836
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.82
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.836
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.76
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.836
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.82
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.836
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25798068 kB
Buffers:        203364 kB
Cached:         377860 kB
SwapCached:      11164 kB
Active:        6461304 kB
Inactive:       439224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25798068 kB
SwapTotal:    67111528 kB
SwapFree:     60476376 kB
Dirty:            3112 kB
Writeback:           0 kB
AnonPages:     6316524 kB
Mapped:          21988 kB
Slab:           125848 kB
PageTables:      58028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 120753752 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= 73756 MiB
End job on node147 at 2011-06-01 20:02:17