Trace number 3250778

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
glucose 2? (TO) 1300.03 1300.01

General information on the benchmark

Namecrafted/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.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   41212   187726 |   12363       0        0     nan |  0.000 % |
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 388   #clauses: 41212   #literals: 187726
0.00/0.02	c CPU time:   0.015997 s
0.00/0.02	c ==============================================================================
0.00/0.04	c
0.00/0.04	c Starting glucose
0.00/0.04	c
11.28/11.32	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
11.28/11.32	c WARNING: for repeatability, setting FPU to use double precision
11.28/11.32	c ============================[ Problem Statistics ]=============================
11.28/11.32	c |                                                                             |
11.28/11.32	c |  Number of variables:           388                                         |
11.28/11.32	c |  Number of clauses:           41212                                         |
11.28/11.32	c |  Parse time:                   0.01 s                                       |
11.28/11.32	c |                                                                             |
11.28/11.32	c ============================[ Search Statistics ]==============================
11.28/11.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.28/11.32	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.28/11.32	c ===============================================================================
11.28/11.32	c |    124693 |     388    41212   187726 |        1    39514     38 |  0.000 % |
11.28/11.32	c |    124793 |     388    41212   187726 |        1    39614     39 |  0.000 % |
11.28/11.32	c |    124893 |     388    41212   187726 |        1    39714     39 |  0.000 % |
11.28/11.32	c |    124994 |     388    41212   187726 |        1    39815     39 |  0.000 % |
11.28/11.32	c |    125094 |     388    41212   187726 |        1    39915     39 |  0.000 % |
11.28/11.32	c |    125194 |     388    41212   187726 |        1    40015     39 |  0.000 % |
11.28/11.32	c |    125296 |     388    41212   187726 |        1    40117     39 |  0.000 % |
11.28/11.32	c |    125398 |     388    41212   187726 |        1    40219     39 |  0.000 % |
11.28/11.32	c |    125498 |     388    41212   187726 |        1    40319     39 |  0.000 % |
11.28/11.32	c |    125598 |     388    41212   187726 |        1    40419     39 |  0.000 % |
11.28/11.32	c |    125698 |     388    41212   187726 |        1    40519     39 |  0.000 % |
11.28/11.32	c |    125798 |     388    41212   187726 |        1    40619     39 |  0.000 % |
11.28/11.32	c |    125898 |     388    41212   187726 |        1    40719     39 |  0.000 % |
11.28/11.32	c |    125999 |     388    41212   187726 |        1    40820     39 |  0.000 % |
11.28/11.32	c |    126099 |     388    41212   187726 |        1    40920     39 |  0.000 % |
11.28/11.32	c |    126200 |     388    41212   187726 |        1    41021     39 |  0.000 % |
11.28/11.32	c |    126301 |     388    41212   187726 |        1    41122     39 |  0.000 % |
11.28/11.32	c |    126402 |     388    41212   187726 |        1    41223     39 |  0.000 % |
11.28/11.32	c |    126502 |     388    41212   187726 |        1    41323     39 |  0.000 % |
11.28/11.32	c |    126602 |     388    41212   187726 |        1    41423     39 |  0.000 % |
11.28/11.32	c |    126702 |     388    41212   187726 |        1    41523     39 |  0.000 % |
11.28/11.32	c |    126802 |     388    41212   187726 |        1    41623     39 |  0.000 % |
11.28/11.32	c |    127401 |     388    41212   187726 |        1    42222     39 |  0.000 % |
11.28/11.32	c |    127502 |     388    41212   187726 |        1    42323     39 |  0.000 % |
11.28/11.32	c |    127602 |     388    41212   187726 |        1    42423     39 |  0.000 % |
11.28/11.32	c |    129629 |     388    41212   187726 |        1    22248     33 |  0.000 % |
11.28/11.32	c |    135065 |     388    41212   187726 |        1    27684     36 |  0.000 % |
11.28/11.32	c |    135268 |     388    41212   187726 |        1    27887     36 |  0.000 % |
11.28/11.32	c |    135447 |     388    41212   187726 |        1    28066     36 |  0.000 % |
11.28/11.32	c |    135547 |     388    41212   187726 |        1    28166     36 |  0.000 % |
11.28/11.32	c |    135648 |     388    41212   187726 |        1    28267     36 |  0.000 % |
11.28/11.32	c |    135750 |     388    41212   187726 |        1    28369     36 |  0.000 % |
11.28/11.32	c |    135851 |     388    41212   187726 |        1    28470     36 |  0.000 % |
11.28/11.32	c |    135951 |     388    41212   187726 |        1    28570     36 |  0.000 % |
11.28/11.32	c |    136053 |     388    41212   187726 |        1    28672     36 |  0.000 % |
11.28/11.32	c |    136154 |     388    41212   187726 |        1    28773     36 |  0.000 % |
11.28/11.32	c |    136254 |     388    41212   187726 |        1    28873     37 |  0.000 % |
11.28/11.32	c |    136356 |     388    41212   187726 |        1    28975     37 |  0.000 % |
11.28/11.32	c |    136456 |     388    41212   187726 |        1    29075     37 |  0.000 % |
12.19/12.27	c |    136556 |     388    41212   187726 |        1    29175     37 |  0.000 % |
12.19/12.27	c |    136656 |     388    41212   187726 |        1    29275     37 |  0.000 % |
12.19/12.27	c |    136758 |     388    41212   187726 |        1    29377     37 |  0.000 % |
12.19/12.27	c |    136858 |     388    41212   187726 |        1    29477     37 |  0.000 % |
12.19/12.27	c |    136958 |     388    41212   187726 |        1    29577     37 |  0.000 % |
12.19/12.27	c |    137058 |     388    41212   187726 |        1    29677     37 |  0.000 % |
12.19/12.27	c |    137159 |     388    41212   187726 |        1    29778     37 |  0.000 % |
12.19/12.27	c |    137260 |     388    41212   187726 |        1    29879     37 |  0.000 % |
12.19/12.27	c |    137363 |     388    41212   187726 |        1    29982     37 |  0.000 % |
12.19/12.27	c |    137463 |     388    41212   187726 |        1    30082     37 |  0.000 % |
12.19/12.27	c |    137563 |     388    41212   187726 |        1    30182     37 |  0.000 % |
12.19/12.27	c |    137663 |     388    41212   187726 |        1    30282     37 |  0.000 % |
12.19/12.27	c |    137763 |     388    41212   187726 |        1    30382     37 |  0.000 % |
12.19/12.27	c |    137863 |     388    41212   187726 |        1    30482     37 |  0.000 % |
12.19/12.27	c |    137965 |     388    41212   187726 |        1    30584     38 |  0.000 % |
12.19/12.27	c |    138066 |     388    41212   187726 |        1    30685     38 |  0.000 % |
12.19/12.27	c |    138166 |     388    41212   187726 |        1    30785     38 |  0.000 % |
12.19/12.27	c |    138267 |     388    41212   187726 |        1    30886     38 |  0.000 % |
12.19/12.27	c |    138367 |     388    41212   187726 |        1    30986     38 |  0.000 % |
12.19/12.27	c |    138468 |     388    41212   187726 |        1    31087     38 |  0.000 % |
12.19/12.27	c |    138568 |     388    41212   187726 |        1    31187     38 |  0.000 % |
12.19/12.27	c |    138668 |     388    41212   187726 |        1    31287     38 |  0.000 % |
12.19/12.27	c |    138769 |     388    41212   187726 |        1    31388     38 |  0.000 % |
12.19/12.27	c |    138869 |     388    41212   187726 |        1    31488     38 |  0.000 % |
12.19/12.27	c |    139685 |     388    41212   187726 |        1    32304     38 |  0.000 % |
12.19/12.27	c |    139786 |     388    41212   187726 |        1    32405     38 |  0.000 % |
12.19/12.27	c |    139887 |     388    41212   187726 |        1    32506     38 |  0.000 % |
12.19/12.27	c |    139988 |     388    41212   187726 |        1    32607     38 |  0.000 % |
12.19/12.27	c |    140772 |     388    41212   187726 |        1    33391     39 |  0.000 % |
12.19/12.27	c |    140872 |     388    41212   187726 |        1    33491     39 |  0.000 % |
12.19/12.27	c |    140972 |     388    41212   187726 |        1    33591     39 |  0.000 % |
12.19/12.27	c |    141072 |     388    41212   187726 |        1    33691     39 |  0.000 % |
12.19/12.27	c |    141175 |     388    41212   187726 |        1    33794     39 |  0.000 % |
12.19/12.27	c |    143190 |     388    41212   187726 |        1    35809     39 |  0.000 % |
12.19/12.27	c |    145779 |     388    41212   187726 |        1    38398     40 |  0.000 % |
12.19/12.27	c |    145900 |     388    41212   187726 |        1    38519     40 |  0.000 % |
12.19/12.27	c |    146001 |     388    41212   187726 |        1    38620     40 |  0.000 % |
12.19/12.27	c |    146103 |     388    41212   187726 |        1    38722     40 |  0.000 % |
12.19/12.27	c |    146206 |     388    41212   187726 |        1    38825     40 |  0.000 % |
12.19/12.27	c |    146308 |     388    41212   187726 |        1    38927     40 |  0.000 % |
12.19/12.27	c |    146409 |     388    41212   187726 |        1    39028     40 |  0.000 % |
12.19/12.27	c |    146509 |     388    41212   187726 |        1    39128     40 |  0.000 % |
12.19/12.27	c |    146610 |     388    41212   187726 |        1    39229     40 |  0.000 % |
12.19/12.27	c |    146711 |     388    41212   187726 |        1    39330     40 |  0.000 % |
12.19/12.27	c |    146811 |     388    41212   187726 |        1    39430     40 |  0.000 % |
12.19/12.27	c |    146911 |     388    41212   187726 |        1    39530     40 |  0.000 % |
12.19/12.27	c |    147012 |     388    41212   187726 |        1    39631     40 |  0.000 % |
12.19/12.27	c |    147112 |     388    41212   187726 |        1    39731     40 |  0.000 % |
12.19/12.27	c |    147212 |     388    41212   187726 |        1    39831     40 |  0.000 % |
12.19/12.27	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: 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-3250778-1303543270/watcher-3250778-1303543270 -o /tmp/evaluation-result-3250778-1303543270/solver-3250778-1303543270 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3250778-1303543270.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: 4.00 3.95 3.66 5/192 29189
/proc/meminfo: memFree=12982136/32951124 swapFree=67111528/67111528
[pid=29189] ppid=29187 vsize=8704 CPUtime=0 cores=1,3
/proc/29189/stat : 29189 (glucose.sh) R 29187 29189 28537 0 -1 4202496 315 0 0 0 0 0 0 0 23 0 1 0 465929330 8912896 252 33554432000 4194304 4922060 140736867053040 18446744073709551615 212435837333 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/29189/statm: 2176 252 211 178 0 69 0

