Trace number 3259272

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes7.cnf
MD5SUM6200c727c8a5a324974090a1f9a6d7ab
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.03669
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   61409   123673 |   18422       0        0     nan |  0.000 % |
0.00/0.12	c |         0 |   60464   198501 |      --       0       --      -- |     --   | -945/74828
0.00/0.12	c ==============================================================================
0.00/0.12	c Result  :   #vars: 900   #clauses: 60464   #literals: 198501
0.00/0.12	c CPU time:   0.119981 s
0.00/0.12	c ==============================================================================
0.00/0.15	c
0.00/0.15	c Starting glucose
0.00/0.15	c
812.49/812.55	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
812.49/812.55	c WARNING: for repeatability, setting FPU to use double precision
812.49/812.55	c ============================[ Problem Statistics ]=============================
812.49/812.55	c |                                                                             |
812.49/812.55	c |  Number of variables:           900                                         |
812.49/812.55	c |  Number of clauses:           60464                                         |
812.49/812.55	c |  Parse time:                   0.01 s                                       |
812.49/812.55	c |                                                                             |
812.49/812.55	c ============================[ Search Statistics ]==============================
812.49/812.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
812.49/812.55	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
812.49/812.55	c ===============================================================================
812.49/812.55	c |      7088 |     900    60464   198501 |        1     5098     80 |  0.000 % |
812.49/812.55	c |     13981 |     900    60464   198501 |        1     7695     75 |  0.000 % |
812.49/812.55	c |     79952 |     900    60464   198501 |        1    31392     64 |  0.000 % |
812.49/812.55	c |    384910 |     900    60464   198501 |        1    49352     38 |  0.000 % |
812.49/812.55	c |    479239 |     900    60464   198501 |        1    55086     38 |  0.000 % |
812.49/812.55	c |    922296 |     900    60464   198501 |        1   106125     39 |  0.000 % |
812.49/812.55	c |    941917 |     900    60464   198501 |        1   125746     42 |  0.000 % |
812.49/812.55	c |   1009866 |     900    60464   198501 |        1   127294     43 |  0.000 % |
812.49/812.55	c |   1010886 |     900    60464   198501 |        1   128314     43 |  0.000 % |
812.49/812.55	c |   1182515 |     900    60464   198501 |        1    85142     34 |  0.000 % |
812.49/812.55	c |   1409377 |     900    60464   198501 |        1   155805     38 |  0.000 % |
812.49/812.55	c |   1500125 |     900    60464   198501 |        1   164544     40 |  0.000 % |
812.49/812.55	c |   1532076 |     900    60464   198501 |        1   111905     38 |  0.000 % |
812.49/812.55	c |   1591885 |     900    60464   198501 |        1   171714     44 |  0.000 % |
812.49/812.55	c |   1601003 |     900    60464   198501 |        1    93632     33 |  0.000 % |
812.49/812.55	c |   1756991 |     900    60464   198501 |        1   159820     39 |  0.000 % |
812.49/812.55	c |   1760259 |     900    60464   198501 |        1   163088     39 |  0.000 % |
812.49/812.55	c |   1804216 |     900    60464   198501 |        1   114648     34 |  0.000 % |
812.49/812.55	c |   1826956 |     900    60464   198501 |        1   137388     37 |  0.000 % |
812.49/812.55	c |   1829176 |     900    60464   198501 |        1   139608     37 |  0.000 % |
812.49/812.55	c |   2104445 |     900    60464   198501 |        1   122082     33 |  0.000 % |
812.49/812.55	c |   2159245 |     900    60464   198501 |        1   176882     38 |  0.000 % |
812.49/812.55	c |   2170891 |     900    60464   198501 |        1   188528     39 |  0.000 % |
812.49/812.55	c |   2267715 |     900    60464   198501 |        1   182547     37 |  0.000 % |
812.49/812.55	c |   2721032 |     900    60464   198501 |        1   198653     39 |  0.000 % |
812.49/812.55	c |   2746632 |     900    60464   198501 |        1   224253     40 |  0.000 % |
812.49/812.55	c |   2900296 |     900    60464   198501 |        1   143717     34 |  0.000 % |
812.49/812.55	c |   2912911 |     900    60464   198501 |        1   156332     35 |  0.000 % |
812.49/812.55	c |   3212734 |     900    60464   198501 |        1   211553     36 |  0.000 % |
812.49/812.55	c |   3228044 |     900    60464   198501 |        1   226863     37 |  0.000 % |
812.49/812.55	c |   3331829 |     900    60464   198501 |        1   204450     36 |  0.000 % |
812.49/812.55	c |   3351291 |     900    60464   198501 |        1   223912     39 |  0.000 % |
812.49/812.55	c |   3441362 |     900    60464   198501 |        1   185183     35 |  0.000 % |
812.49/812.55	c |   3464975 |     900    60464   198501 |        1   208796     39 |  0.000 % |
812.49/812.55	c |   3483917 |     900    60464   198501 |        1   227738     40 |  0.000 % |
812.49/812.55	c |   3547050 |     900    60464   198501 |        1   159476     34 |  0.000 % |
812.49/812.55	c |   3665785 |     900    60464   198501 |        1   144209     31 |  0.000 % |
812.49/812.55	c |   3667144 |     900    60464   198501 |        1   145568     32 |  0.000 % |
812.49/812.55	c |   3695591 |     900    60464   198501 |        1   174015     36 |  0.000 % |
1176.20/1176.28	c |   3703963 |     900    60464   198501 |        1   182387     37 |  0.000 % |
1176.20/1176.28	c |   3706401 |     900    60464   198501 |        1   184825     38 |  0.000 % |
1176.20/1176.28	c |   3737316 |     900    60464   198501 |        1   215740     40 |  0.000 % |
1176.20/1176.28	c |   3740505 |     900    60464   198501 |        1   218929     40 |  0.000 % |
1176.20/1176.28	c |   3782016 |     900    60464   198501 |        1   260440     42 |  0.000 % |
1176.20/1176.28	c |   3784619 |     900    60464   198501 |        1   263043     43 |  0.000 % |
1176.20/1176.28	c |   3797423 |     900    60464   198501 |        1   139245     30 |  0.000 % |
1176.20/1176.28	c |   3847886 |     900    60464   198501 |        1   189708     36 |  0.000 % |
1176.20/1176.28	c |   3881099 |     900    60464   198501 |        1   222921     40 |  0.000 % |
1176.20/1176.28	c |   3883924 |     900    60464   198501 |        1   225746     40 |  0.000 % |
1176.20/1176.28	c |   3899399 |     900    60464   198501 |        1   241221     40 |  0.000 % |
1176.20/1176.28	c |   3961878 |     900    60464   198501 |        1   164500     32 |  0.000 % |
1176.20/1176.28	c |   3977441 |     900    60464   198501 |        1   180063     34 |  0.000 % |
1176.20/1176.28	c |   3977542 |     900    60464   198501 |        1   180164     34 |  0.000 % |
1176.20/1176.28	c |   3992558 |     900    60464   198501 |        1   195180     36 |  0.000 % |
1176.20/1176.28	c |   4001220 |     900    60464   198501 |        1   203842     37 |  0.000 % |
1176.20/1176.28	c |   4004163 |     900    60464   198501 |        1   206785     37 |  0.000 % |
1176.20/1176.28	c |   4137258 |     900    60464   198501 |        1   198084     37 |  0.000 % |
1176.20/1176.28	c |   4189945 |     900    60464   198501 |        1   250771     40 |  0.000 % |
1176.20/1176.28	c |   4190047 |     900    60464   198501 |        1   250873     40 |  0.000 % |
1176.20/1176.28	c |   4294582 |     900    60464   198501 |        1   211010     34 |  0.000 % |
1176.20/1176.28	c |   4338105 |     900    60464   198501 |        1   254533     37 |  0.000 % |
1176.20/1176.28	c |   4343929 |     900    60464   198501 |        1   260357     37 |  0.000 % |
1176.20/1176.28	c |   4361714 |     900    60464   198501 |        1   278142     38 |  0.000 % |
1176.20/1176.28	c |   4361814 |     900    60464   198501 |        1   278242     38 |  0.000 % |
1176.20/1176.28	c |   4399105 |     900    60464   198501 |        1   168533     31 |  0.000 % |
1176.20/1176.28	c |   4517894 |     900    60464   198501 |        1   287322     39 |  0.000 % |
1176.20/1176.28	c |   4538475 |     900    60464   198501 |        1   158300     30 |  0.000 % |
1176.20/1176.28	c |   4542251 |     900    60464   198501 |        1   162076     31 |  0.000 % |
1176.20/1176.28	c |   4549547 |     900    60464   198501 |        1   169372     32 |  0.000 % |
1176.20/1176.28	c |   4552279 |     900    60464   198501 |        1   172104     32 |  0.000 % |
1176.20/1176.28	c |   4563280 |     900    60464   198501 |        1   183105     33 |  0.000 % |
1176.20/1176.28	c |   4595277 |     900    60464   198501 |        1   215102     36 |  0.000 % |
1176.20/1176.28	c |   4612410 |     900    60464   198501 |        1   232235     37 |  0.000 % |
1176.20/1176.28	c |   4616968 |     900    60464   198501 |        1   236793     37 |  0.000 % |
1176.20/1176.28	c |   4764514 |     900    60464   198501 |        1   232130     37 |  0.000 % |
1176.20/1176.28	c |   4764617 |     900    60464   198501 |        1   232233     37 |  0.000 % |
1176.20/1176.28	c |   4770617 |     900    60464   198501 |        1   238233     37 |  0.000 % |
1176.20/1176.28	c |   4803743 |     900    60464   198501 |        1   271359     40 |  0.000 % |
1176.20/1176.28	c |   4814649 |     900    60464   198501 |        1   282265     40 |  0.000 % |
1176.20/1176.28	c |   4814927 |     900    60464   198501 |        1   282543     40 |  0.000 % |
1176.20/1176.28	c |   4848966 |     900    60464   198501 |        1   161780     29 |  0.000 % |
1176.20/1176.28	c |   4860000 |     900    60464   198501 |        1   172814     31 |  0.000 % |
1176.20/1176.28	c |   4899106 |     900    60464   198501 |        1   211920     34 |  0.000 % |
1176.20/1176.28	c |   4915320 |     900    60464   198501 |        1   228134     35 |  0.000 % |
1176.20/1176.28	c |   4920816 |     900    60464   198501 |        1   233630     36 |  0.000 % |
1176.20/1176.28	c |   4940017 |     900    60464   198501 |        1   252831     37 |  0.000 % |
1176.20/1176.28	c |   4940932 |     900    60464   198501 |        1   253746     37 |  0.000 % |
1176.20/1176.28	c |   4941737 |     900    60464   198501 |        1   254551     37 |  0.000 % |
1176.20/1176.28	c |   4956121 |  

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

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.05 3.99 3.18 4/192 1054
/proc/meminfo: memFree=12847108/32950928 swapFree=67111528/67111528
[pid=1054] ppid=1052 vsize=8704 CPUtime=0 cores=0,2
/proc/1054/stat : 1054 (glucose.sh) R 1052 1054 925 0 -1 4202496 316 0 0 0 0 0 0 0 25 0 1 0 462045529 8912896 252 33554432000 4194304 4922060 140735723281248 18446744073709551615 268272509333 0 65538 4100 65536 0 0 0 17 0 0 0 0
/proc/1054/statm: 2176 252 211 178 0 69 0

