Trace number 3250250

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) 1299.98 1300.01

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-5_4231.cnf
MD5SUMa52d60bf6e72caa628ad712a5fe0fb7a
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 variables4229
Number of clauses100397
Sum of the clauses size411595
Maximum clause length5
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 490390
Number of clauses of size 510007
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.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |  100397   411595 |   30119       0        0     nan |  0.000 % |
0.00/0.06	c |         0 |  100330   412392 |      --       0       --      -- |     --   | -67/797
0.00/0.06	c ==============================================================================
0.00/0.06	c Result  :   #vars: 4219   #clauses: 100330   #literals: 412392
0.00/0.06	c CPU time:   0.06099 s
0.00/0.06	c ==============================================================================
0.00/0.13	c
0.00/0.13	c Starting glucose
0.00/0.13	c
175.46/175.50	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
175.46/175.50	c WARNING: for repeatability, setting FPU to use double precision
175.46/175.50	c ============================[ Problem Statistics ]=============================
175.46/175.50	c |                                                                             |
175.46/175.50	c |  Number of variables:          4219                                         |
175.46/175.50	c |  Number of clauses:          100330                                         |
175.46/175.50	c |  Parse time:                   0.02 s                                       |
175.46/175.50	c |                                                                             |
175.46/175.50	c ============================[ Search Statistics ]==============================
175.46/175.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
175.46/175.50	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
175.46/175.50	c ===============================================================================
175.46/175.50	c |      3549 |    4219   100330   412392 |        1     3549    148 |  0.000 % |
175.46/175.50	c |      4681 |    4219   100330   412392 |        1     2690     74 |  0.000 % |
175.46/175.50	c |   1068587 |    4219   100330   412392 |        1   117051     50 |  0.000 % |
175.46/175.50	c |   1093681 |    4219   100330   412392 |        1   142145     55 |  0.000 % |
175.46/175.50	c |   1093781 |    4219   100330   412392 |        1   142245     55 |  0.000 % |
175.46/175.50	c |   1107065 |    4219   100330   412392 |        1    83903     31 |  0.000 % |
175.46/175.50	c |   1181561 |    4219   100330   412392 |        1    84189     28 |  0.000 % |
175.46/175.50	c |   1181711 |    4219   100330   412392 |        1    84339     29 |  0.000 % |
175.46/175.50	c |   1190113 |    4219   100330   412392 |        1    92741     36 |  0.000 % |
175.46/175.50	c |   1190215 |    4219   100330   412392 |        1    92843     36 |  0.000 % |
175.46/175.50	c |   1190338 |    4219   100330   412392 |        1    92966     36 |  0.000 % |
175.46/175.50	c |   1190933 |    4219   100330   412392 |        1    93561     37 |  0.000 % |
175.46/175.50	c |   1191944 |    4219   100330   412392 |        1    94572     37 |  0.000 % |
175.46/175.50	c |   1226692 |    4219   100330   412392 |        1   129320     59 |  0.000 % |
175.46/175.50	c |   1227300 |    4219   100330   412392 |        1   129928     60 |  0.000 % |
175.46/175.50	c |   1243422 |    4219   100330   412392 |        1   146050     64 |  0.000 % |
175.46/175.50	c |   1245710 |    4219   100330   412392 |        1   148338     65 |  0.000 % |
175.46/175.50	c |   1248930 |    4219   100330   412392 |        1   151558     65 |  0.000 % |
175.46/175.50	c |   1249139 |    4219   100330   412392 |        1   151767     65 |  0.000 % |
175.46/175.50	c |   1249446 |    4219   100330   412392 |        1   152074     65 |  0.000 % |
175.46/175.50	c |   1249922 |    4219   100330   412392 |        1   152550     66 |  0.000 % |
175.46/175.50	c |   1250537 |    4219   100330   412392 |        1   153165     66 |  0.000 % |
175.46/175.50	c |   1250670 |    4219   100330   412392 |        1   153298     66 |  0.000 % |
175.46/175.50	c |   1250837 |    4219   100330   412392 |        1   153465     66 |  0.000 % |
175.46/175.50	c |   1250948 |    4219   100330   412392 |        1   153576     66 |  0.000 % |
175.46/175.50	c |   1251408 |    4219   100330   412392 |        1    77230     21 |  0.000 % |
175.46/175.50	c |   1254402 |    4219   100330   412392 |        1    80224     24 |  0.000 % |
175.46/175.50	c |   1254946 |    4219   100330   412392 |        1    80768     25 |  0.000 % |
175.46/175.50	c |   1255065 |    4219   100330   412392 |        1    80887     25 |  0.000 % |
175.46/175.50	c |   1255227 |    4219   100330   412392 |        1    81049     25 |  0.000 % |
175.46/175.50	c |   1259113 |    4219   100330   412392 |        1    84935     28 |  0.000 % |
175.46/175.50	c |   1278466 |    4219   100330   412392 |        1   104288     40 |  0.000 % |
175.46/175.50	c |   1279144 |    4219   100330   412392 |        1   104966     40 |  0.000 % |
175.46/175.50	c |   1281617 |    4219   100330   412392 |        1   107439     42 |  0.000 % |
175.46/175.50	c |   1282074 |    4219   100330   412392 |        1   107896     42 |  0.000 % |
175.46/175.50	c |   1282754 |    4219   100330   412392 |        1   108576     43 |  0.000 % |
175.46/175.50	c |   1283361 |    4219   100330   412392 |        1   109183     43 |  0.000 % |
175.46/175.50	c |   1283973 |    4219   100330   412392 |        1   109795     44 |  0.000 % |
175.46/175.50	c |   1291207 |    4219   100330   412392 |        1   117029     46 |  0.000 % |
182.47/182.59	c |   1293934 |    4219   100330   412392 |        1   119756     47 |  0.000 % |
182.47/182.59	c |   1294056 |    4219   100330   412392 |        1   119878     47 |  0.000 % |
182.47/182.59	c |   1294598 |    4219   100330   412392 |        1   120420     47 |  0.000 % |
182.47/182.59	c |   1294907 |    4219   100330   412392 |        1   120729     47 |  0.000 % |
182.47/182.59	c |   1295614 |    4219   100330   412392 |        1   121436     48 |  0.000 % |
182.47/182.59	c |   1295976 |    4219   100330   412392 |        1   121798     48 |  0.000 % |
182.47/182.59	c |   1296093 |    4219   100330   412392 |        1   121915     48 |  0.000 % |
182.47/182.59	c |   1297399 |    4219   100330   412392 |        1   123221     48 |  0.000 % |
182.47/182.59	c |   1297516 |    4219   100330   412392 |        1   123338     49 |  0.000 % |
182.47/182.59	c |   1297752 |    4219   100330   412392 |        1   123574     49 |  0.000 % |
182.47/182.59	c |   1297855 |    4219   100330   412392 |        1   123677     49 |  0.000 % |
182.47/182.59	c |   1298449 |    4219   100330   412392 |        1   124271     49 |  0.000 % |
182.47/182.59	c |   1299313 |    4219   100330   412392 |        1   125135     49 |  0.000 % |
182.47/182.59	c |   1299483 |    4219   100330   412392 |        1   125305     49 |  0.000 % |
182.47/182.59	c |   1299968 |    4219   100330   412392 |        1   125790     50 |  0.000 % |
182.47/182.59	c |   1300126 |    4219   100330   412392 |        1   125948     50 |  0.000 % |
182.47/182.59	c |   1300454 |    4219   100330   412392 |        1   126276     50 |  0.000 % |
182.47/182.59	c |   1301228 |    4219   100330   412392 |        1   127050     50 |  0.000 % |
182.47/182.59	c |   1301534 |    4219   100330   412392 |        1   127356     50 |  0.000 % |
182.47/182.59	c |   1302557 |    4219   100330   412392 |        1   128379     51 |  0.000 % |
182.47/182.59	c |   1304480 |    4219   100330   412392 |        1   130302     52 |  0.000 % |
182.47/182.59	c |   1305496 |    4219   100330   412392 |        1   131318     52 |  0.000 % |
182.47/182.59	c |   1305639 |    4219   100330   412392 |        1   131461     52 |  0.000 % |
182.47/182.59	c |   1306849 |    4219   100330   412392 |        1   132671     53 |  0.000 % |
182.47/182.59	c |   1307818 |    4219   100330   412392 |        1   133640     53 |  0.000 % |
182.47/182.59	c |   1308534 |    4219   100330   412392 |        1   134356     54 |  0.000 % |
182.47/182.59	c |   1309436 |    4219   100330   412392 |        1   135258     54 |  0.000 % |
182.47/182.59	c |   1349306 |    4219   100330   412392 |        1    95726     32 |  0.000 % |
182.47/182.59	c |   1363044 |    4219   100330   412392 |        1   109464     41 |  0.000 % |
182.47/182.59	c |   1363938 |    4219   100330   412392 |        1   110358     42 |  0.000 % |
182.47/182.59	c |   1364063 |    4219   100330   412392 |        1   110483     42 |  0.000 % |
182.47/182.59	c |   1364276 |    4219   100330   412392 |        1   110696     42 |  0.000 % |
182.47/182.59	c |   1365865 |    4219   100330   412392 |        1   112285     43 |  0.000 % |
182.47/182.59	c |   1366748 |    4219   100330   412392 |        1   113168     44 |  0.000 % |
182.47/182.59	c |   1367306 |    4219   100330   412392 |        1   113726     44 |  0.000 % |
182.47/182.59	c |   1367913 |    4219   100330   412392 |        1   114333     44 |  0.000 % |
182.47/182.59	c |   1368101 |    4219   100330   412392 |        1   114521     44 |  0.000 % |
182.47/182.59	c |   1368246 |    4219   100330   412392 |        1   114666     44 |  0.000 % |
182.47/182.59	c |   1368808 |    4219   100330   412392 |        1   115228     45 |  0.000 % |
182.47/182.59	c |   1369796 |    4219   100330   412392 |        1   116216     45 |  0.000 % |
182.47/182.59	c |   1369967 |    4219   100330   412392 |        1   116387     45 |  0.000 % |
182.47/182.59	c |   1370260 |    4219   100330   412392 |        1   116680     46 |  0.000 % |
182.47/182.59	c |   1371070 |    4219   100330   412392 |        1   117490     46 |  0.000 % |
182.47/182.59	c |   1372099 |    4219   100330   412392 |        1   118519     47 |  0.000 % |
182.47/182.59	c |   1372274 |    4219   100330   412392 |        1   118694     47 |  0.000 % |
182.47/182.59	c |   1372514 |    4219   100330   412392 |        1   118934     47 |  0.000 % |
182.47/182.59	c |   1372801 |    4219   100330   412392 |        1   119221     47 |  0.000 % |
182.47/182.59	c |   1372965 |    4219   100330   412392 |        1   119385     47 |  0.000 % |
182.47/182.59	c |   1374017 |    4219   100330   412392 |        1   120437     48 |  0.000 % |
182.47/182.59	c |   1374118 |    4219   100330   412392 |        1   120538     48 |  0.000 % |
787.68/787.70	c |   1374301 |    4219   100330   412392 |        1   120721     48 |  0.000 % |
787.68/787.70	c |   1375109 |    4219   100330   412392 |        1   121529     48 |  0.000 % |
787.68/787.70	c |   1375541 |    4219   100330   412392 |        1   121961     48 |  0.000 % |
787.68/787.70	c |   1381363 |    4219   100330   412392 |        1   127783     50 |  0.000 % |
787.68/787.70	c |   1393917 |    4219   100330   412392 |        1   140337     52 |  0.000 % |
787.68/787.70	c |   1394366 |    4219   100330   412392 |        1   140786     52 |  0.000 % |
787.68/787.70	c |   1395463 |    4219   100330   412392 |        1   141883     53 |  0.000 % |
787.68/787.70	c |   1396072 |    4219   100330   412392 |        1   142492     53 |  0.000 % |
787.68/787.70	c |   1396817 |    4219   100330   412392 |        1   143237     53 |  0.000 % |
787.68/787.70	c |   1397210 |    4219   100330   412392 |        1   143630     53 |  0.000 % |
787.68/787.70	c |   1397619 |    4219   100330   412392 |        1   144039     54 |  0.000 % |
787.68/787.70	c |   1397841 |    4219   100330   412392 |        1   144261     54 |  0.000 % |
787.68/787.70	c |   1400940 |    4219   100330   412392 |        1   147360     55 |  0.000 % |
787.68/787.70	c |   1401192 |    4219   100330   412392 |        1   147612     55 |  0.000 % |
787.68/787.70	c |   1406035 |    4219   100330   412392 |        1   152455     56 |  0.000 % |
787.68/787.70	c |   1517843 |    4219   100330   412392 |        1    97685     28 |  0.000 % |
787.68/787.70	c |   1519749 |    4219   100330   412392 |        1    99591     29 |  0.000 % |
787.68/787.70	c |   2130263 |    4219   100330   412392 |        1   147883     38 |  0.000 % |
787.68/787.70	c |   2329493 |    4219   100330   412392 |        1   138915     35 |  0.000 % |
787.68/787.70	c |   2411606 |    4219   100330   412392 |        1   113032     20 |  0.000 % |
787.68/787.70	c |   2416211 |    4219   100330   412392 |        1   117637     23 |  0.000 % |
787.68/787.70	c |   2416862 |    4219   100330   412392 |        1   118288     23 |  0.000 % |
787.68/787.70	c |   2423611 |    4219   100330   412392 |        1   125037     27 |  0.000 % |
787.68/787.70	c |   2424950 |    4219   100330   412392 |        1   126376     28 |  0.000 % |
787.68/787.70	c |   2425263 |    4219   100330   412392 |        1   126689     28 |  0.000 % |
787.68/787.70	c |   2427843 |    4219   100330   412392 |        1   129269     30 |  0.000 % |
787.68/787.70	c |   2486657 |    4219   100330   412392 |        1   188083     46 |  0.000 % |
787.68/787.70	c |   2486951 |    4219   100330   412392 |        1   188377     46 |  0.000 % |
787.68/787.70	c |   2488809 |    4219   100330   412392 |        1   190235     46 |  0.000 % |
787.68/787.70	c |   2490360 |    4219   100330   412392 |        1   191786     47 |  0.000 % |
787.68/787.70	c |   2495581 |    4219   100330   412392 |        1   197007     48 |  0.000 % |
787.68/787.70	c |   2496668 |    4219   100330   412392 |        1   198094     48 |  0.000 % |
787.68/787.70	c |   2497262 |    4219   100330   412392 |        1   198688     48 |  0.000 % |
787.68/787.70	c |   2497532 |    4219   100330   412392 |        1   198958     48 |  0.000 % |
787.68/787.70	c |   2497633 |    4219   100330   412392 |        1   199059     48 |  0.000 % |
787.68/787.70	c |   2498423 |    4219   100330   412392 |        1   199849     48 |  0.000 % |
787.68/787.70	c |   2504621 |    4219   100330   412392 |        1   206047     51 |  0.000 % |
787.68/787.70	c |   2675299 |    4219   100330   412392 |        1   152920     34 |  0.000 % |
787.68/787.70	c |   4264814 |    4219   100330   412392 |        1   181244     31 |  0.000 % |
787.68/787.70	c |   4265067 |    4219   100330   412392 |        1   181497     31 |  0.000 % |
787.68/787.70	c |   4789265 |    4219   100330   412392 |        1   256891     43 |  0.000 % |
787.68/787.70	c |   4791228 |    4219   100330   412392 |        1   258854     44 |  0.000 % |
787.68/787.70	c |   4824993 |    4219   100330   412392 |        1   292619     48 |  0.000 % |
787.68/787.70	c |   4835207 |    4219   100330   412392 |        1   302833     50 |  0.000 % |
787.68/787.70	c |   4835992 |    4219   100330   412392 |        1   303618     50 |  0.000 % |
787.68/787.70	c |   4838252 |    4219   100330   412392 |        1   305878     51 |  0.000 % |
787.68/787.70	c |   4838475 |    4219   100330   412392 |        1   306101     51 |  0.000 % |
787.68/787.70	c |   4838596 |    4219   100330   412392 |        1   306222     51 |  0.000 % |
787.68/787.70	c |   4840475 |    4219   100330   412392 |        1   308101     51 |  0.000 % |
787.68/787.70	c |   4841979

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-3250250-1303513790/watcher-3250250-1303513790 -o /tmp/evaluation-result-3250250-1303513790/solver-3250250-1303513790 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3250250-1303513790.cnf 

