Trace number 3259008

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/rbsat/crafted/unforced/
rbsat-v2400c266431g6.cnf
MD5SUMd0bb6612a0c88017c970eb8fd1a4be9e
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  266431   535112 |   79929       0        0     nan |  0.000 % |
0.00/0.90	c |         0 |  264031   901781 |      --       0       --      -- |     --   | -2400/366669
0.00/0.90	c ==============================================================================
0.00/0.90	c Result  :   #vars: 2325   #clauses: 264031   #literals: 901781
0.00/0.90	c CPU time:   0.889864 s
0.00/0.90	c ==============================================================================
0.99/1.04	c
0.99/1.04	c Starting glucose
0.99/1.04	c
378.28/378.32	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
378.28/378.32	c WARNING: for repeatability, setting FPU to use double precision
378.28/378.32	c ============================[ Problem Statistics ]=============================
378.28/378.32	c |                                                                             |
378.28/378.32	c |  Number of variables:          2325                                         |
378.28/378.32	c |  Number of clauses:          264031                                         |
378.28/378.32	c |  Parse time:                   0.05 s                                       |
378.28/378.32	c |                                                                             |
378.28/378.32	c ============================[ Search Statistics ]==============================
378.28/378.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
378.28/378.32	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
378.28/378.32	c ===============================================================================
378.28/378.32	c |       762 |    2325   264031   901781 |        1      762    269 |  0.000 % |
378.28/378.32	c |       863 |    2325   264031   901781 |        1      863    262 |  0.000 % |
378.28/378.32	c |      6532 |    2325   264031   901781 |        1     4536    103 |  0.000 % |
378.28/378.32	c |     12221 |    2325   264031   901781 |        1     5934     88 |  0.000 % |
378.28/378.32	c |     95271 |    2325   264031   901781 |        1    29706     77 |  0.000 % |
378.28/378.32	c |    193919 |    2325   264031   901781 |        1    34345     63 |  0.000 % |
378.28/378.32	c |    483712 |    2325   264031   901781 |        1    59543     59 |  0.000 % |
378.28/378.32	c |    509472 |    2325   264031   901781 |        1    85303     70 |  0.000 % |
378.28/378.32	c |    752932 |    2325   264031   901781 |        1    61767     57 |  0.000 % |
378.28/378.32	c |    782517 |    2325   264031   901781 |        1    91352     69 |  0.000 % |
378.28/378.32	c |    783219 |    2325   264031   901781 |        1    92054     69 |  0.000 % |
378.28/378.32	c |    875879 |    2325   264031   901781 |        1   123509     71 |  0.000 % |
378.28/378.32	c |   1206518 |    2325   264031   901781 |        1   109136     61 |  0.000 % |
378.28/378.32	c |   1210084 |    2325   264031   901781 |        1   112702     63 |  0.000 % |
378.28/378.32	c |   1213232 |    2325   264031   901781 |        1   115850     63 |  0.000 % |
378.28/378.32	c |   1225553 |    2325   264031   901781 |        1   128171     67 |  0.000 % |
378.28/378.32	c |   1246817 |    2325   264031   901781 |        1   149435     71 |  0.000 % |
378.28/378.32	c |   1255614 |    2325   264031   901781 |        1    81435     52 |  0.000 % |
378.28/378.32	c |   1289766 |    2325   264031   901781 |        1   115587     66 |  0.000 % |
378.28/378.32	c |   1289866 |    2325   264031   901781 |        1   115687     66 |  0.000 % |
378.28/378.32	c |   1290206 |    2325   264031   901781 |        1   116027     66 |  0.000 % |
378.28/378.32	c |   1290453 |    2325   264031   901781 |        1   116274     66 |  0.000 % |
378.28/378.32	c |   1292504 |    2325   264031   901781 |        1   118325     67 |  0.000 % |
378.28/378.32	c |   1399195 |    2325   264031   901781 |        1   145616     64 |  0.000 % |
378.28/378.32	c |   1445657 |    2325   264031   901781 |        1   110082     54 |  0.000 % |
378.28/378.32	c |   1477702 |    2325   264031   901781 |        1   142127     61 |  0.000 % |
378.28/378.32	c |   1478413 |    2325   264031   901781 |        1   142838     61 |  0.000 % |
378.28/378.32	c |   1561160 |    2325   264031   901781 |        1   140981     71 |  0.000 % |
378.28/378.32	c |   1561780 |    2325   264031   901781 |        1   141601     71 |  0.000 % |
378.28/378.32	c |   1561955 |    2325   264031   901781 |        1   141776     71 |  0.000 % |
378.28/378.32	c |   1600995 |    2325   264031   901781 |        1    93624     53 |  0.000 % |
378.28/378.32	c |   1609043 |    2325   264031   901781 |        1   101672     56 |  0.000 % |
378.28/378.32	c |   1692920 |    2325   264031   901781 |        1    95747     52 |  0.000 % |
378.28/378.32	c |   1748275 |    2325   264031   901781 |        1   151102     71 |  0.000 % |
378.28/378.32	c |   1749343 |    2325   264031   901781 |        1   152170     71 |  0.000 % |
378.28/378.32	c |   1752367 |    2325   264031   901781 |        1   155194     72 |  0.000 % |
378.28/378.32	c |   1753530 |    2325   264031   901781 |        1   156357     72 |  0.000 % |
378.28/378.32	c |   1753634 |    2325   264031   901781 |        1   156461     72 |  0.000 % |
378.28/378.32	c |   1757666 |    2325   264031   901781 |        1   160493     74 |  0.000 % |
792.89/792.90	c |   1764974 |    2325   264031   901781 |        1   167801     74 |  0.000 % |
792.89/792.90	c |   1781920 |    2325   264031   901781 |        1   184747     76 |  0.000 % |
792.89/792.90	c |   1903460 |    2325   264031   901781 |        1   118879     55 |  0.000 % |
792.89/792.90	c |   1954456 |    2325   264031   901781 |        1   169875     70 |  0.000 % |
792.89/792.90	c |   1958765 |    2325   264031   901781 |        1   174184     70 |  0.000 % |
792.89/792.90	c |   1980720 |    2325   264031   901781 |        1    98544     49 |  0.000 % |
792.89/792.90	c |   2036055 |    2325   264031   901781 |        1   153879     68 |  0.000 % |
792.89/792.90	c |   2042408 |    2325   264031   901781 |        1   160232     70 |  0.000 % |
792.89/792.90	c |   2071071 |    2325   264031   901781 |        1   188895     75 |  0.000 % |
792.89/792.90	c |   2125195 |    2325   264031   901781 |        1   142819     64 |  0.000 % |
792.89/792.90	c |   2128522 |    2325   264031   901781 |        1   146146     65 |  0.000 % |
792.89/792.90	c |   2128874 |    2325   264031   901781 |        1   146498     65 |  0.000 % |
792.89/792.90	c |   2143359 |    2325   264031   901781 |        1   160983     68 |  0.000 % |
792.89/792.90	c |   2150712 |    2325   264031   901781 |        1   168336     69 |  0.000 % |
792.89/792.90	c |   2193120 |    2325   264031   901781 |        1   107943     50 |  0.000 % |
792.89/792.90	c |   2277642 |    2325   264031   901781 |        1   192465     66 |  0.000 % |
792.89/792.90	c |   2438137 |    2325   264031   901781 |        1   139569     50 |  0.000 % |
792.89/792.90	c |   2438237 |    2325   264031   901781 |        1   139669     50 |  0.000 % |
792.89/792.90	c |   2438343 |    2325   264031   901781 |        1   139775     50 |  0.000 % |
792.89/792.90	c |   2492427 |    2325   264031   901781 |        1   193859     57 |  0.000 % |
792.89/792.90	c |   2527164 |    2325   264031   901781 |        1   117990     44 |  0.000 % |
792.89/792.90	c |   2556198 |    2325   264031   901781 |        1   147024     54 |  0.000 % |
792.89/792.90	c |   2590743 |    2325   264031   901781 |        1   181569     60 |  0.000 % |
792.89/792.90	c |   2705114 |    2325   264031   901781 |        1   182741     63 |  0.000 % |
792.89/792.90	c |   2705950 |    2325   264031   901781 |        1   183577     63 |  0.000 % |
792.89/792.90	c |   2775945 |    2325   264031   901781 |        1   137781     52 |  0.000 % |
792.89/792.90	c |   2776686 |    2325   264031   901781 |        1   138522     52 |  0.000 % |
792.89/792.90	c |   2781414 |    2325   264031   901781 |        1   143250     54 |  0.000 % |
792.89/792.90	c |   2782879 |    2325   264031   901781 |        1   144715     54 |  0.000 % |
792.89/792.90	c |   2802853 |    2325   264031   901781 |        1   164689     59 |  0.000 % |
792.89/792.90	c |   2836556 |    2325   264031   901781 |        1   198392     63 |  0.000 % |
792.89/792.90	c |   2855598 |    2325   264031   901781 |        1   217434     65 |  0.000 % |
792.89/792.90	c |   2856999 |    2325   264031   901781 |        1   218835     65 |  0.000 % |
792.89/792.90	c |   2866051 |    2325   264031   901781 |        1   227887     65 |  0.000 % |
792.89/792.90	c |   2904926 |    2325   264031   901781 |        1   148355     50 |  0.000 % |
792.89/792.90	c |   2971338 |    2325   264031   901781 |        1   214767     56 |  0.000 % |
792.89/792.90	c |   3047498 |    2325   264031   901781 |        1   169920     52 |  0.000 % |
792.89/792.90	c |   3092625 |    2325   264031   901781 |        1   215047     57 |  0.000 % |
792.89/792.90	c |   3092745 |    2325   264031   901781 |        1   215167     57 |  0.000 % |
792.89/792.90	c |   3098551 |    2325   264031   901781 |        1   220973     57 |  0.000 % |
792.89/792.90	c |   3102875 |    2325   264031   901781 |        1   225297     58 |  0.000 % |
792.89/792.90	c |   3169441 |    2325   264031   901781 |        1   168261     52 |  0.000 % |
792.89/792.90	c |   3173335 |    2325   264031   901781 |        1   172155     53 |  0.000 % |
792.89/792.90	c |   3198795 |    2325   264031   901781 |        1   197615     56 |  0.000 % |
792.89/792.90	c |   3223248 |    2325   264031   901781 |        1   222068     58 |  0.000 % |
792.89/792.90	c |   3301554 |    2325   264031   901781 |        1   174175     50 |  0.000 % |
792.89/792.90	c |   3301654 |    2325   264031   901781 |        1   174275     50 |  0.000 % |
792.89/792.90	c |   3302156 |    2325   264031   901781 |        1   174777     51 |  0.000 % |
792.89/792.90	c |   3302256 |    2325   264031   901781 |        1   174877     51 |  0.000 % |
792.89/792.90	c |   3305081 |  

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

