Trace number 4262438

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
Concrete 3.4SAT 6.7079701 4.1977401

General information on the benchmark

NameMultiKnapsack/MultiKnapsack-m1-gp/
MultiKnapsack-1-03.xml
MD5SUM5764a69188b0fe12059f9d6ff06a642a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.005841
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints11
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":20}]
Minimum variable degree11
Maximum variable degree11
Distribution of variable degrees[{"degree":11,"count":20}]
Minimum constraint arity20
Maximum constraint arity20
Distribution of constraint arities[{"arity":20,"count":11}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":11}]
Optimization problemNO
Type of objective

Solver Data

3.34/2.84	c Concrete v3.4 running
6.57/4.11	v <instantiation>
6.57/4.11	v       <list>
6.57/4.11	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19]
6.57/4.11	v       </list>
6.57/4.11	v       <values>
6.57/4.11	v         1 0 0 0 0 0 0 0 0 1 0 0 0 1 1 1 1 1 1 1
6.57/4.11	v       </values>
6.57/4.11	v     </instantiation>
6.57/4.11	s SATISFIABLE

Verifier Data

OK	

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-4262438-1502427110/watcher-4262438-1502427110 -o /tmp/evaluation-result-4262438-1502427110/solver-4262438-1502427110 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502411413-16612 --watchdog 2580 bin/concrete HOME/instance-4262438-1502427110.xml 

pid=19699
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.06 1.66 1.63 3/194 19702
/proc/meminfo: memFree=30964736/32770624 swapFree=0/299412
[pid=19702] ppid=19699 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/19702/stat : 19702 (runsolver) D 19699 19702 16548 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 44906536 24240128 106 18446744073709551615 4194304 4338465 140734466223136 140734466220776 139740323717847 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 24698880 140734466224336 140734466224713 140734466224713 140734466228170 0
/proc/19702/statm: 5918 106 53 36 0 2156 0

[startup+0.105221 s]
/proc/loadavg: 2.06 1.66 1.63 3/194 19702
/proc/meminfo: memFree=30964736/32770624 swapFree=0/299412
[pid=19702] ppid=19699 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/19702/stat : 19702 (bash) S 19699 19702 16548 0 -1 4202496 892 6484 0 0 0 0 0 1 20 0 1 0 44906536 9867264 377 18446744073709551615 4194304 5098028 140729540735216 140729540729224 139800902974464 0 0 5 65536 18446744071580971376 0 0 17 7 0 0 6 0 0 7196144 7232144 32763904 140729540739604 140729540739689 140729540739689 140729540743146 0
/proc/19702/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.200259 s]
/proc/loadavg: 2.06 1.66 1.63 3/194 19702
/proc/meminfo: memFree=30964736/32770624 swapFree=0/299412
[pid=19702] ppid=19699 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/19702/stat : 19702 (bash) S 19699 19702 16548 0 -1 4202496 892 6484 0 0 0 0 0 1 20 0 1 0 44906536 9867264 377 18446744073709551615 4194304 5098028 140729540735216 140729540729224 139800902974464 0 0 5 65536 18446744071580971376 0 0 17 7 0 0 6 0 0 7196144 7232144 32763904 140729540739604 140729540739689 140729540739689 140729540743146 0
/proc/19702/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.871508 s]
/proc/loadavg: 2.06 1.66 1.63 3/194 19702
/proc/meminfo: memFree=30964736/32770624 swapFree=0/299412
[pid=19702] ppid=19699 vsize=11659684 CPUtime=0.08 cores=1,3,5,7
/proc/19702/stat : 19702 (java) S 19699 19702 16548 0 -1 1077944320 3106 12350 0 0 0 0 5 3 20 0 3 0 44906536 11939516416 1880 18446744073709551615 4194304 4196468 140730523946176 140730523928720 140598604160759 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
/proc/19702/statm: 2914921 1880 1152 1 0 2904891 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11659684

[startup+0.902181 s]
/proc/loadavg: 2.06 1.66 1.63 3/194 19702
/proc/meminfo: memFree=30964736/32770624 swapFree=0/299412
[pid=19702] ppid=19699 vsize=13574488 CPUtime=0.11 cores=1,3,5,7
/proc/19702/stat : 19702 (java) S 19699 19702 16548 0 -1 1077944320 5125 12350 0 0 2 1 5 3 20 0 9 0 44906536 13900275712 4357 18446744073709551615 4194304 4196468 140730523946176 140730523928720 140598604160759 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
/proc/19702/statm: 3393622 4357 2099 1 0 3383119 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 13574488

