Trace number 4080179

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 NameAnswerobjective functionCPU timeWall clock time
toysat 2016-05-02OPT3 2.06769 2.07965

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=5-P0=29-P1=11-P2=11-P3=17-P4=29-P5=23-B.opb
MD5SUMfcb10f2a5637609269e4645e32e48d88
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.028994
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables75
Total number of constraints11
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints11
Minimum length of a constraint5
Maximum length of a constraint35
Number of terms in the objective function 5
Biggest coefficient in the objective function 16
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 31
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1984
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)125
Sum of products size (including duplicates)250
Number of different products125
Sum of products size250

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c 2016-06-07T01:00:20+0200
0.00/0.00	c version = 0.5.0
0.00/0.00	c githash = 1a49202
0.00/0.00	c compilationtime = 2016-05-02 00:19:28.990761 UTC
0.00/0.00	c arch = x86_64
0.00/0.00	c os = linux
0.00/0.00	c compiler = ghc 7.10
0.00/0.00	c packages:
0.00/0.00	c   OptDir-0.0.3
0.00/0.00	c   array-0.5.1.0
0.00/0.00	c   base-4.8.2.0
0.00/0.00	c   bytestring-0.10.6.0
0.00/0.00	c   bytestring-builder-0.10.6.0.0
0.00/0.00	c   clock-0.7.2
0.00/0.00	c   containers-0.5.6.2
0.00/0.00	c   data-default-0.5.3
0.00/0.00	c   data-default-class-0.0.1
0.00/0.00	c   data-interval-1.2.0
0.00/0.00	c   deepseq-1.4.1.1
0.00/0.00	c   directory-1.2.2.0
0.00/0.00	c   exceptions-0.8.2.1
0.00/0.00	c   extended-reals-0.2.1.0
0.00/0.00	c   filepath-1.4.0.0
0.00/0.00	c   finite-field-0.8.0
0.00/0.00	c   hashable-1.2.4.0
0.00/0.00	c   heaps-0.3.3
0.00/0.00	c   intern-0.9.1.4
0.00/0.00	c   loop-0.3.0
0.00/0.00	c   mtl-2.2.1
0.00/0.00	c   multiset-0.3.2
0.00/0.00	c   mwc-random-0.13.3.2
0.00/0.00	c   parse_dimacs-1.3
0.00/0.00	c   parsec-3.1.9
0.00/0.00	c   prettyclass-1.0.0.0
0.00/0.00	c   primes-0.2.1.0
0.00/0.00	c   primitive-0.6.1.0
0.00/0.00	c   process-1.2.3.0
0.00/0.00	c   pseudo-boolean-0.1.3.0
0.00/0.01	c   queue-0.1.2
0.00/0.01	c   semigroups-0.18.1
0.00/0.01	c   sign-0.4.3
0.00/0.01	c   stm-2.4.4.1
0.00/0.01	c   template-haskell-2.10.0.0
0.00/0.01	c   temporary-1.2.0.4
0.00/0.01	c   time-1.5.0.1
0.00/0.01	c   transformers-0.4.2.0
0.00/0.01	c   transformers-compat-0.5.1.4
0.00/0.01	c   type-level-numbers-0.1.1.1
0.00/0.01	c   unbounded-delays-0.1.0.9
0.00/0.01	c   unordered-containers-0.2.6.0
0.00/0.01	c   vector-0.11.0.0
0.00/0.01	c   vector-space-0.10.3
0.00/0.01	c command line = ["+RTS","-H1G","-M15500m","-K1G","-RTS","--pb","--search=bcd2","HOME/instance-4080179-1465254020.opb"]
0.00/0.01	c use --random-gen="3148630385 4032978742 483188405 996223082 2414802429 4292141637 2773064017 2725840935 4147767570 2899035061 872977924 4052713224 2901338874 574585448 3462345286 4144806674 1097406109 3919502086 4017106534 3650749134 4197248847 1246216371 858155549 1589876074 1294992201 2297823948 3749245960 3893079422 1217118132 3469503499 267252969 325966943 28505389 821291910 1158842989 958871999 2082002702 413714097 1359242874 1527269364 3474774170 3470055877 898827968 1156940926 2988827977 2328284950 2230334843 2204577200 1543440688 600049103 3350468419 291343966 3696664706 831425302 2087623998 1866784265 1367830884 3406916155 2499848456 1873392810 1293313783 1165353520 1643135547 510081136 3455372198 3734443982 1254973703 3595640833 1006140059 3347074243 2456915984 4095059882 1645780964 785118150 2204061222 688394538 976036558 2802918532 2755167171 3150204836 4219735713 3967905614 2538686561 3325320198 1307963305 1473718527 3802454047 148681880 1886108603 812635028 831032863 4166763056 3743337275 2152087623 2579584654 3462576838 1831116125 371331140 926203369 488472586 625950261 4103382610 1211380999 1160566702 3994335824 868548309 2634159907 3183112485 104048590 2321076140 1690448905 2167045539 3366617805 3915408992 2576985462 626416336 4180130470 137071004 2410681541 2078665195 3082495035 3044347132 737298467 1046612654 3851904842 3490798031 18850285 1635929678 1642775173 2843355388 3397985722 1781043637 2018171299 2256697301 1031568320 2038199579 3010382062 3258128559 1308603253 3123038896 4042347800 3901628679 2912231511 2322135054 3421691848 2773841162 700856920 124082798 986002168 733152867 3066084115 2558607512 1533841456 2432170754 1278288745 3174785481 4181735368 2881318935 2225780074 1574573351 2219773030 3932831940 2202348438 1009956748 1074701262 1529936063 3938162740 988009957 144421552 1446261320 2355689048 3000718175 394956828 3851239880 3791489396 178012046 4013741965 1545947286 58827392 2706751963 2779371542 1322696932 4292572820 1864663095 3916389259 1779093251 4199431174 2941440349 786657250 676390941 2711820799 376187744 2614711820 3055992426 945541394 3190004467 3712657690 1502144691 2628278556 1415675866 933275192 3951397012 2379593725 2807786440 2662291643 769623539 2535345972 3077825640 2183150614 355386232 175132347 670572391 754475553 4214375254 227540570 717605122 1129096860 2824739449 1775484340 3785981894 786646982 668716026 4038294691 2951927936 3813586815 3376196879 1497141849 2652643860 254518076 698245514 3317163787 3185459815 2946570559 1245949884 2213699523 1407677399 2937339221 3572648198 264977989 2759311566 3634780462 591113948 2351042259 2606980682 175492481 1776405801 3346784559 788274460 2746544236 3253183120 394026126 1292257754 15256280 501789869 94977787 2588581144 255 362436" option to reproduce the execution
0.00/0.01	c #vars 75
0.00/0.01	c #constraints 11
0.00/0.01	c BCD2: Hardening is enabled.
0.00/0.01	c BCD2: BiasedSearch is enabled.
0.00/0.01	c Solving starts ...
0.00/0.01	c ============================[ Search Statistics ]============================
0.00/0.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.01	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.01	c =============================================================================
0.00/0.01	c  0.0s |       0 |        0 |        0 |      197      0 |        0 |        0
0.00/0.03	c  0.0s |       1 |      176 |      100 |      197      0 |        0 |        0
0.00/0.03	c  0.0s |       1 |      245 |      126 |      217      0 |        0 |        0
0.00/0.03	c #cpu_time = 0.017s
0.00/0.03	c #wall_clock_time = 0.017s
0.00/0.03	c #decision = 245
0.00/0.03	c #random_decision = 2
0.00/0.03	c #conflict = 126
0.00/0.03	c #restart = 1
0.00/0.03	o 25
0.00/0.03	c BCD2: updating upper bound: 31 -> 24
0.00/0.03	c BCD2: 0 <= obj <= 24
0.00/0.03	c BCD2: #cores=0, #unrelaxed=5, #relaxed=0, #hardened=0
0.00/0.03	c BCD2: #sat=1 #unsat=1 bias=1/2
0.00/0.03	c Solving starts ...
0.00/0.03	c ============================[ Search Statistics ]============================
0.00/0.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.03	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.03	c =============================================================================
0.00/0.03	c  0.0s |       0 |        0 |        0 |      217      0 |        0 |        0
0.00/0.03	c  0.0s |       0 |        3 |        0 |      217      0 |        0 |        0
0.00/0.03	c #cpu_time = 0.001s
0.00/0.03	c #wall_clock_time = 0.001s
0.00/0.03	c #decision = 3
0.00/0.03	c #random_decision = 0
0.00/0.03	c #conflict = 0
0.00/0.03	c #restart = 0
0.00/0.03	c BCD2: found a new core of size 4: cost of the new core is >=2
0.00/0.03	c lower bound updated to 2
0.00/0.03	c BCD2: 2 <= obj <= 24
0.00/0.03	c BCD2: #cores=1, #unrelaxed=1, #relaxed=4, #hardened=0
0.00/0.03	c BCD2: #sat=1 #unsat=2 bias=2/3
0.00/0.03	c Solving starts ...
0.00/0.03	c ============================[ Search Statistics ]============================
0.00/0.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.03	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.03	c =============================================================================
0.00/0.03	c  0.0s |       0 |        0 |        0 |      217      0 |        0 |        0
0.00/0.05	c  0.0s |       1 |      175 |      100 |      217      0 |        0 |        0
0.00/0.07	c  0.0s |       2 |      391 |      250 |      239      1 |        0 |        0
0.09/0.11	c  0.1s |       3 |      653 |      475 |      263      2 |        0 |        0
0.19/0.20	c  0.2s |       4 |     1120 |      813 |      290      4 |        0 |        0
0.19/0.28	c  0.2s |       5 |     1735 |     1320 |      319      7 |        0 |        0
0.39/0.45	c  0.4s |       6 |     2790 |     2081 |      351     10 |        0 |        0
0.59/0.63	c  0.6s |       7 |     4096 |     3223 |      387     15 |        0 |        0
0.88/0.97	c  0.9s |       8 |     6427 |     4936 |      426     22 |        0 |        0
1.29/1.37	c  1.3s |       9 |     9437 |     7506 |      469     31 |        0 |        0
1.79/1.87	c  1.8s |      10 |    14130 |    11361 |      516     46 |        0 |        0
1.99/2.00	c  2.0s |      10 |    15625 |    12594 |      516     50 |        1 |        5
1.99/2.00	c #cpu_time = 1.969s
1.99/2.00	c #wall_clock_time = 1.969s
1.99/2.00	c #decision = 15625
1.99/2.00	c #random_decision = 70
1.99/2.00	c #conflict = 12594
1.99/2.00	c #restart = 10
1.99/2.00	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=3
1.99/2.00	c lower bound updated to 3
1.99/2.00	c BCD2: 3 <= obj <= 24
1.99/2.00	c BCD2: #cores=1, #unrelaxed=0, #relaxed=5, #hardened=0
1.99/2.00	c BCD2: #sat=1 #unsat=3 bias=3/4
1.99/2.00	c Solving starts ...
1.99/2.00	c ============================[ Search Statistics ]============================
1.99/2.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.99/2.00	c       |         |          |          |    Limit     GC | Var      | Constra 
1.99/2.00	c =============================================================================
1.99/2.00	c  0.0s |       0 |        0 |        0 |      516      0 |        2 |        5
1.99/2.01	c  0.0s |       0 |       33 |       11 |      516      0 |        2 |        6
1.99/2.01	c #cpu_time = 0.003s
1.99/2.01	c #wall_clock_time = 0.003s
1.99/2.01	c #decision = 33
1.99/2.01	c #random_decision = 1
1.99/2.01	c #conflict = 11
1.99/2.01	c #restart = 0
1.99/2.01	o 11
1.99/2.01	c BCD2: hardening fixes 1 literals
1.99/2.01	c BCD2: updating upper bound: 24 -> 10
1.99/2.01	c BCD2: 3 <= obj <= 10
1.99/2.01	c BCD2: #cores=1, #unrelaxed=0, #relaxed=4, #hardened=1
1.99/2.01	c BCD2: #sat=2 #unsat=3 bias=3/5
1.99/2.01	c Solving starts ...
1.99/2.01	c ============================[ Search Statistics ]============================
1.99/2.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.99/2.01	c       |         |          |          |    Limit     GC | Var      | Constra 
1.99/2.01	c =============================================================================
1.99/2.01	c  0.0s |       0 |        0 |        0 |      516      0 |        9 |        8
1.99/2.01	c  0.0s |       0 |       69 |       37 |      516      0 |        9 |       23
1.99/2.01	c #cpu_time = 0.006s
1.99/2.01	c #wall_clock_time = 0.006s
1.99/2.01	c #decision = 69
1.99/2.01	c #random_decision = 0
1.99/2.01	c #conflict = 37
1.99/2.01	c #restart = 0
1.99/2.01	o 5
1.99/2.01	c BCD2: hardening fixes 1 literals
1.99/2.01	c BCD2: updating upper bound: 10 -> 4
1.99/2.01	c BCD2: 3 <= obj <= 4
1.99/2.01	c BCD2: #cores=1, #unrelaxed=0, #relaxed=3, #hardened=2
1.99/2.01	c BCD2: #sat=3 #unsat=3 bias=3/6
1.99/2.01	c Solving starts ...
1.99/2.01	c ============================[ Search Statistics ]============================
1.99/2.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.99/2.01	c       |         |          |          |    Limit     GC | Var      | Constra 
1.99/2.01	c =============================================================================
1.99/2.01	c  0.0s |       0 |        0 |        0 |      516      0 |       16 |       25
1.99/2.01	c  0.0s |       0 |       33 |        3 |      516      0 |       16 |       40
1.99/2.01	c #cpu_time = 0.002s
1.99/2.01	c #wall_clock_time = 0.002s
1.99/2.01	c #decision = 33
1.99/2.01	c #random_decision = 0
1.99/2.01	c #conflict = 3
1.99/2.01	c #restart = 0
1.99/2.01	o 3
1.99/2.01	s OPTIMUM FOUND
1.99/2.01	v x1 x2 -x3 -x4 -x5 x6 x7 x8 -x9 -x10
1.99/2.01	v x11 -x12 x13 -x14 -x15 x16 x17 x18 -x19 x20
1.99/2.01	v x21 x22 -x23 -x24 -x25 x26 x27 -x28 -x29 -x30
1.99/2.01	v x31 -x32 x33 -x34 x35 x36 -x37 -x38 x39 -x40
1.99/2.01	v x41 x42 x43 x44 -x45 x46 -x47 x48 x49 -x50
1.99/2.01	v -x51 -x52 -x53 -x54 -x55 x56 x57 -x58 -x59 -x60
1.99/2.01	v -x61 x62 x63 -x64 -x65 x66 -x67 -x68 -x69 -x70
1.99/2.01	v x71 -x72 -x73 -x74 -x75
1.99/2.01	c total CPU time = 2.016s
1.99/2.01	c total wall clock time = 2.016s