running on 2 cores: 5,7

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: 3.26 2.49 1.29 3/186 2324
/proc/meminfo: memFree=14303448/32951124 swapFree=67111528/67111528
[pid=2324] ppid=2322 vsize=8704 CPUtime=0 cores=5,7
/proc/2324/stat : 2324 (glucose.sh) S 2322 2324 2261 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 461934835 8912896 252 33554432000 4194304 4922060 140733510793952 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2324/statm: 2176 252 211 178 0 69 0

[startup+0.0966201 s]
/proc/loadavg: 3.26 2.49 1.29 3/186 2324
/proc/meminfo: memFree=14303448/32951124 swapFree=67111528/67111528
[pid=2324] ppid=2322 vsize=8704 CPUtime=0 cores=5,7
/proc/2324/stat : 2324 (glucose.sh) S 2322 2324 2261 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 461934835 8912896 252 33554432000 4194304 4922060 140733510793952 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2324/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100615 s]
/proc/loadavg: 3.26 2.49 1.29 3/186 2324
/proc/meminfo: memFree=14303448/32951124 swapFree=67111528/67111528
[pid=2324] ppid=2322 vsize=8704 CPUtime=0 cores=5,7
/proc/2324/stat : 2324 (glucose.sh) S 2322 2324 2261 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 461934835 8912896 252 33554432000 4194304 4922060 140733510793952 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2324/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300579 s]
/proc/loadavg: 3.26 2.49 1.29 3/186 2324
/proc/meminfo: memFree=14303448/32951124 swapFree=67111528/67111528
[pid=2324] ppid=2322 vsize=8704 CPUtime=0 cores=5,7
/proc/2324/stat : 2324 (glucose.sh) S 2322 2324 2261 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 461934835 8912896 252 33554432000 4194304 4922060 140733510793952 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2324/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700518 s]
/proc/loadavg: 3.26 2.49 1.29 3/186 2324
/proc/meminfo: memFree=14303448/32951124 swapFree=67111528/67111528
[pid=2324] ppid=2322 vsize=8704 CPUtime=0 cores=5,7
/proc/2324/stat : 2324 (glucose.sh) S 2322 2324 2261 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 461934835 8912896 252 33554432000 4194304 4922060 140733510793952 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2324/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50033 s]
/proc/loadavg: 3.24 2.50 1.29 5/194 2340
/proc/meminfo: memFree=14259500/32951124 swapFree=67111528/67111528
[pid=2324] ppid=2322 vsize=8704 CPUtime=1.03 cores=5,7
/proc/2324/stat : 2324 (glucose.sh) S 2322 2324 2261 0 -1 4202496 359 5479 0 0 0 0 102 1 18 0 1 0 461934835 8912896 254 33554432000 4194304 4922060 140733510793952 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2324/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 8704