running on 2 cores: 4,6

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: 2.69 3.20 3.57 2/180 2615
/proc/meminfo: memFree=15790464/32950928 swapFree=67111528/67111528
[pid=2615] ppid=2613 vsize=8704 CPUtime=0 cores=4,6
/proc/2615/stat : 2615 (glucose.sh) S 2613 2615 925 0 -1 4202496 334 0 0 0 0 0 0 0 21 0 1 0 462977832 8912896 252 33554432000 4194304 4922060 140735891927376 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2615/statm: 2176 252 211 178 0 69 0

[startup+0.022815 s]
/proc/loadavg: 2.69 3.20 3.57 2/180 2615
/proc/meminfo: memFree=15790464/32950928 swapFree=67111528/67111528
[pid=2615] ppid=2613 vsize=8704 CPUtime=0 cores=4,6
/proc/2615/stat : 2615 (glucose.sh) S 2613 2615 925 0 -1 4202496 334 0 0 0 0 0 0 0 21 0 1 0 462977832 8912896 252 33554432000 4194304 4922060 140735891927376 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2615/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100806 s]
/proc/loadavg: 2.69 3.20 3.57 2/180 2615
/proc/meminfo: memFree=15790464/32950928 swapFree=67111528/67111528
[pid=2615] ppid=2613 vsize=8704 CPUtime=0 cores=4,6
/proc/2615/stat : 2615 (glucose.sh) S 2613 2615 925 0 -1 4202496 334 0 0 0 0 0 0 0 21 0 1 0 462977832 8912896 252 33554432000 4194304 4922060 140735891927376 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2615/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300713 s]
/proc/loadavg: 2.69 3.20 3.57 2/180 2615
/proc/meminfo: memFree=15790464/32950928 swapFree=67111528/67111528
[pid=2615] ppid=2613 vsize=8704 CPUtime=0.11 cores=4,6
/proc/2615/stat : 2615 (glucose.sh) S 2613 2615 925 0 -1 4202496 360 2460 0 0 0 0 11 0 20 0 1 0 462977832 8912896 254 33554432000 4194304 4922060 140735891927376 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2615/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 8704