[startup+0.089501 s]
/proc/loadavg: 4.05 3.99 3.18 4/192 1054
/proc/meminfo: memFree=12847108/32950928 swapFree=67111528/67111528
[pid=1054] ppid=1052 vsize=8704 CPUtime=0 cores=0,2
/proc/1054/stat : 1054 (glucose.sh) S 1052 1054 925 0 -1 4202496 334 0 0 0 0 0 0 0 25 0 1 0 462045529 8912896 252 33554432000 4194304 4922060 140735723281248 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1054/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100498 s]
/proc/loadavg: 4.05 3.99 3.18 4/192 1054
/proc/meminfo: memFree=12847108/32950928 swapFree=67111528/67111528
[pid=1054] ppid=1052 vsize=8704 CPUtime=0 cores=0,2
/proc/1054/stat : 1054 (glucose.sh) S 1052 1054 925 0 -1 4202496 334 0 0 0 0 0 0 0 25 0 1 0 462045529 8912896 252 33554432000 4194304 4922060 140735723281248 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1054/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300465 s]
/proc/loadavg: 4.05 3.99 3.18 4/192 1054
/proc/meminfo: memFree=12847108/32950928 swapFree=67111528/67111528
[pid=1054] ppid=1052 vsize=8704 CPUtime=0.14 cores=0,2
/proc/1054/stat : 1054 (glucose.sh) S 1052 1054 925 0 -1 4202496 360 1402 0 0 0 0 14 0 24 0 1 0 462045529 8912896 254 33554432000 4194304 4922060 140735723281248 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1054/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 8704