[startup+3.10106 s]
/proc/loadavg: 3.24 2.50 1.29 5/194 2341
/proc/meminfo: memFree=14230360/32951124 swapFree=67111528/67111528
[pid=2324] ppid=2322 vsize=8704 CPUtime=1.03 cores=5,7
/proc/2324/stat : 2324 (glucose.sh) S 2322 2324 2261 0 -1 4202496 359 5479 0 0 0 0 102 1 18 0 1 0 461934835 8912896 254 33554432000 4194304 4922060 140733510793952 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2324/statm: 2176 254 211 178 0 69 0
[pid=2341] ppid=2324 vsize=46348 CPUtime=2.04 cores=5,7
/proc/2341/stat : 2341 (glucose_static) R 2324 2324 2261 0 -1 4202496 12897 0 0 0 203 1 0 0 25 0 1 0 461934939 47460352 7473 33554432000 4194304 4260849 140734699010944 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2341/statm: 11587 7473 251 17 0 8228 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 55052

[startup+6.30048 s]
/proc/loadavg: 3.38 2.54 1.31 5/194 2341
/proc/meminfo: memFree=14196756/32951124 swapFree=67111528/67111528
[pid=2324] ppid=2322 vsize=8704 CPUtime=1.03 cores=5,7
/proc/2324/stat : 2324 (glucose.sh) S 2322 2324 2261 0 -1 4202496 359 5479 0 0 0 0 102 1 18 0 1 0 461934835 8912896 254 33554432000 4194304 4922060 140733510793952 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2324/statm: 2176 254 211 178 0 69 0
[pid=2341] ppid=2324 vsize=65024 CPUtime=5.25 cores=5,7
/proc/2341/stat : 2341 (glucose_static) R 2324 2324 2261 0 -1 4202496 20089 0 0 0 522 3 0 0 25 0 1 0 461934939 66584576 11248 33554432000 4194304 4260849 140734699010944 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2341/statm: 16256 11248 251 17 0 12897 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 73728