[startup+0.700641 s]
/proc/loadavg: 2.69 3.20 3.57 2/180 2615
/proc/meminfo: memFree=15790464/32950928 swapFree=67111528/67111528
[pid=2615] ppid=2613 vsize=8704 CPUtime=0.11 cores=4,6
/proc/2615/stat : 2615 (glucose.sh) S 2613 2615 925 0 -1 4202496 360 2460 0 0 0 0 11 0 20 0 1 0 462977832 8912896 254 33554432000 4194304 4922060 140735891927376 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2615/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 8704

[startup+1.5005 s]
/proc/loadavg: 2.79 3.21 3.57 5/190 2634
/proc/meminfo: memFree=15740196/32950928 swapFree=67111528/67111528
[pid=2615] ppid=2613 vsize=8704 CPUtime=0.11 cores=4,6
/proc/2615/stat : 2615 (glucose.sh) S 2613 2615 925 0 -1 4202496 360 2460 0 0 0 0 11 0 20 0 1 0 462977832 8912896 254 33554432000 4194304 4922060 140735891927376 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2615/statm: 2176 254 211 178 0 69 0
[pid=2618] ppid=2615 vsize=34672 CPUtime=1.36 cores=4,6
/proc/2618/stat : 2618 (glucose_static) R 2615 2615 925 0 -1 4202496 8273 0 0 0 135 1 0 0 19 0 1 0 462977845 35504128 5293 33554432000 4194304 4260849 140737134991856 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2618/statm: 8668 5293 251 17 0 5309 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 43376