[startup+1.50027 s]
/proc/loadavg: 2.06 1.66 1.63 3/194 19702
/proc/meminfo: memFree=30964736/32770624 swapFree=0/299412
[pid=19702] ppid=19699 vsize=13974784 CPUtime=0.97 cores=1,3,5,7
/proc/19702/stat : 19702 (java) S 19699 19702 16548 0 -1 1077944320 18881 12350 0 0 84 5 5 3 20 0 15 0 44906536 14310178816 20219 18446744073709551615 4194304 4196468 140730523946176 140730523928720 140598604160759 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
/proc/19702/statm: 3493696 20219 3189 1 0 3482965 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 13974784

[startup+3.1006 s]
/proc/loadavg: 2.06 1.66 1.63 7/209 19765
/proc/meminfo: memFree=30713632/32770624 swapFree=0/299728
[pid=19702] ppid=19699 vsize=13995836 CPUtime=4.11 cores=1,3,5,7
/proc/19702/stat : 19702 (java) S 19699 19702 16548 0 -1 1077944320 34164 12350 0 0 390 13 5 3 20 0 15 0 44906536 14331736064 48525 18446744073709551615 4194304 4196468 140730523946176 140730523928720 140598604160759 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
/proc/19702/statm: 3498959 48525 3439 1 0 3487573 0
[pid=19702/tid=19752] ppid=19699 vsize=13995836 CPUtime=2.23 cores=1,3,5,7
/proc/19702/task/19752/stat : 19752 (java) R 19699 19702 16548 0 -1 4202560 24436 12350 0 0 207 8 5 3 20 0 15 0 44906623 14331736064 48525 18446744073709551615 4194304 4196468 140730523946176 140598608392624 140598604172694 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19753] ppid=19699 vsize=13995836 CPUtime=0.09 cores=1,3,5,7
/proc/19702/task/19753/stat : 19753 (java) S 19699 19702 16548 0 -1 1077944384 186 12350 0 0 1 0 5 3 20 0 15 0 44906624 14331736064 48525 18446744073709551615 4194304 4196468 140730523946176 140598203935120 140598604170965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19754] ppid=19699 vsize=13995836 CPUtime=0.09 cores=1,3,5,7
/proc/19702/task/19754/stat : 19754 (java) S 19699 19702 16548 0 -1 1077944384 39 12350 0 0 1 0 5 3 20 0 15 0 44906624 14331736064 48525 18446744073709551615 4194304 4196468 140730523946176 140598202882320 140598604170965 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19755] ppid=19699 vsize=13995836 CPUtime=0.09 cores=1,3,5,7
/proc/19702/task/19755/stat : 19755 (java) S 19699 19702 16548 0 -1 1077944384 37 12350 0 0 1 0 5 3 20 0 15 0 44906624 14331736064 48525 18446744073709551615 4194304 4196468 140730523946176 140598201830032 140598604170965 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19756] ppid=19699 vsize=13995836 CPUtime=0.09 cores=1,3,5,7
/proc/19702/task/19756/stat : 19756 (java) S 19699 19702 16548 0 -1 1077944384 53 12350 0 0 1 0 5 3 20 0 15 0 44906624 14331736064 48525 18446744073709551615 4194304 4196468 140730523946176 140598200777232 140598604170965 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19757] ppid=19699 vsize=13995836 CPUtime=0.09 cores=1,3,5,7
/proc/19702/task/19757/stat : 19757 (java) S 19699 19702 16548 0 -1 1077944384 1197 12350 0 0 1 0 5 3 20 0 15 0 44906625 14331736064 48525 18446744073709551615 4194304 4196468 140730523946176 140597520956016 140598604171906 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19758] ppid=19699 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/19702/task/19758/stat : 19758 (java) S 19699 19702 16548 0 -1 1077944384 55 12350 0 0 0 0 5 3 20 0 15 0 44906625 14331736064 48525 18446744073709551615 4194304 4196468 140730523946176 140597519902048 140598604170965 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19759] ppid=19699 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/19702/task/19759/stat : 19759 (java) S 19699 19702 16548 0 -1 1077944384 44 12350 0 0 0 0 5 3 20 0 15 0 44906626 14331736064 48525 18446744073709551615 4194304 4196468 140730523946176 140597518849648 140598604170965 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19760] ppid=19699 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/19702/task/19760/stat : 19760 (java) S 19699 19702 16548 0 -1 1077944384 3 12350 0 0 0 0 5 3 20 0 15 0 44906628 14331736064 48525 18446744073709551615 4194304 4196468 140730523946176 140597517797968 140598604179355 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19761] ppid=19699 vsize=13995836 CPUtime=0.46 cores=1,3,5,7
/proc/19702/task/19761/stat : 19761 (java) R 19699 19702 16548 0 -1 1077944384 1121 12350 0 0 38 0 5 3 20 0 15 0 44906628 14331736064 48525 18446744073709551615 4194304 4196468 140730523946176 140597516744816 140598604171906 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19762] ppid=19699 vsize=13995836 CPUtime=0.78 cores=1,3,5,7
/proc/19702/task/19762/stat : 19762 (java) R 19699 19702 16548 0 -1 4202560 2400 12350 0 0 69 1 5 3 20 0 15 0 44906628 14331736064 48525 18446744073709551615 4194304 4196468 140730523946176 140597515678240 140598587547267 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19763] ppid=19699 vsize=13995836 CPUtime=0.76 cores=1,3,5,7
/proc/19702/task/19763/stat : 19763 (java) R 19699 19702 16548 0 -1 4202560 2435 12350 0 0 67 1 5 3 20 0 15 0 44906628 14331736064 48525 18446744073709551615 4194304 4196468 140730523946176 140597514638128 140598604172694 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19764] ppid=19699 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/19702/task/19764/stat : 19764 (java) S 19699 19702 16548 0 -1 1077944384 3 12350 0 0 0 0 5 3 20 0 15 0 44906629 14331736064 48525 18446744073709551615 4194304 4196468 140730523946176 140597513587168 140598604170965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19765] ppid=19699 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/19702/task/19765/stat : 19765 (java) S 19699 19702 16548 0 -1 1077944384 3 12350 0 0 0 0 5 3 20 0 15 0 44906633 14331736064 48525 18446744073709551615 4194304 4196468 140730523946176 140597512534960 140598604171906 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
Current children cumulated CPU time (s) 4.11
Current children cumulated vsize (KiB) 13995836

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

