Trace number 4240829

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.01 2400.8

General information on the benchmark

NameCutstock/Cutstock-zinc-s1/
Cutstock-t15-2.xml
MD5SUMe28ebc68094c3335bce51ae11fa43933
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark122
Best CPU time to get the best result obtained on this benchmark340.91699
Satisfiable
(Un)Satisfiability was proved
Number of variables3591
Number of constraints193
Number of domains15
Minimum domain size2
Maximum domain size21
Distribution of domain sizes[{"size":2,"count":342},{"size":3,"count":342},{"size":4,"count":171},{"size":5,"count":171},{"size":6,"count":171},{"size":8,"count":171},{"size":9,"count":171},{"size":10,"count":171},{"size":12,"count":684},{"size":14,"count":171},{"size":15,"count":171},{"size":16,"count":171},{"size":17,"count":171},{"size":18,"count":171},{"size":21,"count":342}]
Minimum variable degree3
Maximum variable degree3
Distribution of variable degrees[{"degree":3,"count":3591}]
Minimum constraint arity21
Maximum constraint arity3420
Distribution of constraint arities[{"arity":21,"count":171},{"arity":171,"count":21},{"arity":3420,"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":191}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.07	c best=?? lower=0 upper=171 

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-4240829-1500640609/watcher-4240829-1500640609 -o /tmp/evaluation-result-4240829-1500640609/solver-4240829-1500640609 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node146-1500635807-6909 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4240829-1500640609.xml 

pid=7352
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: 2.00 2.01 2.00 3/186 7355
/proc/meminfo: memFree=31261132/32770624 swapFree=6192/476968
[pid=7355] ppid=7352 vsize=27124 CPUtime=0 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 989 0 0 0 0 0 0 0 20 0 1 0 17489930 27774976 766 33554432000 4194304 5970956 140730172882640 140730172879288 5408644 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 6781 766 683 434 0 145 0

[startup+0.100113 s]
/proc/loadavg: 2.00 2.01 2.00 3/186 7355
/proc/meminfo: memFree=31261132/32770624 swapFree=6192/476968
[pid=7355] ppid=7352 vsize=37448 CPUtime=0.09 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 3672 0 0 0 9 0 0 0 20 0 1 0 17489930 38346752 3508 33554432000 4194304 5970956 140730172882640 140730172869960 5327850 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 9362 3508 791 434 0 2726 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37448

[startup+0.20037 s]
/proc/loadavg: 2.00 2.01 2.00 3/186 7355
/proc/meminfo: memFree=31261132/32770624 swapFree=6192/476968
[pid=7355] ppid=7352 vsize=46820 CPUtime=0.19 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 5984 0 0 0 18 1 0 0 20 0 1 0 17489930 47943680 5818 33554432000 4194304 5970956 140730172882640 140730172879512 140609259908069 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 11705 5818 795 434 0 5069 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 46820

[startup+0.300344 s]
/proc/loadavg: 2.00 2.01 2.00 3/186 7355
/proc/meminfo: memFree=31261132/32770624 swapFree=6192/476968
[pid=7355] ppid=7352 vsize=63780 CPUtime=0.29 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 10232 0 0 0 28 1 0 0 20 0 1 0 17489930 65310720 10042 33554432000 4194304 5970956 140730172882640 140730172879384 5038188 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 15945 10042 795 434 0 9309 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63780

[startup+0.700179 s]
/proc/loadavg: 2.00 2.01 2.00 3/186 7355
/proc/meminfo: memFree=31261132/32770624 swapFree=6192/476968
[pid=7355] ppid=7352 vsize=70856 CPUtime=0.69 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 11995 0 0 0 68 1 0 0 20 0 1 0 17489930 72556544 11824 33554432000 4194304 5970956 140730172882640 140730172879384 5093256 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 17714 11824 795 434 0 11078 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 70856

[startup+1.50017 s]
/proc/loadavg: 1.92 2.00 2.00 3/187 7417
/proc/meminfo: memFree=31214432/32770624 swapFree=6192/476996
[pid=7355] ppid=7352 vsize=70856 CPUtime=1.49 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 11995 0 0 0 148 1 0 0 20 0 1 0 17489930 72556544 11824 33554432000 4194304 5970956 140730172882640 140730172879384 5038721 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 17714 11824 795 434 0 11078 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70856

[startup+3.10017 s]
/proc/loadavg: 1.92 2.00 2.00 3/187 7417
/proc/meminfo: memFree=31152392/32770624 swapFree=6192/477020
[pid=7355] ppid=7352 vsize=70856 CPUtime=3.09 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 18351 0 0 0 307 2 0 0 20 0 1 0 17489930 72556544 11836 33554432000 4194304 5970956 140730172882640 140730172879384 5038696 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 17714 11836 795 434 0 11078 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 70856

[startup+6.30017 s]
/proc/loadavg: 1.92 2.00 2.00 3/187 7417
/proc/meminfo: memFree=31141516/32770624 swapFree=6192/477028
[pid=7355] ppid=7352 vsize=70856 CPUtime=6.28 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 25033 0 0 0 626 2 0 0 20 0 1 0 17489930 72556544 11836 33554432000 4194304 5970956 140730172882640 140730172879384 5337501 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 17714 11836 795 434 0 11078 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 70856

[startup+12.7002 s]
/proc/loadavg: 1.93 2.00 2.00 3/187 7417
/proc/meminfo: memFree=31139460/32770624 swapFree=6192/477032
[pid=7355] ppid=7352 vsize=71256 CPUtime=12.68 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 32575 0 0 0 1265 3 0 0 20 0 1 0 17489930 72966144 11949 33554432000 4194304 5970956 140730172882640 140730172879512 5337501 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 17814 11949 795 434 0 11178 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 71256

[startup+25.5002 s]
/proc/loadavg: 1.95 2.00 2.00 3/187 7417
/proc/meminfo: memFree=31138924/32770624 swapFree=6192/477044
[pid=7355] ppid=7352 vsize=71920 CPUtime=25.48 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 46209 0 0 0 2544 4 0 0 20 0 1 0 17489930 73646080 12105 33554432000 4194304 5970956 140730172882640 140730172879352 5337501 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 17980 12105 795 434 0 11344 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 71920

[startup+51.1002 s]
/proc/loadavg: 1.96 2.00 2.00 3/187 7417
/proc/meminfo: memFree=31133064/32770624 swapFree=6192/477056
[pid=7355] ppid=7352 vsize=76548 CPUtime=51.06 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 54026 0 0 0 5102 4 0 0 20 0 1 0 17489930 78385152 13244 33554432000 4194304 5970956 140730172882640 140730172879352 5038716 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 19137 13244 795 434 0 12501 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 76548

[startup+102.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/187 7418
/proc/meminfo: memFree=31125044/32770624 swapFree=6192/477100
[pid=7355] ppid=7352 vsize=81928 CPUtime=102.25 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 55707 0 0 0 10220 5 0 0 20 0 1 0 17489930 83894272 14586 33554432000 4194304 5970956 140730172882640 140730172879352 5038183 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 20482 14586 795 434 0 13846 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 81928

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/187 7419
/proc/meminfo: memFree=31125752/32770624 swapFree=6192/477124
[pid=7355] ppid=7352 vsize=81928 CPUtime=162.22 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 55956 0 0 0 16217 5 0 0 20 0 1 0 17489930 83894272 14586 33554432000 4194304 5970956 140730172882640 140730172879352 5337501 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 20482 14586 795 434 0 13846 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 81928

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/187 7427
/proc/meminfo: memFree=31126084/32770624 swapFree=6192/477152
[pid=7355] ppid=7352 vsize=81928 CPUtime=222.21 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 56119 0 0 0 22216 5 0 0 20 0 1 0 17489930 83894272 14586 33554432000 4194304 5970956 140730172882640 140730172879352 5337501 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 20482 14586 795 434 0 13846 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 81928

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/187 7428
/proc/meminfo: memFree=31126076/32770624 swapFree=6192/477172
[pid=7355] ppid=7352 vsize=81928 CPUtime=282.18 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 56227 0 0 0 28213 5 0 0 20 0 1 0 17489930 83894272 14586 33554432000 4194304 5970956 140730172882640 140730172879352 5337487 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 20482 14586 795 434 0 13846 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 81928

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/187 7429
/proc/meminfo: memFree=31126328/32770624 swapFree=6192/477196
[pid=7355] ppid=7352 vsize=81928 CPUtime=342.16 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 56324 0 0 0 34211 5 0 0 20 0 1 0 17489930 83894272 14586 33554432000 4194304 5970956 140730172882640 140730172879352 5038183 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 20482 14586 795 434 0 13846 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 81928

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/187 7430
/proc/meminfo: memFree=31126320/32770624 swapFree=6192/477232
[pid=7355] ppid=7352 vsize=81928 CPUtime=402.14 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 56421 0 0 0 40209 5 0 0 20 0 1 0 17489930 83894272 14586 33554432000 4194304 5970956 140730172882640 140730172879352 5038188 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 20482 14586 795 434 0 13846 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 81928

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/187 7431
/proc/meminfo: memFree=31126488/32770624 swapFree=6192/477252
[pid=7355] ppid=7352 vsize=81928 CPUtime=462.12 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 56532 0 0 0 46207 5 0 0 20 0 1 0 17489930 83894272 14586 33554432000 4194304 5970956 140730172882640 140730172879352 5337501 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 20482 14586 795 434 0 13846 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 81928

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/187 7432
/proc/meminfo: memFree=31126640/32770624 swapFree=6192/477276
[pid=7355] ppid=7352 vsize=81928 CPUtime=522.1 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 56640 0 0 0 52205 5 0 0 20 0 1 0 17489930 83894272 14586 33554432000 4194304 5970956 140730172882640 140730172879352 5047436 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 20482 14586 795 434 0 13846 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 81928

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/187 7433
/proc/meminfo: memFree=31126728/32770624 swapFree=6192/477296
[pid=7355] ppid=7352 vsize=81928 CPUtime=582.08 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 56968 0 0 0 58203 5 0 0 20 0 1 0 17489930 83894272 14591 33554432000 4194304 5970956 140730172882640 140730172879352 5337501 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 20482 14591 795 434 0 13846 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 81928


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 7486
/proc/meminfo: memFree=31124112/32770624 swapFree=6192/477692
[pid=7355] ppid=7352 vsize=83160 CPUtime=1481.8 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 59036 0 0 0 148173 7 0 0 20 0 1 0 17489930 85155840 14916 33554432000 4194304 5970956 140730172882640 140730172879512 5038188 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 20790 14916 795 434 0 14154 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 83160

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 7487
/proc/meminfo: memFree=31124648/32770624 swapFree=6192/477716
[pid=7355] ppid=7352 vsize=83160 CPUtime=1541.78 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 59129 0 0 0 154171 7 0 0 20 0 1 0 17489930 85155840 14916 33554432000 4194304 5970956 140730172882640 140730172879512 5038926 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 20790 14916 795 434 0 14154 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 83160

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 7488
/proc/meminfo: memFree=31124856/32770624 swapFree=6192/477744
[pid=7355] ppid=7352 vsize=83160 CPUtime=1601.76 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 59251 0 0 0 160169 7 0 0 20 0 1 0 17489930 85155840 14916 33554432000 4194304 5970956 140730172882640 140730172879512 5038696 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 20790 14916 795 434 0 14154 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 83160

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 7489
/proc/meminfo: memFree=31125264/32770624 swapFree=6192/477780
[pid=7355] ppid=7352 vsize=83160 CPUtime=1661.74 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 59334 0 0 0 166166 8 0 0 20 0 1 0 17489930 85155840 14916 33554432000 4194304 5970956 140730172882640 140730172879512 5337509 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 20790 14916 795 434 0 14154 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 83160

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 7490
/proc/meminfo: memFree=31125424/32770624 swapFree=6192/477804
[pid=7355] ppid=7352 vsize=83160 CPUtime=1721.72 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 59453 0 0 0 172164 8 0 0 20 0 1 0 17489930 85155840 14916 33554432000 4194304 5970956 140730172882640 140730172879512 5337501 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 20790 14916 795 434 0 14154 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 83160

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 7491
/proc/meminfo: memFree=31124848/32770624 swapFree=6192/477828
[pid=7355] ppid=7352 vsize=83160 CPUtime=1781.7 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 59536 0 0 0 178162 8 0 0 20 0 1 0 17489930 85155840 14916 33554432000 4194304 5970956 140730172882640 140730172879512 5038183 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 20790 14916 795 434 0 14154 0
Current children cumulated CPU time (s) 1781.7
Current children cumulated vsize (KiB) 83160

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 7492
/proc/meminfo: memFree=31124992/32770624 swapFree=6192/477844
[pid=7355] ppid=7352 vsize=83160 CPUtime=1841.68 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 59656 0 0 0 184160 8 0 0 20 0 1 0 17489930 85155840 14916 33554432000 4194304 5970956 140730172882640 140730172879512 5337501 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 20790 14916 795 434 0 14154 0
Current children cumulated CPU time (s) 1841.68
Current children cumulated vsize (KiB) 83160

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 7493
/proc/meminfo: memFree=31124744/32770624 swapFree=6192/477872
[pid=7355] ppid=7352 vsize=83160 CPUtime=1901.66 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 59746 0 0 0 190158 8 0 0 20 0 1 0 17489930 85155840 14916 33554432000 4194304 5970956 140730172882640 140730172879512 5337501 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 20790 14916 795 434 0 14154 0
Current children cumulated CPU time (s) 1901.66
Current children cumulated vsize (KiB) 83160

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 7494
/proc/meminfo: memFree=31125152/32770624 swapFree=6192/477892
[pid=7355] ppid=7352 vsize=83160 CPUtime=1961.64 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 59838 0 0 0 196156 8 0 0 20 0 1 0 17489930 85155840 14916 33554432000 4194304 5970956 140730172882640 140730172879512 5337501 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 20790 14916 795 434 0 14154 0
Current children cumulated CPU time (s) 1961.64
Current children cumulated vsize (KiB) 83160

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 7502
/proc/meminfo: memFree=31124104/32770624 swapFree=6192/477924
[pid=7355] ppid=7352 vsize=83160 CPUtime=2021.62 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 59962 0 0 0 202154 8 0 0 20 0 1 0 17489930 85155840 14916 33554432000 4194304 5970956 140730172882640 140730172879512 5136786 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 20790 14916 795 434 0 14154 0
Current children cumulated CPU time (s) 2021.62
Current children cumulated vsize (KiB) 83160

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 7503
/proc/meminfo: memFree=31124636/32770624 swapFree=6192/477948
[pid=7355] ppid=7352 vsize=83160 CPUtime=2081.61 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 60098 0 0 0 208153 8 0 0 20 0 1 0 17489930 85155840 14933 33554432000 4194304 5970956 140730172882640 140730172879512 5337524 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 20790 14933 795 434 0 14154 0
Current children cumulated CPU time (s) 2081.61
Current children cumulated vsize (KiB) 83160

[startup+2142.3 s]
/proc/loadavg: 2.08 2.03 2.03 3/187 7504
/proc/meminfo: memFree=31124960/32770624 swapFree=6192/477968
[pid=7355] ppid=7352 vsize=83160 CPUtime=2141.58 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 60252 0 0 0 214150 8 0 0 20 0 1 0 17489930 85155840 14933 33554432000 4194304 5970956 140730172882640 140730172879512 5337497 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 20790 14933 795 434 0 14154 0
Current children cumulated CPU time (s) 2141.58
Current children cumulated vsize (KiB) 83160

[startup+2202.31 s]
/proc/loadavg: 2.08 2.04 2.04 3/187 7505
/proc/meminfo: memFree=31124992/32770624 swapFree=6192/477996
[pid=7355] ppid=7352 vsize=83160 CPUtime=2201.57 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 60357 0 0 0 220149 8 0 0 20 0 1 0 17489930 85155840 14933 33554432000 4194304 5970956 140730172882640 140730172879512 5038922 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 20790 14933 795 434 0 14154 0
Current children cumulated CPU time (s) 2201.57
Current children cumulated vsize (KiB) 83160

[startup+2262.3 s]
/proc/loadavg: 2.03 2.04 2.04 3/187 7506
/proc/meminfo: memFree=31125508/32770624 swapFree=6192/478016
[pid=7355] ppid=7352 vsize=83160 CPUtime=2261.54 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 60462 0 0 0 226146 8 0 0 20 0 1 0 17489930 85155840 14933 33554432000 4194304 5970956 140730172882640 140730172879512 5038183 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 20790 14933 795 434 0 14154 0
Current children cumulated CPU time (s) 2261.54
Current children cumulated vsize (KiB) 83160

[startup+2322.3 s]
/proc/loadavg: 2.01 2.03 2.04 3/187 7507
/proc/meminfo: memFree=31125332/32770624 swapFree=6192/478036
[pid=7355] ppid=7352 vsize=83160 CPUtime=2321.52 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 60567 0 0 0 232144 8 0 0 20 0 1 0 17489930 85155840 14933 33554432000 4194304 5970956 140730172882640 140730172879512 5045486 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 20790 14933 795 434 0 14154 0
Current children cumulated CPU time (s) 2321.52
Current children cumulated vsize (KiB) 83160

[startup+2382.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/187 7508
/proc/meminfo: memFree=31124096/32770624 swapFree=6192/478060
[pid=7355] ppid=7352 vsize=83160 CPUtime=2381.5 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 60695 0 0 0 238142 8 0 0 20 0 1 0 17489930 85155840 14933 33554432000 4194304 5970956 140730172882640 140730172879512 5038188 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 20790 14933 795 434 0 14154 0
Current children cumulated CPU time (s) 2381.5
Current children cumulated vsize (KiB) 83160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.8 s]
/proc/loadavg: 2.00 2.02 2.04 3/187 7508
/proc/meminfo: memFree=31124344/32770624 swapFree=6192/478064
[pid=7355] ppid=7352 vsize=83160 CPUtime=2400 cores=0,2,4,6
/proc/7355/stat : 7355 (cosoco) R 7352 7355 4702 0 -1 4202496 60780 0 0 0 239992 8 0 0 20 0 1 0 17489930 85155840 14933 33554432000 4194304 5970956 140730172882640 140730172879512 5337501 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 8114176 140730172888257 140730172888387 140730172888387 140730172891086 0
/proc/7355/statm: 20790 14933 795 434 0 14154 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 83160

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 7355 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2400.8
CPU time (s): 2400.01
CPU user time (s): 2399.92
CPU system time (s): 0.088971
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (KiB): 83160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.92
system time used= 0.088971
maximum resident set size= 59776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60808
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= 33
involuntary context switches= 122505

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.21827 second user time and 6.81715 second system time

The end

Launcher Data

Begin job on node146 at 2017-07-21 14:36:49
IDJOB=4240829
IDBENCH=124212
IDSOLVER=2620
FILE ID=node146/4240829-1500640609
RUNJOBID= node146-1500635807-6909
PBS_JOBID= 20622988
Free space on /tmp= 61796 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/Cutstock/Cutstock-zinc-s1/Cutstock-t15-2.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4240829-1500640609/watcher-4240829-1500640609 -o /tmp/evaluation-result-4240829-1500640609/solver-4240829-1500640609 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node146-1500635807-6909 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4240829-1500640609.xml

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

MD5SUM BENCH= e28ebc68094c3335bce51ae11fa43933
RANDOM SEED=1441999432

node146.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	: 5334.06
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		: 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	: 5334.06
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.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		: 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	: 5334.06
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.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		: 2133.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	: 5334.06
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31261396 kB
MemAvailable:   31995844 kB
Buffers:          164820 kB
Cached:           853740 kB
SwapCached:            0 kB
Active:           588324 kB
Inactive:         494260 kB
Active(anon):      65976 kB
Inactive(anon):    17032 kB
Active(file):     522348 kB
Inactive(file):   477228 kB
Unevictable:        6192 kB
Mlocked:            6200 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2348 kB
Writeback:             0 kB
AnonPages:         69440 kB
Mapped:            34720 kB
Shmem:             17044 kB
Slab:             126216 kB
SReclaimable:     101412 kB
SUnreclaim:        24804 kB
KernelStack:        3360 kB
PageTables:         4812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     343844 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61792 MiB
End job on node146 at 2017-07-21 15:16:50