[startup+12.7003 s]
/proc/loadavg: 3.43 2.56 1.33 5/194 2341
/proc/meminfo: memFree=14164416/32951124 swapFree=67111528/67111528
[pid=2324] ppid=2322 vsize=8704 CPUtime=1.03 cores=5,7
/proc/2324/stat : 2324 (glucose.sh) S 2322 2324 2261 0 -1 4202496 359 5479 0 0 0 0 102 1 18 0 1 0 461934835 8912896 254 33554432000 4194304 4922060 140733510793952 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2324/statm: 2176 254 211 178 0 69 0
[pid=2341] ppid=2324 vsize=65024 CPUtime=11.64 cores=5,7
/proc/2341/stat : 2341 (glucose_static) R 2324 2324 2261 0 -1 4202496 21454 0 0 0 1161 3 0 0 25 0 1 0 461934939 66584576 12597 33554432000 4194304 4260849 140734699010944 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2341/statm: 16256 12597 251 17 0 12897 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 73728

[startup+25.501 s]
/proc/loadavg: 3.72 2.67 1.38 5/194 2342
/proc/meminfo: memFree=14114356/32951124 swapFree=67111528/67111528
[pid=2324] ppid=2322 vsize=8704 CPUtime=1.03 cores=5,7
/proc/2324/stat : 2324 (glucose.sh) S 2322 2324 2261 0 -1 4202496 359 5479 0 0 0 0 102 1 18 0 1 0 461934835 8912896 254 33554432000 4194304 4922060 140733510793952 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2324/statm: 2176 254 211 178 0 69 0
[pid=2341] ppid=2324 vsize=83880 CPUtime=24.44 cores=5,7
/proc/2341/stat : 2341 (glucose_static) R 2324 2324 2261 0 -1 4202496 30306 0 0 0 2440 4 0 0 25 0 1 0 461934939 85893120 16421 33554432000 4194304 4260849 140734699010944 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2341/statm: 20970 16421 251 17 0 17611 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 92584

[startup+51.1003 s]
/proc/loadavg: 3.81 2.77 1.45 5/194 2342
/proc/meminfo: memFree=14079604/32951124 swapFree=67111528/67111528
[pid=2324] ppid=2322 vsize=8704 CPUtime=1.03 cores=5,7
/proc/2324/stat : 2324 (glucose.sh) S 2322 2324 2261 0 -1 4202496 359 5479 0 0 0 0 102 1 18 0 1 0 461934835 8912896 254 33554432000 4194304 4922060 140733510793952 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2324/statm: 2176 254 211 178 0 69 0
[pid=2341] ppid=2324 vsize=83880 CPUtime=50.05 cores=5,7
/proc/2341/stat : 2341 (glucose_static) R 2324 2324 2261 0 -1 4202496 31555 0 0 0 5000 5 0 0 25 0 1 0 461934939 85893120 17654 33554432000 4194304 4260849 140734699010944 18446744073709551615 4224898 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2341/statm: 20970 17654 251 17 0 17611 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 92584