[startup+0.0113571 s]
/proc/loadavg: 4.00 3.95 3.66 5/192 29189
/proc/meminfo: memFree=12982136/32951124 swapFree=67111528/67111528
[pid=29189] ppid=29187 vsize=8704 CPUtime=0 cores=1,3
/proc/29189/stat : 29189 (glucose.sh) S 29187 29189 28537 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 465929330 8912896 252 33554432000 4194304 4922060 140736867053040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29189/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100334 s]
/proc/loadavg: 4.00 3.95 3.66 5/192 29189
/proc/meminfo: memFree=12982136/32951124 swapFree=67111528/67111528
[pid=29189] ppid=29187 vsize=8704 CPUtime=0.04 cores=1,3
/proc/29189/stat : 29189 (glucose.sh) S 29187 29189 28537 0 -1 4202496 359 857 0 0 0 0 4 0 23 0 1 0 465929330 8912896 254 33554432000 4194304 4922060 140736867053040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29189/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8704

[startup+0.300299 s]
/proc/loadavg: 4.00 3.95 3.66 5/192 29189
/proc/meminfo: memFree=12982136/32951124 swapFree=67111528/67111528
[pid=29189] ppid=29187 vsize=8704 CPUtime=0.04 cores=1,3
/proc/29189/stat : 29189 (glucose.sh) S 29187 29189 28537 0 -1 4202496 359 857 0 0 0 0 4 0 23 0 1 0 465929330 8912896 254 33554432000 4194304 4922060 140736867053040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29189/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8704