[startup+3.70117 s]
/proc/loadavg: 2.06 1.66 1.63 7/209 19765
/proc/meminfo: memFree=30713632/32770624 swapFree=0/299728
[pid=19702] ppid=19699 vsize=14065468 CPUtime=5.38 cores=1,3,5,7
/proc/19702/stat : 19702 (java) S 19699 19702 16548 0 -1 1077944320 48385 12350 0 0 515 15 5 3 20 0 15 0 44906536 14403039232 64075 18446744073709551615 4194304 4196468 140730523946176 140730523928720 140598604160759 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
/proc/19702/statm: 3516367 64141 3441 1 0 3504981 0
[pid=19702/tid=19752] ppid=19699 vsize=14065468 CPUtime=2.82 cores=1,3,5,7
/proc/19702/task/19752/stat : 19752 (java) R 19699 19702 16548 0 -1 4202560 36134 12350 0 0 265 9 5 3 20 0 15 0 44906623 14403039232 64141 18446744073709551615 4194304 4196468 140730523946176 140598608376568 140598584436508 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19753] ppid=19699 vsize=14065468 CPUtime=0.09 cores=1,3,5,7
/proc/19702/task/19753/stat : 19753 (java) S 19699 19702 16548 0 -1 1077944384 186 12350 0 0 1 0 5 3 20 0 15 0 44906624 14403039232 64141 18446744073709551615 4194304 4196468 140730523946176 140598203935120 140598604170965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19754] ppid=19699 vsize=14065468 CPUtime=0.09 cores=1,3,5,7
/proc/19702/task/19754/stat : 19754 (java) S 19699 19702 16548 0 -1 1077944384 39 12350 0 0 1 0 5 3 20 0 15 0 44906624 14403039232 64141 18446744073709551615 4194304 4196468 140730523946176 140598202882320 140598604170965 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19755] ppid=19699 vsize=14065468 CPUtime=0.09 cores=1,3,5,7
/proc/19702/task/19755/stat : 19755 (java) S 19699 19702 16548 0 -1 1077944384 37 12350 0 0 1 0 5 3 20 0 15 0 44906624 14403039232 64141 18446744073709551615 4194304 4196468 140730523946176 140598201830032 140598604170965 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19756] ppid=19699 vsize=14065468 CPUtime=0.09 cores=1,3,5,7
/proc/19702/task/19756/stat : 19756 (java) S 19699 19702 16548 0 -1 1077944384 53 12350 0 0 1 0 5 3 20 0 15 0 44906624 14403039232 64141 18446744073709551615 4194304 4196468 140730523946176 140598200777232 140598604170965 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19757] ppid=19699 vsize=14065468 CPUtime=0.09 cores=1,3,5,7
/proc/19702/task/19757/stat : 19757 (java) S 19699 19702 16548 0 -1 1077944384 1197 12350 0 0 1 0 5 3 20 0 15 0 44906625 14403039232 64141 18446744073709551615 4194304 4196468 140730523946176 140597520956016 140598604171906 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19758] ppid=19699 vsize=14065468 CPUtime=0.08 cores=1,3,5,7
/proc/19702/task/19758/stat : 19758 (java) S 19699 19702 16548 0 -1 1077944384 55 12350 0 0 0 0 5 3 20 0 15 0 44906625 14403039232 64141 18446744073709551615 4194304 4196468 140730523946176 140597519902048 140598604170965 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19759] ppid=19699 vsize=14065468 CPUtime=0.08 cores=1,3,5,7
/proc/19702/task/19759/stat : 19759 (java) S 19699 19702 16548 0 -1 1077944384 44 12350 0 0 0 0 5 3 20 0 15 0 44906626 14403039232 64141 18446744073709551615 4194304 4196468 140730523946176 140597518849648 140598604170965 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19760] ppid=19699 vsize=14065468 CPUtime=0.08 cores=1,3,5,7
/proc/19702/task/19760/stat : 19760 (java) S 19699 19702 16548 0 -1 1077944384 3 12350 0 0 0 0 5 3 20 0 15 0 44906628 14403039232 64141 18446744073709551615 4194304 4196468 140730523946176 140597517797968 140598604179355 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19761] ppid=19699 vsize=14065468 CPUtime=0.8 cores=1,3,5,7
/proc/19702/task/19761/stat : 19761 (java) R 19699 19702 16548 0 -1 4202560 3110 12350 0 0 71 1 5 3 20 0 15 0 44906628 14403039232 64141 18446744073709551615 4194304 4196468 140730523946176 140597516725832 140598587571560 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19762] ppid=19699 vsize=14065468 CPUtime=0.91 cores=1,3,5,7
/proc/19702/task/19762/stat : 19762 (java) S 19699 19702 16548 0 -1 1077944384 2486 12350 0 0 82 1 5 3 20 0 15 0 44906628 14403039232 64141 18446744073709551615 4194304 4196468 140730523946176 140597515692016 140598604171906 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19763] ppid=19699 vsize=14065468 CPUtime=0.96 cores=1,3,5,7
/proc/19702/task/19763/stat : 19763 (java) S 19699 19702 16548 0 -1 1077944384 2896 12350 0 0 87 1 5 3 20 0 15 0 44906628 14403039232 64141 18446744073709551615 4194304 4196468 140730523946176 140597514639728 140598604171906 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19764] ppid=19699 vsize=14065468 CPUtime=0.08 cores=1,3,5,7
/proc/19702/task/19764/stat : 19764 (java) S 19699 19702 16548 0 -1 1077944384 3 12350 0 0 0 0 5 3 20 0 15 0 44906629 14403039232 64141 18446744073709551615 4194304 4196468 140730523946176 140597513587168 140598604170965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19765] ppid=19699 vsize=14065468 CPUtime=0.08 cores=1,3,5,7
/proc/19702/task/19765/stat : 19765 (java) S 19699 19702 16548 0 -1 1077944384 3 12350 0 0 0 0 5 3 20 0 15 0 44906633 14403039232 64207 18446744073709551615 4194304 4196468 140730523946176 140597512534960 140598604171906 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
Current children cumulated CPU time (s) 5.38
Current children cumulated vsize (KiB) 14065468