[startup+102.301 s]
/proc/loadavg: 3.92 2.96 1.58 5/194 2344
/proc/meminfo: memFree=14003588/32951124 swapFree=67111528/67111528
[pid=2324] ppid=2322 vsize=8704 CPUtime=1.03 cores=5,7
/proc/2324/stat : 2324 (glucose.sh) S 2322 2324 2261 0 -1 4202496 359 5479 0 0 0 0 102 1 18 0 1 0 461934835 8912896 254 33554432000 4194304 4922060 140733510793952 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2324/statm: 2176 254 211 178 0 69 0
[pid=2341] ppid=2324 vsize=83880 CPUtime=101.25 cores=5,7
/proc/2341/stat : 2341 (glucose_static) R 2324 2324 2261 0 -1 4202496 40157 0 0 0 10119 6 0 0 25 0 1 0 461934939 85893120 17698 33554432000 4194304 4260849 140734699010944 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2341/statm: 20970 17698 251 17 0 17611 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 92584

[startup+162.301 s]
/proc/loadavg: 3.97 3.15 1.73 5/194 2345
/proc/meminfo: memFree=14007544/32951124 swapFree=67111528/67111528
[pid=2324] ppid=2322 vsize=8704 CPUtime=1.03 cores=5,7
/proc/2324/stat : 2324 (glucose.sh) S 2322 2324 2261 0 -1 4202496 359 5479 0 0 0 0 102 1 18 0 1 0 461934835 8912896 254 33554432000 4194304 4922060 140733510793952 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2324/statm: 2176 254 211 178 0 69 0
[pid=2341] ppid=2324 vsize=95972 CPUtime=161.25 cores=5,7
/proc/2341/stat : 2341 (glucose_static) R 2324 2324 2261 0 -1 4202496 93437 0 0 0 16110 15 0 0 25 0 1 0 461934939 98275328 20839 33554432000 4194304 4260849 140734699010944 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2341/statm: 23993 20839 251 17 0 20634 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 104676

[startup+222.301 s]
/proc/loadavg: 4.02 3.31 1.87 5/194 2347
/proc/meminfo: memFree=13913780/32951124 swapFree=67111528/67111528
[pid=2324] ppid=2322 vsize=8704 CPUtime=1.03 cores=5,7
/proc/2324/stat : 2324 (glucose.sh) S 2322 2324 2261 0 -1 4202496 359 5479 0 0 0 0 102 1 18 0 1 0 461934835 8912896 254 33554432000 4194304 4922060 140733510793952 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2324/statm: 2176 254 211 178 0 69 0
[pid=2341] ppid=2324 vsize=145292 CPUtime=221.25 cores=5,7
/proc/2341/stat : 2341 (glucose_static) R 2324 2324 2261 0 -1 4202496 136246 0 0 0 22102 23 0 0 25 0 1 0 461934939 148779008 30849 33554432000 4194304 4260849 140734699010944 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2341/statm: 36323 30849 251 17 0 32964 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 153996

[startup+282.301 s]
/proc/loadavg: 4.07 3.45 2.01 5/194 2349
/proc/meminfo: memFree=13915492/32951124 swapFree=67111528/67111528
[pid=2324] ppid=2322 vsize=8704 CPUtime=1.03 cores=5,7
/proc/2324/stat : 2324 (glucose.sh) S 2322 2324 2261 0 -1 4202496 359 5479 0 0 0 0 102 1 18 0 1 0 461934835 8912896 254 33554432000 4194304 4922060 140733510793952 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2324/statm: 2176 254 211 178 0 69 0
[pid=2341] ppid=2324 vsize=176112 CPUtime=281.25 cores=5,7
/proc/2341/stat : 2341 (glucose_static) R 2324 2324 2261 0 -1 4202496 174940 0 0 0 28094 31 0 0 25 0 1 0 461934939 180338688 33710 33554432000 4194304 4260849 140734699010944 18446744073709551615 4224665 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2341/statm: 44028 33710 252 17 0 40669 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 184816

[startup+342.307 s]
/proc/loadavg: 4.02 3.55 2.13 5/194 2350
/proc/meminfo: memFree=13867488/32951124 swapFree=67111528/67111528
[pid=2324] ppid=2322 vsize=8704 CPUtime=1.03 cores=5,7
/proc/2324/stat : 2324 (glucose.sh) S 2322 2324 2261 0 -1 4202496 359 5479 0 0 0 0 102 1 18 0 1 0 461934835 8912896 254 33554432000 4194304 4922060 140733510793952 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2324/statm: 2176 254 211 178 0 69 0
[pid=2341] ppid=2324 vsize=176112 CPUtime=341.25 cores=5,7
/proc/2341/stat : 2341 (glucose_static) R 2324 2324 2261 0 -1 4202496 215457 0 0 0 34085 40 0 0 25 0 1 0 461934939 180338688 35705 33554432000 4194304 4260849 140734699010944 18446744073709551615 4225421 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2341/statm: 44028 35705 252 17 0 40669 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 184816

