Trace number 4265599

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
cosoco-sat 1.12? (TO) 2519.78 2520.01

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n2w3b3r1.xml
MD5SUM0bd2493faee791f2eedb1fd600149919
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark20085.1
Satisfiable
(Un)Satisfiability was proved
Number of variables313
Number of constraints29
Number of domains2
Minimum domain size14
Maximum domain size85
Distribution of domain sizes[{"size":14,"count":1},{"size":85,"count":312}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":299},{"degree":5,"count":13}]
Minimum constraint arity14
Maximum constraint arity312
Distribution of constraint arities[{"arity":14,"count":1},{"arity":24,"count":26},{"arity":312,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":13},{"type":"lex","count":1},{"type":"sum","count":13},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.01	c Create Cardinality(vars,values,occurs) constraint using 312 Exactly/AtMost.. constraint 
0.00/0.01	c
0.09/0.11	c SAT : Variables: 26534 -- Clauses: 1114244
0.09/0.11	c best=?? lower=0 upper=13 
24.88/24.97	c
24.88/24.97	c This is cosoco 1.12 --  
24.88/24.97	c
24.88/24.97	c command line: cosoco -lc -model -restarts -sat HOME/instance-4265599-1502588844.xml 
24.88/24.97	c enable optimization
24.88/24.97	c ========================================[ Problem Statistics ]===========================================
24.88/24.97	c |                                                                                                       
24.88/24.97	c |  Parse time        :         0.09 s 
24.88/24.97	c |
24.88/24.97	c |               Variables: 313
24.88/24.97	c |            Domain Sizes: 14..85
24.88/24.97	c |
24.88/24.97	c |             Constraints: 411
24.88/24.97	c |                   Arity: 1..312  -- Unary: 1  -- Binary: 299
24.88/24.97	c | 
24.88/24.97	c |                   Types: 
24.88/24.97	c |                          (X -Y <= k): 299
24.88/24.97	c |                          Exactly K: 85
24.88/24.97	c |                          Exactly K variable: 1
24.88/24.97	c |                          Intension: 1
24.88/24.97	c |                          Lex: 12
24.88/24.97	c |                          Sum: 13
24.88/24.97	c |                          
24.88/24.97	c =========================================================================================================
24.88/24.97	conflict 98lvl : 45 bt44-7240:0(23088)X4486108
29.18/29.20	conflict 116lvl : 171 bt171-8345:0(19738)X4487477
40.48/40.53	conflict 108lvl : 27 bt27-10300:0(19441)X4493463
73.37/73.48	conflict 148lvl : 45 bt45-10385:0(19609)X4507729
189.64/189.78	conflict 108lvl : 73 bt73-8345:0(19842)X4549589
282.92/283.04	conflict 289lvl : 66 bt66-14295:0(19767)X4581816
472.98/473.13	conflict 140lvl : 205 bt205-8430:0(20069)X4675119
477.88/478.08	conflict 134lvl : 83 bt83-8430:0(19723)X4677511
540.07/540.28	conflict 149lvl : 50 bt50-10470:0(19435)X4704255
2519.77/2520.00	
2519.77/2520.00	c *** INTERRUPTED ***
2519.77/2520.00	c restarts              : 548         
2519.77/2520.00	c conflicts             : 105293       (42 /sec)
2519.77/2520.00	c decisions             : 1096933      (435 /sec)
2519.77/2520.00	c propagations          : 38762965    (15384 /sec)
2519.77/2520.00	c root propagations     : 0           
2519.77/2520.00	c filter calls          : 177232971      (70338 /sec)
2519.77/2520.00	c useless filter calls  : 175106485      (98 %)
2519.77/2520.00	c
2519.77/2520.00	c clauses               : 1116892
2519.77/2520.00	c SAT propagations      : 3467
2519.77/2520.00	c SAT conflicts         : 124 (9 learnts)
2519.77/2520.00	c Memory used           : 95.01 MB
2519.77/2520.00	c CPU time              : 2519.74 s
2519.77/2520.00	
2519.77/2520.00	c No Bound found!
2519.77/2520.00	
2519.77/2520.00	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (13080 MiB free)
  memory of node 1: 16384 MiB (13398 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4265599-1502588844/watcher-4265599-1502588844 -o /tmp/evaluation-result-4265599-1502588844/solver-4265599-1502588844 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node113-1502567255-24899 --watchdog 2580 cosoco -lc -model -restarts -sat HOME/instance-4265599-1502588844.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=28691, runsolver pid=28688
Current StackSize limit: 8192 KiB


[startup+0.100468 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 28692
/proc/meminfo: memFree=27064336/32770624 swapFree=67108860/67108860
[pid=28691] ppid=28688 vsize=83388 memory=55920 CPUtime=0.09 cores=1,3,5,7
/proc/28691/stat : 28691 (cosoco) R 28688 28691 24815 0 -1 4202496 11639 0 0 0 8 1 0 0 20 0 1 0 91972089 85389312 13980 33554432000 4194304 5972588 140729850557248 140729850554040 5280489 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 13221888 140729850565818 140729850565918 140729850565918 140729850568654 0
/proc/28691/statm: 20847 13980 840 435 0 14210 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 83388 KiB
Current children cumulated memory: 55920 KiB

[startup+0.209936 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 28692
/proc/meminfo: memFree=27060608/32770624 swapFree=67108860/67108860
[pid=28691] ppid=28688 vsize=84576 memory=58560 CPUtime=0.21 cores=1,3,5,7
/proc/28691/stat : 28691 (cosoco) R 28688 28691 24815 0 -1 4202496 12264 0 0 0 19 2 0 0 20 0 1 0 91972089 86605824 14640 33554432000 4194304 5972588 140729850557248 140729850554040 5139312 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 13221888 140729850565818 140729850565918 140729850565918 140729850568654 0
/proc/28691/statm: 21144 14640 857 435 0 14507 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 84576 KiB
Current children cumulated memory: 58560 KiB

[startup+0.309378 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 28692
/proc/meminfo: memFree=27059864/32770624 swapFree=67108860/67108860
[pid=28691] ppid=28688 vsize=84720 memory=58560 CPUtime=0.31 cores=1,3,5,7
/proc/28691/stat : 28691 (cosoco) R 28688 28691 24815 0 -1 4202496 12297 0 0 0 29 2 0 0 20 0 1 0 91972089 86753280 14640 33554432000 4194304 5972588 140729850557248 140729850554040 5139329 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 13221888 140729850565818 140729850565918 140729850565918 140729850568654 0
/proc/28691/statm: 21180 14640 857 435 0 14543 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 84720 KiB
Current children cumulated memory: 58560 KiB

[startup+0.700275 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 28692
/proc/meminfo: memFree=27059464/32770624 swapFree=67108860/67108860
[pid=28691] ppid=28688 vsize=84720 memory=58560 CPUtime=0.69 cores=1,3,5,7
/proc/28691/stat : 28691 (cosoco) R 28688 28691 24815 0 -1 4202496 12297 0 0 0 67 2 0 0 20 0 1 0 91972089 86753280 14640 33554432000 4194304 5972588 140729850557248 140729850553928 5336730 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 13221888 140729850565818 140729850565918 140729850565918 140729850568654 0
/proc/28691/statm: 21180 14640 857 435 0 14543 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 84720 KiB
Current children cumulated memory: 58560 KiB

[startup+1.50028 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 28692
/proc/meminfo: memFree=27058936/32770624 swapFree=67108860/67108860
[pid=28691] ppid=28688 vsize=84720 memory=58560 CPUtime=1.49 cores=1,3,5,7
/proc/28691/stat : 28691 (cosoco) R 28688 28691 24815 0 -1 4202496 12298 0 0 0 147 2 0 0 20 0 1 0 91972089 86753280 14640 33554432000 4194304 5972588 140729850557248 140729850553928 5139329 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 13221888 140729850565818 140729850565918 140729850565918 140729850568654 0
/proc/28691/statm: 21180 14640 857 435 0 14543 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 84720 KiB
Current children cumulated memory: 58560 KiB

[startup+3.10896 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 28692
/proc/meminfo: memFree=27058964/32770624 swapFree=67108860/67108860
[pid=28691] ppid=28688 vsize=84720 memory=58760 CPUtime=3.1 cores=1,3,5,7
/proc/28691/stat : 28691 (cosoco) R 28688 28691 24815 0 -1 4202496 12636 0 0 0 308 2 0 0 20 0 1 0 91972089 86753280 14690 33554432000 4194304 5972588 140729850557248 140729850553928 5139300 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 13221888 140729850565818 140729850565918 140729850565918 140729850568654 0
/proc/28691/statm: 21180 14690 857 435 0 14543 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 84720 KiB
Current children cumulated memory: 58760 KiB

[startup+6.30027 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 28692
/proc/meminfo: memFree=27058832/32770624 swapFree=67108860/67108860
[pid=28691] ppid=28688 vsize=84720 memory=58760 CPUtime=6.29 cores=1,3,5,7
/proc/28691/stat : 28691 (cosoco) R 28688 28691 24815 0 -1 4202496 13045 0 0 0 627 2 0 0 20 0 1 0 91972089 86753280 14690 33554432000 4194304 5972588 140729850557248 140729850553928 5139490 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 13221888 140729850565818 140729850565918 140729850565918 140729850568654 0
/proc/28691/statm: 21180 14690 857 435 0 14543 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 84720 KiB
Current children cumulated memory: 58760 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 28692
/proc/meminfo: memFree=27058940/32770624 swapFree=67108860/67108860
[pid=28691] ppid=28688 vsize=84720 memory=58760 CPUtime=12.69 cores=1,3,5,7
/proc/28691/stat : 28691 (cosoco) R 28688 28691 24815 0 -1 4202496 13411 0 0 0 1267 2 0 0 20 0 1 0 91972089 86753280 14690 33554432000 4194304 5972588 140729850557248 140729850553928 5032436 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 13221888 140729850565818 140729850565918 140729850565918 140729850568654 0
/proc/28691/statm: 21180 14690 857 435 0 14543 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 84720 KiB
Current children cumulated memory: 58760 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 28692
/proc/meminfo: memFree=27058304/32770624 swapFree=67108860/67108860
[pid=28691] ppid=28688 vsize=85348 memory=59368 CPUtime=25.48 cores=1,3,5,7
/proc/28691/stat : 28691 (cosoco) R 28688 28691 24815 0 -1 4202496 16026 0 0 0 2546 2 0 0 20 0 1 0 91972089 87396352 14842 33554432000 4194304 5972588 140729850557248 140729850554008 5139329 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 13221888 140729850565818 140729850565918 140729850565918 140729850568654 0
/proc/28691/statm: 21337 14842 861 435 0 14700 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 85348 KiB
Current children cumulated memory: 59368 KiB

[startup+51.1096 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 28692
/proc/meminfo: memFree=27057304/32770624 swapFree=67108860/67108860
[pid=28691] ppid=28688 vsize=85472 memory=60512 CPUtime=51.08 cores=1,3,5,7
/proc/28691/stat : 28691 (cosoco) R 28688 28691 24815 0 -1 4202496 17257 0 0 0 5106 2 0 0 20 0 1 0 91972089 87523328 15128 33554432000 4194304 5972588 140729850557248 140729850554472 5139499 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 13221888 140729850565818 140729850565918 140729850565918 140729850568654 0
/proc/28691/statm: 21368 15128 863 435 0 14731 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 85472 KiB
Current children cumulated memory: 60512 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 28693
/proc/meminfo: memFree=27057424/32770624 swapFree=67108860/67108860
[pid=28691] ppid=28688 vsize=85472 memory=60560 CPUtime=102.26 cores=1,3,5,7
/proc/28691/stat : 28691 (cosoco) R 28688 28691 24815 0 -1 4202496 18495 0 0 0 10224 2 0 0 20 0 1 0 91972089 87523328 15140 33554432000 4194304 5972588 140729850557248 140729850554472 5139329 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 13221888 140729850565818 140729850565918 140729850565918 140729850568654 0
/proc/28691/statm: 21368 15140 863 435 0 14731 0
Current children cumulated CPU time: 102.26 s
Current children cumulated vsize: 85472 KiB
Current children cumulated memory: 60560 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 28694
/proc/meminfo: memFree=27056888/32770624 swapFree=67108860/67108860
[pid=28691] ppid=28688 vsize=85472 memory=60632 CPUtime=162.24 cores=1,3,5,7
/proc/28691/stat : 28691 (cosoco) R 28688 28691 24815 0 -1 4202496 19696 0 0 0 16222 2 0 0 20 0 1 0 91972089 87523328 15158 33554432000 4194304 5972588 140729850557248 140729850554472 5139312 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 13221888 140729850565818 140729850565918 140729850565918 140729850568654 0
/proc/28691/statm: 21368 15158 863 435 0 14731 0
Current children cumulated CPU time: 162.24 s
Current children cumulated vsize: 85472 KiB
Current children cumulated memory: 60632 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 28695
/proc/meminfo: memFree=27056516/32770624 swapFree=67108860/67108860
[pid=28691] ppid=28688 vsize=85472 memory=60728 CPUtime=222.23 cores=1,3,5,7
/proc/28691/stat : 28691 (cosoco) R 28688 28691 24815 0 -1 4202496 20796 0 0 0 22221 2 0 0 20 0 1 0 91972089 87523328 15182 33554432000 4194304 5972588 140729850557248 140729850554472 5139327 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 13221888 140729850565818 140729850565918 140729850565918 140729850568654 0
/proc/28691/statm: 21368 15182 863 435 0 14731 0
Current children cumulated CPU time: 222.23 s
Current children cumulated vsize: 85472 KiB
Current children cumulated memory: 60728 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 28696
/proc/meminfo: memFree=27056144/32770624 swapFree=67108860/67108860
[pid=28691] ppid=28688 vsize=85472 memory=60856 CPUtime=282.21 cores=1,3,5,7
/proc/28691/stat : 28691 (cosoco) R 28688 28691 24815 0 -1 4202496 21885 0 0 0 28219 2 0 0 20 0 1 0 91972089 87523328 15214 33554432000 4194304 5972588 140729850557248 140729850554472 5139312 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 13221888 140729850565818 140729850565918 140729850565918 140729850568654 0
/proc/28691/statm: 21368 15214 863 435 0 14731 0
Current children cumulated CPU time: 282.21 s
Current children cumulated vsize: 85472 KiB
Current children cumulated memory: 60856 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 28697
/proc/meminfo: memFree=27056144/32770624 swapFree=67108860/67108860
[pid=28691] ppid=28688 vsize=85472 memory=60916 CPUtime=342.2 cores=1,3,5,7
/proc/28691/stat : 28691 (cosoco) R 28688 28691 24815 0 -1 4202496 23107 0 0 0 34218 2 0 0 20 0 1 0 91972089 87523328 15229 33554432000 4194304 5972588 140729850557248 140729850554472 5032400 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 13221888 140729850565818 140729850565918 140729850565918 140729850568654 0
/proc/28691/statm: 21368 15229 863 435 0 14731 0
Current children cumulated CPU time: 342.2 s
Current children cumulated vsize: 85472 KiB
Current children cumulated memory: 60916 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 28698
/proc/meminfo: memFree=27055712/32770624 swapFree=67108860/67108860
[pid=28691] ppid=28688 vsize=85472 memory=61096 CPUtime=402.18 cores=1,3,5,7
/proc/28691/stat : 28691 (cosoco) R 28688 28691 24815 0 -1 4202496 24267 0 0 0 40216 2 0 0 20 0 1 0 91972089 87523328 15274 33554432000 4194304 5972588 140729850557248 140729850554472 5139312 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 13221888 140729850565818 140729850565918 140729850565918 140729850568654 0
/proc/28691/statm: 21368 15274 863 435 0 14731 0
Current children cumulated CPU time: 402.18 s
Current children cumulated vsize: 85472 KiB
Current children cumulated memory: 61096 KiB

[startup+462.3 s]
/proc/loadavg: 1.97 2.00 2.04 3/188 28707
/proc/meminfo: memFree=27055480/32770624 swapFree=67108860/67108860
[pid=28691] ppid=28688 vsize=85472 memory=61228 CPUtime=462.18 cores=1,3,5,7
/proc/28691/stat : 28691 (cosoco) R 28688 28691 24815 0 -1 4202496 25455 0 0 0 46216 2 0 0 20 0 1 0 91972089 87523328 15307 33554432000 4194304 5972588 140729850557248 140729850554472 5032423 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 13221888 140729850565818 140729850565918 140729850565918 140729850568654 0
/proc/28691/statm: 21368 15307 863 435 0 14731 0
Current children cumulated CPU time: 462.18 s
Current children cumulated vsize: 85472 KiB
Current children cumulated memory: 61228 KiB


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

/proc/28691/statm: 24322 15959 863 435 0 17685 0
Current children cumulated CPU time: 1722.1 s
Current children cumulated vsize: 97288 KiB
Current children cumulated memory: 63836 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/188 28769
/proc/meminfo: memFree=27052040/32770624 swapFree=67108860/67108860
[pid=28691] ppid=28688 vsize=97288 memory=63836 CPUtime=1782.1 cores=1,3,5,7
/proc/28691/stat : 28691 (cosoco) R 28688 28691 24815 0 -1 4202496 49963 0 0 0 178207 3 0 0 20 0 1 0 91972089 99622912 15959 33554432000 4194304 5972588 140729850557248 140729850554408 5139329 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 13221888 140729850565818 140729850565918 140729850565918 140729850568654 0
/proc/28691/statm: 24322 15959 863 435 0 17685 0
Current children cumulated CPU time: 1782.1 s
Current children cumulated vsize: 97288 KiB
Current children cumulated memory: 63836 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 28770
/proc/meminfo: memFree=27052288/32770624 swapFree=67108860/67108860
[pid=28691] ppid=28688 vsize=97288 memory=63860 CPUtime=1842.1 cores=1,3,5,7
/proc/28691/stat : 28691 (cosoco) R 28688 28691 24815 0 -1 4202496 50943 0 0 0 184207 3 0 0 20 0 1 0 91972089 99622912 15965 33554432000 4194304 5972588 140729850557248 140729850554408 5139264 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 13221888 140729850565818 140729850565918 140729850565918 140729850568654 0
/proc/28691/statm: 24322 15965 863 435 0 17685 0
Current children cumulated CPU time: 1842.1 s
Current children cumulated vsize: 97288 KiB
Current children cumulated memory: 63860 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 28771
/proc/meminfo: memFree=27052372/32770624 swapFree=67108860/67108860
[pid=28691] ppid=28688 vsize=97288 memory=63860 CPUtime=1902.09 cores=1,3,5,7
/proc/28691/stat : 28691 (cosoco) R 28688 28691 24815 0 -1 4202496 51768 0 0 0 190206 3 0 0 20 0 1 0 91972089 99622912 15965 33554432000 4194304 5972588 140729850557248 140729850554408 5139324 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 13221888 140729850565818 140729850565918 140729850565918 140729850568654 0
/proc/28691/statm: 24322 15965 863 435 0 17685 0
Current children cumulated CPU time: 1902.09 s
Current children cumulated vsize: 97288 KiB
Current children cumulated memory: 63860 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 28772
/proc/meminfo: memFree=27052628/32770624 swapFree=67108860/67108860
[pid=28691] ppid=28688 vsize=97288 memory=63860 CPUtime=1962.09 cores=1,3,5,7
/proc/28691/stat : 28691 (cosoco) R 28688 28691 24815 0 -1 4202496 52648 0 0 0 196206 3 0 0 20 0 1 0 91972089 99622912 15965 33554432000 4194304 5972588 140729850557248 140729850554408 5139274 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 13221888 140729850565818 140729850565918 140729850565918 140729850568654 0
/proc/28691/statm: 24322 15965 863 435 0 17685 0
Current children cumulated CPU time: 1962.09 s
Current children cumulated vsize: 97288 KiB
Current children cumulated memory: 63860 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 28773
/proc/meminfo: memFree=27052880/32770624 swapFree=67108860/67108860
[pid=28691] ppid=28688 vsize=97288 memory=63860 CPUtime=2022.09 cores=1,3,5,7
/proc/28691/stat : 28691 (cosoco) R 28688 28691 24815 0 -1 4202496 53508 0 0 0 202206 3 0 0 20 0 1 0 91972089 99622912 15965 33554432000 4194304 5972588 140729850557248 140729850554408 5139324 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 13221888 140729850565818 140729850565918 140729850565918 140729850568654 0
/proc/28691/statm: 24322 15965 863 435 0 17685 0
Current children cumulated CPU time: 2022.09 s
Current children cumulated vsize: 97288 KiB
Current children cumulated memory: 63860 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 28774
/proc/meminfo: memFree=27052808/32770624 swapFree=67108860/67108860
[pid=28691] ppid=28688 vsize=97288 memory=63860 CPUtime=2082.08 cores=1,3,5,7
/proc/28691/stat : 28691 (cosoco) R 28688 28691 24815 0 -1 4202496 54369 0 0 0 208205 3 0 0 20 0 1 0 91972089 99622912 15965 33554432000 4194304 5972588 140729850557248 140729850554408 5139329 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 13221888 140729850565818 140729850565918 140729850565918 140729850568654 0
/proc/28691/statm: 24322 15965 863 435 0 17685 0
Current children cumulated CPU time: 2082.08 s
Current children cumulated vsize: 97288 KiB
Current children cumulated memory: 63860 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 28775
/proc/meminfo: memFree=27053012/32770624 swapFree=67108860/67108860
[pid=28691] ppid=28688 vsize=97288 memory=63860 CPUtime=2142.08 cores=1,3,5,7
/proc/28691/stat : 28691 (cosoco) R 28688 28691 24815 0 -1 4202496 55271 0 0 0 214205 3 0 0 20 0 1 0 91972089 99622912 15965 33554432000 4194304 5972588 140729850557248 140729850554408 5139329 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 13221888 140729850565818 140729850565918 140729850565918 140729850568654 0
/proc/28691/statm: 24322 15965 863 435 0 17685 0
Current children cumulated CPU time: 2142.08 s
Current children cumulated vsize: 97288 KiB
Current children cumulated memory: 63860 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 28776
/proc/meminfo: memFree=27052864/32770624 swapFree=67108860/67108860
[pid=28691] ppid=28688 vsize=97288 memory=63860 CPUtime=2202.08 cores=1,3,5,7
/proc/28691/stat : 28691 (cosoco) R 28688 28691 24815 0 -1 4202496 55987 0 0 0 220205 3 0 0 20 0 1 0 91972089 99622912 15965 33554432000 4194304 5972588 140729850557248 140729850554408 5139324 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 13221888 140729850565818 140729850565918 140729850565918 140729850568654 0
/proc/28691/statm: 24322 15965 863 435 0 17685 0
Current children cumulated CPU time: 2202.08 s
Current children cumulated vsize: 97288 KiB
Current children cumulated memory: 63860 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 28785
/proc/meminfo: memFree=27052560/32770624 swapFree=67108860/67108860
[pid=28691] ppid=28688 vsize=97288 memory=63860 CPUtime=2262.07 cores=1,3,5,7
/proc/28691/stat : 28691 (cosoco) R 28688 28691 24815 0 -1 4202496 56963 0 0 0 226204 3 0 0 20 0 1 0 91972089 99622912 15965 33554432000 4194304 5972588 140729850557248 140729850554408 5139274 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 13221888 140729850565818 140729850565918 140729850565918 140729850568654 0
/proc/28691/statm: 24322 15965 863 435 0 17685 0
Current children cumulated CPU time: 2262.07 s
Current children cumulated vsize: 97288 KiB
Current children cumulated memory: 63860 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 28786
/proc/meminfo: memFree=27052568/32770624 swapFree=67108860/67108860
[pid=28691] ppid=28688 vsize=97288 memory=63860 CPUtime=2322.07 cores=1,3,5,7
/proc/28691/stat : 28691 (cosoco) R 28688 28691 24815 0 -1 4202496 57947 0 0 0 232204 3 0 0 20 0 1 0 91972089 99622912 15965 33554432000 4194304 5972588 140729850557248 140729850554408 5032436 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 13221888 140729850565818 140729850565918 140729850565918 140729850568654 0
/proc/28691/statm: 24322 15965 863 435 0 17685 0
Current children cumulated CPU time: 2322.07 s
Current children cumulated vsize: 97288 KiB
Current children cumulated memory: 63860 KiB

[startup+2382.3 s]
/proc/loadavg: 2.09 2.04 2.05 3/188 28848
/proc/meminfo: memFree=27025048/32770624 swapFree=67108860/67108860
[pid=28691] ppid=28688 vsize=97288 memory=63860 CPUtime=2382.06 cores=1,3,5,7
/proc/28691/stat : 28691 (cosoco) R 28688 28691 24815 0 -1 4202496 58588 0 0 0 238203 3 0 0 20 0 1 0 91972089 99622912 15965 33554432000 4194304 5972588 140729850557248 140729850554408 5032400 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 13221888 140729850565818 140729850565918 140729850565918 140729850568654 0
/proc/28691/statm: 24322 15965 863 435 0 17685 0
Current children cumulated CPU time: 2382.06 s
Current children cumulated vsize: 97288 KiB
Current children cumulated memory: 63860 KiB

[startup+2442.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/188 28849
/proc/meminfo: memFree=27025228/32770624 swapFree=67108860/67108860
[pid=28691] ppid=28688 vsize=97288 memory=63860 CPUtime=2442.06 cores=1,3,5,7
/proc/28691/stat : 28691 (cosoco) R 28688 28691 24815 0 -1 4202496 59567 0 0 0 244203 3 0 0 20 0 1 0 91972089 99622912 15965 33554432000 4194304 5972588 140729850557248 140729850554408 5139312 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 13221888 140729850565818 140729850565918 140729850565918 140729850568654 0
/proc/28691/statm: 24322 15965 863 435 0 17685 0
Current children cumulated CPU time: 2442.06 s
Current children cumulated vsize: 97288 KiB
Current children cumulated memory: 63860 KiB

[startup+2502.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/188 28850
/proc/meminfo: memFree=27025268/32770624 swapFree=67108860/67108860
[pid=28691] ppid=28688 vsize=97288 memory=63860 CPUtime=2502.07 cores=1,3,5,7
/proc/28691/stat : 28691 (cosoco) R 28688 28691 24815 0 -1 4202496 60433 0 0 0 250203 4 0 0 20 0 1 0 91972089 99622912 15965 33554432000 4194304 5972588 140729850557248 140729850554408 5139327 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 13221888 140729850565818 140729850565918 140729850565918 140729850568654 0
/proc/28691/statm: 24322 15965 863 435 0 17685 0
Current children cumulated CPU time: 2502.07 s
Current children cumulated vsize: 97288 KiB
Current children cumulated memory: 63860 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.01 2.03 2.05 3/187 28850
/proc/meminfo: memFree=27025256/32770624 swapFree=67108860/67108860
[pid=28691] ppid=28688 vsize=97288 memory=63860 CPUtime=2519.77 cores=1,3,5,7
/proc/28691/stat : 28691 (cosoco) R 28688 28691 24815 0 -1 4202496 61252 0 0 0 251973 4 0 0 20 0 1 0 91972089 99622912 15965 33554432000 4194304 5972588 140729850557248 140729850554408 5139329 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 13221888 140729850565818 140729850565918 140729850565918 140729850568654 0
/proc/28691/statm: 24322 15965 863 435 0 17685 0
Current children cumulated CPU time: 2519.77 s
Current children cumulated vsize: 97288 KiB
Current children cumulated memory: 63860 KiB

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

[startup+2520.01 s]
# the end of solver process 28691 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.74 s, system=0.042996 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2520.01
CPU time (s): 2519.78
CPU user time (s): 2519.74
CPU system time (s): 0.042996
CPU usage (%): 99.9909
Max. virtual memory (cumulated for all children) (KiB): 97288
Max. memory (cumulated for all children) (KiB): 63860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.74
system time used= 0.042996
maximum resident set size= 63928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61302
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= 14
involuntary context switches= 2134


# summary of solver processes directly reported to runsolver:
#   pid: 28691
#   total CPU time (s): 2519.78
#   total CPU user time (s): 2519.74
#   total CPU system time (s): 0.042996

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.37998 second user time and 16.572 second system time

The end

Launcher Data

Begin job on node113 at 2017-08-13 03:33:06
IDJOB=4265599
IDBENCH=137463
IDSOLVER=2655
FILE ID=node113/4265599-1502588844
RUNJOBID= node113-1502567255-24899
PBS_JOBID= 20628282
Free space on /tmp= 61808 MiB

SOLVER NAME= cosoco-sat 1.12
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n2w3b3r1.xml
COMMAND LINE= cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4265599-1502588844/watcher-4265599-1502588844 -o /tmp/evaluation-result-4265599-1502588844/solver-4265599-1502588844 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node113-1502567255-24899 --watchdog 2580  cosoco -lc -model -restarts -sat HOME/instance-4265599-1502588844.xml

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

MD5SUM BENCH= 0bd2493faee791f2eedb1fd600149919
RANDOM SEED=1708103530

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27115764 kB
MemAvailable:   31980836 kB
Buffers:          131836 kB
Cached:          5025836 kB
SwapCached:            0 kB
Active:           481072 kB
Inactive:        4745996 kB
Active(anon):      72588 kB
Inactive(anon):    24988 kB
Active(file):     408484 kB
Inactive(file):  4721008 kB
Unevictable:        6572 kB
Mlocked:            6572 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2352 kB
Writeback:            20 kB
AnonPages:        123128 kB
Mapped:            45172 kB
Shmem:             25224 kB
Slab:             128188 kB
SReclaimable:     102832 kB
SUnreclaim:        25356 kB
KernelStack:        3280 kB
PageTables:         4724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     367552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61804 MiB
End job on node113 at 2017-08-13 04:15:06