[startup+4.10106 s]
/proc/loadavg: 2.06 1.66 1.63 7/209 19765
/proc/meminfo: memFree=30565464/32770624 swapFree=0/299728
[pid=19702] ppid=19699 vsize=14070024 CPUtime=6.57 cores=1,3,5,7
/proc/19702/stat : 19702 (java) S 19699 19702 16548 0 -1 1077944320 59610 12350 0 0 632 17 5 3 20 0 15 0 44906536 14407704576 72401 18446744073709551615 4194304 4196468 140730523946176 140730523928720 140598604160759 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
/proc/19702/statm: 3517506 72401 3458 1 0 3506120 0
[pid=19702/tid=19752] ppid=19699 vsize=14070024 CPUtime=3.02 cores=1,3,5,7
/proc/19702/task/19752/stat : 19752 (java) R 19699 19702 16548 0 -1 4202560 37829 12350 0 0 285 9 5 3 20 0 15 0 44906623 14407704576 72401 18446744073709551615 4194304 4196468 140730523946176 140598608394064 140598588241246 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19753] ppid=19699 vsize=14070024 CPUtime=0.16 cores=1,3,5,7
/proc/19702/task/19753/stat : 19753 (java) S 19699 19702 16548 0 -1 1077944384 391 12350 0 0 8 0 5 3 20 0 15 0 44906624 14407704576 72401 18446744073709551615 4194304 4196468 140730523946176 140598203935120 140598604170965 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19754] ppid=19699 vsize=14070024 CPUtime=0.18 cores=1,3,5,7
/proc/19702/task/19754/stat : 19754 (java) S 19699 19702 16548 0 -1 1077944384 99 12350 0 0 10 0 5 3 20 0 15 0 44906624 14407704576 72401 18446744073709551615 4194304 4196468 140730523946176 140598202882320 140598604170965 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19755] ppid=19699 vsize=14070024 CPUtime=0.16 cores=1,3,5,7
/proc/19702/task/19755/stat : 19755 (java) S 19699 19702 16548 0 -1 1077944384 64 12350 0 0 8 0 5 3 20 0 15 0 44906624 14407704576 72401 18446744073709551615 4194304 4196468 140730523946176 140598201830032 140598604170965 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19756] ppid=19699 vsize=14070024 CPUtime=0.18 cores=1,3,5,7
/proc/19702/task/19756/stat : 19756 (java) S 19699 19702 16548 0 -1 1077944384 273 12350 0 0 10 0 5 3 20 0 15 0 44906624 14407704576 72401 18446744073709551615 4194304 4196468 140730523946176 140598200777232 140598604170965 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19757] ppid=19699 vsize=14070024 CPUtime=0.17 cores=1,3,5,7
/proc/19702/task/19757/stat : 19757 (java) S 19699 19702 16548 0 -1 1077944384 6117 12350 0 0 9 0 5 3 20 0 15 0 44906625 14407704576 72401 18446744073709551615 4194304 4196468 140730523946176 140597520956016 140598604171906 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19758] ppid=19699 vsize=14070024 CPUtime=0.08 cores=1,3,5,7
/proc/19702/task/19758/stat : 19758 (java) S 19699 19702 16548 0 -1 1077944384 68 12350 0 0 0 0 5 3 20 0 15 0 44906625 14407704576 72401 18446744073709551615 4194304 4196468 140730523946176 140597519902048 140598604170965 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19759] ppid=19699 vsize=14070024 CPUtime=0.08 cores=1,3,5,7
/proc/19702/task/19759/stat : 19759 (java) S 19699 19702 16548 0 -1 1077944384 45 12350 0 0 0 0 5 3 20 0 15 0 44906626 14407704576 72401 18446744073709551615 4194304 4196468 140730523946176 140597518849664 140598604170965 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19760] ppid=19699 vsize=14070024 CPUtime=0.08 cores=1,3,5,7
/proc/19702/task/19760/stat : 19760 (java) S 19699 19702 16548 0 -1 1077944384 3 12350 0 0 0 0 5 3 20 0 15 0 44906628 14407704576 72401 18446744073709551615 4194304 4196468 140730523946176 140597517797968 140598604179355 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19761] ppid=19699 vsize=14070024 CPUtime=1.16 cores=1,3,5,7
/proc/19702/task/19761/stat : 19761 (java) R 19699 19702 16548 0 -1 4202560 6755 12350 0 0 107 1 5 3 20 0 15 0 44906628 14407704576 72401 18446744073709551615 4194304 4196468 140730523946176 140597516730840 140598585683236 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19762] ppid=19699 vsize=14070024 CPUtime=0.99 cores=1,3,5,7
/proc/19702/task/19762/stat : 19762 (java) S 19699 19702 16548 0 -1 1077944384 2558 12350 0 0 90 1 5 3 20 0 15 0 44906628 14407704576 72401 18446744073709551615 4194304 4196468 140730523946176 140597515692016 140598604171906 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19763] ppid=19699 vsize=14070024 CPUtime=1.07 cores=1,3,5,7
/proc/19702/task/19763/stat : 19763 (java) S 19699 19702 16548 0 -1 1077944384 3249 12350 0 0 98 1 5 3 20 0 15 0 44906628 14407704576 72401 18446744073709551615 4194304 4196468 140730523946176 140597514639728 140598604171906 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19764] ppid=19699 vsize=14070024 CPUtime=0.08 cores=1,3,5,7
/proc/19702/task/19764/stat : 19764 (java) S 19699 19702 16548 0 -1 1077944384 3 12350 0 0 0 0 5 3 20 0 15 0 44906629 14407704576 72401 18446744073709551615 4194304 4196468 140730523946176 140597513587168 140598604170965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
[pid=19702/tid=19765] ppid=19699 vsize=14070024 CPUtime=0.08 cores=1,3,5,7
/proc/19702/task/19765/stat : 19765 (java) S 19699 19702 16548 0 -1 1077944384 5 12350 0 0 0 0 5 3 20 0 15 0 44906633 14407704576 72401 18446744073709551615 4194304 4196468 140730523946176 140597512534960 140598604171906 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16412672 140730523953104 140730523955889 140730523955889 140730523959247 0
Current children cumulated CPU time (s) 6.57
Current children cumulated vsize (KiB) 14070024

