Trace number 4240833

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-sat 1.1? (TO) 2400.05 2400.5

General information on the benchmark

NameCutstock/Cutstock-zinc-s1/
Cutstock-t02-3.xml
MD5SUM058109e0b262c2cf0fdf1876739ed95e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark158
Best CPU time to get the best result obtained on this benchmark2400.04
Satisfiable
(Un)Satisfiability was proved
Number of variables1925
Number of constraints187
Number of domains10
Minimum domain size2
Maximum domain size162
Distribution of domain sizes[{"size":2,"count":175},{"size":38,"count":175},{"size":61,"count":175},{"size":91,"count":175},{"size":93,"count":350},{"size":103,"count":175},{"size":114,"count":175},{"size":126,"count":175},{"size":129,"count":175},{"size":162,"count":175}]
Minimum variable degree3
Maximum variable degree3
Distribution of variable degrees[{"degree":3,"count":1925}]
Minimum constraint arity11
Maximum constraint arity1750
Distribution of constraint arities[{"arity":11,"count":175},{"arity":175,"count":11},{"arity":1750,"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":185}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.79/0.80	c SAT : Variables: 177100 -- Clauses: 9810850
0.79/0.80	c best=?? lower=0 upper=175 

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-4240833-1500639883/watcher-4240833-1500639883 -o /tmp/evaluation-result-4240833-1500639883/solver-4240833-1500639883 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1500623778-2952 --watchdog 2560 HOME/cosoco -lc -model -restarts -sat HOME/instance-4240833-1500639883.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 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.05 2.04 2.05 3/186 8194
/proc/meminfo: memFree=31887380/32770624 swapFree=6244/37424
[pid=8194] ppid=8191 vsize=27124 CPUtime=0 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 992 0 0 0 0 0 0 0 20 0 1 0 17265131 27774976 832 33554432000 4194304 5970956 140723464059088 140723464058280 140356140096485 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 6781 832 704 434 0 145 0

[startup+0.100112 s]
/proc/loadavg: 2.05 2.04 2.05 3/186 8194
/proc/meminfo: memFree=31887380/32770624 swapFree=6244/37424
[pid=8194] ppid=8191 vsize=65440 CPUtime=0.08 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 8515 0 0 0 7 1 0 0 20 0 1 0 17265131 67010560 9888 33554432000 4194304 5970956 140723464059088 140723464055912 5279679 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 16360 9888 780 434 0 9724 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 65440

[startup+0.200327 s]
/proc/loadavg: 2.05 2.04 2.05 3/186 8194
/proc/meminfo: memFree=31887380/32770624 swapFree=6244/37424
[pid=8194] ppid=8191 vsize=137508 CPUtime=0.19 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 18696 0 0 0 16 3 0 0 20 0 1 0 17265131 140808192 23629 33554432000 4194304 5970956 140723464059088 140723464055912 5279833 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 34377 23629 780 434 0 27741 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 137508

[startup+0.300299 s]
/proc/loadavg: 2.05 2.04 2.05 3/186 8194
/proc/meminfo: memFree=31887380/32770624 swapFree=6244/37424
[pid=8194] ppid=8191 vsize=209084 CPUtime=0.29 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 27443 0 0 0 25 4 0 0 20 0 1 0 17265131 214102016 38010 33554432000 4194304 5970956 140723464059088 140723464055912 140356140096485 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 52271 38010 780 434 0 45635 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 209084

[startup+0.700236 s]
/proc/loadavg: 2.05 2.04 2.05 3/186 8194
/proc/meminfo: memFree=31887380/32770624 swapFree=6244/37424
[pid=8194] ppid=8191 vsize=488992 CPUtime=0.69 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 59816 0 0 0 58 11 0 0 20 0 1 0 17265131 500727808 92832 33554432000 4194304 5970956 140723464059088 140723464055912 140356140096485 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 122248 92832 780 434 0 115612 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 488992

[startup+1.50021 s]
/proc/loadavg: 2.05 2.04 2.05 3/187 8195
/proc/meminfo: memFree=31451012/32770624 swapFree=6244/37484
[pid=8194] ppid=8191 vsize=524920 CPUtime=1.48 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 69790 0 0 0 136 12 0 0 20 0 1 0 17265131 537518080 109927 33554432000 4194304 5970956 140723464059088 140723464055832 5038712 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 131230 109927 801 434 0 124594 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 524920

[startup+3.10018 s]
/proc/loadavg: 2.05 2.04 2.05 3/187 8195
/proc/meminfo: memFree=31447400/32770624 swapFree=6244/37484
[pid=8194] ppid=8191 vsize=527316 CPUtime=3.09 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 77322 0 0 0 296 13 0 0 20 0 1 0 17265131 539971584 110606 33554432000 4194304 5970956 140723464059088 140723464055896 5039631 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 131829 110606 801 434 0 125193 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 527316

[startup+6.30018 s]
/proc/loadavg: 2.12 2.06 2.05 3/187 8195
/proc/meminfo: memFree=31447120/32770624 swapFree=6244/37484
[pid=8194] ppid=8191 vsize=527316 CPUtime=6.29 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 91675 0 0 0 615 14 0 0 20 0 1 0 17265131 539971584 110606 33554432000 4194304 5970956 140723464059088 140723464055896 5039186 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 131829 110606 801 434 0 125193 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 527316

[startup+12.7002 s]
/proc/loadavg: 2.11 2.06 2.05 3/187 8195
/proc/meminfo: memFree=31446956/32770624 swapFree=6244/37456
[pid=8194] ppid=8191 vsize=527316 CPUtime=12.69 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 106389 0 0 0 1254 15 0 0 20 0 1 0 17265131 539971584 110606 33554432000 4194304 5970956 140723464059088 140723464055896 5098896 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 131829 110606 801 434 0 125193 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 527316

[startup+25.5002 s]
/proc/loadavg: 2.16 2.07 2.05 3/187 8196
/proc/meminfo: memFree=31444404/32770624 swapFree=6244/37472
[pid=8194] ppid=8191 vsize=527316 CPUtime=25.49 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 123254 0 0 0 2532 17 0 0 20 0 1 0 17265131 539971584 111118 33554432000 4194304 5970956 140723464059088 140723464055896 5038388 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 131829 111118 801 434 0 125193 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 527316

[startup+51.1002 s]
/proc/loadavg: 2.10 2.07 2.05 3/187 8196
/proc/meminfo: memFree=31444420/32770624 swapFree=6244/37492
[pid=8194] ppid=8191 vsize=528108 CPUtime=51.08 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 144160 0 0 0 5090 18 0 0 20 0 1 0 17265131 540782592 111308 33554432000 4194304 5970956 140723464059088 140723464055816 5136629 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 132027 111308 801 434 0 125391 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 528108

[startup+102.3 s]
/proc/loadavg: 2.04 2.06 2.05 3/187 8197
/proc/meminfo: memFree=31444352/32770624 swapFree=6244/37520
[pid=8194] ppid=8191 vsize=528108 CPUtime=102.27 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 162057 0 0 0 10209 18 0 0 20 0 1 0 17265131 540782592 111311 33554432000 4194304 5970956 140723464059088 140723464055816 5038721 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 132027 111311 801 434 0 125391 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 528108

[startup+162.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/187 8198
/proc/meminfo: memFree=31443540/32770624 swapFree=6244/37556
[pid=8194] ppid=8191 vsize=528240 CPUtime=162.25 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 171638 0 0 0 16206 19 0 0 20 0 1 0 17265131 540917760 111326 33554432000 4194304 5970956 140723464059088 140723464055832 5098928 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 132060 111326 801 434 0 125424 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 528240

[startup+222.306 s]
/proc/loadavg: 2.01 2.04 2.05 3/187 8200
/proc/meminfo: memFree=31443140/32770624 swapFree=6244/37588
[pid=8194] ppid=8191 vsize=528240 CPUtime=222.25 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 178377 0 0 0 22206 19 0 0 20 0 1 0 17265131 540917760 111326 33554432000 4194304 5970956 140723464059088 140723464055832 5045313 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 132060 111326 801 434 0 125424 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 528240

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 8201
/proc/meminfo: memFree=31443236/32770624 swapFree=6244/37624
[pid=8194] ppid=8191 vsize=528240 CPUtime=282.22 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 181736 0 0 0 28203 19 0 0 20 0 1 0 17265131 540917760 111330 33554432000 4194304 5970956 140723464059088 140723464055832 5038640 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 132060 111330 801 434 0 125424 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 528240

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 8210
/proc/meminfo: memFree=31443048/32770624 swapFree=6244/37668
[pid=8194] ppid=8191 vsize=528240 CPUtime=342.21 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 184517 0 0 0 34202 19 0 0 20 0 1 0 17265131 540917760 111330 33554432000 4194304 5970956 140723464059088 140723464055832 5039152 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 132060 111330 801 434 0 125424 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 528240

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 8211
/proc/meminfo: memFree=31442212/32770624 swapFree=6244/37700
[pid=8194] ppid=8191 vsize=528240 CPUtime=402.2 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 186965 0 0 0 40201 19 0 0 20 0 1 0 17265131 540917760 111561 33554432000 4194304 5970956 140723464059088 140723464055832 5039112 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 132060 111561 801 434 0 125424 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 528240

[startup+462.3 s]
/proc/loadavg: 2.13 2.05 2.05 3/188 8212
/proc/meminfo: memFree=31442468/32770624 swapFree=6244/37728
[pid=8194] ppid=8191 vsize=528240 CPUtime=462.19 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 188468 0 0 0 46200 19 0 0 20 0 1 0 17265131 540917760 111561 33554432000 4194304 5970956 140723464059088 140723464055832 5038183 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 132060 111561 801 434 0 125424 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 528240

[startup+522.3 s]
/proc/loadavg: 2.11 2.05 2.05 3/188 8213
/proc/meminfo: memFree=31443076/32770624 swapFree=6244/37760
[pid=8194] ppid=8191 vsize=528240 CPUtime=522.19 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 190113 0 0 0 52199 20 0 0 20 0 1 0 17265131 540917760 111561 33554432000 4194304 5970956 140723464059088 140723464055832 5038188 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 132060 111561 801 434 0 125424 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 528240

[startup+582.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/188 8214
/proc/meminfo: memFree=31442904/32770624 swapFree=6244/37804
[pid=8194] ppid=8191 vsize=528240 CPUtime=582.17 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 191490 0 0 0 58197 20 0 0 20 0 1 0 17265131 540917760 111561 33554432000 4194304 5970956 140723464059088 140723464055832 5038183 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 132060 111561 801 434 0 125424 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 528240


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


[startup+1542.31 s]
/proc/loadavg: 2.02 2.04 2.05 3/187 8311
/proc/meminfo: memFree=31315064/32770624 swapFree=6244/38720
[pid=8194] ppid=8191 vsize=528240 CPUtime=1542 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 215361 0 0 0 154180 20 0 0 20 0 1 0 17265131 540917760 111561 33554432000 4194304 5970956 140723464059088 140723464055832 5038725 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 132060 111561 801 434 0 125424 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 528240

[startup+1602.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 8312
/proc/meminfo: memFree=31312768/32770624 swapFree=6244/38748
[pid=8194] ppid=8191 vsize=528240 CPUtime=1601.98 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 216020 0 0 0 160178 20 0 0 20 0 1 0 17265131 540917760 111561 33554432000 4194304 5970956 140723464059088 140723464055832 5047024 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 132060 111561 801 434 0 125424 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 528240

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 8313
/proc/meminfo: memFree=31312272/32770624 swapFree=6244/38776
[pid=8194] ppid=8191 vsize=528240 CPUtime=1661.97 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 216577 0 0 0 166177 20 0 0 20 0 1 0 17265131 540917760 111561 33554432000 4194304 5970956 140723464059088 140723464055832 5039152 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 132060 111561 801 434 0 125424 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 528240

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 8314
/proc/meminfo: memFree=31310340/32770624 swapFree=6244/38820
[pid=8194] ppid=8191 vsize=528240 CPUtime=1721.96 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 217140 0 0 0 172176 20 0 0 20 0 1 0 17265131 540917760 111561 33554432000 4194304 5970956 140723464059088 140723464055832 5038712 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 132060 111561 801 434 0 125424 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 528240

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 8315
/proc/meminfo: memFree=31309204/32770624 swapFree=6244/38844
[pid=8194] ppid=8191 vsize=528240 CPUtime=1781.95 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 219438 0 0 0 178175 20 0 0 20 0 1 0 17265131 540917760 111561 33554432000 4194304 5970956 140723464059088 140723464055832 5039646 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 132060 111561 801 434 0 125424 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 528240

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 8317
/proc/meminfo: memFree=31307180/32770624 swapFree=6244/38880
[pid=8194] ppid=8191 vsize=528240 CPUtime=1841.94 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 220905 0 0 0 184174 20 0 0 20 0 1 0 17265131 540917760 111561 33554432000 4194304 5970956 140723464059088 140723464055832 5040507 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 132060 111561 801 434 0 125424 0
Current children cumulated CPU time (s) 1841.94
Current children cumulated vsize (KiB) 528240

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 8318
/proc/meminfo: memFree=31307364/32770624 swapFree=6244/38908
[pid=8194] ppid=8191 vsize=528240 CPUtime=1901.93 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 222411 0 0 0 190173 20 0 0 20 0 1 0 17265131 540917760 111561 33554432000 4194304 5970956 140723464059088 140723464055832 5098896 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 132060 111561 801 434 0 125424 0
Current children cumulated CPU time (s) 1901.93
Current children cumulated vsize (KiB) 528240

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 8319
/proc/meminfo: memFree=31306904/32770624 swapFree=6244/38936
[pid=8194] ppid=8191 vsize=528240 CPUtime=1961.91 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 223833 0 0 0 196171 20 0 0 20 0 1 0 17265131 540917760 111561 33554432000 4194304 5970956 140723464059088 140723464055832 5039128 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 132060 111561 801 434 0 125424 0
Current children cumulated CPU time (s) 1961.91
Current children cumulated vsize (KiB) 528240

[startup+2022.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/187 8321
/proc/meminfo: memFree=31306588/32770624 swapFree=6244/38980
[pid=8194] ppid=8191 vsize=528240 CPUtime=2021.9 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 224502 0 0 0 202170 20 0 0 20 0 1 0 17265131 540917760 111561 33554432000 4194304 5970956 140723464059088 140723464055832 5038721 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 132060 111561 801 434 0 125424 0
Current children cumulated CPU time (s) 2021.9
Current children cumulated vsize (KiB) 528240

[startup+2082.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/187 8322
/proc/meminfo: memFree=31303824/32770624 swapFree=6244/39020
[pid=8194] ppid=8191 vsize=528240 CPUtime=2081.91 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 225077 0 0 0 208170 21 0 0 20 0 1 0 17265131 540917760 111561 33554432000 4194304 5970956 140723464059088 140723464055832 5039193 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 132060 111561 801 434 0 125424 0
Current children cumulated CPU time (s) 2081.91
Current children cumulated vsize (KiB) 528240

[startup+2142.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 8330
/proc/meminfo: memFree=31302052/32770624 swapFree=6244/39052
[pid=8194] ppid=8191 vsize=528240 CPUtime=2141.89 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 227075 0 0 0 214168 21 0 0 20 0 1 0 17265131 540917760 111561 33554432000 4194304 5970956 140723464059088 140723464055832 5098928 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 132060 111561 801 434 0 125424 0
Current children cumulated CPU time (s) 2141.89
Current children cumulated vsize (KiB) 528240

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 8353
/proc/meminfo: memFree=31301132/32770624 swapFree=6244/39092
[pid=8194] ppid=8191 vsize=528240 CPUtime=2201.88 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 228474 0 0 0 220167 21 0 0 20 0 1 0 17265131 540917760 111561 33554432000 4194304 5970956 140723464059088 140723464055832 5038183 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 132060 111561 801 434 0 125424 0
Current children cumulated CPU time (s) 2201.88
Current children cumulated vsize (KiB) 528240

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 8354
/proc/meminfo: memFree=31298916/32770624 swapFree=6244/39120
[pid=8194] ppid=8191 vsize=528240 CPUtime=2261.87 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 230211 0 0 0 226166 21 0 0 20 0 1 0 17265131 540917760 112073 33554432000 4194304 5970956 140723464059088 140723464055832 5038725 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 132060 112073 801 434 0 125424 0
Current children cumulated CPU time (s) 2261.87
Current children cumulated vsize (KiB) 528240

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 8355
/proc/meminfo: memFree=31298972/32770624 swapFree=6244/39160
[pid=8194] ppid=8191 vsize=528240 CPUtime=2321.85 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 231814 0 0 0 232164 21 0 0 20 0 1 0 17265131 540917760 112073 33554432000 4194304 5970956 140723464059088 140723464055832 5040562 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 132060 112073 801 434 0 125424 0
Current children cumulated CPU time (s) 2321.85
Current children cumulated vsize (KiB) 528240

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 8356
/proc/meminfo: memFree=31298228/32770624 swapFree=6244/39188
[pid=8194] ppid=8191 vsize=528240 CPUtime=2381.84 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 233080 0 0 0 238163 21 0 0 20 0 1 0 17265131 540917760 112073 33554432000 4194304 5970956 140723464059088 140723464055832 5038144 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 132060 112073 801 434 0 125424 0
Current children cumulated CPU time (s) 2381.84
Current children cumulated vsize (KiB) 528240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.5 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 8356
/proc/meminfo: memFree=31298228/32770624 swapFree=6244/39196
[pid=8194] ppid=8191 vsize=528240 CPUtime=2400.04 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 233289 0 0 0 239983 21 0 0 20 0 1 0 17265131 540917760 112073 33554432000 4194304 5970956 140723464059088 140723464055832 5040521 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 132060 112073 801 434 0 125424 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 528240

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

[startup+2400.5 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 8356
/proc/meminfo: memFree=31298228/32770624 swapFree=6244/39196
[pid=8194] ppid=8191 vsize=528240 CPUtime=2400.04 cores=1,3,5,7
/proc/8194/stat : 8194 (cosoco) R 8191 8194 2920 0 -1 4202496 233289 0 0 0 239983 21 0 0 20 0 1 0 17265131 540917760 112073 33554432000 4194304 5970956 140723464059088 140723464055832 5040521 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31793152 140723464062140 140723464062275 140723464062275 140723464064974 0
/proc/8194/statm: 132060 112073 801 434 0 125424 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 528240

Child status: 1
Real time (s): 2400.5
CPU time (s): 2400.05
CPU user time (s): 2399.83
CPU system time (s): 0.21696
CPU usage (%): 99.9812
Max. virtual memory (cumulated for all children) (KiB): 528240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.83
system time used= 0.21696
maximum resident set size= 448336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 233316
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= 27
involuntary context switches= 120630

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.57718 second user time and 8.13004 second system time

The end

Launcher Data

Begin job on node125 at 2017-07-21 14:24:43
IDJOB=4240833
IDBENCH=124216
IDSOLVER=2621
FILE ID=node125/4240833-1500639883
RUNJOBID= node125-1500623778-2952
PBS_JOBID= 20623008
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-sat 1.1
BENCH NAME= XCSP17/Cutstock/Cutstock-zinc-s1/Cutstock-t02-3.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4240833-1500639883/watcher-4240833-1500639883 -o /tmp/evaluation-result-4240833-1500639883/solver-4240833-1500639883 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1500623778-2952 --watchdog 2560  HOME/cosoco -lc -model -restarts -sat HOME/instance-4240833-1500639883.xml

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

MD5SUM BENCH= 058109e0b262c2cf0fdf1876739ed95e
RANDOM SEED=1601397984

node125.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		: 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.75
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		: 2533.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.75
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.75
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.75
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:        31887816 kB
MemAvailable:   31915128 kB
Buffers:           96416 kB
Cached:           212504 kB
SwapCached:          488 kB
Active:           341448 kB
Inactive:         107632 kB
Active(anon):      89676 kB
Inactive(anon):    69948 kB
Active(file):     251772 kB
Inactive(file):    37684 kB
Unevictable:        6244 kB
Mlocked:            6244 kB
SwapTotal:      67108860 kB
SwapFree:       67108372 kB
Dirty:              2332 kB
Writeback:             0 kB
AnonPages:        145876 kB
Mapped:            34240 kB
Shmem:             16768 kB
Slab:             133120 kB
SReclaimable:     107380 kB
SUnreclaim:        25740 kB
KernelStack:        3360 kB
PageTables:         4976 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     426416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 62024 MiB
End job on node125 at 2017-07-21 15:04:43