Trace number 3303392

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.01 4999.92

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n220-s24359701-sat.cnf
MD5SUMceff918324677440f95867755c4e7133
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.70998
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses528
Sum of the clauses size1320
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2440
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 588
Number of clauses of size over 50

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.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     528     1320 |     158       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 220   #clauses: 528   #literals: 1320
0.00/0.00	c CPU time:   0 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
655.91/655.93	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
655.91/655.93	c WARNING: for repeatability, setting FPU to use double precision
655.91/655.93	c ============================[ Problem Statistics ]=============================
655.91/655.93	c |                                                                             |
655.91/655.93	c |  Number of variables:           220                                         |
655.91/655.93	c |  Number of clauses:             528                                         |
655.91/655.93	c |  Parse time:                   0.00 s                                       |
655.91/655.93	c |                                                                             |
655.91/655.93	c ============================[ Search Statistics ]==============================
655.91/655.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
655.91/655.93	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
655.91/655.93	c ===============================================================================
655.91/655.93	c |    122742 |     220      528     1320 |        1    37561     31 |  0.000 % |
655.91/655.93	c |    123131 |     220      528     1320 |        1    37950     31 |  0.000 % |
655.91/655.93	c |    143964 |     220      528     1320 |        1    36582     28 |  0.000 % |
655.91/655.93	c |    144360 |     220      528     1320 |        1    36978     28 |  0.000 % |
655.91/655.93	c |    144460 |     220      528     1320 |        1    37078     28 |  0.000 % |
655.91/655.93	c |    144577 |     220      528     1320 |        1    37195     28 |  0.000 % |
655.91/655.93	c |    144724 |     220      528     1320 |        1    37342     28 |  0.000 % |
655.91/655.93	c |    145608 |     220      528     1320 |        1    38226     28 |  0.000 % |
655.91/655.93	c |    147852 |     220      528     1320 |        1    40470     28 |  0.000 % |
655.91/655.93	c |    148146 |     220      528     1320 |        1    40764     29 |  0.000 % |
655.91/655.93	c |    148505 |     220      528     1320 |        1    41123     29 |  0.000 % |
655.91/655.93	c |    151098 |     220      528     1320 |        1    43716     29 |  0.000 % |
655.91/655.93	c |    151367 |     220      528     1320 |        1    43985     29 |  0.000 % |
655.91/655.93	c |    151482 |     220      528     1320 |        1    44100     29 |  0.000 % |
655.91/655.93	c |    152381 |     220      528     1320 |        1    44999     29 |  0.000 % |
655.91/655.93	c |    152481 |     220      528     1320 |        1    45099     29 |  0.000 % |
655.91/655.93	c |    153431 |     220      528     1320 |        1    46049     30 |  0.000 % |
655.91/655.93	c |    153532 |     220      528     1320 |        1    46150     30 |  0.000 % |
655.91/655.93	c |    154482 |     220      528     1320 |        1    47100     30 |  0.000 % |
655.91/655.93	c |    161880 |     220      528     1320 |        1    29698     24 |  0.000 % |
655.91/655.93	c |    162166 |     220      528     1320 |        1    29984     24 |  0.000 % |
655.91/655.93	c |    163927 |     220      528     1320 |        1    31745     25 |  0.000 % |
655.91/655.93	c |    164989 |     220      528     1320 |        1    32807     25 |  0.000 % |
655.91/655.93	c |    173225 |     220      528     1320 |        1    41043     27 |  0.000 % |
655.91/655.93	c |    173325 |     220      528     1320 |        1    41143     27 |  0.000 % |
655.91/655.93	c |    176376 |     220      528     1320 |        1    44194     28 |  0.000 % |
655.91/655.93	c |    176476 |     220      528     1320 |        1    44294     28 |  0.000 % |
655.91/655.93	c |    177181 |     220      528     1320 |        1    44999     28 |  0.000 % |
655.91/655.93	c |    177363 |     220      528     1320 |        1    45181     28 |  0.000 % |
655.91/655.93	c |    177540 |     220      528     1320 |        1    45358     28 |  0.000 % |
655.91/655.93	c |    178256 |     220      528     1320 |        1    46074     28 |  0.000 % |
655.91/655.93	c |    180583 |     220      528     1320 |        1    48401     29 |  0.000 % |
655.91/655.93	c |    181028 |     220      528     1320 |        1    48846     29 |  0.000 % |
655.91/655.93	c |   2151890 |     220      528     1320 |        1   169513     27 |  0.000 % |
655.91/655.93	c |   2152000 |     220      528     1320 |        1   169623     27 |  0.000 % |
655.91/655.93	c |   2171136 |     220      528     1320 |        1   188759     28 |  0.000 % |
655.91/655.93	c |   2176817 |     220      528     1320 |        1   194440     28 |  0.000 % |
655.91/655.93	c |   2295710 |     220      528     1320 |        1   210527     29 |  0.000 % |
655.91/655.93	c |   2295919 |     220      528     1320 |        1   210736     29 |  0.000 % |
4785.60/4785.56	c |   2320383 |     220      528     1320 |        1   129795     22 |  0.000 % |
4785.60/4785.56	c |   2324772 |     220      528     1320 |        1   134184     23 |  0.000 % |
4785.60/4785.56	c |   2324892 |     220      528     1320 |        1   134304     23 |  0.000 % |
4785.60/4785.56	c |   2330871 |     220      528     1320 |        1   140283     23 |  0.000 % |
4785.60/4785.56	c |   2457411 |     220      528     1320 |        1   158826     25 |  0.000 % |
4785.60/4785.56	c |   2457511 |     220      528     1320 |        1   158926     25 |  0.000 % |
4785.60/4785.56	c |   2477128 |     220      528     1320 |        1   178543     26 |  0.000 % |
4785.60/4785.56	c |   2490248 |     220      528     1320 |        1   191663     27 |  0.000 % |
4785.60/4785.56	c |   2503746 |     220      528     1320 |        1   205161     28 |  0.000 % |
4785.60/4785.56	c |   2503847 |     220      528     1320 |        1   205262     28 |  0.000 % |
4785.60/4785.56	c |   2506345 |     220      528     1320 |        1   207760     28 |  0.000 % |
4785.60/4785.56	c |   2549754 |     220      528     1320 |        1   140568     22 |  0.000 % |
4785.60/4785.56	c |   2549955 |     220      528     1320 |        1   140769     22 |  0.000 % |
4785.60/4785.56	c |   2550057 |     220      528     1320 |        1   140871     22 |  0.000 % |
4785.60/4785.56	c |   3577797 |     220      528     1320 |        1   190223     24 |  0.000 % |
4785.60/4785.56	c |   3596498 |     220      528     1320 |        1   208924     25 |  0.000 % |
4785.60/4785.56	c |   3596600 |     220      528     1320 |        1   209026     25 |  0.000 % |
4785.60/4785.56	c |   3596812 |     220      528     1320 |        1   209238     25 |  0.000 % |
4785.60/4785.56	c |   3596969 |     220      528     1320 |        1   209395     25 |  0.000 % |
4785.60/4785.56	c |   3598969 |     220      528     1320 |        1   211395     25 |  0.000 % |
4785.60/4785.56	c |   4694372 |     220      528     1320 |        1   161989     19 |  0.000 % |
4785.60/4785.56	c |   4694569 |     220      528     1320 |        1   162186     19 |  0.000 % |
4785.60/4785.56	c |   4734622 |     220      528     1320 |        1   202239     22 |  0.000 % |
4785.60/4785.56	c |   4736158 |     220      528     1320 |        1   203775     23 |  0.000 % |
4785.60/4785.56	c |   4738344 |     220      528     1320 |        1   205961     23 |  0.000 % |
4785.60/4785.56	c |   4738445 |     220      528     1320 |        1   206062     23 |  0.000 % |
4785.60/4785.56	c |   4740119 |     220      528     1320 |        1   207736     23 |  0.000 % |
4785.60/4785.56	c |   4741542 |     220      528     1320 |        1   209159     23 |  0.000 % |
4785.60/4785.56	c |   4741889 |     220      528     1320 |        1   209506     23 |  0.000 % |
4785.60/4785.56	c |   4852158 |     220      528     1320 |        1   164975     19 |  0.000 % |
4785.60/4785.56	c |   4873582 |     220      528     1320 |        1   186399     21 |  0.000 % |
4785.60/4785.56	c |   4873683 |     220      528     1320 |        1   186500     21 |  0.000 % |
4785.60/4785.56	c |   4873783 |     220      528     1320 |        1   186600     21 |  0.000 % |
4785.60/4785.56	c |   7865714 |     220      528     1320 |        1   348135     25 |  0.000 % |
4785.60/4785.56	c |   7865819 |     220      528     1320 |        1   348240     25 |  0.000 % |
4785.60/4785.56	c |   8106445 |     220      528     1320 |        1   389864     26 |  0.000 % |
4785.60/4785.56	c |   8106803 |     220      528     1320 |        1   390222     26 |  0.000 % |
4785.60/4785.56	c |   8111597 |     220      528     1320 |        1   395016     26 |  0.000 % |
4785.60/4785.56	c |   8111698 |     220      528     1320 |        1   395117     26 |  0.000 % |
4785.60/4785.56	c |   8111831 |     220      528     1320 |        1   395250     26 |  0.000 % |
4785.60/4785.56	c |   8152694 |     220      528     1320 |        1   234511     20 |  0.000 % |
4785.60/4785.56	c |   8740685 |     220      528     1320 |        1   411500     26 |  0.000 % |
4785.60/4785.56	c |   8740795 |     220      528     1320 |        1   411610     26 |  0.000 % |
4785.60/4785.56	c |   8740895 |     220      528     1320 |        1   411710     26 |  0.000 % |
4785.60/4785.56	c |   8740996 |     220      528     1320 |        1   411811     26 |  0.000 % |
4785.60/4785.56	c |   8741200 |     220      528     1320 |        1   412015     26 |  0.000 % |
4785.60/4785.56	c |   8752082 |     220      528     1320 |        1   213498     18 |  0.000 % |
4785.60/4785.56	c |   8752238 |     220      528     1320 |        1   213654     18 |  0.000 % |
4785.60/4785.56	c |   8752338 |     220      528     1320 |        1   213754     18 |  0.000 % |
4785.60/4785.56	c |   8754009 |  

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

