Trace number 4267555

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 1.12? (TO) 2519.7 2520

General information on the benchmark

NameBusScheduling/BusScheduling-cnt-s1/
BusScheduling-cnt-c1.xml
MD5SUM1c5d3440e59d0a9e624ef63cf534111e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark28
Best CPU time to get the best result obtained on this benchmark2400.07
Satisfiable
(Un)Satisfiability was proved
Number of variables3829
Number of constraints186
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":3829}]
Minimum variable degree4
Maximum variable degree14
Distribution of variable degrees[{"degree":4,"count":118},{"degree":5,"count":320},{"degree":6,"count":620},{"degree":7,"count":639},{"degree":8,"count":575},{"degree":9,"count":511},{"degree":10,"count":455},{"degree":11,"count":306},{"degree":12,"count":196},{"degree":13,"count":83},{"degree":14,"count":6}]
Minimum constraint arity15
Maximum constraint arity477
Distribution of constraint arities[{"arity":15,"count":1},{"arity":17,"count":1},{"arity":18,"count":2},{"arity":20,"count":2},{"arity":22,"count":1},{"arity":23,"count":2},{"arity":26,"count":1},{"arity":31,"count":1},{"arity":32,"count":3},{"arity":33,"count":2},{"arity":41,"count":1},{"arity":42,"count":4},{"arity":46,"count":2},{"arity":47,"count":1},{"arity":48,"count":1},{"arity":49,"count":1},{"arity":50,"count":7},{"arity":52,"count":1},{"arity":54,"count":2},{"arity":56,"count":1},{"arity":57,"count":1},{"arity":65,"count":2},{"arity":68,"count":1},{"arity":70,"count":2},{"arity":71,"count":1},"...",{"arity":254,"count":1}, {"arity":256,"count":1}, {"arity":261,"count":1}, {"arity":276,"count":2}, {"arity":289,"count":1}, {"arity":293,"count":1}, {"arity":299,"count":1}, {"arity":309,"count":1}, {"arity":315,"count":1}, {"arity":334,"count":1}, {"arity":335,"count":1}, {"arity":352,"count":1}, {"arity":355,"count":1}, {"arity":364,"count":1}, {"arity":365,"count":1}, {"arity":371,"count":1}, {"arity":372,"count":1}, {"arity":377,"count":1}, {"arity":382,"count":1}, {"arity":385,"count":1}, {"arity":389,"count":1}, {"arity":417,"count":1}, {"arity":457,"count":1}, {"arity":471,"count":1}, {"arity":477,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"count","count":186}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.19/0.31	c best=?? lower=-3829 upper=0 
2519.69/2520.00	c
2519.69/2520.00	c This is cosoco 1.12 --  
2519.69/2520.00	c
2519.69/2520.00	c command line: cosoco -lc -model -restarts HOME/instance-4267555-1502542065.xml 
2519.69/2520.00	c enable optimization
2519.69/2520.00	c ========================================[ Problem Statistics ]===========================================
2519.69/2520.00	c |                                                                                                       
2519.69/2520.00	c |  Parse time        :         0.21 s 
2519.69/2520.00	c |
2519.69/2520.00	c |               Variables: 3829
2519.69/2520.00	c |            Domain Sizes: 2..2
2519.69/2520.00	c |
2519.69/2520.00	c |             Constraints: 187
2519.69/2520.00	c |                   Arity: 15..3829
2519.69/2520.00	c | 
2519.69/2520.00	c |                   Types: 
2519.69/2520.00	c |                          Exactly K: 186
2519.69/2520.00	c |                          Sum: 1
2519.69/2520.00	c |                          
2519.69/2520.00	c =========================================================================================================
2519.69/2520.00	
2519.69/2520.00	c *** INTERRUPTED ***
2519.69/2520.00	c restarts              : 51          
2519.69/2520.00	c conflicts             : 125442       (50 /sec)
2519.69/2520.00	c decisions             : 11835986     (4697 /sec)
2519.69/2520.00	c propagations          : 239507757   (95055 /sec)
2519.69/2520.00	c root propagations     : 0           
2519.69/2520.00	c filter calls          : 167798098      (66595 /sec)
2519.69/2520.00	c useless filter calls  : 161205339      (96 %)
2519.69/2520.00	c Memory used           : 75.40 MB
2519.69/2520.00	c CPU time              : 2519.66 s
2519.69/2520.00	
2519.69/2520.00	c No Bound found!
2519.69/2520.00	
2519.69/2520.00	s UNKNOWN

Verifier Data


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-4267555-1502542065/watcher-4267555-1502542065 -o /tmp/evaluation-result-4267555-1502542065/solver-4267555-1502542065 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502500306-27513 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4267555-1502542065.xml 

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

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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.97 2.00 2.03 3/184 4695
/proc/meminfo: memFree=31094100/32770624 swapFree=0/473348
[pid=4695] ppid=4692 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/4695/stat : 4695 (runsolver) D 4692 4695 27450 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 153859274 24240128 107 18446744073709551615 4194304 4338465 140734414410640 140734414408280 140530732790487 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 32149504 140734414414017 140734414414409 140734414414409 140734414417866 0
/proc/4695/statm: 5918 107 54 36 0 2156 0

[startup+0.100102 s]
/proc/loadavg: 1.97 2.00 2.03 3/184 4695
/proc/meminfo: memFree=31094100/32770624 swapFree=0/473348
[pid=4695] ppid=4692 vsize=2040 CPUtime=0 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) D 4692 4695 27450 0 -1 1077936128 154 0 0 0 0 0 0 0 20 0 1 0 153859274 2088960 1 18446744073709551615 4194304 5972588 140728417987504 140728417984744 139871172605639 0 0 1 0 18446744072101731876 0 0 17 0 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 510 1 0 435 0 39 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2040