[startup+3.10021 s]
/proc/loadavg: 2.79 3.21 3.57 5/194 2641
/proc/meminfo: memFree=15650216/32950928 swapFree=67111528/67111528
[pid=2615] ppid=2613 vsize=8704 CPUtime=0.11 cores=4,6
/proc/2615/stat : 2615 (glucose.sh) S 2613 2615 925 0 -1 4202496 360 2460 0 0 0 0 11 0 20 0 1 0 462977832 8912896 254 33554432000 4194304 4922060 140735891927376 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2615/statm: 2176 254 211 178 0 69 0
[pid=2618] ppid=2615 vsize=39092 CPUtime=2.95 cores=4,6
/proc/2618/stat : 2618 (glucose_static) R 2615 2615 925 0 -1 4202496 9663 0 0 0 294 1 0 0 24 0 1 0 462977845 40030208 6572 33554432000 4194304 4260849 140737134991856 18446744073709551615 4224944 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2618/statm: 9773 6572 251 17 0 6414 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 47796

[startup+6.30069 s]
/proc/loadavg: 2.79 3.21 3.57 5/194 2642
/proc/meminfo: memFree=15634736/32950928 swapFree=67111528/67111528
[pid=2615] ppid=2613 vsize=8704 CPUtime=0.11 cores=4,6
/proc/2615/stat : 2615 (glucose.sh) S 2613 2615 925 0 -1 4202496 360 2460 0 0 0 0 11 0 20 0 1 0 462977832 8912896 254 33554432000 4194304 4922060 140735891927376 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2615/statm: 2176 254 211 178 0 69 0
[pid=2618] ppid=2615 vsize=41812 CPUtime=6.15 cores=4,6
/proc/2618/stat : 2618 (glucose_static) R 2615 2615 925 0 -1 4202496 10360 0 0 0 614 1 0 0 25 0 1 0 462977845 42815488 7252 33554432000 4194304 4260849 140737134991856 18446744073709551615 4225107 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2618/statm: 10453 7252 251 17 0 7094 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 50516