running on 4 cores: 1,3,5,7

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: 0.00 0.00 0.00 2/172 14155
/proc/meminfo: memFree=17746276/32950940 swapFree=67111528/67111528
[pid=14155] ppid=14153 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14155/stat : 14155 (glucose.sh) S 14153 14155 14127 0 -1 4202496 358 153 0 0 0 0 0 0 18 0 1 0 580165204 8912896 254 33554432000 4194304 4922060 140734077209216 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14155/statm: 2176 254 211 178 0 69 0

[startup+0.0341809 s]
/proc/loadavg: 0.00 0.00 0.00 2/172 14155
/proc/meminfo: memFree=17746276/32950940 swapFree=67111528/67111528
[pid=14155] ppid=14153 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14155/stat : 14155 (glucose.sh) S 14153 14155 14127 0 -1 4202496 358 153 0 0 0 0 0 0 18 0 1 0 580165204 8912896 254 33554432000 4194304 4922060 140734077209216 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14155/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100167 s]
/proc/loadavg: 0.00 0.00 0.00 2/172 14155
/proc/meminfo: memFree=17746276/32950940 swapFree=67111528/67111528
[pid=14155] ppid=14153 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14155/stat : 14155 (glucose.sh) S 14153 14155 14127 0 -1 4202496 358 153 0 0 0 0 0 0 18 0 1 0 580165204 8912896 254 33554432000 4194304 4922060 140734077209216 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14155/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300132 s]
/proc/loadavg: 0.00 0.00 0.00 2/172 14155
/proc/meminfo: memFree=17746276/32950940 swapFree=67111528/67111528
[pid=14155] ppid=14153 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14155/stat : 14155 (glucose.sh) S 14153 14155 14127 0 -1 4202496 358 153 0 0 0 0 0 0 18 0 1 0 580165204 8912896 254 33554432000 4194304 4922060 140734077209216 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14155/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700062 s]
/proc/loadavg: 0.00 0.00 0.00 2/172 14155
/proc/meminfo: memFree=17746276/32950940 swapFree=67111528/67111528
[pid=14155] ppid=14153 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14155/stat : 14155 (glucose.sh) S 14153 14155 14127 0 -1 4202496 358 153 0 0 0 0 0 0 18 0 1 0 580165204 8912896 254 33554432000 4194304 4922060 140734077209216 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14155/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50092 s]
/proc/loadavg: 0.00 0.00 0.00 3/180 14170
/proc/meminfo: memFree=17734800/32950940 swapFree=67111528/67111528
[pid=14155] ppid=14153 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14155/stat : 14155 (glucose.sh) S 14153 14155 14127 0 -1 4202496 358 153 0 0 0 0 0 0 18 0 1 0 580165204 8912896 254 33554432000 4194304 4922060 140734077209216 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14155/statm: 2176 254 211 178 0 69 0
[pid=14157] ppid=14155 vsize=20784 CPUtime=1.49 cores=1,3,5,7
/proc/14157/stat : 14157 (glucose_static) R 14155 14155 14127 0 -1 4202496 2390 0 0 0 149 0 0 0 25 0 1 0 580165204 21282816 1788 33554432000 4194304 4260849 140736141030288 18446744073709551615 4209109 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14157/statm: 5196 1788 240 17 0 1837 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29488