Verifier Data

OK	3

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4080179-1465254020/watcher-4080179-1465254020 -o /tmp/evaluation-result-4080179-1465254020/solver-4080179-1465254020 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1465252213-5799 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4080179-1465254020.opb 

pid=6265
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.38 2.29 2.10 3/180 6268
/proc/meminfo: memFree=30228808/32872528 swapFree=16252/1391864
[pid=6268] ppid=6265 vsize=668092 CPUtime=0 cores=0,2,4,6
/proc/6268/stat : 6268 (toysat) R 6265 6268 5783 0 -1 4202496 2481 0 0 0 0 0 0 0 20 0 4 0 107335149 684126208 3352 33554432000 4194304 16246674 140735947815744 140735947815168 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6268/statm: 167791 3361 441 2943 0 164685 0
[pid=6268/tid=6269] ppid=6265 vsize=685500 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6269/stat : 6269 (toysat) S 6265 6268 5783 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107335149 701952000 3420 33554432000 4194304 16246674 140735947815744 139815834070256 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6268/tid=6270] ppid=6265 vsize=690620 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6270/stat : 6270 (toysat) S 6265 6268 5783 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 107335149 707194880 3437 33554432000 4194304 16246674 140735947815744 139815748087024 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6268/tid=6271] ppid=6265 vsize=694716 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6271/stat : 6271 (toysat) S 6265 6268 5783 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 107335149 711389184 3453 33554432000 4194304 16246674 140735947815744 139815737613488 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0