[startup+0.700221 s]
/proc/loadavg: 4.00 3.95 3.66 5/192 29189
/proc/meminfo: memFree=12982136/32951124 swapFree=67111528/67111528
[pid=29189] ppid=29187 vsize=8704 CPUtime=0.04 cores=1,3
/proc/29189/stat : 29189 (glucose.sh) S 29187 29189 28537 0 -1 4202496 359 857 0 0 0 0 4 0 23 0 1 0 465929330 8912896 254 33554432000 4194304 4922060 140736867053040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29189/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8704

[startup+1.50107 s]
/proc/loadavg: 4.00 3.95 3.66 5/194 29192
/proc/meminfo: memFree=12971332/32951124 swapFree=67111528/67111528
[pid=29189] ppid=29187 vsize=8704 CPUtime=0.04 cores=1,3
/proc/29189/stat : 29189 (glucose.sh) S 29187 29189 28537 0 -1 4202496 359 857 0 0 0 0 4 0 23 0 1 0 465929330 8912896 254 33554432000 4194304 4922060 140736867053040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29189/statm: 2176 254 211 178 0 69 0
[pid=29192] ppid=29189 vsize=26660 CPUtime=1.44 cores=1,3
/proc/29192/stat : 29192 (glucose_static) R 29189 29189 28537 0 -1 4202496 4704 0 0 0 144 0 0 0 25 0 1 0 465929335 27299840 3288 33554432000 4194304 4260849 140736547166480 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29192/statm: 6665 3288 241 17 0 3306 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 35364

