Trace number 4240839

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.29 2400.88

General information on the benchmark

NameCutstock/Cutstock-zinc-s1/
Cutstock-t16-1.xml
MD5SUM36688640cc45f0157406ded158d596cc
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1216
Best CPU time to get the best result obtained on this benchmark3375.2
Satisfiable
(Un)Satisfiability was proved
Number of variables31773
Number of constraints1535
Number of domains17
Minimum domain size2
Maximum domain size195
Distribution of domain sizes[{"size":2,"count":1513},{"size":4,"count":1513},{"size":25,"count":3026},{"size":44,"count":1513},{"size":45,"count":1513},{"size":73,"count":1513},{"size":78,"count":1513},{"size":87,"count":3026},{"size":102,"count":1513},{"size":107,"count":1513},{"size":130,"count":1513},{"size":131,"count":1513},{"size":132,"count":3026},{"size":139,"count":3026},{"size":170,"count":1513},{"size":175,"count":1513},{"size":195,"count":1513}]
Minimum variable degree3
Maximum variable degree3
Distribution of variable degrees[{"degree":3,"count":31773}]
Minimum constraint arity21
Maximum constraint arity30260
Distribution of constraint arities[{"arity":21,"count":1513},{"arity":1513,"count":21},{"arity":30260,"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":1533}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

17.27/17.34	c SAT : Variables: 3059286 -- Clauses: 194235914
17.27/17.34	c best=?? lower=0 upper=1513 

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

pid=7573
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.00 2.01 2.01 3/186 7576
/proc/meminfo: memFree=28835032/32770624 swapFree=6180/1372280
[pid=7576] ppid=7573 vsize=27120 CPUtime=0 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 974 0 0 0 0 0 0 0 20 0 1 0 17499859 27770880 800 33554432000 4194304 5970956 140726031499488 140726031496088 139894562741221 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 6780 800 698 434 0 144 0

[startup+0.100116 s]
/proc/loadavg: 2.00 2.01 2.01 3/186 7576
/proc/meminfo: memFree=28835032/32770624 swapFree=6180/1372280
[pid=7576] ppid=7573 vsize=31596 CPUtime=0.09 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 2144 0 0 0 9 0 0 0 20 0 1 0 17499859 32354304 1935 33554432000 4194304 5970956 140726031499488 140726031494056 139894562741221 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 7899 1935 705 434 0 1263 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31596

[startup+0.200284 s]
/proc/loadavg: 2.00 2.01 2.01 3/186 7576
/proc/meminfo: memFree=28835032/32770624 swapFree=6180/1372280
[pid=7576] ppid=7573 vsize=67896 CPUtime=0.19 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 11206 0 0 0 18 1 0 0 20 0 1 0 17499859 69525504 10983 33554432000 4194304 5970956 140726031499488 140726031494776 5403011 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 16974 10983 709 434 0 10338 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 67896

[startup+0.3003 s]
/proc/loadavg: 2.00 2.01 2.01 3/186 7576
/proc/meminfo: memFree=28835032/32770624 swapFree=6180/1372280
[pid=7576] ppid=7573 vsize=68744 CPUtime=0.29 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 11427 0 0 0 28 1 0 0 20 0 1 0 17499859 70393856 11181 33554432000 4194304 5970956 140726031499488 140726031493240 5634460 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 17186 11181 735 434 0 10550 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 68744

[startup+0.700203 s]
/proc/loadavg: 2.00 2.01 2.01 3/186 7576
/proc/meminfo: memFree=28835032/32770624 swapFree=6180/1372280
[pid=7576] ppid=7573 vsize=206880 CPUtime=0.69 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 45959 0 0 0 64 5 0 0 20 0 1 0 17499859 211845120 45765 33554432000 4194304 5970956 140726031499488 140726031493352 139894562741221 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 51720 45765 737 434 0 45084 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 206880

[startup+1.50025 s]
/proc/loadavg: 2.00 2.01 2.01 3/187 7577
/proc/meminfo: memFree=28134900/32770624 swapFree=6180/1372284
[pid=7576] ppid=7573 vsize=978592 CPUtime=1.49 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 201945 0 0 0 123 26 0 0 20 0 1 0 17499859 1002078208 230795 33554432000 4194304 5970956 140726031499488 140726031496888 139894562741221 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 244648 230795 780 434 0 238012 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 978592

[startup+3.10022 s]
/proc/loadavg: 2.00 2.01 2.01 3/187 7577
/proc/meminfo: memFree=27521924/32770624 swapFree=6180/1372288
[pid=7576] ppid=7573 vsize=1982264 CPUtime=3.09 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 322863 0 0 0 261 48 0 0 20 0 1 0 17499859 2029838336 449092 33554432000 4194304 5970956 140726031499488 140726031496312 139894562741221 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 495566 449154 780 434 0 488930 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1982264

[startup+6.30026 s]
/proc/loadavg: 2.00 2.01 2.01 3/187 7638
/proc/meminfo: memFree=26811312/32770624 swapFree=6180/1372328
[pid=7576] ppid=7573 vsize=3949928 CPUtime=6.27 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 552712 0 0 0 540 87 0 0 20 0 1 0 17499859 4044726272 853721 33554432000 4194304 5970956 140726031499488 140726031496312 139894562741221 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 987482 853721 780 434 0 980846 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 3949928

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.01 3/187 7638
/proc/meminfo: memFree=22226240/32770624 swapFree=6180/1372336
[pid=7576] ppid=7573 vsize=7008000 CPUtime=12.68 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 1005904 0 0 0 1098 170 0 0 20 0 1 0 17499859 7176192000 1646524 33554432000 4194304 5970956 140726031499488 140726031496312 139894562741221 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 1752000 1646524 780 434 0 1745364 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7008000

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.01 3/187 7638
/proc/meminfo: memFree=19358096/32770624 swapFree=6180/1372348
[pid=7576] ppid=7573 vsize=10364136 CPUtime=25.47 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 1420097 0 0 0 2306 241 0 0 20 0 1 0 17499859 10612875264 2284194 33554432000 4194304 5970956 140726031499488 140726031496200 5038770 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 2591034 2284194 802 434 0 2584398 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10364136

[startup+51.1003 s]
/proc/loadavg: 2.06 2.03 2.01 3/187 7638
/proc/meminfo: memFree=19023500/32770624 swapFree=6180/1372356
[pid=7576] ppid=7573 vsize=10702212 CPUtime=51.05 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 1577470 0 0 0 4849 256 0 0 20 0 1 0 17499859 10959065088 2367489 33554432000 4194304 5970956 140726031499488 140726031496360 5038781 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 2675553 2367489 802 434 0 2668917 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10702212

[startup+102.3 s]
/proc/loadavg: 2.06 2.04 2.02 3/187 7639
/proc/meminfo: memFree=18955156/32770624 swapFree=6180/1372384
[pid=7576] ppid=7573 vsize=10767988 CPUtime=102.24 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 1706574 0 0 0 9959 265 0 0 20 0 1 0 17499859 11026419712 2383646 33554432000 4194304 5970956 140726031499488 140726031496360 5038183 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 2691997 2383646 802 434 0 2685361 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 10767988

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.02 3/187 7640
/proc/meminfo: memFree=18954936/32770624 swapFree=6180/1372408
[pid=7576] ppid=7573 vsize=10767988 CPUtime=162.22 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 1761367 0 0 0 15953 269 0 0 20 0 1 0 17499859 11026419712 2383646 33554432000 4194304 5970956 140726031499488 140726031496360 5038183 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 2691997 2383646 802 434 0 2685361 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 10767988

[startup+222.306 s]
/proc/loadavg: 2.01 2.03 2.02 3/188 7649
/proc/meminfo: memFree=18954676/32770624 swapFree=6180/1372444
[pid=7576] ppid=7573 vsize=10767988 CPUtime=222.22 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 1836502 0 0 0 21947 275 0 0 20 0 1 0 17499859 11026419712 2383646 33554432000 4194304 5970956 140726031499488 140726031496360 5038721 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 2691997 2383646 802 434 0 2685361 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 10767988

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/188 7650
/proc/meminfo: memFree=18954532/32770624 swapFree=6180/1372476
[pid=7576] ppid=7573 vsize=10767988 CPUtime=282.19 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 1893781 0 0 0 27940 279 0 0 20 0 1 0 17499859 11026419712 2383646 33554432000 4194304 5970956 140726031499488 140726031496360 5136577 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 2691997 2383646 802 434 0 2685361 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 10767988

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/188 7651
/proc/meminfo: memFree=18954692/32770624 swapFree=6180/1372496
[pid=7576] ppid=7573 vsize=10767988 CPUtime=342.18 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 1945249 0 0 0 33934 284 0 0 20 0 1 0 17499859 11026419712 2383646 33554432000 4194304 5970956 140726031499488 140726031496360 5038183 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 2691997 2383646 802 434 0 2685361 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 10767988

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/188 7652
/proc/meminfo: memFree=18952780/32770624 swapFree=6180/1372516
[pid=7576] ppid=7573 vsize=10767988 CPUtime=402.17 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 1997779 0 0 0 39929 288 0 0 20 0 1 0 17499859 11026419712 2383646 33554432000 4194304 5970956 140726031499488 140726031496360 5038721 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 2691997 2383646 802 434 0 2685361 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 10767988

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/188 7653
/proc/meminfo: memFree=18952684/32770624 swapFree=6180/1372544
[pid=7576] ppid=7573 vsize=10767988 CPUtime=462.15 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 2050509 0 0 0 45923 292 0 0 20 0 1 0 17499859 11026419712 2383646 33554432000 4194304 5970956 140726031499488 140726031496360 5038188 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 2691997 2383646 802 434 0 2685361 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 10767988

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/187 7654
/proc/meminfo: memFree=18952976/32770624 swapFree=6180/1372560
[pid=7576] ppid=7573 vsize=10767988 CPUtime=522.14 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 2102773 0 0 0 51919 295 0 0 20 0 1 0 17499859 11026419712 2383646 33554432000 4194304 5970956 140726031499488 140726031496360 5039178 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 2691997 2383646 802 434 0 2685361 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 10767988

[startup+582.3 s]
/proc/loadavg: 2.05 2.03 2.02 3/187 7655
/proc/meminfo: memFree=18953064/32770624 swapFree=6180/1372588
[pid=7576] ppid=7573 vsize=10767988 CPUtime=582.13 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 2174097 0 0 0 57913 300 0 0 20 0 1 0 17499859 11026419712 2383646 33554432000 4194304 5970956 140726031499488 140726031496360 5039457 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 2691997 2383646 802 434 0 2685361 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 10767988


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


[startup+1542.31 s]
/proc/loadavg: 2.08 2.04 2.05 3/189 7711
/proc/meminfo: memFree=18952284/32770624 swapFree=6180/1373012
[pid=7576] ppid=7573 vsize=10767988 CPUtime=1541.92 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 3095201 0 0 0 153831 361 0 0 20 0 1 0 17499859 11026419712 2383646 33554432000 4194304 5970956 140726031499488 140726031496360 5038725 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 2691997 2383646 802 434 0 2685361 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 10767988

[startup+1602.3 s]
/proc/loadavg: 2.07 2.04 2.05 3/189 7712
/proc/meminfo: memFree=18950236/32770624 swapFree=6180/1373036
[pid=7576] ppid=7573 vsize=10767988 CPUtime=1601.89 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 3152465 0 0 0 159825 364 0 0 20 0 1 0 17499859 11026419712 2384158 33554432000 4194304 5970956 140726031499488 140726031496360 5038552 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 2691997 2384158 802 434 0 2685361 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 10767988

[startup+1662.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/189 7713
/proc/meminfo: memFree=18950576/32770624 swapFree=6180/1373056
[pid=7576] ppid=7573 vsize=10767988 CPUtime=1661.89 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 3205714 0 0 0 165821 368 0 0 20 0 1 0 17499859 11026419712 2384158 33554432000 4194304 5970956 140726031499488 140726031496360 5039186 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 2691997 2384158 802 434 0 2685361 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 10767988

[startup+1722.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/188 7714
/proc/meminfo: memFree=18950648/32770624 swapFree=6180/1373076
[pid=7576] ppid=7573 vsize=10767988 CPUtime=1721.88 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 3259038 0 0 0 171816 372 0 0 20 0 1 0 17499859 11026419712 2384158 33554432000 4194304 5970956 140726031499488 140726031496360 5039178 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 2691997 2384158 802 434 0 2685361 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 10767988

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 7715
/proc/meminfo: memFree=18950304/32770624 swapFree=6180/1373108
[pid=7576] ppid=7573 vsize=10767988 CPUtime=1781.86 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 3310421 0 0 0 177811 375 0 0 20 0 1 0 17499859 11026419712 2384158 33554432000 4194304 5970956 140726031499488 140726031496360 5039107 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 2691997 2384158 802 434 0 2685361 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 10767988

[startup+1842.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 7716
/proc/meminfo: memFree=18950108/32770624 swapFree=6180/1373128
[pid=7576] ppid=7573 vsize=10767988 CPUtime=1841.85 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 3362869 0 0 0 183807 378 0 0 20 0 1 0 17499859 11026419712 2384158 33554432000 4194304 5970956 140726031499488 140726031496360 5038725 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 2691997 2384158 802 434 0 2685361 0
Current children cumulated CPU time (s) 1841.85
Current children cumulated vsize (KiB) 10767988

[startup+1902.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/187 7717
/proc/meminfo: memFree=18950668/32770624 swapFree=6180/1373148
[pid=7576] ppid=7573 vsize=10767988 CPUtime=1901.83 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 3415011 0 0 0 189802 381 0 0 20 0 1 0 17499859 11026419712 2384158 33554432000 4194304 5970956 140726031499488 140726031496360 5040461 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 2691997 2384158 802 434 0 2685361 0
Current children cumulated CPU time (s) 1901.83
Current children cumulated vsize (KiB) 10767988

[startup+1962.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/187 7718
/proc/meminfo: memFree=18950888/32770624 swapFree=6180/1373168
[pid=7576] ppid=7573 vsize=10767988 CPUtime=1961.82 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 3489924 0 0 0 195796 386 0 0 20 0 1 0 17499859 11026419712 2384158 33554432000 4194304 5970956 140726031499488 140726031496360 5038188 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 2691997 2384158 802 434 0 2685361 0
Current children cumulated CPU time (s) 1961.82
Current children cumulated vsize (KiB) 10767988

[startup+2022.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/188 7727
/proc/meminfo: memFree=18950156/32770624 swapFree=6180/1373192
[pid=7576] ppid=7573 vsize=10767988 CPUtime=2021.8 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 3548100 0 0 0 201791 389 0 0 20 0 1 0 17499859 11026419712 2384158 33554432000 4194304 5970956 140726031499488 140726031496360 5337513 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 2691997 2384158 802 434 0 2685361 0
Current children cumulated CPU time (s) 2021.8
Current children cumulated vsize (KiB) 10767988

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7728
/proc/meminfo: memFree=18950432/32770624 swapFree=6180/1373220
[pid=7576] ppid=7573 vsize=10767988 CPUtime=2081.79 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 3600430 0 0 0 207787 392 0 0 20 0 1 0 17499859 11026419712 2384158 33554432000 4194304 5970956 140726031499488 140726031496360 5038188 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 2691997 2384158 802 434 0 2685361 0
Current children cumulated CPU time (s) 2081.79
Current children cumulated vsize (KiB) 10767988

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7729
/proc/meminfo: memFree=18950580/32770624 swapFree=6180/1373240
[pid=7576] ppid=7573 vsize=10767988 CPUtime=2141.76 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 3654856 0 0 0 213780 396 0 0 20 0 1 0 17499859 11026419712 2384158 33554432000 4194304 5970956 140726031499488 140726031496360 5038188 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 2691997 2384158 802 434 0 2685361 0
Current children cumulated CPU time (s) 2141.76
Current children cumulated vsize (KiB) 10767988

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7730
/proc/meminfo: memFree=18950376/32770624 swapFree=6180/1373264
[pid=7576] ppid=7573 vsize=10767988 CPUtime=2201.76 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 3707818 0 0 0 219776 400 0 0 20 0 1 0 17499859 11026419712 2384158 33554432000 4194304 5970956 140726031499488 140726031496360 5337509 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 2691997 2384158 802 434 0 2685361 0
Current children cumulated CPU time (s) 2201.76
Current children cumulated vsize (KiB) 10767988

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7731
/proc/meminfo: memFree=18950264/32770624 swapFree=6180/1373284
[pid=7576] ppid=7573 vsize=10767988 CPUtime=2261.74 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 3767085 0 0 0 225770 404 0 0 20 0 1 0 17499859 11026419712 2384158 33554432000 4194304 5970956 140726031499488 140726031496360 5038188 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 2691997 2384158 802 434 0 2685361 0
Current children cumulated CPU time (s) 2261.74
Current children cumulated vsize (KiB) 10767988

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7732
/proc/meminfo: memFree=18950304/32770624 swapFree=6180/1373304
[pid=7576] ppid=7573 vsize=10767988 CPUtime=2321.72 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 3819751 0 0 0 231765 407 0 0 20 0 1 0 17499859 11026419712 2384158 33554432000 4194304 5970956 140726031499488 140726031496360 5038725 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 2691997 2384158 802 434 0 2685361 0
Current children cumulated CPU time (s) 2321.72
Current children cumulated vsize (KiB) 10767988

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7733
/proc/meminfo: memFree=18950216/32770624 swapFree=6180/1373336
[pid=7576] ppid=7573 vsize=10767988 CPUtime=2381.71 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 3871527 0 0 0 237761 410 0 0 20 0 1 0 17499859 11026419712 2384158 33554432000 4194304 5970956 140726031499488 140726031496360 5038725 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 2691997 2384158 802 434 0 2685361 0
Current children cumulated CPU time (s) 2381.71
Current children cumulated vsize (KiB) 10767988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7733
/proc/meminfo: memFree=18950280/32770624 swapFree=6180/1373340
[pid=7576] ppid=7573 vsize=10767988 CPUtime=2400.01 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202496 3877386 0 0 0 239590 411 0 0 20 0 1 0 17499859 11026419712 2384158 33554432000 4194304 5970956 140726031499488 140726031496360 5040562 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 16674816 140726031500476 140726031500611 140726031500611 140726031503310 0
/proc/7576/statm: 2691997 2384158 802 434 0 2685361 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 10767988

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

[startup+2400.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7733
/proc/meminfo: memFree=18950280/32770624 swapFree=6180/1373340
[pid=7576] ppid=7573 vsize=0 CPUtime=2400.21 cores=1,3,5,7
/proc/7576/stat : 7576 (cosoco) R 7573 7576 4191 0 -1 4202500 3877421 0 0 0 239590 431 0 0 20 0 1 0 17499859 0 0 33554432000 0 0 0 0 0 0 16384 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 0 0 0 0 0 0 0 0
/proc/7576/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2400.21
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 2400.88
CPU time (s): 2400.29
CPU user time (s): 2395.9
CPU system time (s): 4.38602
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 10767988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.9
system time used= 4.38602
maximum resident set size= 9536672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3877421
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= 136
involuntary context switches= 120742

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.39997 second user time and 10.048 second system time

The end

Launcher Data

Begin job on node138 at 2017-07-21 14:36:49
IDJOB=4240839
IDBENCH=124244
IDSOLVER=2621
FILE ID=node138/4240839-1500640609
RUNJOBID= node138-1500635807-7068
PBS_JOBID= 20622995
Free space on /tmp= 61996 MiB

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

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

MD5SUM BENCH= 36688640cc45f0157406ded158d596cc
RANDOM SEED=1441999432

node138.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.26
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.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	: 5333.26
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	: 5333.26
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		: 1867.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		: 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.26
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:        28834784 kB
MemAvailable:   30281696 kB
Buffers:          162444 kB
Cached:          1571260 kB
SwapCached:            0 kB
Active:          2119428 kB
Inactive:        1389332 kB
Active(anon):    1778008 kB
Inactive(anon):    17052 kB
Active(file):     341420 kB
Inactive(file):  1372280 kB
Unevictable:        6180 kB
Mlocked:            6180 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2376 kB
Writeback:             0 kB
AnonPages:       1781292 kB
Mapped:            35300 kB
Shmem:             17044 kB
Slab:             123648 kB
SReclaimable:      98092 kB
SUnreclaim:        25556 kB
KernelStack:        3280 kB
PageTables:         8048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2131540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1685504 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      103808 kB
DirectMap2M:    33441792 kB

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