[startup+0.100166 s]
/proc/loadavg: 2.38 2.29 2.10 3/180 6268
/proc/meminfo: memFree=30228808/32872528 swapFree=16252/1391864
[pid=6268] ppid=6265 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/6268/stat : 6268 (toysat) R 6265 6268 5783 0 -1 4202496 21220 0 0 0 6 3 0 0 20 0 4 0 107335149 1247350784 22078 33554432000 4194304 16246674 140735947815744 140735947815168 6024617 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6268/statm: 304529 22088 796 2943 0 301423 0
[pid=6268/tid=6269] ppid=6265 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6269/stat : 6269 (toysat) S 6265 6268 5783 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107335149 1247350784 22094 33554432000 4194304 16246674 140735947815744 139815834070256 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6268/tid=6270] ppid=6265 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6270/stat : 6270 (toysat) S 6265 6268 5783 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 107335149 1247350784 22099 33554432000 4194304 16246674 140735947815744 139815748087024 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6268/tid=6271] ppid=6265 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6271/stat : 6271 (toysat) S 6265 6268 5783 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 107335149 1247350784 22105 33554432000 4194304 16246674 140735947815744 139815737613488 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200392 s]
/proc/loadavg: 2.38 2.29 2.10 3/180 6268
/proc/meminfo: memFree=30228808/32872528 swapFree=16252/1391864
[pid=6268] ppid=6265 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/6268/stat : 6268 (toysat) R 6265 6268 5783 0 -1 4202496 40787 0 0 0 13 6 0 0 20 0 4 0 107335149 1247350784 41645 33554432000 4194304 16246674 140735947815744 140735947797632 5676613 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6268/statm: 304529 41650 796 2943 0 301423 0
[pid=6268/tid=6269] ppid=6265 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6269/stat : 6269 (toysat) S 6265 6268 5783 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107335149 1247350784 41654 33554432000 4194304 16246674 140735947815744 139815834070256 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6268/tid=6270] ppid=6265 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6270/stat : 6270 (toysat) S 6265 6268 5783 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 107335149 1247350784 41660 33554432000 4194304 16246674 140735947815744 139815748087024 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6268/tid=6271] ppid=6265 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6271/stat : 6271 (toysat) S 6265 6268 5783 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 107335149 1247350784 41666 33554432000 4194304 16246674 140735947815744 139815737613488 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300456 s]
/proc/loadavg: 2.38 2.29 2.10 3/180 6268
/proc/meminfo: memFree=30228808/32872528 swapFree=16252/1391864
[pid=6268] ppid=6265 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/6268/stat : 6268 (toysat) R 6265 6268 5783 0 -1 4202496 59110 0 0 0 21 8 0 0 20 0 4 0 107335149 1247350784 59968 33554432000 4194304 16246674 140735947815744 140735947797632 5546181 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6268/statm: 304529 59979 796 2943 0 301423 0
[pid=6268/tid=6269] ppid=6265 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6269/stat : 6269 (toysat) S 6265 6268 5783 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107335149 1247350784 59986 33554432000 4194304 16246674 140735947815744 139815834070256 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6268/tid=6270] ppid=6265 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6270/stat : 6270 (toysat) S 6265 6268 5783 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 107335149 1247350784 59991 33554432000 4194304 16246674 140735947815744 139815748087024 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6268/tid=6271] ppid=6265 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6271/stat : 6271 (toysat) S 6265 6268 5783 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 107335149 1247350784 59994 33554432000 4194304 16246674 140735947815744 139815737613488 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700344 s]
/proc/loadavg: 2.38 2.29 2.10 3/180 6268
/proc/meminfo: memFree=30228808/32872528 swapFree=16252/1391864
[pid=6268] ppid=6265 vsize=1218116 CPUtime=0.68 cores=0,2,4,6
/proc/6268/stat : 6268 (toysat) R 6265 6268 5783 0 -1 4202496 134962 0 0 0 48 20 0 0 20 0 4 0 107335149 1247350784 135820 33554432000 4194304 16246674 140735947815744 140735947797632 5546181 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6268/statm: 304529 135828 796 2943 0 301423 0
[pid=6268/tid=6269] ppid=6265 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6269/stat : 6269 (toysat) S 6265 6268 5783 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107335149 1247350784 135840 33554432000 4194304 16246674 140735947815744 139815834070256 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6268/tid=6270] ppid=6265 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6270/stat : 6270 (toysat) S 6265 6268 5783 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 107335149 1247350784 135850 33554432000 4194304 16246674 140735947815744 139815748087024 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6268/tid=6271] ppid=6265 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6271/stat : 6271 (toysat) S 6265 6268 5783 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 107335149 1247350784 135856 33554432000 4194304 16246674 140735947815744 139815737613488 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1218116