[startup+3.10064 s]
/proc/loadavg: 0.16 0.03 0.01 3/180 14170
/proc/meminfo: memFree=17731576/32950940 swapFree=67111528/67111528
[pid=14155] ppid=14153 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14155/stat : 14155 (glucose.sh) S 14153 14155 14127 0 -1 4202496 358 153 0 0 0 0 0 0 18 0 1 0 580165204 8912896 254 33554432000 4194304 4922060 140734077209216 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14155/statm: 2176 254 211 178 0 69 0
[pid=14157] ppid=14155 vsize=25284 CPUtime=3.09 cores=1,3,5,7
/proc/14157/stat : 14157 (glucose_static) R 14155 14155 14127 0 -1 4202496 3199 0 0 0 309 0 0 0 25 0 1 0 580165204 25890816 2583 33554432000 4194304 4260849 140736141030288 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14157/statm: 6321 2583 240 17 0 2962 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33988

[startup+6.30111 s]
/proc/loadavg: 0.16 0.03 0.01 3/180 14170
/proc/meminfo: memFree=17718808/32950940 swapFree=67111528/67111528
[pid=14155] ppid=14153 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14155/stat : 14155 (glucose.sh) S 14153 14155 14127 0 -1 4202496 358 153 0 0 0 0 0 0 18 0 1 0 580165204 8912896 254 33554432000 4194304 4922060 140734077209216 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14155/statm: 2176 254 211 178 0 69 0
[pid=14157] ppid=14155 vsize=25284 CPUtime=6.29 cores=1,3,5,7
/proc/14157/stat : 14157 (glucose_static) R 14155 14155 14127 0 -1 4202496 4701 0 0 0 629 0 0 0 25 0 1 0 580165204 25890816 2906 33554432000 4194304 4260849 140736141030288 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14157/statm: 6321 2906 240 17 0 2962 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33988