[startup+402.301 s]
/proc/loadavg: 4.01 3.63 2.25 5/194 2352
/proc/meminfo: memFree=13837088/32951124 swapFree=67111528/67111528
[pid=2324] ppid=2322 vsize=8704 CPUtime=1.03 cores=5,7
/proc/2324/stat : 2324 (glucose.sh) S 2322 2324 2261 0 -1 4202496 359 5479 0 0 0 0 102 1 18 0 1 0 461934835 8912896 254 33554432000 4194304 4922060 140733510793952 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2324/statm: 2176 254 211 178 0 69 0
[pid=2341] ppid=2324 vsize=176112 CPUtime=401.25 cores=5,7

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

/proc/2341/statm: 44310 34322 252 17 0 40951 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 185944

[startup+642.301 s]
/proc/loadavg: 4.00 3.83 2.64 5/194 2358
/proc/meminfo: memFree=13769440/32951124 swapFree=67111528/67111528
[pid=2324] ppid=2322 vsize=8704 CPUtime=1.03 cores=5,7
/proc/2324/stat : 2324 (glucose.sh) S 2322 2324 2261 0 -1 4202496 359 5479 0 0 0 0 102 1 18 0 1 0 461934835 8912896 254 33554432000 4194304 4922060 140733510793952 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2324/statm: 2176 254 211 178 0 69 0
[pid=2341] ppid=2324 vsize=208456 CPUtime=641.25 cores=5,7
/proc/2341/stat : 2341 (glucose_static) R 2324 2324 2261 0 -1 4202496 413627 0 0 0 64043 82 0 0 25 0 1 0 461934939 213458944 43153 33554432000 4194304 4260849 140734699010944 18446744073709551615 4225082 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2341/statm: 52114 43153 252 17 0 48755 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 217160

[startup+702.301 s]
/proc/loadavg: 4.00 3.86 2.72 5/194 2360
/proc/meminfo: memFree=13740516/32951124 swapFree=67111528/67111528
[pid=2324] ppid=2322 vsize=8704 CPUtime=1.03 cores=5,7
/proc/2324/stat : 2324 (glucose.sh) S 2322 2324 2261 0 -1 4202496 359 5479 0 0 0 0 102 1 18 0 1 0 461934835 8912896 254 33554432000 4194304 4922060 140733510793952 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2324/statm: 2176 254 211 178 0 69 0
[pid=2341] ppid=2324 vsize=177636 CPUtime=701.25 cores=5,7
/proc/2341/stat : 2341 (glucose_static) R 2324 2324 2261 0 -1 4202496 443278 0 0 0 70036 89 0 0 25 0 1 0 461934939 181899264 39449 33554432000 4194304 4260849 140734699010944 18446744073709551615 4225399 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2341/statm: 44409 39449 252 17 0 41050 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 186340

[startup+762.301 s]
/proc/loadavg: 4.00 3.88 2.80 5/194 2361
/proc/meminfo: memFree=13704412/32951124 swapFree=67111528/67111528
[pid=2324] ppid=2322 vsize=8704 CPUtime=1.03 cores=5,7
/proc/2324/stat : 2324 (glucose.sh) S 2322 2324 2261 0 -1 4202496 359 5479 0 0 0 0 102 1 18 0 1 0 461934835 8912896 254 33554432000 4194304 4922060 140733510793952 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2324/statm: 2176 254 211 178 0 69 0
[pid=2341] ppid=2324 vsize=208456 CPUtime=761.25 cores=5,7
/proc/2341/stat : 2341 (glucose_static) R 2324 2324 2261 0 -1 4202496 463998 0 0 0 76030 95 0 0 25 0 1 0 461934939 213458944 43476 33554432000 4194304 4260849 140734699010944 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2341/statm: 52114 43476 252 17 0 48755 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 217160

[startup+822.301 s]
/proc/loadavg: 4.00 3.90 2.87 5/194 2363
/proc/meminfo: memFree=13787472/32951124 swapFree=67111528/67111528
[pid=2324] ppid=2322 vsize=8704 CPUtime=1.03 cores=5,7
/proc/2324/stat : 2324 (glucose.sh) S 2322 2324 2261 0 -1 4202496 359 5479 0 0 0 0 102 1 18 0 1 0 461934835 8912896 254 33554432000 4194304 4922060 140733510793952 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2324/statm: 2176 254 211 178 0 69 0
[pid=2341] ppid=2324 vsize=208456 CPUtime=821.25 cores=5,7
/proc/2341/stat : 2341 (glucose_static) R 2324 2324 2261 0 -1 4202496 482182 0 0 0 82024 101 0 0 25 0 1 0 461934939 213458944 44659 33554432000 4194304 4260849 140734699010944 18446744073709551615 4239915 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2341/statm: 52114 44659 252 17 0 48755 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 217160