[startup+3.10077 s]
/proc/loadavg: 4.00 3.95 3.66 5/194 29192
/proc/meminfo: memFree=12966220/32951124 swapFree=67111528/67111528
[pid=29189] ppid=29187 vsize=8704 CPUtime=0.04 cores=1,3
/proc/29189/stat : 29189 (glucose.sh) S 29187 29189 28537 0 -1 4202496 359 857 0 0 0 0 4 0 23 0 1 0 465929330 8912896 254 33554432000 4194304 4922060 140736867053040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29189/statm: 2176 254 211 178 0 69 0
[pid=29192] ppid=29189 vsize=29384 CPUtime=3.04 cores=1,3
/proc/29192/stat : 29192 (glucose_static) R 29189 29189 28537 0 -1 4202496 5594 0 0 0 304 0 0 0 25 0 1 0 465929335 30089216 4128 33554432000 4194304 4260849 140736547166480 18446744073709551615 4224682 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29192/statm: 7346 4128 241 17 0 3987 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38088

[startup+6.30117 s]
/proc/loadavg: 4.00 3.95 3.66 5/194 29192
/proc/meminfo: memFree=12998460/32951124 swapFree=67111528/67111528
[pid=29189] ppid=29187 vsize=8704 CPUtime=0.04 cores=1,3
/proc/29189/stat : 29189 (glucose.sh) S 29187 29189 28537 0 -1 4202496 359 857 0 0 0 0 4 0 23 0 1 0 465929330 8912896 254 33554432000 4194304 4922060 140736867053040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29189/statm: 2176 254 211 178 0 69 0
[pid=29192] ppid=29189 vsize=31056 CPUtime=6.24 cores=1,3
/proc/29192/stat : 29192 (glucose_static) R 29189 29189 28537 0 -1 4202496 6021 0 0 0 624 0 0 0 25 0 1 0 465929335 31801344 4547 33554432000 4194304 4260849 140736547166480 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29192/statm: 7764 4547 241 17 0 4405 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 39760

[startup+12.701 s]
/proc/loadavg: 4.00 3.95 3.67 5/194 29192
/proc/meminfo: memFree=12990704/32951124 swapFree=67111528/67111528
[pid=29189] ppid=29187 vsize=8704 CPUtime=0.04 cores=1,3
/proc/29189/stat : 29189 (glucose.sh) S 29187 29189 28537 0 -1 4202496 359 857 0 0 0 0 4 0 23 0 1 0 465929330 8912896 254 33554432000 4194304 4922060 140736867053040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29189/statm: 2176 254 211 178 0 69 0
[pid=29192] ppid=29189 vsize=42944 CPUtime=12.64 cores=1,3
/proc/29192/stat : 29192 (glucose_static) R 29189 29189 28537 0 -1 4202496 10538 0 0 0 1263 1 0 0 25 0 1 0 465929335 43974656 6879 33554432000 4194304 4260849 140736547166480 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29192/statm: 10736 6879 250 17 0 7377 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 51648

[startup+25.5005 s]
/proc/loadavg: 4.00 3.95 3.67 5/194 29192
/proc/meminfo: memFree=12912464/32951124 swapFree=67111528/67111528
[pid=29189] ppid=29187 vsize=8704 CPUtime=0.04 cores=1,3
/proc/29189/stat : 29189 (glucose.sh) S 29187 29189 28537 0 -1 4202496 359 857 0 0 0 0 4 0 23 0 1 0 465929330 8912896 254 33554432000 4194304 4922060 140736867053040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29189/statm: 2176 254 211 178 0 69 0
[pid=29192] ppid=29189 vsize=42944 CPUtime=25.44 cores=1,3
/proc/29192/stat : 29192 (glucose_static) R 29189 29189 28537 0 -1 4202496 11142 0 0 0 2543 1 0 0 25 0 1 0 465929335 43974656 7475 33554432000 4194304 4260849 140736547166480 18446744073709551615 4225060 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29192/statm: 10736 7475 250 17 0 7377 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51648

[startup+51.1007 s]
/proc/loadavg: 4.00 3.96 3.68 5/194 29193
/proc/meminfo: memFree=12961284/32951124 swapFree=67111528/67111528
[pid=29189] ppid=29187 vsize=8704 CPUtime=0.04 cores=1,3
/proc/29189/stat : 29189 (glucose.sh) S 29187 29189 28537 0 -1 4202496 359 857 0 0 0 0 4 0 23 0 1 0 465929330 8912896 254 33554432000 4194304 4922060 140736867053040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29189/statm: 2176 254 211 178 0 69 0
[pid=29192] ppid=29189 vsize=61620 CPUtime=51.05 cores=1,3
/proc/29192/stat : 29192 (glucose_static) R 29189 29189 28537 0 -1 4202496 18099 0 0 0 5102 3 0 0 25 0 1 0 465929335 63098880 11289 33554432000 4194304 4260849 140736547166480 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29192/statm: 15405 11289 250 17 0 12046 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 70324