[startup+0.700394 s]
/proc/loadavg: 4.05 3.99 3.18 4/192 1054
/proc/meminfo: memFree=12847108/32950928 swapFree=67111528/67111528
[pid=1054] ppid=1052 vsize=8704 CPUtime=0.14 cores=0,2
/proc/1054/stat : 1054 (glucose.sh) S 1052 1054 925 0 -1 4202496 360 1402 0 0 0 0 14 0 24 0 1 0 462045529 8912896 254 33554432000 4194304 4922060 140735723281248 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1054/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 8704

[startup+1.5003 s]
/proc/loadavg: 4.05 3.99 3.18 5/194 1057
/proc/meminfo: memFree=12833584/32950928 swapFree=67111528/67111528
[pid=1054] ppid=1052 vsize=8704 CPUtime=0.14 cores=0,2
/proc/1054/stat : 1054 (glucose.sh) S 1052 1054 925 0 -1 4202496 360 1402 0 0 0 0 14 0 24 0 1 0 462045529 8912896 254 33554432000 4194304 4922060 140735723281248 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1054/statm: 2176 254 211 178 0 69 0
[pid=1057] ppid=1054 vsize=24176 CPUtime=1.33 cores=0,2
/proc/1057/stat : 1057 (glucose_static) R 1054 1054 925 0 -1 4202496 6202 0 0 0 133 0 0 0 25 0 1 0 462045544 24756224 2870 33554432000 4194304 4260849 140733229159120 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1057/statm: 6044 2870 248 17 0 2685 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 32880