[startup+0.200297 s]
/proc/loadavg: 1.97 2.00 2.03 3/184 4695
/proc/meminfo: memFree=31094100/32770624 swapFree=0/473348
[pid=4695] ppid=4692 vsize=33336 CPUtime=0.09 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 2574 0 0 0 9 0 0 0 20 0 1 0 153859274 34136064 2363 18446744073709551615 4194304 5972588 140728417987504 140728417984152 5634803 0 0 1 0 0 0 0 17 0 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 8334 2363 740 435 0 1697 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33336

[startup+0.30024 s]
/proc/loadavg: 1.97 2.00 2.03 3/184 4695
/proc/meminfo: memFree=31094100/32770624 swapFree=0/473348
[pid=4695] ppid=4692 vsize=33336 CPUtime=0.19 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 2574 0 0 0 19 0 0 0 20 0 1 0 153859274 34136064 2363 18446744073709551615 4194304 5972588 140728417987504 140728417984152 5110587 0 0 1 0 0 0 0 17 0 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 8334 2363 740 435 0 1697 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33336

[startup+0.700195 s]
/proc/loadavg: 1.97 2.00 2.03 3/184 4695
/proc/meminfo: memFree=31094100/32770624 swapFree=0/473348
[pid=4695] ppid=4692 vsize=45328 CPUtime=0.59 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 5621 0 0 0 59 0 0 0 20 0 1 0 153859274 46415872 5398 18446744073709551615 4194304 5972588 140728417987504 140728417984152 5139281 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 11332 5398 778 435 0 4695 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 45328

[startup+1.50018 s]
/proc/loadavg: 1.97 2.00 2.03 3/184 4696
/proc/meminfo: memFree=31063600/32770624 swapFree=0/473392
[pid=4695] ppid=4692 vsize=57748 CPUtime=1.39 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 8712 0 0 0 139 0 0 0 20 0 1 0 153859274 59133952 8500 18446744073709551615 4194304 5972588 140728417987504 140728417984328 5046287 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 14437 8500 778 435 0 7800 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 57748

[startup+3.10018 s]
/proc/loadavg: 1.97 2.00 2.03 3/184 4696
/proc/meminfo: memFree=31056532/32770624 swapFree=0/473392
[pid=4695] ppid=4692 vsize=65240 CPUtime=2.98 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 17920 0 0 0 298 0 0 0 20 0 1 0 153859274 66805760 10425 18446744073709551615 4194304 5972588 140728417987504 140728417984168 5139324 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 16310 10425 778 435 0 9673 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 65240

[startup+6.30029 s]
/proc/loadavg: 1.90 1.98 2.03 3/184 4696
/proc/meminfo: memFree=31055112/32770624 swapFree=0/473244
[pid=4695] ppid=4692 vsize=65240 CPUtime=6.19 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 24304 0 0 0 618 1 0 0 20 0 1 0 153859274 66805760 10425 18446744073709551615 4194304 5972588 140728417987504 140728417984168 5046280 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 16310 10425 778 435 0 9673 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 65240