[startup+102.307 s]
/proc/loadavg: 4.08 3.98 3.70 5/194 29194
/proc/meminfo: memFree=12944284/32951124 swapFree=67111528/67111528
[pid=29189] ppid=29187 vsize=8704 CPUtime=0.04 cores=1,3
/proc/29189/stat : 29189 (glucose.sh) S 29187 29189 28537 0 -1 4202496 359 857 0 0 0 0 4 0 23 0 1 0 465929330 8912896 254 33554432000 4194304 4922060 140736867053040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29189/statm: 2176 254 211 178 0 69 0
[pid=29192] ppid=29189 vsize=81128 CPUtime=102.25 cores=1,3
/proc/29192/stat : 29192 (glucose_static) R 29189 29189 28537 0 -1 4202496 36264 0 0 0 10218 7 0 0 25 0 1 0 465929335 83075072 14886 33554432000 4194304 4260849 140736547166480 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29192/statm: 20282 14886 250 17 0 16923 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 89832

[startup+162.301 s]
/proc/loadavg: 4.07 4.00 3.72 5/194 29196
/proc/meminfo: memFree=12903080/32951124 swapFree=67111528/67111528
[pid=29189] ppid=29187 vsize=8704 CPUtime=0.04 cores=1,3
/proc/29189/stat : 29189 (glucose.sh) S 29187 29189 28537 0 -1 4202496 359 857 0 0 0 0 4 0 23 0 1 0 465929330 8912896 254 33554432000 4194304 4922060 140736867053040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29189/statm: 2176 254 211 178 0 69 0
[pid=29192] ppid=29189 vsize=81128 CPUtime=162.25 cores=1,3
/proc/29192/stat : 29192 (glucose_static) R 29189 29189 28537 0 -1 4202496 37158 0 0 0 16218 7 0 0 25 0 1 0 465929335 83075072 15759 33554432000 4194304 4260849 140736547166480 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29192/statm: 20282 15759 250 17 0 16923 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 89832

[startup+222.3 s]
/proc/loadavg: 4.10 4.01 3.74 5/194 29197
/proc/meminfo: memFree=12894236/32951124 swapFree=67111528/67111528
[pid=29189] ppid=29187 vsize=8704 CPUtime=0.04 cores=1,3
/proc/29189/stat : 29189 (glucose.sh) S 29187 29189 28537 0 -1 4202496 359 857 0 0 0 0 4 0 23 0 1 0 465929330 8912896 254 33554432000 4194304 4922060 140736867053040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29189/statm: 2176 254 211 178 0 69 0
[pid=29192] ppid=29189 vsize=92624 CPUtime=222.25 cores=1,3
/proc/29192/stat : 29192 (glucose_static) R 29189 29189 28537 0 -1 4202496 40650 0 0 0 22218 7 0 0 25 0 1 0 465929335 94846976 19108 33554432000 4194304 4260849 140736547166480 18446744073709551615 4225056 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29192/statm: 23156 19108 250 17 0 19797 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 101328

[startup+282.301 s]
/proc/loadavg: 4.04 4.01 3.75 5/194 29199
/proc/meminfo: memFree=12843956/32951124 swapFree=67111528/67111528
[pid=29189] ppid=29187 vsize=8704 CPUtime=0.04 cores=1,3
/proc/29189/stat : 29189 (glucose.sh) S 29187 29189 28537 0 -1 4202496 359 857 0 0 0 0 4 0 23 0 1 0 465929330 8912896 254 33554432000 4194304 4922060 140736867053040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29189/statm: 2176 254 211 178 0 69 0
[pid=29192] ppid=29189 vsize=99804 CPUtime=282.25 cores=1,3
/proc/29192/stat : 29192 (glucose_static) R 29189 29189 28537 0 -1 4202496 42823 0 0 0 28217 8 0 0 25 0 1 0 465929335 102199296 21221 33554432000 4194304 4260849 140736547166480 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29192/statm: 24951 21221 250 17 0 21592 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 108508