Child status: 0
Real time (s): 4.19774
CPU time (s): 6.70797
CPU user time (s): 6.48446
CPU system time (s): 0.223512
CPU usage (%): 159.799
Max. virtual memory (cumulated for all children) (KiB): 14070024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.48446
system time used= 0.223512
maximum resident set size= 290316
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72249
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5364
involuntary context switches= 822

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.019079 second user time and 0.023167 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-11 06:37:50
IDJOB=4262438
IDBENCH=120872
IDSOLVER=2650
FILE ID=node126/4262438-1502427110
RUNJOBID= node126-1502411413-16612
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/MultiKnapsack/MultiKnapsack-m1-gp/MultiKnapsack-1-03.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262438-1502427110/watcher-4262438-1502427110 -o /tmp/evaluation-result-4262438-1502427110/solver-4262438-1502427110 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502411413-16612 --watchdog 2580  bin/concrete HOME/instance-4262438-1502427110.xml

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

MD5SUM BENCH= 5764a69188b0fe12059f9d6ff06a642a
RANDOM SEED=1306046162

node126.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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:       32770624 kB
MemFree:        30965000 kB
MemAvailable:   31556196 kB
Buffers:          271140 kB
Cached:           593456 kB
SwapCached:          524 kB
Active:           982088 kB
Inactive:         370736 kB
Active(anon):     442280 kB
Inactive(anon):    71324 kB
Active(file):     539808 kB
Inactive(file):   299412 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:             24668 kB
Writeback:             4 kB
AnonPages:        487608 kB
Mapped:            53404 kB
Shmem:             25248 kB
Slab:             161708 kB
SReclaimable:     135624 kB
SUnreclaim:        26084 kB
KernelStack:        3456 kB
PageTables:         5820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1484188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    288768 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61984 MiB
End job on node126 at 2017-08-11 06:37:54