[startup+12.7003 s]
/proc/loadavg: 1.91 1.98 2.03 3/184 4696
/proc/meminfo: memFree=31043832/32770624 swapFree=0/473240
[pid=4695] ppid=4692 vsize=77204 CPUtime=12.59 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 36004 0 0 0 1257 2 0 0 20 0 1 0 153859274 79056896 13332 18446744073709551615 4194304 5972588 140728417987504 140728417984264 5046297 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 19301 13332 778 435 0 12664 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 77204

[startup+25.5003 s]
/proc/loadavg: 1.93 1.98 2.03 3/184 4697
/proc/meminfo: memFree=31043832/32770624 swapFree=0/473228
[pid=4695] ppid=4692 vsize=77204 CPUtime=25.38 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 49836 0 0 0 2536 2 0 0 20 0 1 0 153859274 79056896 13354 18446744073709551615 4194304 5972588 140728417987504 140728417984168 5139319 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 19301 13354 778 435 0 12664 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 77204

[startup+51.1003 s]
/proc/loadavg: 1.95 1.98 2.03 3/184 4697
/proc/meminfo: memFree=31043048/32770624 swapFree=0/473224
[pid=4695] ppid=4692 vsize=77204 CPUtime=50.98 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 54066 0 0 0 5096 2 0 0 20 0 1 0 153859274 79056896 13366 18446744073709551615 4194304 5972588 140728417987504 140728417984168 5046437 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 19301 13366 778 435 0 12664 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 77204

[startup+102.3 s]
/proc/loadavg: 1.98 1.99 2.03 3/184 4699
/proc/meminfo: memFree=31043104/32770624 swapFree=0/473236
[pid=4695] ppid=4692 vsize=77204 CPUtime=102.18 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 54655 0 0 0 10215 3 0 0 20 0 1 0 153859274 79056896 13401 18446744073709551615 4194304 5972588 140728417987504 140728417984168 5139281 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 19301 13401 778 435 0 12664 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 77204

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/184 4701
/proc/meminfo: memFree=31042760/32770624 swapFree=0/473244
[pid=4695] ppid=4692 vsize=77204 CPUtime=162.17 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 55097 0 0 0 16214 3 0 0 20 0 1 0 153859274 79056896 13401 18446744073709551615 4194304 5972588 140728417987504 140728417984168 5032423 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 19301 13401 778 435 0 12664 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 77204

[startup+222.306 s]
/proc/loadavg: 2.05 2.00 2.03 3/185 4704
/proc/meminfo: memFree=31043244/32770624 swapFree=0/473252
[pid=4695] ppid=4692 vsize=77204 CPUtime=222.17 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 55224 0 0 0 22214 3 0 0 20 0 1 0 153859274 79056896 13401 18446744073709551615 4194304 5972588 140728417987504 140728417984168 5328496 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 19301 13401 778 435 0 12664 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 77204

[startup+282.3 s]
/proc/loadavg: 2.02 2.00 2.03 3/185 4706
/proc/meminfo: memFree=31043216/32770624 swapFree=0/473268
[pid=4695] ppid=4692 vsize=77204 CPUtime=282.16 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 55346 0 0 0 28213 3 0 0 20 0 1 0 153859274 79056896 13401 18446744073709551615 4194304 5972588 140728417987504 140728417984168 5139499 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 19301 13401 778 435 0 12664 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 77204

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 2.03 3/184 4708
/proc/meminfo: memFree=31043980/32770624 swapFree=0/473280
[pid=4695] ppid=4692 vsize=77204 CPUtime=342.16 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 55459 0 0 0 34213 3 0 0 20 0 1 0 153859274 79056896 13401 18446744073709551615 4194304 5972588 140728417987504 140728417984168 5139312 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 19301 13401 778 435 0 12664 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 77204

[startup+402.3 s]
/proc/loadavg: 2.06 2.02 2.04 3/189 4726
/proc/meminfo: memFree=31037544/32770624 swapFree=0/473284
[pid=4695] ppid=4692 vsize=77204 CPUtime=402.15 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 55578 0 0 0 40212 3 0 0 20 0 1 0 153859274 79056896 13401 18446744073709551615 4194304 5972588 140728417987504 140728417984168 5046284 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 19301 13401 778 435 0 12664 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 77204