[startup+3.10103 s]
/proc/loadavg: 4.05 3.99 3.18 5/194 1057
/proc/meminfo: memFree=12830608/32950928 swapFree=67111528/67111528
[pid=1054] ppid=1052 vsize=8704 CPUtime=0.14 cores=0,2
/proc/1054/stat : 1054 (glucose.sh) S 1052 1054 925 0 -1 4202496 360 1402 0 0 0 0 14 0 24 0 1 0 462045529 8912896 254 33554432000 4194304 4922060 140735723281248 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1054/statm: 2176 254 211 178 0 69 0
[pid=1057] ppid=1054 vsize=31248 CPUtime=2.93 cores=0,2
/proc/1057/stat : 1057 (glucose_static) R 1054 1054 925 0 -1 4202496 7935 0 0 0 292 1 0 0 25 0 1 0 462045544 31997952 4517 33554432000 4194304 4260849 140733229159120 18446744073709551615 4225300 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1057/statm: 7812 4517 248 17 0 4453 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 39952

[startup+6.30045 s]
/proc/loadavg: 4.04 3.99 3.19 5/194 1057
/proc/meminfo: memFree=12816660/32950928 swapFree=67111528/67111528
[pid=1054] ppid=1052 vsize=8704 CPUtime=0.14 cores=0,2
/proc/1054/stat : 1054 (glucose.sh) S 1052 1054 925 0 -1 4202496 360 1402 0 0 0 0 14 0 24 0 1 0 462045529 8912896 254 33554432000 4194304 4922060 140735723281248 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1054/statm: 2176 254 211 178 0 69 0
[pid=1057] ppid=1054 vsize=35668 CPUtime=6.13 cores=0,2
/proc/1057/stat : 1057 (glucose_static) R 1054 1054 925 0 -1 4202496 9212 0 0 0 612 1 0 0 25 0 1 0 462045544 36524032 5727 33554432000 4194304 4260849 140733229159120 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1057/statm: 8917 5727 248 17 0 5558 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 44372

[startup+12.7003 s]
/proc/loadavg: 4.04 3.99 3.19 5/194 1057
/proc/meminfo: memFree=12844936/32950928 swapFree=67111528/67111528
[pid=1054] ppid=1052 vsize=8704 CPUtime=0.14 cores=0,2
/proc/1054/stat : 1054 (glucose.sh) S 1052 1054 925 0 -1 4202496 360 1402 0 0 0 0 14 0 24 0 1 0 462045529 8912896 254 33554432000 4194304 4922060 140735723281248 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1054/statm: 2176 254 211 178 0 69 0
[pid=1057] ppid=1054 vsize=42960 CPUtime=12.54 cores=0,2
/proc/1057/stat : 1057 (glucose_static) R 1054 1054 925 0 -1 4202496 13027 0 0 0 1252 2 0 0 25 0 1 0 462045544 43991040 6495 33554432000 4194304 4260849 140733229159120 18446744073709551615 4224718 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1057/statm: 10740 6495 248 17 0 7381 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 51664

[startup+25.501 s]
/proc/loadavg: 4.03 3.99 3.20 5/194 1058
/proc/meminfo: memFree=12835624/32950928 swapFree=67111528/67111528
[pid=1054] ppid=1052 vsize=8704 CPUtime=0.14 cores=0,2
/proc/1054/stat : 1054 (glucose.sh) S 1052 1054 925 0 -1 4202496 360 1402 0 0 0 0 14 0 24 0 1 0 462045529 8912896 254 33554432000 4194304 4922060 140735723281248 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1054/statm: 2176 254 211 178 0 69 0
[pid=1057] ppid=1054 vsize=61636 CPUtime=25.33 cores=0,2
/proc/1057/stat : 1057 (glucose_static) R 1054 1054 925 0 -1 4202496 14922 0 0 0 2531 2 0 0 25 0 1 0 462045544 63115264 8362 33554432000 4194304 4260849 140733229159120 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1057/statm: 15409 8362 248 17 0 12050 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 70340

