Trace number 4240811

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
R1: cosoco 1.1? (TO) 2400.06 2400.5

General information on the benchmark

NameCutstock/Cutstock-zinc-s1/
Cutstock-t04-6.xml
MD5SUM4f6b0364d1c2702efbd3acc25cc5ef4e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark199
Best CPU time to get the best result obtained on this benchmark2400.06
Satisfiable
(Un)Satisfiability was proved
Number of variables4704
Number of constraints246
Number of domains20
Minimum domain size2
Maximum domain size160
Distribution of domain sizes[{"size":2,"count":224},{"size":8,"count":224},{"size":12,"count":224},{"size":36,"count":448},{"size":42,"count":224},{"size":75,"count":224},{"size":79,"count":224},{"size":93,"count":224},{"size":110,"count":224},{"size":117,"count":224},{"size":121,"count":224},{"size":123,"count":224},{"size":126,"count":224},{"size":139,"count":224},{"size":141,"count":224},{"size":142,"count":224},{"size":149,"count":224},{"size":153,"count":224},{"size":158,"count":224},{"size":160,"count":224}]
Minimum variable degree3
Maximum variable degree3
Distribution of variable degrees[{"degree":3,"count":4704}]
Minimum constraint arity21
Maximum constraint arity4480
Distribution of constraint arities[{"arity":21,"count":224},{"arity":224,"count":21},{"arity":4480,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":1},{"type":"lex","count":1},{"type":"sum","count":244}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.07/0.11	c best=?? lower=0 upper=224 

Verifier Data

One s line expected

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-4240811-1500639406/watcher-4240811-1500639406 -o /tmp/evaluation-result-4240811-1500639406/solver-4240811-1500639406 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1500639406-6408 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4240811-1500639406.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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: 1.08 1.17 1.49 3/184 6433
/proc/meminfo: memFree=31415812/32770624 swapFree=6208/384364
[pid=6433] ppid=6430 vsize=5512 CPUtime=0 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) D 6430 6433 6377 0 -1 1077936128 160 0 2 0 0 0 0 0 20 0 1 0 17362485 5644288 36 33554432000 4194304 5970956 140735477587360 140735477584552 140496738051783 0 0 4096 0 18446744072101555748 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 1378 36 27 434 0 40 0

[startup+0.100067 s]
/proc/loadavg: 1.08 1.17 1.49 3/184 6433
/proc/meminfo: memFree=31415812/32770624 swapFree=6208/384364
[pid=6433] ppid=6430 vsize=42092 CPUtime=0.07 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 4741 0 3 0 7 0 0 0 20 0 1 0 17362485 43102208 4524 33554432000 4194304 5970956 140735477587360 140735477581224 140496721995680 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 10523 4524 744 434 0 3887 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 42092

[startup+0.200373 s]
/proc/loadavg: 1.08 1.17 1.49 3/184 6433
/proc/meminfo: memFree=31415812/32770624 swapFree=6208/384364
[pid=6433] ppid=6430 vsize=46788 CPUtime=0.17 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 6005 0 3 0 17 0 0 0 20 0 1 0 17362485 47910912 5844 33554432000 4194304 5970956 140735477587360 140735477574680 5327850 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 11697 5844 792 434 0 5061 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 46788

[startup+0.300316 s]
/proc/loadavg: 1.08 1.17 1.49 3/184 6433
/proc/meminfo: memFree=31415812/32770624 swapFree=6208/384364
[pid=6433] ppid=6430 vsize=46788 CPUtime=0.27 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 6005 0 3 0 27 0 0 0 20 0 1 0 17362485 47910912 5844 33554432000 4194304 5970956 140735477587360 140735477574680 5039152 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 11697 5844 792 434 0 5061 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 46788

[startup+0.700297 s]
/proc/loadavg: 1.08 1.17 1.49 3/184 6433
/proc/meminfo: memFree=31415812/32770624 swapFree=6208/384364
[pid=6433] ppid=6430 vsize=56456 CPUtime=0.68 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 8410 0 3 0 67 1 0 0 20 0 1 0 17362485 57810944 8220 33554432000 4194304 5970956 140735477587360 140735477584072 5039162 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 14114 8220 795 434 0 7478 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 56456

[startup+1.50022 s]
/proc/loadavg: 1.08 1.17 1.49 3/188 6440
/proc/meminfo: memFree=30868068/32770624 swapFree=6208/386016
[pid=6433] ppid=6430 vsize=64168 CPUtime=1.48 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 10330 0 3 0 147 1 0 0 20 0 1 0 17362485 65708032 10134 33554432000 4194304 5970956 140735477587360 140735477584104 5098896 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 16042 10134 795 434 0 9406 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 64168

[startup+3.10029 s]
/proc/loadavg: 1.08 1.17 1.49 3/188 6440
/proc/meminfo: memFree=30866596/32770624 swapFree=6208/386028
[pid=6433] ppid=6430 vsize=64696 CPUtime=3.07 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 16033 0 3 0 306 1 0 0 20 0 1 0 17362485 66248704 10298 33554432000 4194304 5970956 140735477587360 140735477584104 5038183 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 16174 10298 795 434 0 9538 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 64696

[startup+6.30022 s]
/proc/loadavg: 1.15 1.19 1.49 3/188 6440
/proc/meminfo: memFree=30715816/32770624 swapFree=6208/386028
[pid=6433] ppid=6430 vsize=64828 CPUtime=6.28 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 21848 0 3 0 626 2 0 0 20 0 1 0 17362485 66383872 10347 33554432000 4194304 5970956 140735477587360 140735477584104 5038440 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 16207 10347 795 434 0 9571 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 64828

[startup+12.7003 s]
/proc/loadavg: 1.22 1.20 1.49 3/188 6440
/proc/meminfo: memFree=30177764/32770624 swapFree=6208/386032
[pid=6433] ppid=6430 vsize=64828 CPUtime=12.67 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 27890 0 3 0 1265 2 0 0 20 0 1 0 17362485 66383872 10355 33554432000 4194304 5970956 140735477587360 140735477584104 5039457 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 16207 10355 795 434 0 9571 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 64828

[startup+25.5003 s]
/proc/loadavg: 1.39 1.24 1.50 3/188 6440
/proc/meminfo: memFree=29646940/32770624 swapFree=6208/386048
[pid=6433] ppid=6430 vsize=65488 CPUtime=25.46 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 33225 0 3 0 2544 2 0 0 20 0 1 0 17362485 67059712 10494 33554432000 4194304 5970956 140735477587360 140735477584104 5337501 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 16372 10494 795 434 0 9736 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 65488

[startup+51.1003 s]
/proc/loadavg: 1.60 1.30 1.51 3/188 6440
/proc/meminfo: memFree=29074184/32770624 swapFree=6208/386052
[pid=6433] ppid=6430 vsize=83292 CPUtime=51.05 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 40507 0 3 0 5102 3 0 0 20 0 1 0 17362485 85291008 14949 33554432000 4194304 5970956 140735477587360 140735477584104 5136608 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 20823 14949 795 434 0 14187 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 83292

[startup+102.3 s]
/proc/loadavg: 1.83 1.41 1.54 3/188 6441
/proc/meminfo: memFree=29075256/32770624 swapFree=6208/386080
[pid=6433] ppid=6430 vsize=83292 CPUtime=102.25 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 43385 0 3 0 10222 3 0 0 20 0 1 0 17362485 85291008 14949 33554432000 4194304 5970956 140735477587360 140735477584104 5039615 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 20823 14949 795 434 0 14187 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 83292

[startup+162.3 s]
/proc/loadavg: 1.94 1.52 1.57 3/188 6442
/proc/meminfo: memFree=29075688/32770624 swapFree=6208/386096
[pid=6433] ppid=6430 vsize=83292 CPUtime=162.23 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 46022 0 3 0 16220 3 0 0 20 0 1 0 17362485 85291008 14949 33554432000 4194304 5970956 140735477587360 140735477584104 5320128 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 20823 14949 795 434 0 14187 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 83292

[startup+222.306 s]
/proc/loadavg: 2.04 1.62 1.60 3/189 6453
/proc/meminfo: memFree=29075140/32770624 swapFree=6208/386116
[pid=6433] ppid=6430 vsize=83292 CPUtime=222.23 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 47680 0 3 0 22220 3 0 0 20 0 1 0 17362485 85291008 14949 33554432000 4194304 5970956 140735477587360 140735477584104 5038721 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 20823 14949 795 434 0 14187 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 83292

[startup+282.3 s]
/proc/loadavg: 2.02 1.69 1.62 3/189 6454
/proc/meminfo: memFree=29075956/32770624 swapFree=6208/386136
[pid=6433] ppid=6430 vsize=83292 CPUtime=282.22 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 49889 0 3 0 28218 4 0 0 20 0 1 0 17362485 85291008 14949 33554432000 4194304 5970956 140735477587360 140735477584104 5039162 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 20823 14949 795 434 0 14187 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 83292

[startup+342.3 s]
/proc/loadavg: 2.01 1.75 1.65 3/188 6455
/proc/meminfo: memFree=29076024/32770624 swapFree=6208/386156
[pid=6433] ppid=6430 vsize=83292 CPUtime=342.21 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 51952 0 3 0 34217 4 0 0 20 0 1 0 17362485 85291008 14949 33554432000 4194304 5970956 140735477587360 140735477584104 5038721 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 20823 14949 795 434 0 14187 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 83292

[startup+402.3 s]
/proc/loadavg: 2.00 1.79 1.67 3/188 6456
/proc/meminfo: memFree=29076468/32770624 swapFree=6208/386180
[pid=6433] ppid=6430 vsize=83292 CPUtime=402.2 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 54012 0 3 0 40216 4 0 0 20 0 1 0 17362485 85291008 14949 33554432000 4194304 5970956 140735477587360 140735477584104 5038696 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 20823 14949 795 434 0 14187 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 83292

[startup+462.3 s]
/proc/loadavg: 2.00 1.83 1.69 3/188 6457
/proc/meminfo: memFree=29076036/32770624 swapFree=6208/386204
[pid=6433] ppid=6430 vsize=83292 CPUtime=462.19 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 56137 0 3 0 46215 4 0 0 20 0 1 0 17362485 85291008 14949 33554432000 4194304 5970956 140735477587360 140735477584104 5039123 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 20823 14949 795 434 0 14187 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 83292

[startup+522.3 s]
/proc/loadavg: 2.00 1.86 1.71 3/186 6459
/proc/meminfo: memFree=29077252/32770624 swapFree=6208/386224
[pid=6433] ppid=6430 vsize=83292 CPUtime=522.18 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 57984 0 3 0 52214 4 0 0 20 0 1 0 17362485 85291008 14949 33554432000 4194304 5970956 140735477587360 140735477584104 5038188 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 20823 14949 795 434 0 14187 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 83292

[startup+582.3 s]
/proc/loadavg: 2.00 1.89 1.73 3/187 6461
/proc/meminfo: memFree=29076256/32770624 swapFree=6208/386244
[pid=6433] ppid=6430 vsize=83292 CPUtime=582.17 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 60589 0 3 0 58213 4 0 0 20 0 1 0 17362485 85291008 14949 33554432000 4194304 5970956 140735477587360 140735477584104 5098896 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 20823 14949 795 434 0 14187 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 83292


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 1.91 3/188 6494
/proc/meminfo: memFree=28942928/32770624 swapFree=6208/386596
[pid=6433] ppid=6430 vsize=106348 CPUtime=1542.01 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 118453 0 3 0 154194 7 0 0 20 0 1 0 17362485 108900352 20561 33554432000 4194304 5970956 140735477587360 140735477584104 5098896 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 26587 20561 795 434 0 19951 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 106348

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/188 6495
/proc/meminfo: memFree=28939792/32770624 swapFree=6208/386624
[pid=6433] ppid=6430 vsize=106348 CPUtime=1601.98 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 120866 0 3 0 160191 7 0 0 20 0 1 0 17362485 108900352 20705 33554432000 4194304 5970956 140735477587360 140735477584104 5038721 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 26587 20705 795 434 0 19951 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 106348

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/188 6496
/proc/meminfo: memFree=28940328/32770624 swapFree=6208/386640
[pid=6433] ppid=6430 vsize=106348 CPUtime=1661.97 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 121280 0 3 0 166190 7 0 0 20 0 1 0 17362485 108900352 20705 33554432000 4194304 5970956 140735477587360 140735477584104 5038721 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 26587 20705 795 434 0 19951 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 106348

[startup+1722.3 s]
/proc/loadavg: 2.05 2.03 1.94 3/187 6497
/proc/meminfo: memFree=28940624/32770624 swapFree=6208/386656
[pid=6433] ppid=6430 vsize=106348 CPUtime=1721.96 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 121749 0 3 0 172189 7 0 0 20 0 1 0 17362485 108900352 20705 33554432000 4194304 5970956 140735477587360 140735477584104 5040562 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 26587 20705 795 434 0 19951 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 106348

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 1.94 3/187 6498
/proc/meminfo: memFree=28941148/32770624 swapFree=6208/386684
[pid=6433] ppid=6430 vsize=106348 CPUtime=1781.95 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 122431 0 3 0 178188 7 0 0 20 0 1 0 17362485 108900352 20705 33554432000 4194304 5970956 140735477587360 140735477584104 5039178 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 26587 20705 795 434 0 19951 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 106348

[startup+1842.3 s]
/proc/loadavg: 2.01 2.02 1.95 3/187 6499
/proc/meminfo: memFree=28941508/32770624 swapFree=6208/386700
[pid=6433] ppid=6430 vsize=106348 CPUtime=1841.94 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 123104 0 3 0 184187 7 0 0 20 0 1 0 17362485 108900352 20705 33554432000 4194304 5970956 140735477587360 140735477584104 5039294 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 26587 20705 795 434 0 19951 0
Current children cumulated CPU time (s) 1841.94
Current children cumulated vsize (KiB) 106348

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/187 6500
/proc/meminfo: memFree=28941212/32770624 swapFree=6208/386720
[pid=6433] ppid=6430 vsize=106348 CPUtime=1901.93 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 123583 0 3 0 190186 7 0 0 20 0 1 0 17362485 108900352 20705 33554432000 4194304 5970956 140735477587360 140735477584104 5098896 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 26587 20705 795 434 0 19951 0
Current children cumulated CPU time (s) 1901.93
Current children cumulated vsize (KiB) 106348

[startup+1962.3 s]
/proc/loadavg: 2.04 2.03 1.96 3/187 6501
/proc/meminfo: memFree=28940924/32770624 swapFree=6208/386740
[pid=6433] ppid=6430 vsize=106348 CPUtime=1961.92 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 124076 0 3 0 196185 7 0 0 20 0 1 0 17362485 108900352 20705 33554432000 4194304 5970956 140735477587360 140735477584104 5039619 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 26587 20705 795 434 0 19951 0
Current children cumulated CPU time (s) 1961.92
Current children cumulated vsize (KiB) 106348

[startup+2022.3 s]
/proc/loadavg: 2.01 2.02 1.96 3/187 6509
/proc/meminfo: memFree=28940724/32770624 swapFree=6208/386764
[pid=6433] ppid=6430 vsize=106348 CPUtime=2021.91 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 124766 0 3 0 202184 7 0 0 20 0 1 0 17362485 108900352 20705 33554432000 4194304 5970956 140735477587360 140735477584104 5098896 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 26587 20705 795 434 0 19951 0
Current children cumulated CPU time (s) 2021.91
Current children cumulated vsize (KiB) 106348

[startup+2082.3 s]
/proc/loadavg: 2.01 2.02 1.96 3/187 6510
/proc/meminfo: memFree=28941996/32770624 swapFree=6208/386788
[pid=6433] ppid=6430 vsize=106348 CPUtime=2081.91 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 125248 0 3 0 208184 7 0 0 20 0 1 0 17362485 108900352 20705 33554432000 4194304 5970956 140735477587360 140735477584104 5038368 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 26587 20705 795 434 0 19951 0
Current children cumulated CPU time (s) 2081.91
Current children cumulated vsize (KiB) 106348

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/187 6511
/proc/meminfo: memFree=28942656/32770624 swapFree=6208/386808
[pid=6433] ppid=6430 vsize=106348 CPUtime=2141.89 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 125652 0 3 0 214182 7 0 0 20 0 1 0 17362485 108900352 20705 33554432000 4194304 5970956 140735477587360 140735477584104 5047510 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 26587 20705 795 434 0 19951 0
Current children cumulated CPU time (s) 2141.89
Current children cumulated vsize (KiB) 106348

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 1.96 3/187 6512
/proc/meminfo: memFree=28942568/32770624 swapFree=6208/386832
[pid=6433] ppid=6430 vsize=106348 CPUtime=2201.89 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 126157 0 3 0 220182 7 0 0 20 0 1 0 17362485 108900352 20705 33554432000 4194304 5970956 140735477587360 140735477584104 5038188 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 26587 20705 795 434 0 19951 0
Current children cumulated CPU time (s) 2201.89
Current children cumulated vsize (KiB) 106348

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/187 6513
/proc/meminfo: memFree=28942960/32770624 swapFree=6208/386828
[pid=6433] ppid=6430 vsize=106348 CPUtime=2261.87 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 126667 0 3 0 226180 7 0 0 20 0 1 0 17362485 108900352 20705 33554432000 4194304 5970956 140735477587360 140735477584104 5038183 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 26587 20705 795 434 0 19951 0
Current children cumulated CPU time (s) 2261.87
Current children cumulated vsize (KiB) 106348

[startup+2322.3 s]
/proc/loadavg: 2.04 2.03 1.97 3/187 6515
/proc/meminfo: memFree=28943108/32770624 swapFree=6208/386844
[pid=6433] ppid=6430 vsize=106348 CPUtime=2321.86 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 127114 0 3 0 232179 7 0 0 20 0 1 0 17362485 108900352 20705 33554432000 4194304 5970956 140735477587360 140735477584104 5039178 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 26587 20705 795 434 0 19951 0
Current children cumulated CPU time (s) 2321.86
Current children cumulated vsize (KiB) 106348

[startup+2382.3 s]
/proc/loadavg: 2.02 2.02 1.97 3/187 6516
/proc/meminfo: memFree=28942516/32770624 swapFree=6208/386864
[pid=6433] ppid=6430 vsize=106348 CPUtime=2381.85 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 127586 0 3 0 238178 7 0 0 20 0 1 0 17362485 108900352 20705 33554432000 4194304 5970956 140735477587360 140735477584104 5038979 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 26587 20705 795 434 0 19951 0
Current children cumulated CPU time (s) 2381.85
Current children cumulated vsize (KiB) 106348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.5 s]
/proc/loadavg: 2.01 2.02 1.97 3/187 6516
/proc/meminfo: memFree=28942604/32770624 swapFree=6208/386868
[pid=6433] ppid=6430 vsize=106348 CPUtime=2400.05 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 128008 0 3 0 239998 7 0 0 20 0 1 0 17362485 108900352 20705 33554432000 4194304 5970956 140735477587360 140735477584104 5038188 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 26587 20705 795 434 0 19951 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 106348

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+2400.5 s]
/proc/loadavg: 2.01 2.02 1.97 3/187 6516
/proc/meminfo: memFree=28942604/32770624 swapFree=6208/386868
[pid=6433] ppid=6430 vsize=106348 CPUtime=2400.05 cores=0,2,4,6
/proc/6433/stat : 6433 (cosoco) R 6430 6433 6377 0 -1 4202496 128008 0 3 0 239998 7 0 0 20 0 1 0 17362485 108900352 20705 33554432000 4194304 5970956 140735477587360 140735477584104 5038188 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 38539264 140735477589185 140735477589315 140735477589315 140735477592014 0
/proc/6433/statm: 26587 20705 795 434 0 19951 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 106348