[startup+462.3 s]
/proc/loadavg: 2.14 2.04 2.05 3/189 4728
/proc/meminfo: memFree=31038420/32770624 swapFree=0/473296
[pid=4695] ppid=4692 vsize=77204 CPUtime=462.15 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 55707 0 0 0 46212 3 0 0 20 0 1 0 153859274 79056896 13401 18446744073709551615 4194304 5972588 140728417987504 140728417984168 5032427 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 19301 13401 778 435 0 12664 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 77204

[startup+522.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/185 4730
/proc/meminfo: memFree=31042080/32770624 swapFree=0/473304
[pid=4695] ppid=4692 vsize=77204 CPUtime=522.14 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 55831 0 0 0 52211 3 0 0 20 0 1 0 153859274 79056896 13401 18446744073709551615 4194304 5972588 140728417987504 140728417984168 5139319 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 19301 13401 778 435 0 12664 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 77204

[startup+582.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/185 4732
/proc/meminfo: memFree=31042292/32770624 swapFree=0/473316
[pid=4695] ppid=4692 vsize=77204 CPUtime=582.14 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 55948 0 0 0 58211 3 0 0 20 0 1 0 153859274 79056896 13401 18446744073709551615 4194304 5972588 140728417987504 140728417984168 5032455 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 19301 13401 778 435 0 12664 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 77204


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


[startup+1602.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/187 4860
/proc/meminfo: memFree=30999840/32770624 swapFree=0/473516
[pid=4695] ppid=4692 vsize=77204 CPUtime=1602.06 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 57924 0 0 0 160203 3 0 0 20 0 1 0 153859274 79056896 13401 18446744073709551615 4194304 5972588 140728417987504 140728417984168 5139312 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 19301 13401 778 435 0 12664 0
Current children cumulated CPU time (s) 1602.06
Current children cumulated vsize (KiB) 77204

[startup+1662.3 s]
/proc/loadavg: 2.10 2.03 2.05 3/188 4887
/proc/meminfo: memFree=30998008/32770624 swapFree=0/473532
[pid=4695] ppid=4692 vsize=77204 CPUtime=1662.06 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 58027 0 0 0 166203 3 0 0 20 0 1 0 153859274 79056896 13401 18446744073709551615 4194304 5972588 140728417987504 140728417984168 5139329 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 19301 13401 778 435 0 12664 0
Current children cumulated CPU time (s) 1662.06
Current children cumulated vsize (KiB) 77204

[startup+1722.3 s]
/proc/loadavg: 2.04 2.02 2.05 3/188 4889
/proc/meminfo: memFree=30999216/32770624 swapFree=0/473544
[pid=4695] ppid=4692 vsize=77204 CPUtime=1722.05 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 58130 0 0 0 172202 3 0 0 20 0 1 0 153859274 79056896 13401 18446744073709551615 4194304 5972588 140728417987504 140728417984168 4908847 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 19301 13401 778 435 0 12664 0
Current children cumulated CPU time (s) 1722.05
Current children cumulated vsize (KiB) 77204

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 4892
/proc/meminfo: memFree=31002856/32770624 swapFree=0/473548
[pid=4695] ppid=4692 vsize=77204 CPUtime=1782.05 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 58230 0 0 0 178202 3 0 0 20 0 1 0 153859274 79056896 13401 18446744073709551615 4194304 5972588 140728417987504 140728417984168 5139300 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 19301 13401 778 435 0 12664 0
Current children cumulated CPU time (s) 1782.05
Current children cumulated vsize (KiB) 77204

[startup+1842.3 s]
/proc/loadavg: 1.87 1.98 2.03 3/186 4894
/proc/meminfo: memFree=31002484/32770624 swapFree=0/473544
[pid=4695] ppid=4692 vsize=77204 CPUtime=1842.04 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 58334 0 0 0 184201 3 0 0 20 0 1 0 153859274 79056896 13401 18446744073709551615 4194304 5972588 140728417987504 140728417984168 5139312 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 19301 13401 778 435 0 12664 0
Current children cumulated CPU time (s) 1842.04
Current children cumulated vsize (KiB) 77204

[startup+1902.3 s]
/proc/loadavg: 1.95 1.99 2.03 3/186 4896
/proc/meminfo: memFree=31002580/32770624 swapFree=0/473552
[pid=4695] ppid=4692 vsize=77204 CPUtime=1902.04 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 58441 0 0 0 190201 3 0 0 20 0 1 0 153859274 79056896 13401 18446744073709551615 4194304 5972588 140728417987504 140728417984168 5046280 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 19301 13401 778 435 0 12664 0
Current children cumulated CPU time (s) 1902.04
Current children cumulated vsize (KiB) 77204

[startup+1962.3 s]
/proc/loadavg: 2.05 2.00 2.04 3/186 4898
/proc/meminfo: memFree=31003080/32770624 swapFree=0/473572
[pid=4695] ppid=4692 vsize=77204 CPUtime=1962.03 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 58549 0 0 0 196200 3 0 0 20 0 1 0 153859274 79056896 13401 18446744073709551615 4194304 5972588 140728417987504 140728417984168 5338144 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 19301 13401 778 435 0 12664 0
Current children cumulated CPU time (s) 1962.03
Current children cumulated vsize (KiB) 77204

[startup+2022.3 s]
/proc/loadavg: 2.02 2.00 2.04 3/185 4900
/proc/meminfo: memFree=31003064/32770624 swapFree=0/473572
[pid=4695] ppid=4692 vsize=77204 CPUtime=2022.03 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 58650 0 0 0 202200 3 0 0 20 0 1 0 153859274 79056896 13401 18446744073709551615 4194304 5972588 140728417987504 140728417984168 5338181 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 19301 13401 778 435 0 12664 0
Current children cumulated CPU time (s) 2022.03
Current children cumulated vsize (KiB) 77204

[startup+2082.3 s]
/proc/loadavg: 2.13 2.03 2.05 3/184 4902
/proc/meminfo: memFree=31003208/32770624 swapFree=0/473580
[pid=4695] ppid=4692 vsize=77204 CPUtime=2082.03 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 58751 0 0 0 208200 3 0 0 20 0 1 0 153859274 79056896 13401 18446744073709551615 4194304 5972588 140728417987504 140728417984168 5139300 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 19301 13401 778 435 0 12664 0
Current children cumulated CPU time (s) 2082.03
Current children cumulated vsize (KiB) 77204

[startup+2142.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/184 4904
/proc/meminfo: memFree=31003296/32770624 swapFree=0/473584
[pid=4695] ppid=4692 vsize=77204 CPUtime=2142.02 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 58866 0 0 0 214199 3 0 0 20 0 1 0 153859274 79056896 13401 18446744073709551615 4194304 5972588 140728417987504 140728417984168 5139329 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 19301 13401 778 435 0 12664 0
Current children cumulated CPU time (s) 2142.02
Current children cumulated vsize (KiB) 77204

[startup+2202.31 s]
/proc/loadavg: 2.02 2.02 2.05 3/188 4921
/proc/meminfo: memFree=30999296/32770624 swapFree=0/473604
[pid=4695] ppid=4692 vsize=77204 CPUtime=2202.02 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 58986 0 0 0 220199 3 0 0 20 0 1 0 153859274 79056896 13401 18446744073709551615 4194304 5972588 140728417987504 140728417984168 5328506 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 19301 13401 778 435 0 12664 0
Current children cumulated CPU time (s) 2202.02
Current children cumulated vsize (KiB) 77204

[startup+2262.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/189 4924
/proc/meminfo: memFree=30998912/32770624 swapFree=0/473612
[pid=4695] ppid=4692 vsize=77204 CPUtime=2262.01 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 59099 0 0 0 226198 3 0 0 20 0 1 0 153859274 79056896 13401 18446744073709551615 4194304 5972588 140728417987504 140728417984168 5338173 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 19301 13401 778 435 0 12664 0
Current children cumulated CPU time (s) 2262.01
Current children cumulated vsize (KiB) 77204

[startup+2322.3 s]
/proc/loadavg: 1.97 2.00 2.04 3/186 4926
/proc/meminfo: memFree=31002172/32770624 swapFree=0/473620
[pid=4695] ppid=4692 vsize=77204 CPUtime=2322 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 59212 0 0 0 232197 3 0 0 20 0 1 0 153859274 79056896 13401 18446744073709551615 4194304 5972588 140728417987504 140728417984168 5139324 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 19301 13401 778 435 0 12664 0
Current children cumulated CPU time (s) 2322
Current children cumulated vsize (KiB) 77204

[startup+2382.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/186 4928
/proc/meminfo: memFree=31002512/32770624 swapFree=0/473632
[pid=4695] ppid=4692 vsize=77204 CPUtime=2382 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 59320 0 0 0 238197 3 0 0 20 0 1 0 153859274 79056896 13401 18446744073709551615 4194304 5972588 140728417987504 140728417984168 5338173 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 19301 13401 778 435 0 12664 0
Current children cumulated CPU time (s) 2382
Current children cumulated vsize (KiB) 77204

[startup+2442.3 s]
/proc/loadavg: 2.07 2.02 2.05 3/186 4930
/proc/meminfo: memFree=31002392/32770624 swapFree=0/473644
[pid=4695] ppid=4692 vsize=77204 CPUtime=2441.99 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 59428 0 0 0 244196 3 0 0 20 0 1 0 153859274 79056896 13401 18446744073709551615 4194304 5972588 140728417987504 140728417984168 5046448 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 19301 13401 778 435 0 12664 0
Current children cumulated CPU time (s) 2441.99
Current children cumulated vsize (KiB) 77204

[startup+2502.3 s]
/proc/loadavg: 2.03 2.01 2.05 3/186 4932
/proc/meminfo: memFree=31002604/32770624 swapFree=0/473652
[pid=4695] ppid=4692 vsize=77204 CPUtime=2501.99 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 59541 0 0 0 250196 3 0 0 20 0 1 0 153859274 79056896 13401 18446744073709551615 4194304 5972588 140728417987504 140728417984168 5338173 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 19301 13401 778 435 0 12664 0
Current children cumulated CPU time (s) 2501.99
Current children cumulated vsize (KiB) 77204



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.02 2.01 2.05 3/185 4932
/proc/meminfo: memFree=31002744/32770624 swapFree=0/473652
[pid=4695] ppid=4692 vsize=77204 CPUtime=2519.69 cores=0,2,4,6
/proc/4695/stat : 4695 (cosoco) R 4692 4695 27450 0 -1 4202496 59639 0 0 0 251966 3 0 0 20 0 1 0 153859274 79056896 13401 18446744073709551615 4194304 5972588 140728417987504 140728417984168 5338173 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 18587648 140728417989102 140728417989197 140728417989197 140728417992654 0
/proc/4695/statm: 19301 13401 778 435 0 12664 0
Current children cumulated CPU time (s) 2519.69
Current children cumulated vsize (KiB) 77204

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

Child status: 1
Real time (s): 2520
CPU time (s): 2519.7
CPU user time (s): 2519.66
CPU system time (s): 0.037997
CPU usage (%): 99.9881
Max. virtual memory (cumulated for all children) (KiB): 77204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.66
system time used= 0.037997
maximum resident set size= 53684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59693
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= 20
involuntary context switches= 4096

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.84333 second user time and 9.31891 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-12 14:33:20
IDJOB=4267555
IDBENCH=133705
IDSOLVER=2658
FILE ID=node132/4267555-1502542065
RUNJOBID= node132-1502500306-27513
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/BusScheduling/BusScheduling-cnt-s1/BusScheduling-cnt-c1.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267555-1502542065/watcher-4267555-1502542065 -o /tmp/evaluation-result-4267555-1502542065/solver-4267555-1502542065 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502500306-27513 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4267555-1502542065.xml

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

MD5SUM BENCH= 1c5d3440e59d0a9e624ef63cf534111e
RANDOM SEED=79483771

node132.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.74
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.74
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.74
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.74
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:        31094460 kB
MemAvailable:   31965916 kB
Buffers:          308520 kB
Cached:           872040 kB
SwapCached:            0 kB
Active:           717460 kB
Inactive:         522360 kB
Active(anon):      60080 kB
Inactive(anon):    49012 kB
Active(file):     657380 kB
Inactive(file):   473348 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2436 kB
Writeback:             0 kB
AnonPages:         59260 kB
Mapped:            63640 kB
Shmem:             49852 kB
Slab:             139872 kB
SReclaimable:     113124 kB
SUnreclaim:        26748 kB
KernelStack:        3296 kB
PageTables:         4948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     343160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 62028 MiB
End job on node132 at 2017-08-12 15:15:20