[startup+12.701 s]
/proc/loadavg: 0.44 0.10 0.03 3/180 14171
/proc/meminfo: memFree=17712936/32950940 swapFree=67111528/67111528
[pid=14155] ppid=14153 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14155/stat : 14155 (glucose.sh) S 14153 14155 14127 0 -1 4202496 358 153 0 0 0 0 0 0 18 0 1 0 580165204 8912896 254 33554432000 4194304 4922060 140734077209216 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14155/statm: 2176 254 211 178 0 69 0
[pid=14157] ppid=14155 vsize=32356 CPUtime=12.68 cores=1,3,5,7
/proc/14157/stat : 14157 (glucose_static) R 14155 14155 14127 0 -1 4202496 6249 0 0 0 1268 0 0 0 25 0 1 0 580165204 33132544 4412 33554432000 4194304 4260849 140736141030288 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14157/statm: 8089 4412 248 17 0 4730 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 41060

[startup+25.5007 s]
/proc/loadavg: 0.68 0.16 0.05 3/180 14171
/proc/meminfo: memFree=17691796/32950940 swapFree=67111528/67111528
[pid=14155] ppid=14153 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14155/stat : 14155 (glucose.sh) S 14153 14155 14127 0 -1 4202496 358 153 0 0 0 0 0 0 18 0 1 0 580165204 8912896 254 33554432000 4194304 4922060 140734077209216 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14155/statm: 2176 254 211 178 0 69 0
[pid=14157] ppid=14155 vsize=47492 CPUtime=25.49 cores=1,3,5,7
/proc/14157/stat : 14157 (glucose_static) R 14155 14155 14127 0 -1 4202496 9381 0 0 0 2548 1 0 0 25 0 1 0 580165204 48631808 5637 33554432000 4194304 4260849 140736141030288 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14157/statm: 11873 5637 249 17 0 8514 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56196