[startup+12.7006 s]
/proc/loadavg: 2.98 3.24 3.57 5/194 2642
/proc/meminfo: memFree=15613784/32950928 swapFree=67111528/67111528
[pid=2615] ppid=2613 vsize=8704 CPUtime=0.11 cores=4,6
/proc/2615/stat : 2615 (glucose.sh) S 2613 2615 925 0 -1 4202496 360 2460 0 0 0 0 11 0 20 0 1 0 462977832 8912896 254 33554432000 4194304 4922060 140735891927376 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2615/statm: 2176 254 211 178 0 69 0
[pid=2618] ppid=2615 vsize=53416 CPUtime=12.56 cores=4,6
/proc/2618/stat : 2618 (glucose_static) R 2615 2615 925 0 -1 4202496 18666 0 0 0 1253 3 0 0 25 0 1 0 462977845 54697984 8352 33554432000 4194304 4260849 140737134991856 18446744073709551615 4227986 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2618/statm: 13354 8352 251 17 0 9995 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 62120

[startup+25.5003 s]
/proc/loadavg: 3.13 3.26 3.58 5/194 2642
/proc/meminfo: memFree=15577088/32950928 swapFree=67111528/67111528
[pid=2615] ppid=2613 vsize=8704 CPUtime=0.11 cores=4,6
/proc/2615/stat : 2615 (glucose.sh) S 2613 2615 925 0 -1 4202496 360 2460 0 0 0 0 11 0 20 0 1 0 462977832 8912896 254 33554432000 4194304 4922060 140735891927376 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2615/statm: 2176 254 211 178 0 69 0
[pid=2618] ppid=2615 vsize=53416 CPUtime=25.35 cores=4,6
/proc/2618/stat : 2618 (glucose_static) R 2615 2615 925 0 -1 4202496 20476 0 0 0 2532 3 0 0 25 0 1 0 462977845 54697984 10145 33554432000 4194304 4260849 140737134991856 18446744073709551615 4224682 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2618/statm: 13354 10145 251 17 0 9995 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 62120

[startup+51.1007 s]
/proc/loadavg: 3.47 3.33 3.59 5/194 2643
/proc/meminfo: memFree=15563068/32950928 swapFree=67111528/67111528
[pid=2615] ppid=2613 vsize=8704 CPUtime=0.11 cores=4,6
/proc/2615/stat : 2615 (glucose.sh) S 2613 2615 925 0 -1 4202496 360 2460 0 0 0 0 11 0 20 0 1 0 462977832 8912896 254 33554432000 4194304 4922060 140735891927376 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2615/statm: 2176 254 211 178 0 69 0
[pid=2618] ppid=2615 vsize=91140 CPUtime=50.95 cores=4,6
/proc/2618/stat : 2618 (glucose_static) R 2615 2615 925 0 -1 4202496 28580 0 0 0 5090 5 0 0 25 0 1 0 462977845 93327360 13192 33554432000 4194304 4260849 140737134991856 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2618/statm: 22785 13192 251 17 0 19426 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 99844

[startup+102.307 s]
/proc/loadavg: 3.84 3.45 3.61 5/194 2644
/proc/meminfo: memFree=15467628/32950928 swapFree=67111528/67111528
[pid=2615] ppid=2613 vsize=8704 CPUtime=0.11 cores=4,6
/proc/2615/stat : 2615 (glucose.sh) S 2613 2615 925 0 -1 4202496 360 2460 0 0 0 0 11 0 20 0 1 0 462977832 8912896 254 33554432000 4194304 4922060 140735891927376 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2615/statm: 2176 254 211 178 0 69 0
[pid=2618] ppid=2615 vsize=91140 CPUtime=102.15 cores=4,6
/proc/2618/stat : 2618 (glucose_static) R 2615 2615 925 0 -1 4202496 42793 0 0 0 10207 8 0 0 25 0 1 0 462977845 93327360 19600 33554432000 4194304 4260849 140737134991856 18446744073709551615 4226453 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2618/statm: 22785 19600 251 17 0 19426 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 99844

[startup+162.301 s]
/proc/loadavg: 3.94 3.55 3.64 5/194 2646
/proc/meminfo: memFree=15428044/32950928 swapFree=67111528/67111528
[pid=2615] ppid=2613 vsize=8704 CPUtime=0.11 cores=4,6
/proc/2615/stat : 2615 (glucose.sh) S 2613 2615 925 0 -1 4202496 360 2460 0 0 0 0 11 0 20 0 1 0 462977832 8912896 254 33554432000 4194304 4922060 140735891927376 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2615/statm: 2176 254 211 178 0 69 0
[pid=2618] ppid=2615 vsize=91140 CPUtime=162.15 cores=4,6
/proc/2618/stat : 2618 (glucose_static) R 2615 2615 925 0 -1 4202496 84003 0 0 0 16201 14 0 0 25 0 1 0 462977845 93327360 19600 33554432000 4194304 4260849 140737134991856 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2618/statm: 22785 19600 251 17 0 19426 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 99844