[startup+51.1005 s]
/proc/loadavg: 4.02 3.99 3.22 5/194 1058
/proc/meminfo: memFree=12775960/32950928 swapFree=67111528/67111528
[pid=1054] ppid=1052 vsize=8704 CPUtime=0.14 cores=0,2
/proc/1054/stat : 1054 (glucose.sh) S 1052 1054 925 0 -1 4202496 360 1402 0 0 0 0 14 0 24 0 1 0 462045529 8912896 254 33554432000 4194304 4922060 140735723281248 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1054/statm: 2176 254 211 178 0 69 0
[pid=1057] ppid=1054 vsize=61636 CPUtime=50.94 cores=0,2
/proc/1057/stat : 1057 (glucose_static) R 1054 1054 925 0 -1 4202496 18508 0 0 0 5091 3 0 0 25 0 1 0 462045544 63115264 11835 33554432000 4194304 4260849 140733229159120 18446744073709551615 4225060 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1057/statm: 15409 11835 248 17 0 12050 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 70340

[startup+102.307 s]
/proc/loadavg: 4.01 3.99 3.26 5/194 1060
/proc/meminfo: memFree=12753624/32950928 swapFree=67111528/67111528
[pid=1054] ppid=1052 vsize=8704 CPUtime=0.14 cores=0,2
/proc/1054/stat : 1054 (glucose.sh) S 1052 1054 925 0 -1 4202496 360 1402 0 0 0 0 14 0 24 0 1 0 462045529 8912896 254 33554432000 4194304 4922060 140735723281248 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1054/statm: 2176 254 211 178 0 69 0
[pid=1057] ppid=1054 vsize=110628 CPUtime=102.14 cores=0,2
/proc/1057/stat : 1057 (glucose_static) R 1054 1054 925 0 -1 4202496 38145 0 0 0 10207 7 0 0 25 0 1 0 462045544 113283072 15747 33554432000 4194304 4260849 140733229159120 18446744073709551615 4227086 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1057/statm: 27657 15747 249 17 0 24298 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 119332

[startup+162.301 s]
/proc/loadavg: 4.00 3.99 3.30 5/194 1061
/proc/meminfo: memFree=12817192/32950928 swapFree=67111528/67111528
[pid=1054] ppid=1052 vsize=8704 CPUtime=0.14 cores=0,2
/proc/1054/stat : 1054 (glucose.sh) S 1052 1054 925 0 -1 4202496 360 1402 0 0 0 0 14 0 24 0 1 0 462045529 8912896 254 33554432000 4194304 4922060 140735723281248 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1054/statm: 2176 254 211 178 0 69 0
[pid=1057] ppid=1054 vsize=80976 CPUtime=162.14 cores=0,2
/proc/1057/stat : 1057 (glucose_static) R 1054 1054 925 0 -1 4202496 55508 0 0 0 16203 11 0 0 25 0 1 0 462045544 82919424 15643 33554432000 4194304 4260849 140733229159120 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1057/statm: 20244 15643 249 17 0 16885 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 89680

[startup+222.301 s]
/proc/loadavg: 3.94 3.96 3.33 5/194 1153
/proc/meminfo: memFree=13005700/32950928 swapFree=67111528/67111528
[pid=1054] ppid=1052 vsize=8704 CPUtime=0.14 cores=0,2
/proc/1054/stat : 1054 (glucose.sh) S 1052 1054 925 0 -1 4202496 360 1402 0 0 0 0 14 0 24 0 1 0 462045529 8912896 254 33554432000 4194304 4922060 140735723281248 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1054/statm: 2176 254 211 178 0 69 0
[pid=1057] ppid=1054 vsize=80976 CPUtime=222.14 cores=0,2
/proc/1057/stat : 1057 (glucose_static) R 1054 1054 925 0 -1 4202496 56319 0 0 0 22203 11 0 0 25 0 1 0 462045544 82919424 16444 33554432000 4194304 4260849 140733229159120 18446744073709551615 4224718 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1057/statm: 20244 16444 249 17 0 16885 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 89680