[startup+342.301 s]
/proc/loadavg: 4.01 4.00 3.76 5/194 29201
/proc/meminfo: memFree=12842692/32951124 swapFree=67111528/67111528
[pid=29189] ppid=29187 vsize=8704 CPUtime=0.04 cores=1,3
/proc/29189/stat : 29189 (glucose.sh) S 29187 29189 28537 0 -1 4202496 359 857 0 0 0 0 4 0 23 0 1 0 465929330 8912896 254 33554432000 4194304 4922060 140736867053040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29189/statm: 2176 254 211 178 0 69 0
[pid=29192] ppid=29189 vsize=149124 CPUtime=342.26 cores=1,3
/proc/29192/stat : 29192 (glucose_static) R 29189 29189 28537 0 -1 4202496 66694 0 0 0 34214 12 0 0 25 0 1 0 465929335 152702976 29588 33554432000 4194304 4260849 140736547166480 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29192/statm: 37281 29588 250 17 0 33922 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 157828

[startup+402.3 s]
/proc/loadavg: 3.47 3.86 3.73 4/187 29250
/proc/meminfo: memFree=13066756/32951124 swapFree=67111528/67111528
[pid=29189] ppid=29187 vsize=8704 CPUtime=0.04 cores=1,3

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

/proc/29192/statm: 27979 24775 250 17 0 24620 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 120620

[startup+642.301 s]
/proc/loadavg: 3.00 3.37 3.55 4/187 29257
/proc/meminfo: memFree=12990360/32951124 swapFree=67111528/67111528
[pid=29189] ppid=29187 vsize=8704 CPUtime=0.04 cores=1,3
/proc/29189/stat : 29189 (glucose.sh) S 29187 29189 28537 0 -1 4202496 359 857 0 0 0 0 4 0 23 0 1 0 465929330 8912896 254 33554432000 4194304 4922060 140736867053040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29189/statm: 2176 254 211 178 0 69 0
[pid=29192] ppid=29189 vsize=111916 CPUtime=642.27 cores=1,3
/proc/29192/stat : 29192 (glucose_static) R 29189 29189 28537 0 -1 4202496 180524 0 0 0 64191 36 0 0 25 0 1 0 465929335 114601984 24776 33554432000 4194304 4260849 140736547166480 18446744073709551615 4225104 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29192/statm: 27979 24776 250 17 0 24620 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 120620

[startup+702.301 s]
/proc/loadavg: 3.00 3.31 3.51 5/187 29258
/proc/meminfo: memFree=12948044/32951124 swapFree=67111528/67111528
[pid=29189] ppid=29187 vsize=8704 CPUtime=0.04 cores=1,3
/proc/29189/stat : 29189 (glucose.sh) S 29187 29189 28537 0 -1 4202496 359 857 0 0 0 0 4 0 23 0 1 0 465929330 8912896 254 33554432000 4194304 4922060 140736867053040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29189/statm: 2176 254 211 178 0 69 0
[pid=29192] ppid=29189 vsize=111916 CPUtime=702.27 cores=1,3
/proc/29192/stat : 29192 (glucose_static) R 29189 29189 28537 0 -1 4202496 201175 0 0 0 70185 42 0 0 25 0 1 0 465929335 114601984 24776 33554432000 4194304 4260849 140736547166480 18446744073709551615 4224895 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29192/statm: 27979 24776 250 17 0 24620 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 120620

[startup+762.307 s]
/proc/loadavg: 3.00 3.24 3.48 4/187 29260
/proc/meminfo: memFree=12950872/32951124 swapFree=67111528/67111528
[pid=29189] ppid=29187 vsize=8704 CPUtime=0.04 cores=1,3
/proc/29189/stat : 29189 (glucose.sh) S 29187 29189 28537 0 -1 4202496 359 857 0 0 0 0 4 0 23 0 1 0 465929330 8912896 254 33554432000 4194304 4922060 140736867053040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29189/statm: 2176 254 211 178 0 69 0
[pid=29192] ppid=29189 vsize=161236 CPUtime=762.28 cores=1,3
/proc/29192/stat : 29192 (glucose_static) R 29189 29189 28537 0 -1 4202496 221323 0 0 0 76181 47 0 0 25 0 1 0 465929335 165105664 34193 33554432000 4194304 4260849 140736547166480 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29192/statm: 40309 34193 250 17 0 36950 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 169940

[startup+822.301 s]
/proc/loadavg: 3.00 3.20 3.45 4/187 29261
/proc/meminfo: memFree=12955432/32951124 swapFree=67111528/67111528
[pid=29189] ppid=29187 vsize=8704 CPUtime=0.04 cores=1,3
/proc/29189/stat : 29189 (glucose.sh) S 29187 29189 28537 0 -1 4202496 359 857 0 0 0 0 4 0 23 0 1 0 465929330 8912896 254 33554432000 4194304 4922060 140736867053040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29189/statm: 2176 254 211 178 0 69 0
[pid=29192] ppid=29189 vsize=161236 CPUtime=822.27 cores=1,3
/proc/29192/stat : 29192 (glucose_static) R 29189 29189 28537 0 -1 4202496 241881 0 0 0 82175 52 0 0 25 0 1 0 465929335 165105664 32842 33554432000 4194304 4260849 140736547166480 18446744073709551615 4225107 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29192/statm: 40309 32842 250 17 0 36950 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 169940