[startup+222.301 s]
/proc/loadavg: 4.04 3.64 3.66 5/194 2647
/proc/meminfo: memFree=15391196/32950928 swapFree=67111528/67111528
[pid=2615] ppid=2613 vsize=8704 CPUtime=0.11 cores=4,6
/proc/2615/stat : 2615 (glucose.sh) S 2613 2615 925 0 -1 4202496 360 2460 0 0 0 0 11 0 20 0 1 0 462977832 8912896 254 33554432000 4194304 4922060 140735891927376 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2615/statm: 2176 254 211 178 0 69 0
[pid=2618] ppid=2615 vsize=92960 CPUtime=222.15 cores=4,6
/proc/2618/stat : 2618 (glucose_static) R 2615 2615 925 0 -1 4202496 154241 0 0 0 22191 24 0 0 25 0 1 0 462977845 95191040 20055 33554432000 4194304 4260849 140737134991856 18446744073709551615 4224881 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2618/statm: 23240 20055 251 17 0 19881 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 101664

[startup+282.3 s]
/proc/loadavg: 4.01 3.70 3.68 5/194 2649
/proc/meminfo: memFree=15302516/32950928 swapFree=67111528/67111528
[pid=2615] ppid=2613 vsize=8704 CPUtime=0.11 cores=4,6
/proc/2615/stat : 2615 (glucose.sh) S 2613 2615 925 0 -1 4202496 360 2460 0 0 0 0 11 0 20 0 1 0 462977832 8912896 254 33554432000 4194304 4922060 140735891927376 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2615/statm: 2176 254 211 178 0 69 0
[pid=2618] ppid=2615 vsize=142280 CPUtime=282.16 cores=4,6
/proc/2618/stat : 2618 (glucose_static) R 2615 2615 925 0 -1 4202496 197806 0 0 0 28184 32 0 0 25 0 1 0 462977845 145694720 31158 33554432000 4194304 4260849 140737134991856 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2618/statm: 35570 31158 251 17 0 32211 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 150984

[startup+342.301 s]
/proc/loadavg: 4.00 3.75 3.70 5/194 2651
/proc/meminfo: memFree=15347632/32950928 swapFree=67111528/67111528
[pid=2615] ppid=2613 vsize=8704 CPUtime=0.11 cores=4,6
/proc/2615/stat : 2615 (glucose.sh) S 2613 2615 925 0 -1 4202496 360 2460 0 0 0 0 11 0 20 0 1 0 462977832 8912896 254 33554432000 4194304 4922060 140735891927376 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2615/statm: 2176 254 211 178 0 69 0
[pid=2618] ppid=2615 vsize=123880 CPUtime=342.15 cores=4,6
/proc/2618/stat : 2618 (glucose_static) R 2615 2615 925 0 -1 4202496 254671 0 0 0 34172 43 0 0 25 0 1 0 462977845 126853120 27777 33554432000 4194304 4260849 140737134991856 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2618/statm: 30970 27777 251 17 0 27611 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 132584

[startup+402.301 s]
/proc/loadavg: 4.00 3.80 3.71 5/194 2652
/proc/meminfo: memFree=15276160/32950928 swapFree=67111528/67111528
[pid=2615] ppid=2613 vsize=8704 CPUtime=0.11 cores=4,6

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

/proc/2618/statm: 43300 35902 251 17 0 39941 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 181904

[startup+642.3 s]
/proc/loadavg: 4.00 3.90 3.76 5/194 2659
/proc/meminfo: memFree=15329220/32950928 swapFree=67111528/67111528
[pid=2615] ppid=2613 vsize=8704 CPUtime=0.11 cores=4,6
/proc/2615/stat : 2615 (glucose.sh) S 2613 2615 925 0 -1 4202496 360 2460 0 0 0 0 11 0 20 0 1 0 462977832 8912896 254 33554432000 4194304 4922060 140735891927376 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2615/statm: 2176 254 211 178 0 69 0
[pid=2618] ppid=2615 vsize=173200 CPUtime=642.17 cores=4,6
/proc/2618/stat : 2618 (glucose_static) R 2615 2615 925 0 -1 4202496 432048 0 0 0 64131 86 0 0 25 0 1 0 462977845 177356800 37264 33554432000 4194304 4260849 140737134991856 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2618/statm: 43300 37264 251 17 0 39941 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 181904

[startup+702.301 s]
/proc/loadavg: 4.03 3.93 3.78 5/194 2660
/proc/meminfo: memFree=15248604/32950928 swapFree=67111528/67111528
[pid=2615] ppid=2613 vsize=8704 CPUtime=0.11 cores=4,6
/proc/2615/stat : 2615 (glucose.sh) S 2613 2615 925 0 -1 4202496 360 2460 0 0 0 0 11 0 20 0 1 0 462977832 8912896 254 33554432000 4194304 4922060 140735891927376 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2615/statm: 2176 254 211 178 0 69 0
[pid=2618] ppid=2615 vsize=194032 CPUtime=702.17 cores=4,6
/proc/2618/stat : 2618 (glucose_static) R 2615 2615 925 0 -1 4202496 465926 0 0 0 70123 94 0 0 25 0 1 0 462977845 198688768 39096 33554432000 4194304 4260849 140737134991856 18446744073709551615 4224873 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2618/statm: 48508 39096 251 17 0 45149 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 202736