[startup+282.3 s]
/proc/loadavg: 3.98 3.97 3.37 5/194 1155
/proc/meminfo: memFree=12912068/32950928 swapFree=67111528/67111528
[pid=1054] ppid=1052 vsize=8704 CPUtime=0.14 cores=0,2
/proc/1054/stat : 1054 (glucose.sh) S 1052 1054 925 0 -1 4202496 360 1402 0 0 0 0 14 0 24 0 1 0 462045529 8912896 254 33554432000 4194304 4922060 140735723281248 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1054/statm: 2176 254 211 178 0 69 0
[pid=1057] ppid=1054 vsize=99624 CPUtime=282.15 cores=0,2
/proc/1057/stat : 1057 (glucose_static) R 1054 1054 925 0 -1 4202496 70138 0 0 0 28201 14 0 0 25 0 1 0 462045544 102014976 21729 33554432000 4194304 4260849 140733229159120 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1057/statm: 24906 21729 250 17 0 21547 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 108328

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.41 5/194 1156
/proc/meminfo: memFree=12891696/32950928 swapFree=67111528/67111528
[pid=1054] ppid=1052 vsize=8704 CPUtime=0.14 cores=0,2
/proc/1054/stat : 1054 (glucose.sh) S 1052 1054 925 0 -1 4202496 360 1402 0 0 0 0 14 0 24 0 1 0 462045529 8912896 254 33554432000 4194304 4922060 140735723281248 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1054/statm: 2176 254 211 178 0 69 0
[pid=1057] ppid=1054 vsize=99624 CPUtime=342.14 cores=0,2
/proc/1057/stat : 1057 (glucose_static) R 1054 1054 925 0 -1 4202496 95162 0 0 0 34197 17 0 0 25 0 1 0 462045544 102014976 21729 33554432000 4194304 4260849 140733229159120 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1057/statm: 24906 21729 250 17 0 21547 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 108328

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 3.44 5/194 1158
/proc/meminfo: memFree=12894500/32950928 swapFree=67111528/67111528
[pid=1054] ppid=1052 vsize=8704 CPUtime=0.14 cores=0,2

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

/proc/1057/statm: 28231 25054 250 17 0 24872 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 121628

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.56 5/194 1164
/proc/meminfo: memFree=12854784/32950928 swapFree=67111528/67111528
[pid=1054] ppid=1052 vsize=8704 CPUtime=0.14 cores=0,2
/proc/1054/stat : 1054 (glucose.sh) S 1052 1054 925 0 -1 4202496 360 1402 0 0 0 0 14 0 24 0 1 0 462045529 8912896 254 33554432000 4194304 4922060 140735723281248 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1054/statm: 2176 254 211 178 0 69 0
[pid=1057] ppid=1054 vsize=112924 CPUtime=642.16 cores=0,2
/proc/1057/stat : 1057 (glucose_static) R 1054 1054 925 0 -1 4202496 193133 0 0 0 64181 35 0 0 25 0 1 0 462045544 115634176 25054 33554432000 4194304 4260849 140733229159120 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1057/statm: 28231 25054 250 17 0 24872 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 121628

[startup+702.3 s]
/proc/loadavg: 4.04 4.00 3.59 5/194 1166
/proc/meminfo: memFree=12792384/32950928 swapFree=67111528/67111528
[pid=1054] ppid=1052 vsize=8704 CPUtime=0.14 cores=0,2
/proc/1054/stat : 1054 (glucose.sh) S 1052 1054 925 0 -1 4202496 360 1402 0 0 0 0 14 0 24 0 1 0 462045529 8912896 254 33554432000 4194304 4922060 140735723281248 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1054/statm: 2176 254 211 178 0 69 0
[pid=1057] ppid=1054 vsize=112924 CPUtime=702.16 cores=0,2
/proc/1057/stat : 1057 (glucose_static) R 1054 1054 925 0 -1 4202496 214157 0 0 0 70176 40 0 0 25 0 1 0 462045544 115634176 25054 33554432000 4194304 4260849 140733229159120 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1057/statm: 28231 25054 250 17 0 24872 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 121628

[startup+762.307 s]
/proc/loadavg: 4.09 4.02 3.62 5/194 1167
/proc/meminfo: memFree=12700468/32950928 swapFree=67111528/67111528
[pid=1054] ppid=1052 vsize=8704 CPUtime=0.14 cores=0,2
/proc/1054/stat : 1054 (glucose.sh) S 1052 1054 925 0 -1 4202496 360 1402 0 0 0 0 14 0 24 0 1 0 462045529 8912896 254 33554432000 4194304 4922060 140735723281248 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1054/statm: 2176 254 211 178 0 69 0
[pid=1057] ppid=1054 vsize=162244 CPUtime=762.16 cores=0,2
/proc/1057/stat : 1057 (glucose_static) R 1054 1054 925 0 -1 4202496 237326 0 0 0 76172 44 0 0 25 0 1 0 462045544 166137856 36980 33554432000 4194304 4260849 140733229159120 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1057/statm: 40561 36980 250 17 0 37202 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 170948