[startup+882.301 s]
/proc/loadavg: 3.00 3.16 3.41 4/187 29263
/proc/meminfo: memFree=12975980/32951124 swapFree=67111528/67111528
[pid=29189] ppid=29187 vsize=8704 CPUtime=0.04 cores=1,3
/proc/29189/stat : 29189 (glucose.sh) S 29187 29189 28537 0 -1 4202496 359 857 0 0 0 0 4 0 23 0 1 0 465929330 8912896 254 33554432000 4194304 4922060 140736867053040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29189/statm: 2176 254 211 178 0 69 0
[pid=29192] ppid=29189 vsize=111916 CPUtime=882.28 cores=1,3
/proc/29192/stat : 29192 (glucose_static) R 29189 29189 28537 0 -1 4202496 257084 0 0 0 88169 59 0 0 25 0 1 0 465929335 114601984 24776 33554432000 4194304 4260849 140736547166480 18446744073709551615 4224647 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29192/statm: 27979 24776 250 17 0 24620 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 120620

[startup+942.301 s]
/proc/loadavg: 3.04 3.14 3.39 5/187 29265
/proc/meminfo: memFree=12907748/32951124 swapFree=67111528/67111528
[pid=29189] ppid=29187 vsize=8704 CPUtime=0.04 cores=1,3
/proc/29189/stat : 29189 (glucose.sh) S 29187 29189 28537 0 -1 4202496 359 857 0 0 0 0 4 0 23 0 1 0 465929330 8912896 254 33554432000 4194304 4922060 140736867053040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29189/statm: 2176 254 211 178 0 69 0
[pid=29192] ppid=29189 vsize=161236 CPUtime=942.28 cores=1,3
/proc/29192/stat : 29192 (glucose_static) R 29189 29189 28537 0 -1 4202496 277753 0 0 0 94163 65 0 0 25 0 1 0 465929335 165105664 33747 33554432000 4194304 4260849 140736547166480 18446744073709551615 4224822 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29192/statm: 40309 33747 250 17 0 36950 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 169940

[startup+1002.3 s]
/proc/loadavg: 3.06 3.13 3.37 4/187 29266
/proc/meminfo: memFree=12926928/32951124 swapFree=67111528/67111528
[pid=29189] ppid=29187 vsize=8704 CPUtime=0.04 cores=1,3
/proc/29189/stat : 29189 (glucose.sh) S 29187 29189 28537 0 -1 4202496 359 857 0 0 0 0 4 0 23 0 1 0 465929330 8912896 254 33554432000 4194304 4922060 140736867053040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29189/statm: 2176 254 211 178 0 69 0
[pid=29192] ppid=29189 vsize=161236 CPUtime=1002.28 cores=1,3
/proc/29192/stat : 29192 (glucose_static) R 29189 29189 28537 0 -1 4202496 292839 0 0 0 100158 70 0 0 25 0 1 0 465929335 165105664 36938 33554432000 4194304 4260849 140736547166480 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29192/statm: 40309 36938 250 17 0 36950 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 169940

[startup+1062.3 s]
/proc/loadavg: 3.02 3.10 3.34 4/187 29268
/proc/meminfo: memFree=12926900/32951124 swapFree=67111528/67111528
[pid=29189] ppid=29187 vsize=8704 CPUtime=0.04 cores=1,3
/proc/29189/stat : 29189 (glucose.sh) S 29187 29189 28537 0 -1 4202496 359 857 0 0 0 0 4 0 23 0 1 0 465929330 8912896 254 33554432000 4194304 4922060 140736867053040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29189/statm: 2176 254 211 178 0 69 0
[pid=29192] ppid=29189 vsize=111916 CPUtime=1062.28 cores=1,3
/proc/29192/stat : 29192 (glucose_static) R 29189 29189 28537 0 -1 4202496 305241 0 0 0 106155 73 0 0 25 0 1 0 465929335 114601984 24776 33554432000 4194304 4260849 140736547166480 18446744073709551615 4225107 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29192/statm: 27979 24776 250 17 0 24620 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 120620