[startup+51.1002 s]
/proc/loadavg: 1.13 0.31 0.10 3/180 14172
/proc/meminfo: memFree=17686804/32950940 swapFree=67111528/67111528
[pid=14155] ppid=14153 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14155/stat : 14155 (glucose.sh) S 14153 14155 14127 0 -1 4202496 358 153 0 0 0 0 0 0 18 0 1 0 580165204 8912896 254 33554432000 4194304 4922060 140734077209216 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14155/statm: 2176 254 211 178 0 69 0
[pid=14157] ppid=14155 vsize=47492 CPUtime=51.09 cores=1,3,5,7
/proc/14157/stat : 14157 (glucose_static) R 14155 14155 14127 0 -1 4202496 10192 0 0 0 5108 1 0 0 25 0 1 0 580165204 48631808 6432 33554432000 4194304 4260849 140736141030288 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14157/statm: 11873 6432 249 17 0 8514 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 56196

[startup+102.306 s]
/proc/loadavg: 1.65 0.59 0.21 3/180 14173
/proc/meminfo: memFree=17661848/32950940 swapFree=67111528/67111528
[pid=14155] ppid=14153 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14155/stat : 14155 (glucose.sh) S 14153 14155 14127 0 -1 4202496 358 153 0 0 0 0 0 0 18 0 1 0 580165204 8912896 254 33554432000 4194304 4922060 140734077209216 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14155/statm: 2176 254 211 178 0 69 0
[pid=14157] ppid=14155 vsize=54676 CPUtime=102.29 cores=1,3,5,7
/proc/14157/stat : 14157 (glucose_static) R 14155 14155 14127 0 -1 4202496 14133 0 0 0 10228 1 0 0 25 0 1 0 580165204 55988224 10242 33554432000 4194304 4260849 140736141030288 18446744073709551615 4226545 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14157/statm: 13669 10242 249 17 0 10310 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 63380

[startup+162.301 s]
/proc/loadavg: 1.87 0.84 0.32 3/180 14175
/proc/meminfo: memFree=17646420/32950940 swapFree=67111528/67111528
[pid=14155] ppid=14153 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14155/stat : 14155 (glucose.sh) S 14153 14155 14127 0 -1 4202496 358 153 0 0 0 0 0 0 18 0 1 0 580165204 8912896 254 33554432000 4194304 4922060 140734077209216 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14155/statm: 2176 254 211 178 0 69 0
[pid=14157] ppid=14155 vsize=66828 CPUtime=162.29 cores=1,3,5,7
/proc/14157/stat : 14157 (glucose_static) R 14155 14155 14127 0 -1 4202496 19650 0 0 0 16226 3 0 0 25 0 1 0 580165204 68431872 11763 33554432000 4194304 4260849 140736141030288 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14157/statm: 16707 11763 249 17 0 13348 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 75532

[startup+222.3 s]
/proc/loadavg: 1.95 1.05 0.42 3/180 14176
/proc/meminfo: memFree=17627276/32950940 swapFree=67111528/67111528
[pid=14155] ppid=14153 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14155/stat : 14155 (glucose.sh) S 14153 14155 14127 0 -1 4202496 358 153 0 0 0 0 0 0 18 0 1 0 580165204 8912896 254 33554432000 4194304 4922060 140734077209216 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14155/statm: 2176 254 211 178 0 69 0
[pid=14157] ppid=14155 vsize=66828 CPUtime=222.3 cores=1,3,5,7
/proc/14157/stat : 14157 (glucose_static) R 14155 14155 14127 0 -1 4202496 20927 0 0 0 22226 4 0 0 25 0 1 0 580165204 68431872 13014 33554432000 4194304 4260849 140736141030288 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14157/statm: 16707 13014 249 17 0 13348 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 75532

[startup+282.301 s]
/proc/loadavg: 1.98 1.22 0.52 3/180 14178
/proc/meminfo: memFree=17606896/32950940 swapFree=67111528/67111528
[pid=14155] ppid=14153 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14155/stat : 14155 (glucose.sh) S 14153 14155 14127 0 -1 4202496 358 153 0 0 0 0 0 0 18 0 1 0 580165204 8912896 254 33554432000 4194304 4922060 140734077209216 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14155/statm: 2176 254 211 178 0 69 0
[pid=14157] ppid=14155 vsize=66828 CPUtime=282.3 cores=1,3,5,7
/proc/14157/stat : 14157 (glucose_static) R 14155 14155 14127 0 -1 4202496 21192 0 0 0 28226 4 0 0 25 0 1 0 580165204 68431872 13270 33554432000 4194304 4260849 140736141030288 18446744073709551615 4224677 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14157/statm: 16707 13270 249 17 0 13348 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 75532