[startup+882.301 s]
/proc/loadavg: 4.04 3.93 2.94 5/194 2365
/proc/meminfo: memFree=13839528/32951124 swapFree=67111528/67111528
[pid=2324] ppid=2322 vsize=8704 CPUtime=1.03 cores=5,7
/proc/2324/stat : 2324 (glucose.sh) S 2322 2324 2261 0 -1 4202496 359 5479 0 0 0 0 102 1 18 0 1 0 461934835 8912896 254 33554432000 4194304 4922060 140733510793952 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2324/statm: 2176 254 211 178 0 69 0
[pid=2341] ppid=2324 vsize=128316 CPUtime=881.26 cores=5,7
/proc/2341/stat : 2341 (glucose_static) R 2324 2324 2261 0 -1 4202496 500587 0 0 0 88019 107 0 0 25 0 1 0 461934939 131395584 28926 33554432000 4194304 4260849 140734699010944 18446744073709551615 4224643 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2341/statm: 32079 28926 252 17 0 28720 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 137020

[startup+942.301 s]
/proc/loadavg: 4.01 3.94 3.01 5/194 2366
/proc/meminfo: memFree=13789168/32951124 swapFree=67111528/67111528
[pid=2324] ppid=2322 vsize=8704 CPUtime=1.03 cores=5,7
/proc/2324/stat : 2324 (glucose.sh) S 2322 2324 2261 0 -1 4202496 359 5479 0 0 0 0 102 1 18 0 1 0 461934835 8912896 254 33554432000 4194304 4922060 140733510793952 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2324/statm: 2176 254 211 178 0 69 0
[pid=2341] ppid=2324 vsize=177636 CPUtime=941.25 cores=5,7
/proc/2341/stat : 2341 (glucose_static) R 2324 2324 2261 0 -1 4202496 530495 0 0 0 94011 114 0 0 25 0 1 0 461934939 181899264 40802 33554432000 4194304 4260849 140734699010944 18446744073709551615 4224737 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2341/statm: 44409 40802 252 17 0 41050 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 186340

[startup+1002.31 s]
/proc/loadavg: 4.00 3.95 3.07 5/194 2368
/proc/meminfo: memFree=13734348/32951124 swapFree=67111528/67111528
[pid=2324] ppid=2322 vsize=8704 CPUtime=1.03 cores=5,7
/proc/2324/stat : 2324 (glucose.sh) S 2322 2324 2261 0 -1 4202496 359 5479 0 0 0 0 102 1 18 0 1 0 461934835 8912896 254 33554432000 4194304 4922060 140733510793952 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2324/statm: 2176 254 211 178 0 69 0
[pid=2341] ppid=2324 vsize=208456 CPUtime=1001.26 cores=5,7
/proc/2341/stat : 2341 (glucose_static) R 2324 2324 2261 0 -1 4202496 552526 0 0 0 100005 121 0 0 25 0 1 0 461934939 213458944 44649 33554432000 4194304 4260849 140734699010944 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2341/statm: 52114 44649 252 17 0 48755 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 217160

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.12 5/194 2369
/proc/meminfo: memFree=13782812/32951124 swapFree=67111528/67111528
[pid=2324] ppid=2322 vsize=8704 CPUtime=1.03 cores=5,7
/proc/2324/stat : 2324 (glucose.sh) S 2322 2324 2261 0 -1 4202496 359 5479 0 0 0 0 102 1 18 0 1 0 461934835 8912896 254 33554432000 4194304 4922060 140733510793952 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2324/statm: 2176 254 211 178 0 69 0
[pid=2341] ppid=2324 vsize=208456 CPUtime=1061.25 cores=5,7
/proc/2341/stat : 2341 (glucose_static) R 2324 2324 2261 0 -1 4202496 572591 0 0 0 105998 127 0 0 25 0 1 0 461934939 213458944 45519 33554432000 4194304 4260849 140734699010944 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2341/statm: 52114 45519 252 17 0 48755 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 217160

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.17 5/194 2371
/proc/meminfo: memFree=13670328/32951124 swapFree=67111528/67111528
[pid=2324] ppid=2322 vsize=8704 CPUtime=1.03 cores=5,7
/proc/2324/stat : 2324 (glucose.sh) S 2322 2324 2261 0 -1 4202496 359 5479 0 0 0 0 102 1 18 0 1 0 461934835 8912896 254 33554432000 4194304 4922060 140733510793952 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2324/statm: 2176 254 211 178 0 69 0
[pid=2341] ppid=2324 vsize=208456 CPUtime=1121.25 cores=5,7
/proc/2341/stat : 2341 (glucose_static) R 2324 2324 2261 0 -1 4202496 594523 0 0 0 111992 133 0 0 25 0 1 0 461934939 213458944 47863 33554432000 4194304 4260849 140734699010944 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2341/statm: 52114 47863 252 17 0 48755 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 217160

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.22 5/194 2373
/proc/meminfo: memFree=13711604/32951124 swapFree=67111528/67111528
[pid=2324] ppid=2322 vsize=8704 CPUtime=1.03 cores=5,7
/proc/2324/stat : 2324 (glucose.sh) S 2322 2324 2261 0 -1 4202496 359 5479 0 0 0 0 102 1 18 0 1 0 461934835 8912896 254 33554432000 4194304 4922060 140733510793952 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2324/statm: 2176 254 211 178 0 69 0
[pid=2341] ppid=2324 vsize=208456 CPUtime=1181.26 cores=5,7
/proc/2341/stat : 2341 (glucose_static) R 2324 2324 2261 0 -1 4202496 615252 0 0 0 117987 139 0 0 25 0 1 0 461934939 213458944 47925 33554432000 4194304 4260849 140734699010944 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2341/statm: 52114 47925 252 17 0 48755 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 217160