[startup+762.307 s]
/proc/loadavg: 4.01 3.94 3.79 5/194 2662
/proc/meminfo: memFree=15190048/32950928 swapFree=67111528/67111528
[pid=2615] ppid=2613 vsize=8704 CPUtime=0.11 cores=4,6
/proc/2615/stat : 2615 (glucose.sh) S 2613 2615 925 0 -1 4202496 360 2460 0 0 0 0 11 0 20 0 1 0 462977832 8912896 254 33554432000 4194304 4922060 140735891927376 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2615/statm: 2176 254 211 178 0 69 0
[pid=2618] ppid=2615 vsize=236932 CPUtime=762.18 cores=4,6
/proc/2618/stat : 2618 (glucose_static) R 2615 2615 925 0 -1 4202496 495280 0 0 0 76116 102 0 0 25 0 1 0 462977845 242618368 52114 33554432000 4194304 4260849 140737134991856 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2618/statm: 59233 52114 251 17 0 55874 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 245636

[startup+822.3 s]
/proc/loadavg: 4.04 3.96 3.81 5/194 2663
/proc/meminfo: memFree=15219656/32950928 swapFree=67111528/67111528
[pid=2615] ppid=2613 vsize=8704 CPUtime=0.11 cores=4,6
/proc/2615/stat : 2615 (glucose.sh) S 2613 2615 925 0 -1 4202496 360 2460 0 0 0 0 11 0 20 0 1 0 462977832 8912896 254 33554432000 4194304 4922060 140735891927376 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2615/statm: 2176 254 211 178 0 69 0
[pid=2618] ppid=2615 vsize=206112 CPUtime=822.15 cores=4,6
/proc/2618/stat : 2618 (glucose_static) R 2615 2615 925 0 -1 4202496 536472 0 0 0 82105 110 0 0 25 0 1 0 462977845 211058688 43607 33554432000 4194304 4260849 140737134991856 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2618/statm: 51528 43607 251 17 0 48169 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 214816

[startup+882.3 s]
/proc/loadavg: 4.01 3.97 3.82 5/194 2665
/proc/meminfo: memFree=15195672/32950928 swapFree=67111528/67111528
[pid=2615] ppid=2613 vsize=8704 CPUtime=0.11 cores=4,6
/proc/2615/stat : 2615 (glucose.sh) S 2613 2615 925 0 -1 4202496 360 2460 0 0 0 0 11 0 20 0 1 0 462977832 8912896 254 33554432000 4194304 4922060 140735891927376 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2615/statm: 2176 254 211 178 0 69 0
[pid=2618] ppid=2615 vsize=206112 CPUtime=882.15 cores=4,6
/proc/2618/stat : 2618 (glucose_static) R 2615 2615 925 0 -1 4202496 571627 0 0 0 88096 119 0 0 25 0 1 0 462977845 211058688 45393 33554432000 4194304 4260849 140737134991856 18446744073709551615 4225149 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2618/statm: 51528 45393 251 17 0 48169 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 214816

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 3.83 5/194 2667
/proc/meminfo: memFree=15261496/32950928 swapFree=67111528/67111528
[pid=2615] ppid=2613 vsize=8704 CPUtime=0.11 cores=4,6
/proc/2615/stat : 2615 (glucose.sh) S 2613 2615 925 0 -1 4202496 360 2460 0 0 0 0 11 0 20 0 1 0 462977832 8912896 254 33554432000 4194304 4922060 140735891927376 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2615/statm: 2176 254 211 178 0 69 0
[pid=2618] ppid=2615 vsize=206112 CPUtime=942.15 cores=4,6
/proc/2618/stat : 2618 (glucose_static) R 2615 2615 925 0 -1 4202496 607752 0 0 0 94087 128 0 0 25 0 1 0 462977845 211058688 47179 33554432000 4194304 4260849 140737134991856 18446744073709551615 4224635 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2618/statm: 51528 47179 251 17 0 48169 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 214816

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.83 5/194 2668
/proc/meminfo: memFree=15112904/32950928 swapFree=67111528/67111528
[pid=2615] ppid=2613 vsize=8704 CPUtime=0.11 cores=4,6
/proc/2615/stat : 2615 (glucose.sh) S 2613 2615 925 0 -1 4202496 360 2460 0 0 0 0 11 0 20 0 1 0 462977832 8912896 254 33554432000 4194304 4922060 140735891927376 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2615/statm: 2176 254 211 178 0 69 0
[pid=2618] ppid=2615 vsize=226544 CPUtime=1002.16 cores=4,6
/proc/2618/stat : 2618 (glucose_static) R 2615 2615 925 0 -1 4202496 644173 0 0 0 100078 138 0 0 25 0 1 0 462977845 231981056 46804 33554432000 4194304 4260849 140737134991856 18446744073709551615 4224718 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2618/statm: 56636 46804 251 17 0 53277 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 235248

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.84 5/194 2670
/proc/meminfo: memFree=15114980/32950928 swapFree=67111528/67111528
[pid=2615] ppid=2613 vsize=8704 CPUtime=0.11 cores=4,6
/proc/2615/stat : 2615 (glucose.sh) S 2613 2615 925 0 -1 4202496 360 2460 0 0 0 0 11 0 20 0 1 0 462977832 8912896 254 33554432000 4194304 4922060 140735891927376 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2615/statm: 2176 254 211 178 0 69 0
[pid=2618] ppid=2615 vsize=269760 CPUtime=1062.16 cores=4,6
/proc/2618/stat : 2618 (glucose_static) R 2615 2615 925 0 -1 4202496 675900 0 0 0 106070 146 0 0 25 0 1 0 462977845 276234240 60120 33554432000 4194304 4260849 140737134991856 18446744073709551615 4224867 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2618/statm: 67440 60120 251 17 0 64081 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 278464

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.84 5/194 2671
/proc/meminfo: memFree=15212652/32950928 swapFree=67111528/67111528
[pid=2615] ppid=2613 vsize=8704 CPUtime=0.11 cores=4,6
/proc/2615/stat : 2615 (glucose.sh) S 2613 2615 925 0 -1 4202496 360 2460 0 0 0 0 11 0 20 0 1 0 462977832 8912896 254 33554432000 4194304 4922060 140735891927376 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2615/statm: 2176 254 211 178 0 69 0
[pid=2618] ppid=2615 vsize=239072 CPUtime=1122.16 cores=4,6
/proc/2618/stat : 2618 (glucose_static) R 2615 2615 925 0 -1 4202496 706196 0 0 0 112062 154 0 0 25 0 1 0 462977845 244809728 52441 33554432000 4194304 4260849 140737134991856 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2618/statm: 59768 52441 251 17 0 56409 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 247776

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.85 5/194 2673
/proc/meminfo: memFree=15084280/32950928 swapFree=67111528/67111528
[pid=2615] ppid=2613 vsize=8704 CPUtime=0.11 cores=4,6
/proc/2615/stat : 2615 (glucose.sh) S 2613 2615 925 0 -1 4202496 360 2460 0 0 0 0 11 0 20 0 1 0 462977832 8912896 254 33554432000 4194304 4922060 140735891927376 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2615/statm: 2176 254 211 178 0 69 0
[pid=2618] ppid=2615 vsize=239072 CPUtime=1182.17 cores=4,6
/proc/2618/stat : 2618 (glucose_static) R 2615 2615 925 0 -1 4202496 729018 0 0 0 118055 162 0 0 25 0 1 0 462977845 244809728 55031 33554432000 4194304 4260849 140737134991856 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2618/statm: 59768 55031 251 17 0 56409 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 247776