[startup+342.3 s]
/proc/loadavg: 1.99 1.36 0.61 3/180 14179
/proc/meminfo: memFree=17605732/32950940 swapFree=67111528/67111528
[pid=14155] ppid=14153 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14155/stat : 14155 (glucose.sh) S 14153 14155 14127 0 -1 4202496 358 153 0 0 0 0 0 0 18 0 1 0 580165204 8912896 254 33554432000 4194304 4922060 140734077209216 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14155/statm: 2176 254 211 178 0 69 0
[pid=14157] ppid=14155 vsize=97092 CPUtime=342.3 cores=1,3,5,7
/proc/14157/stat : 14157 (glucose_static) R 14155 14155 14127 0 -1 4202496 26362 0 0 0 34225 5 0 0 25 0 1 0 580165204 99422208 13570 33554432000 4194304 4260849 140736141030288 18446744073709551615 4225121 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14157/statm: 24273 13570 249 17 0 20914 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 105796

[startup+402.301 s]
/proc/loadavg: 1.99 1.47 0.69 3/180 14181
/proc/meminfo: memFree=17585356/32950940 swapFree=67111528/67111528
[pid=14155] ppid=14153 vsize=8704 CPUtime=0 cores=1,3,5,7

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

/proc/14157/statm: 47594 42345 250 17 0 44235 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 199080