Child status: 1
Real time (s): 2400.5
CPU time (s): 2400.06
CPU user time (s): 2399.99
CPU system time (s): 0.077986
CPU usage (%): 99.9818
Max. virtual memory (cumulated for all children) (KiB): 106348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.99
system time used= 0.077986
maximum resident set size= 82864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128036
page faults= 3
swaps= 0
block input operations= 3320
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 48
involuntary context switches= 120909

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.79665 second user time and 8.6724 second system time

The end

Launcher Data

Begin job on node149 at 2017-07-21 14:16:46
IDJOB=4240811
IDBENCH=124189
IDSOLVER=2620
FILE ID=node149/4240811-1500639406
RUNJOBID= node149-1500639406-6408
PBS_JOBID= 20623027
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/Cutstock/Cutstock-zinc-s1/Cutstock-t04-6.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4240811-1500639406/watcher-4240811-1500639406 -o /tmp/evaluation-result-4240811-1500639406/solver-4240811-1500639406 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1500639406-6408 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4240811-1500639406.xml

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

MD5SUM BENCH= 4f6b0364d1c2702efbd3acc25cc5ef4e
RANDOM SEED=2061497132

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

/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		: 1600.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.83
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		: 1600.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.56
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		: 1600.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.83
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		: 1600.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.56
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		: 1600.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.83
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		: 1600.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.56
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		: 1600.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.83
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		: 1600.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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31418532 kB
MemAvailable:   32003484 kB
Buffers:          231840 kB
Cached:           640556 kB
SwapCached:            0 kB
Active:           521956 kB
Inactive:         403724 kB
Active(anon):      56096 kB
Inactive(anon):    17020 kB
Active(file):     465860 kB
Inactive(file):   386704 kB
Unevictable:        6208 kB
Mlocked:            6208 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2736 kB
Writeback:             0 kB
AnonPages:         59820 kB
Mapped:            32416 kB
Shmem:             17040 kB
Slab:             121968 kB
SReclaimable:      96444 kB
SUnreclaim:        25524 kB
KernelStack:        3088 kB
PageTables:         4688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     317412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 62028 MiB
End job on node149 at 2017-07-21 14:56:47