[startup+822.301 s]
/proc/loadavg: 4.03 4.01 3.64 5/194 1169
/proc/meminfo: memFree=12726716/32950928 swapFree=67111528/67111528
[pid=1054] ppid=1052 vsize=8704 CPUtime=0.14 cores=0,2
/proc/1054/stat : 1054 (glucose.sh) S 1052 1054 925 0 -1 4202496 360 1402 0 0 0 0 14 0 24 0 1 0 462045529 8912896 254 33554432000 4194304 4922060 140735723281248 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1054/statm: 2176 254 211 178 0 69 0
[pid=1057] ppid=1054 vsize=162244 CPUtime=822.16 cores=0,2
/proc/1057/stat : 1057 (glucose_static) R 1054 1054 925 0 -1 4202496 258929 0 0 0 82167 49 0 0 25 0 1 0 462045544 166137856 34171 33554432000 4194304 4260849 140733229159120 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1057/statm: 40561 34171 250 17 0 37202 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 170948

[startup+882.3 s]
/proc/loadavg: 4.01 4.00 3.66 5/194 1171
/proc/meminfo: memFree=12824008/32950928 swapFree=67111528/67111528
[pid=1054] ppid=1052 vsize=8704 CPUtime=0.14 cores=0,2
/proc/1054/stat : 1054 (glucose.sh) S 1052 1054 925 0 -1 4202496 360 1402 0 0 0 0 14 0 24 0 1 0 462045529 8912896 254 33554432000 4194304 4922060 140735723281248 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1054/statm: 2176 254 211 178 0 69 0
[pid=1057] ppid=1054 vsize=112924 CPUtime=882.15 cores=0,2
/proc/1057/stat : 1057 (glucose_static) R 1054 1054 925 0 -1 4202496 275164 0 0 0 88162 53 0 0 25 0 1 0 462045544 115634176 25055 33554432000 4194304 4260849 140733229159120 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1057/statm: 28231 25055 250 17 0 24872 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 121628

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.68 5/194 1172
/proc/meminfo: memFree=12773764/32950928 swapFree=67111528/67111528
[pid=1054] ppid=1052 vsize=8704 CPUtime=0.14 cores=0,2
/proc/1054/stat : 1054 (glucose.sh) S 1052 1054 925 0 -1 4202496 360 1402 0 0 0 0 14 0 24 0 1 0 462045529 8912896 254 33554432000 4194304 4922060 140735723281248 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1054/statm: 2176 254 211 178 0 69 0
[pid=1057] ppid=1054 vsize=162244 CPUtime=942.16 cores=0,2
/proc/1057/stat : 1057 (glucose_static) R 1054 1054 925 0 -1 4202496 297409 0 0 0 94158 58 0 0 25 0 1 0 462045544 166137856 34356 33554432000 4194304 4260849 140733229159120 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1057/statm: 40561 34356 250 17 0 37202 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 170948

[startup+1002.3 s]
/proc/loadavg: 4.08 4.02 3.70 5/194 1174
/proc/meminfo: memFree=12759600/32950928 swapFree=67111528/67111528
[pid=1054] ppid=1052 vsize=8704 CPUtime=0.14 cores=0,2
/proc/1054/stat : 1054 (glucose.sh) S 1052 1054 925 0 -1 4202496 360 1402 0 0 0 0 14 0 24 0 1 0 462045529 8912896 254 33554432000 4194304 4922060 140735723281248 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1054/statm: 2176 254 211 178 0 69 0
[pid=1057] ppid=1054 vsize=162244 CPUtime=1002.16 cores=0,2
/proc/1057/stat : 1057 (glucose_static) R 1054 1054 925 0 -1 4202496 312053 0 0 0 100155 61 0 0 25 0 1 0 462045544 166137856 36172 33554432000 4194304 4260849 140733229159120 18446744073709551615 4224898 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1057/statm: 40561 36172 250 17 0 37202 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 170948