[startup+1.50039 s]
/proc/loadavg: 2.38 2.29 2.10 3/184 6272
/proc/meminfo: memFree=28720148/32872528 swapFree=16252/1391864
[pid=6268] ppid=6265 vsize=1219140 CPUtime=1.49 cores=0,2,4,6
/proc/6268/stat : 6268 (toysat) R 6265 6268 5783 0 -1 4202496 245691 0 0 0 112 37 0 0 20 0 4 0 107335149 1248399360 246527 33554432000 4194304 16246674 140735947815744 140735947815056 5995051 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6268/statm: 304785 246527 853 2943 0 301679 0
[pid=6268/tid=6269] ppid=6265 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6269/stat : 6269 (toysat) S 6265 6268 5783 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107335149 1248399360 246527 33554432000 4194304 16246674 140735947815744 139815834070256 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6268/tid=6270] ppid=6265 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6270/stat : 6270 (toysat) S 6265 6268 5783 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 107335149 1248399360 246527 33554432000 4194304 16246674 140735947815744 139815748087024 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6268/tid=6271] ppid=6265 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6271/stat : 6271 (toysat) S 6265 6268 5783 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 107335149 1248399360 246527 33554432000 4194304 16246674 140735947815744 139815737613488 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1219140

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 6268 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1.60047 s]
/proc/loadavg: 2.38 2.29 2.10 3/184 6272
/proc/meminfo: memFree=28720148/32872528 swapFree=16252/1391864
[pid=6268] ppid=6265 vsize=1219140 CPUtime=1.59 cores=0,2,4,6
/proc/6268/stat : 6268 (toysat) R 6265 6268 5783 0 -1 4202496 245691 0 0 0 122 37 0 0 20 0 4 0 107335149 1248399360 246527 33554432000 4194304 16246674 140735947815744 140735947815056 6843213 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6268/statm: 304785 246527 853 2943 0 301679 0
[pid=6268/tid=6269] ppid=6265 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6269/stat : 6269 (toysat) S 6265 6268 5783 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107335149 1248399360 246527 33554432000 4194304 16246674 140735947815744 139815834070256 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6268/tid=6270] ppid=6265 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6270/stat : 6270 (toysat) S 6265 6268 5783 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 107335149 1248399360 246527 33554432000 4194304 16246674 140735947815744 139815748087024 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6268/tid=6271] ppid=6265 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6271/stat : 6271 (toysat) S 6265 6268 5783 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 107335149 1248399360 246527 33554432000 4194304 16246674 140735947815744 139815737613488 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 1219140