[startup+1242.3 s]
/proc/loadavg: 4.05 3.99 3.86 5/194 2675
/proc/meminfo: memFree=15160880/32950928 swapFree=67111528/67111528
[pid=2615] ppid=2613 vsize=8704 CPUtime=0.11 cores=4,6
/proc/2615/stat : 2615 (glucose.sh) S 2613 2615 925 0 -1 4202496 360 2460 0 0 0 0 11 0 20 0 1 0 462977832 8912896 254 33554432000 4194304 4922060 140735891927376 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2615/statm: 2176 254 211 178 0 69 0
[pid=2618] ppid=2615 vsize=269892 CPUtime=1242.16 cores=4,6
/proc/2618/stat : 2618 (glucose_static) R 2615 2615 925 0 -1 4202496 771005 0 0 0 124044 172 0 0 25 0 1 0 462977845 276369408 56590 33554432000 4194304 4260849 140737134991856 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2618/statm: 67473 56590 251 17 0 64114 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 278596



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.99 3.87 4/191 2677
/proc/meminfo: memFree=15144752/32950928 swapFree=67111528/67111528
[pid=2615] ppid=2613 vsize=8704 CPUtime=0.11 cores=4,6
/proc/2615/stat : 2615 (glucose.sh) S 2613 2615 925 0 -1 4202496 360 2460 0 0 0 0 11 0 20 0 1 0 462977832 8912896 254 33554432000 4194304 4922060 140735891927376 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2615/statm: 2176 254 211 178 0 69 0
[pid=2618] ppid=2615 vsize=239072 CPUtime=1299.87 cores=4,6
/proc/2618/stat : 2618 (glucose_static) R 2615 2615 925 0 -1 4202496 791162 0 0 0 129809 178 0 0 25 0 1 0 462977845 244809728 56476 33554432000 4194304 4260849 140737134991856 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2618/statm: 59768 56476 251 17 0 56409 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 247776

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 2615 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=120981
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=7998
# CPU time returned by wait4() is 0.128979
# while last known CPU time is 1299.98
#
# 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): 1299.98
CPU user time (s): 1298.2
CPU system time (s): 1.78
CPU usage (%): 99.9975
Max. virtual memory (cumulated for all children) (KiB): 328684

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

runsolver used 2.04069 second user time and 5.06423 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-23 01:09:50
IDJOB=3250250
IDBENCH=83248
IDSOLVER=1651
FILE ID=node122/3250250-1303513790
RUNJOBID= node122-1303513790-2591
PBS_JOBID= 13134241
Free space on /tmp= 70828 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-5_4231.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250250-1303513790/watcher-3250250-1303513790 -o /tmp/evaluation-result-3250250-1303513790/solver-3250250-1303513790 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3250250-1303513790.cnf 

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

MD5SUM BENCH= a52d60bf6e72caa628ad712a5fe0fb7a
RANDOM SEED=1185072625

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.83
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.820
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15790736 kB
Buffers:       1618256 kB
Cached:       14921880 kB
SwapCached:          0 kB
Active:        4743780 kB
Inactive:     11866852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15790736 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5016 kB
Writeback:           4 kB
AnonPages:       70176 kB
Mapped:          15148 kB
Slab:           484220 kB
PageTables:       5312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   222056 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= 70776 MiB
End job on node122 at 2011-04-23 01:31:32