[startup+4422.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/180 14300
/proc/meminfo: memFree=17438824/32950940 swapFree=67111528/67111528
[pid=14155] ppid=14153 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14155/stat : 14155 (glucose.sh) S 14153 14155 14127 0 -1 4202496 358 153 0 0 0 0 0 0 18 0 1 0 580165204 8912896 254 33554432000 4194304 4922060 140734077209216 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14155/statm: 2176 254 211 178 0 69 0
[pid=14157] ppid=14155 vsize=141056 CPUtime=4422.39 cores=1,3,5,7
/proc/14157/stat : 14157 (glucose_static) R 14155 14155 14127 0 -1 4202496 349231 0 0 0 442155 84 0 0 25 0 1 0 580165204 144441344 31748 33554432000 4194304 4260849 140736141030288 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14157/statm: 35264 31748 250 17 0 31905 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 149760

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/180 14302
/proc/meminfo: memFree=17391048/32950940 swapFree=67111528/67111528
[pid=14155] ppid=14153 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14155/stat : 14155 (glucose.sh) S 14153 14155 14127 0 -1 4202496 358 153 0 0 0 0 0 0 18 0 1 0 580165204 8912896 254 33554432000 4194304 4922060 140734077209216 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14155/statm: 2176 254 211 178 0 69 0
[pid=14157] ppid=14155 vsize=190376 CPUtime=4482.39 cores=1,3,5,7
/proc/14157/stat : 14157 (glucose_static) R 14155 14155 14127 0 -1 4202496 357432 0 0 0 448154 85 0 0 25 0 1 0 580165204 194945024 39935 33554432000 4194304 4260849 140736141030288 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14157/statm: 47594 39935 250 17 0 44235 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 199080

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/180 14303
/proc/meminfo: memFree=17387408/32950940 swapFree=67111528/67111528
[pid=14155] ppid=14153 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14155/stat : 14155 (glucose.sh) S 14153 14155 14127 0 -1 4202496 358 153 0 0 0 0 0 0 18 0 1 0 580165204 8912896 254 33554432000 4194304 4922060 140734077209216 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14155/statm: 2176 254 211 178 0 69 0
[pid=14157] ppid=14155 vsize=190376 CPUtime=4542.4 cores=1,3,5,7
/proc/14157/stat : 14157 (glucose_static) R 14155 14155 14127 0 -1 4202496 359738 0 0 0 454153 87 0 0 25 0 1 0 580165204 194945024 42174 33554432000 4194304 4260849 140736141030288 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14157/statm: 47594 42174 250 17 0 44235 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 199080

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/180 14305
/proc/meminfo: memFree=17439328/32950940 swapFree=67111528/67111528
[pid=14155] ppid=14153 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14155/stat : 14155 (glucose.sh) S 14153 14155 14127 0 -1 4202496 358 153 0 0 0 0 0 0 18 0 1 0 580165204 8912896 254 33554432000 4194304 4922060 140734077209216 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14155/statm: 2176 254 211 178 0 69 0
[pid=14157] ppid=14155 vsize=141056 CPUtime=4602.4 cores=1,3,5,7
/proc/14157/stat : 14157 (glucose_static) R 14155 14155 14127 0 -1 4202496 361211 0 0 0 460152 88 0 0 25 0 1 0 580165204 144441344 31748 33554432000 4194304 4260849 140736141030288 18446744073709551615 4224727 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14157/statm: 35264 31748 250 17 0 31905 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 149760

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/180 14307
/proc/meminfo: memFree=17389184/32950940 swapFree=67111528/67111528
[pid=14155] ppid=14153 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14155/stat : 14155 (glucose.sh) S 14153 14155 14127 0 -1 4202496 358 153 0 0 0 0 0 0 18 0 1 0 580165204 8912896 254 33554432000 4194304 4922060 140734077209216 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14155/statm: 2176 254 211 178 0 69 0
[pid=14157] ppid=14155 vsize=190376 CPUtime=4662.39 cores=1,3,5,7
/proc/14157/stat : 14157 (glucose_static) R 14155 14155 14127 0 -1 4202496 369345 0 0 0 466151 88 0 0 25 0 1 0 580165204 194945024 39863 33554432000 4194304 4260849 140736141030288 18446744073709551615 4224808 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14157/statm: 47594 39863 250 17 0 44235 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 199080

[startup+4722.31 s]
/proc/loadavg: 2.07 2.02 1.93 3/180 14308
/proc/meminfo: memFree=17390012/32950940 swapFree=67111528/67111528
[pid=14155] ppid=14153 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14155/stat : 14155 (glucose.sh) S 14153 14155 14127 0 -1 4202496 358 153 0 0 0 0 0 0 18 0 1 0 580165204 8912896 254 33554432000 4194304 4922060 140734077209216 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14155/statm: 2176 254 211 178 0 69 0
[pid=14157] ppid=14155 vsize=190376 CPUtime=4722.4 cores=1,3,5,7
/proc/14157/stat : 14157 (glucose_static) R 14155 14155 14127 0 -1 4202496 371614 0 0 0 472150 90 0 0 25 0 1 0 580165204 194945024 42076 33554432000 4194304 4260849 140736141030288 18446744073709551615 4224822 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14157/statm: 47594 42076 250 17 0 44235 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 199080

[startup+4782.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/180 14310
/proc/meminfo: memFree=17420596/32950940 swapFree=67111528/67111528
[pid=14155] ppid=14153 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14155/stat : 14155 (glucose.sh) S 14153 14155 14127 0 -1 4202496 358 153 0 0 0 0 0 0 18 0 1 0 580165204 8912896 254 33554432000 4194304 4922060 140734077209216 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14155/statm: 2176 254 211 178 0 69 0
[pid=14157] ppid=14155 vsize=141056 CPUtime=4782.4 cores=1,3,5,7
/proc/14157/stat : 14157 (glucose_static) R 14155 14155 14127 0 -1 4202496 373434 0 0 0 478148 92 0 0 25 0 1 0 580165204 144441344 31748 33554432000 4194304 4260849 140736141030288 18446744073709551615 4225060 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14157/statm: 35264 31748 250 17 0 31905 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 149760

[startup+4842.3 s]
/proc/loadavg: 2.01 2.00 1.93 3/180 14311
/proc/meminfo: memFree=17421056/32950940 swapFree=67111528/67111528
[pid=14155] ppid=14153 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14155/stat : 14155 (glucose.sh) S 14153 14155 14127 0 -1 4202496 358 153 0 0 0 0 0 0 18 0 1 0 580165204 8912896 254 33554432000 4194304 4922060 140734077209216 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14155/statm: 2176 254 211 178 0 69 0
[pid=14157] ppid=14155 vsize=141056 CPUtime=4842.4 cores=1,3,5,7
/proc/14157/stat : 14157 (glucose_static) R 14155 14155 14127 0 -1 4202496 373434 0 0 0 484148 92 0 0 25 0 1 0 580165204 144441344 31748 33554432000 4194304 4260849 140736141030288 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14157/statm: 35264 31748 250 17 0 31905 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 149760

[startup+4902.3 s]
/proc/loadavg: 2.07 2.02 1.93 3/180 14313
/proc/meminfo: memFree=17391132/32950940 swapFree=67111528/67111528
[pid=14155] ppid=14153 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14155/stat : 14155 (glucose.sh) S 14153 14155 14127 0 -1 4202496 358 153 0 0 0 0 0 0 18 0 1 0 580165204 8912896 254 33554432000 4194304 4922060 140734077209216 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14155/statm: 2176 254 211 178 0 69 0
[pid=14157] ppid=14155 vsize=190376 CPUtime=4902.4 cores=1,3,5,7
/proc/14157/stat : 14157 (glucose_static) R 14155 14155 14127 0 -1 4202496 383003 0 0 0 490145 95 0 0 25 0 1 0 580165204 194945024 41269 33554432000 4194304 4260849 140736141030288 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14157/statm: 47594 41269 250 17 0 44235 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 199080

[startup+4962.3 s]
/proc/loadavg: 2.03 2.01 1.93 3/180 14315
/proc/meminfo: memFree=17362564/32950940 swapFree=67111528/67111528
[pid=14155] ppid=14153 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14155/stat : 14155 (glucose.sh) S 14153 14155 14127 0 -1 4202496 358 153 0 0 0 0 0 0 18 0 1 0 580165204 8912896 254 33554432000 4194304 4922060 140734077209216 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14155/statm: 2176 254 211 178 0 69 0
[pid=14157] ppid=14155 vsize=190376 CPUtime=4962.4 cores=1,3,5,7
/proc/14157/stat : 14157 (glucose_static) R 14155 14155 14127 0 -1 4202496 385523 0 0 0 496144 96 0 0 25 0 1 0 580165204 194945024 43726 33554432000 4194304 4260849 140736141030288 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14157/statm: 47594 43726 250 17 0 44235 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 199080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.01 2.01 1.93 3/180 14319
/proc/meminfo: memFree=17424380/32950940 swapFree=67111528/67111528
[pid=14155] ppid=14153 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14155/stat : 14155 (glucose.sh) S 14153 14155 14127 0 -1 4202496 358 153 0 0 0 0 0 0 18 0 1 0 580165204 8912896 254 33554432000 4194304 4922060 140734077209216 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14155/statm: 2176 254 211 178 0 69 0
[pid=14157] ppid=14155 vsize=141056 CPUtime=5000.01 cores=1,3,5,7
/proc/14157/stat : 14157 (glucose_static) R 14155 14155 14127 0 -1 4202496 385880 0 0 0 499904 97 0 0 25 0 1 0 580165204 144441344 31748 33554432000 4194304 4260849 140736141030288 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14157/statm: 35264 31748 250 17 0 31905 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 149760

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

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

[startup+4999.9 s]
/proc/loadavg: 2.01 2.01 1.93 3/180 14319
/proc/meminfo: memFree=17424380/32950940 swapFree=67111528/67111528
[pid=14155] ppid=14153 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14155/stat : 14155 (glucose.sh) S 14153 14155 14127 0 -1 4202496 358 153 0 0 0 0 0 0 18 0 1 0 580165204 8912896 254 33554432000 4194304 4922060 140734077209216 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14155/statm: 2176 254 211 178 0 69 0
[pid=14157] ppid=14155 vsize=141056 CPUtime=5000.01 cores=1,3,5,7
/proc/14157/stat : 14157 (glucose_static) R 14155 14155 14127 0 -1 4202496 385880 0 0 0 499904 97 0 0 25 0 1 0 580165204 144441344 31748 33554432000 4194304 4260849 140736141030288 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14157/statm: 35264 31748 250 17 0 31905 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 149760

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.92
CPU time (s): 5000.01
CPU user time (s): 4999.04
CPU system time (s): 0.97
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 199080

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

runsolver used 8.14776 second user time and 19.0381 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-27 12:15:44
IDJOB=3303392
IDBENCH=83146
IDSOLVER=1687
FILE ID=node117/3303392-1303899344
RUNJOBID= node117-1303899343-14146
PBS_JOBID= 13164531
Free space on /tmp= 71708 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n220-s24359701-sat.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3303392-1303899344/watcher-3303392-1303899344 -o /tmp/evaluation-result-3303392-1303899344/solver-3303392-1303899344 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3303392-1303899344.cnf 

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

MD5SUM BENCH= ceff918324677440f95867755c4e7133
RANDOM SEED=922577475

node117.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17746804 kB
Buffers:       2370828 kB
Cached:       12188848 kB
SwapCached:          0 kB
Active:        7927368 kB
Inactive:      6696588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17746804 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1192 kB
Writeback:           0 kB
AnonPages:       63728 kB
Mapped:          14332 kB
Slab:           516360 kB
PageTables:       4216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   184456 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= 71708 MiB
End job on node117 at 2011-04-27 13:39:06