[startup+2.00039 s]
/proc/loadavg: 2.38 2.29 2.10 3/184 6272
/proc/meminfo: memFree=28720148/32872528 swapFree=16252/1391864
[pid=6268] ppid=6265 vsize=1219140 CPUtime=1.99 cores=0,2,4,6
/proc/6268/stat : 6268 (toysat) R 6265 6268 5783 0 -1 4202496 245691 0 0 0 162 37 0 0 20 0 4 0 107335149 1248399360 246527 33554432000 4194304 16246674 140735947815744 140735947815056 6836566 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6268/statm: 304785 246527 853 2943 0 301679 0
[pid=6268/tid=6269] ppid=6265 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6269/stat : 6269 (toysat) S 6265 6268 5783 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107335149 1248399360 246527 33554432000 4194304 16246674 140735947815744 139815834070256 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6268/tid=6270] ppid=6265 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6270/stat : 6270 (toysat) S 6265 6268 5783 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 107335149 1248399360 246527 33554432000 4194304 16246674 140735947815744 139815748087024 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6268/tid=6271] ppid=6265 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6271/stat : 6271 (toysat) S 6265 6268 5783 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 107335149 1248399360 246527 33554432000 4194304 16246674 140735947815744 139815737613488 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 1219140

Child status: 0
Real time (s): 2.07965
CPU time (s): 2.06769
CPU user time (s): 1.64175
CPU system time (s): 0.425935
CPU usage (%): 99.4247
Max. virtual memory (cumulated for all children) (KiB): 1219140

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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.006998 second user time and 0.009998 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-07 01:00:20
IDJOB=4080179
IDBENCH=47901
IDSOLVER=2542
FILE ID=node119/4080179-1465254020
RUNJOBID= node119-1465252213-5799
PBS_JOBID= 19843259
Free space on /tmp= 71724 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=5-P0=29-P1=11-P2=11-P3=17-P4=29-P5=23-B.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080179-1465254020/watcher-4080179-1465254020 -o /tmp/evaluation-result-4080179-1465254020/solver-4080179-1465254020 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1465252213-5799 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4080179-1465254020.opb

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

MD5SUM BENCH= fcb10f2a5637609269e4645e32e48d88
RANDOM SEED=1744495934

node119.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.410
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.410
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.410
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.410
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.410
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.410
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.410
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.410
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30244580 kB
Buffers:           49152 kB
Cached:           149892 kB
SwapCached:          856 kB
Active:           442572 kB
Inactive:          89272 kB
Active(anon):     333348 kB
Inactive(anon):     1640 kB
Active(file):     109224 kB
Inactive(file):    87632 kB
Unevictable:     1391864 kB
Mlocked:           16252 kB
SwapTotal:      67108856 kB
SwapFree:       67100136 kB
Dirty:             32752 kB
Writeback:             0 kB
AnonPages:       1724092 kB
Mapped:            10268 kB
Shmem:                 0 kB
Slab:             569220 kB
SReclaimable:      12580 kB
SUnreclaim:       556640 kB
KernelStack:        1400 kB
PageTables:         8920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2519504 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1378304 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71708 MiB
End job on node119 at 2016-06-07 01:00:22