[startup+1242.3 s]
/proc/loadavg: 4.08 3.99 3.27 5/194 2374
/proc/meminfo: memFree=13708364/32951124 swapFree=67111528/67111528
[pid=2324] ppid=2322 vsize=8704 CPUtime=1.03 cores=5,7
/proc/2324/stat : 2324 (glucose.sh) S 2322 2324 2261 0 -1 4202496 359 5479 0 0 0 0 102 1 18 0 1 0 461934835 8912896 254 33554432000 4194304 4922060 140733510793952 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2324/statm: 2176 254 211 178 0 69 0
[pid=2341] ppid=2324 vsize=208456 CPUtime=1241.26 cores=5,7
/proc/2341/stat : 2341 (glucose_static) R 2324 2324 2261 0 -1 4202496 635091 0 0 0 123981 145 0 0 25 0 1 0 461934939 213458944 47628 33554432000 4194304 4260849 140734699010944 18446744073709551615 4224352 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2341/statm: 52114 47628 252 17 0 48755 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 217160



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 3.99 3.31 3/189 2378
/proc/meminfo: memFree=13978840/32951124 swapFree=67111528/67111528
[pid=2324] ppid=2322 vsize=8704 CPUtime=1.03 cores=5,7
/proc/2324/stat : 2324 (glucose.sh) S 2322 2324 2261 0 -1 4202496 359 5479 0 0 0 0 102 1 18 0 1 0 461934835 8912896 254 33554432000 4194304 4922060 140733510793952 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2324/statm: 2176 254 211 178 0 69 0
[pid=2341] ppid=2324 vsize=208456 CPUtime=1298.95 cores=5,7
/proc/2341/stat : 2341 (glucose_static) R 2324 2324 2261 0 -1 4202496 655606 0 0 0 129745 150 0 0 25 0 1 0 461934939 213458944 47790 33554432000 4194304 4260849 140734699010944 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2341/statm: 52114 47790 252 17 0 48755 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 217160

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 2324 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=20844
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=18997
# CPU time returned by wait4() is 1.03984
# 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.47
CPU system time (s): 1.51
CPU usage (%): 99.9976
Max. virtual memory (cumulated for all children) (KiB): 316568

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

runsolver used 2.07968 second user time and 5.01924 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-22 22:15:41
IDJOB=3259008
IDBENCH=71471
IDSOLVER=1651
FILE ID=node109/3259008-1303503341
RUNJOBID= node109-1303503341-2291
PBS_JOBID= 13134242
Free space on /tmp= 71268 MiB

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

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

MD5SUM BENCH= d0bb6612a0c88017c970eb8fd1a4be9e
RANDOM SEED=736713396

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14303852 kB
Buffers:       1897760 kB
Cached:       16092864 kB
SwapCached:          0 kB
Active:        9596912 kB
Inactive:      8478224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14303852 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11272 kB
Writeback:           0 kB
AnonPages:       83920 kB
Mapped:          15704 kB
Slab:           505312 kB
PageTables:       4680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   250036 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= 71260 MiB
End job on node109 at 2011-04-22 22:37:23