[startup+1062.3 s]
/proc/loadavg: 4.03 4.01 3.72 5/194 1175
/proc/meminfo: memFree=12760080/32950928 swapFree=67111528/67111528
[pid=1054] ppid=1052 vsize=8704 CPUtime=0.14 cores=0,2
/proc/1054/stat : 1054 (glucose.sh) S 1052 1054 925 0 -1 4202496 360 1402 0 0 0 0 14 0 24 0 1 0 462045529 8912896 254 33554432000 4194304 4922060 140735723281248 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1054/statm: 2176 254 211 178 0 69 0
[pid=1057] ppid=1054 vsize=112924 CPUtime=1062.16 cores=0,2
/proc/1057/stat : 1057 (glucose_static) R 1054 1054 925 0 -1 4202496 326221 0 0 0 106152 64 0 0 25 0 1 0 462045544 115634176 25055 33554432000 4194304 4260849 140733229159120 18446744073709551615 4224895 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1057/statm: 28231 25055 250 17 0 24872 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 121628

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.73 5/194 1177
/proc/meminfo: memFree=12687640/32950928 swapFree=67111528/67111528
[pid=1054] ppid=1052 vsize=8704 CPUtime=0.14 cores=0,2
/proc/1054/stat : 1054 (glucose.sh) S 1052 1054 925 0 -1 4202496 360 1402 0 0 0 0 14 0 24 0 1 0 462045529 8912896 254 33554432000 4194304 4922060 140735723281248 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1054/statm: 2176 254 211 178 0 69 0
[pid=1057] ppid=1054 vsize=162244 CPUtime=1122.16 cores=0,2
/proc/1057/stat : 1057 (glucose_static) R 1054 1054 925 0 -1 4202496 349805 0 0 0 112147 69 0 0 25 0 1 0 462045544 166137856 35021 33554432000 4194304 4260849 140733229159120 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1057/statm: 40561 35021 250 17 0 37202 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 170948

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.75 5/194 1179
/proc/meminfo: memFree=12694788/32950928 swapFree=67111528/67111528
[pid=1054] ppid=1052 vsize=8704 CPUtime=0.14 cores=0,2
/proc/1054/stat : 1054 (glucose.sh) S 1052 1054 925 0 -1 4202496 360 1402 0 0 0 0 14 0 24 0 1 0 462045529 8912896 254 33554432000 4194304 4922060 140735723281248 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1054/statm: 2176 254 211 178 0 69 0
[pid=1057] ppid=1054 vsize=162244 CPUtime=1182.17 cores=0,2
/proc/1057/stat : 1057 (glucose_static) R 1054 1054 925 0 -1 4202496 365819 0 0 0 118143 74 0 0 25 0 1 0 462045544 166137856 37310 33554432000 4194304 4260849 140733229159120 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1057/statm: 40561 37310 250 17 0 37202 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 170948

[startup+1242.3 s]
/proc/loadavg: 4.06 4.01 3.76 5/194 1180
/proc/meminfo: memFree=12689424/32950928 swapFree=67111528/67111528
[pid=1054] ppid=1052 vsize=8704 CPUtime=0.14 cores=0,2
/proc/1054/stat : 1054 (glucose.sh) S 1052 1054 925 0 -1 4202496 360 1402 0 0 0 0 14 0 24 0 1 0 462045529 8912896 254 33554432000 4194304 4922060 140735723281248 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1054/statm: 2176 254 211 178 0 69 0
[pid=1057] ppid=1054 vsize=162244 CPUtime=1242.17 cores=0,2
/proc/1057/stat : 1057 (glucose_static) R 1054 1054 925 0 -1 4202496 390675 0 0 0 124137 80 0 0 25 0 1 0 462045544 166137856 34345 33554432000 4194304 4260849 140733229159120 18446744073709551615 4224822 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1057/statm: 40561 34345 250 17 0 37202 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 170948



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.77 5/194 1182
/proc/meminfo: memFree=12664712/32950928 swapFree=67111528/67111528
[pid=1054] ppid=1052 vsize=8704 CPUtime=0.14 cores=0,2
/proc/1054/stat : 1054 (glucose.sh) S 1052 1054 925 0 -1 4202496 360 1402 0 0 0 0 14 0 24 0 1 0 462045529 8912896 254 33554432000 4194304 4922060 140735723281248 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1054/statm: 2176 254 211 178 0 69 0
[pid=1057] ppid=1054 vsize=193064 CPUtime=1299.87 cores=0,2
/proc/1057/stat : 1057 (glucose_static) R 1054 1054 925 0 -1 4202496 411921 0 0 0 129902 85 0 0 25 0 1 0 462045544 197697536 39825 33554432000 4194304 4260849 140733229159120 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1057/statm: 48266 39825 250 17 0 44907 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 201768

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 1054 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=148977
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=3999
# CPU time returned by wait4() is 0.152976
# while last known CPU time is 1300.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.16
CPU system time (s): 0.85
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 201768

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

runsolver used 2.10968 second user time and 4.99224 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-22 22:34:27
IDJOB=3259272
IDBENCH=71540
IDSOLVER=1651
FILE ID=node122/3259272-1303504467
RUNJOBID= node122-1303503341-944
PBS_JOBID= 13134241
Free space on /tmp= 71000 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v945c61409gyes7.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259272-1303504467/watcher-3259272-1303504467 -o /tmp/evaluation-result-3259272-1303504467/solver-3259272-1303504467 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3259272-1303504467.cnf 

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

MD5SUM BENCH= 6200c727c8a5a324974090a1f9a6d7ab
RANDOM SEED=1092565849

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:      12847264 kB
Buffers:       1622692 kB
Cached:       17480356 kB
SwapCached:          0 kB
Active:        9555212 kB
Inactive:     10000148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12847264 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2056 kB
Writeback:           0 kB
AnonPages:      452012 kB
Mapped:          15524 kB
Slab:           483760 kB
PageTables:       6340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   662852 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= 70996 MiB
End job on node122 at 2011-04-22 22:56:09