[startup+1122.3 s]
/proc/loadavg: 3.00 3.08 3.32 4/187 29269
/proc/meminfo: memFree=12890648/32951124 swapFree=67111528/67111528
[pid=29189] ppid=29187 vsize=8704 CPUtime=0.04 cores=1,3
/proc/29189/stat : 29189 (glucose.sh) S 29187 29189 28537 0 -1 4202496 359 857 0 0 0 0 4 0 23 0 1 0 465929330 8912896 254 33554432000 4194304 4922060 140736867053040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29189/statm: 2176 254 211 178 0 69 0
[pid=29192] ppid=29189 vsize=161236 CPUtime=1122.28 cores=1,3
/proc/29192/stat : 29192 (glucose_static) R 29189 29189 28537 0 -1 4202496 327327 0 0 0 112148 80 0 0 25 0 1 0 465929335 165105664 34096 33554432000 4194304 4260849 140736547166480 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29192/statm: 40309 34096 250 17 0 36950 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 169940

[startup+1182.3 s]
/proc/loadavg: 3.00 3.06 3.30 4/187 29301
/proc/meminfo: memFree=12927036/32951124 swapFree=67111528/67111528
[pid=29189] ppid=29187 vsize=8704 CPUtime=0.04 cores=1,3
/proc/29189/stat : 29189 (glucose.sh) S 29187 29189 28537 0 -1 4202496 359 857 0 0 0 0 4 0 23 0 1 0 465929330 8912896 254 33554432000 4194304 4922060 140736867053040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29189/statm: 2176 254 211 178 0 69 0
[pid=29192] ppid=29189 vsize=161236 CPUtime=1182.29 cores=1,3
/proc/29192/stat : 29192 (glucose_static) R 29189 29189 28537 0 -1 4202496 341750 0 0 0 118142 87 0 0 25 0 1 0 465929335 165105664 35687 33554432000 4194304 4260849 140736547166480 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29192/statm: 40309 35687 250 17 0 36950 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 169940

[startup+1242.3 s]
/proc/loadavg: 3.00 3.05 3.27 4/187 29303
/proc/meminfo: memFree=12928252/32951124 swapFree=67111528/67111528
[pid=29189] ppid=29187 vsize=8704 CPUtime=0.04 cores=1,3
/proc/29189/stat : 29189 (glucose.sh) S 29187 29189 28537 0 -1 4202496 359 857 0 0 0 0 4 0 23 0 1 0 465929330 8912896 254 33554432000 4194304 4922060 140736867053040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29189/statm: 2176 254 211 178 0 69 0
[pid=29192] ppid=29189 vsize=111916 CPUtime=1242.29 cores=1,3
/proc/29192/stat : 29192 (glucose_static) R 29189 29189 28537 0 -1 4202496 355729 0 0 0 124138 91 0 0 25 0 1 0 465929335 114601984 24776 33554432000 4194304 4260849 140736547166480 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29192/statm: 27979 24776 250 17 0 24620 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 120620



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.04 3.26 4/187 29304
/proc/meminfo: memFree=12897096/32951124 swapFree=67111528/67111528
[pid=29189] ppid=29187 vsize=8704 CPUtime=0.04 cores=1,3
/proc/29189/stat : 29189 (glucose.sh) S 29187 29189 28537 0 -1 4202496 359 857 0 0 0 0 4 0 23 0 1 0 465929330 8912896 254 33554432000 4194304 4922060 140736867053040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29189/statm: 2176 254 211 178 0 69 0
[pid=29192] ppid=29189 vsize=161236 CPUtime=1299.99 cores=1,3
/proc/29192/stat : 29192 (glucose_static) R 29189 29189 28537 0 -1 4202496 378095 0 0 0 129902 97 0 0 25 0 1 0 465929335 165105664 34146 33554432000 4194304 4260849 140736547166480 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29192/statm: 40309 34146 250 17 0 36950 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 169940

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 29189 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.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.06
CPU system time (s): 0.97
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 200760

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= 1216
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= 3

runsolver used 2.08668 second user time and 5.01824 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-23 09:21:10
IDJOB=3250778
IDBENCH=83358
IDSOLVER=1651
FILE ID=node102/3250778-1303543270
RUNJOBID= node102-1303542328-29055
PBS_JOBID= 13143136
Free space on /tmp= 70996 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-3250778-1303543270/watcher-3250778-1303543270 -o /tmp/evaluation-result-3250778-1303543270/solver-3250778-1303543270 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3250778-1303543270.cnf 

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

MD5SUM BENCH= a08160883ea01d58c880b6f2b323ef8b
RANDOM SEED=203136933

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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:      12982532 kB
Buffers:       1834336 kB
Cached:       17208304 kB
SwapCached:          0 kB
Active:        9946696 kB
Inactive:      9465080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12982532 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2016 kB
Writeback:           0 kB
AnonPages:      368504 kB
Mapped:          15356 kB
Slab:           492352 kB
PageTables:       6076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   572084 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= 70992 MiB
End job on node102 at 2011-04-23 09:42:52