Trace number 4398755

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 2.O parallel? (TO) 1754.66 252.149

General information on the benchmark

NameBinPacking/BinPacking-tab-sw120/
BinPacking-tab-sw120-75.xml
MD5SUM9cdf82428becd6b5ad716031980a59d2
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 benchmark2400.05
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size47
Distribution of domain sizes[{"size":23,"count":1},{"size":47,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints22
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":22},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

33.58/33.61	c Create Cardinality(vars,values,occurs) constraint using 132 Exactly/AtMost.. constraint 
33.58/33.61	c
33.58/33.61	c Create Cardinality(vars,values,occurs) constraint using 132 Exactly/AtMost.. constraint 
33.58/33.61	c
33.58/33.61	c Create Cardinality(vars,values,occurs) constraint using 132 Exactly/AtMost.. constraint 
33.58/33.61	c
33.58/33.61	c Create Cardinality(vars,values,occurs) constraint using 132 Exactly/AtMost.. constraint 
33.58/33.61	c
33.58/33.61	c Create Cardinality(vars,values,occurs) constraint using 132 Exactly/AtMost.. constraint 
33.58/33.61	c
33.58/33.61	c Create Cardinality(vars,values,occurs) constraint using 132 Exactly/AtMost.. constraint 
33.58/33.61	c
33.58/33.61	c Create Cardinality(vars,values,occurs) constraint using 132 Exactly/AtMost.. constraint 
33.58/33.61	c
33.58/33.61	c Create Cardinality(vars,values,occurs) constraint using 132 Exactly/AtMost.. constraint 
33.58/33.61	c
1754.43/252.02	c
1754.43/252.02	c This is cosoco 2.00 --  
1754.43/252.02	c
1754.43/252.02	c command line: cosoco -model -nbcores=8 HOME/instance-4398755-1568610069.xml 
1754.43/252.02	c enable optimization
1754.43/252.02	c ========================================[ Problem Statistics ]===========================================
1754.43/252.02	c |                                                                                                       
1754.43/252.02	c |  Parse time        :        35.63 s 
1754.43/252.02	c |
1754.43/252.02	c |               Variables: 133
1754.43/252.02	c |            Domain Sizes: 23..47
1754.43/252.02	c |
1754.43/252.02	c |             Constraints: 92
1754.43/252.02	c |                   Arity: 1..132  -- Unary: 1
1754.43/252.02	c | 
1754.43/252.02	c |                   Types: 
1754.43/252.02	c |                          Exactly K: 47
1754.43/252.02	c |                          Exactly K variable: 1
1754.43/252.02	c |                          Extension: 22  (nb tuples: 3581958..3581958) -- (shared: 168)
1754.43/252.02	c |                          Intension: 1
1754.43/252.02	c |                          Lex: 21
1754.43/252.02	c |                          
1754.43/252.02	c |               Objective: Maximize Intension
1754.43/252.02	
1754.43/252.02	c =========================================================================================================
1754.43/252.02	c Parallel mode: Portfolio
1754.43/252.02	c [pFactory][Group N°0] created (threads:8).
1754.43/252.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
1754.43/252.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
1754.43/252.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
1754.43/252.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
1754.43/252.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
1754.43/252.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
1754.43/252.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
1754.43/252.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
1754.43/252.02	c [pFactory][Group N°0] concurrent mode: enabled.
1754.43/252.02	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
1754.43/252.02	c [pFactory][Group N°0] task 7 launched on thread 7.
1754.43/252.02	c [pFactory][Group N°0] task 6 launched on thread 0.
1754.43/252.02	c [pFactory][Group N°0] task 5 launched on thread 1.
1754.43/252.02	c [pFactory][Group N°0] task 4 launched on thread 5.
1754.43/252.02	c [pFactory][Group N°0] task 3 launched on thread 3.
1754.43/252.02	c [pFactory][Group N°0] task 2 launched on thread 4.
1754.43/252.02	c [pFactory][Group N°0] task 1 launched on thread 6.
1754.43/252.02	c [pFactory][Group N°0] task 0 launched on thread 2.
1754.43/252.02	
1754.43/252.02	c *** INTERRUPTED ***
1754.43/252.02	c call to solver        : 0
1754.43/252.02	c
1754.43/252.02	c restarts              : 6           
1754.43/252.02	c conflicts             : 100          (0 /sec)
1754.43/252.02	c decisions             : 203          (0 /sec)
1754.43/252.02	c propagations          : 107010      (61 /sec)
1754.43/252.02	c root propagations     : 682         
1754.43/252.02	c filter calls          : 90718          (52 /sec)
1754.43/252.02	c useless filter calls  : 87323          (96 %)
1754.43/252.02	c Memory used           : 6907.99 MB
1754.43/252.02	c Best bound time (wc)  : -1.56861e+09 s
1754.43/252.02	c CPU time              : 1746.31 s
1754.43/252.02	c real time             : 252.016 s
1754.43/252.02	
1754.43/252.02	c No Bound found!
1754.43/252.02	
1754.43/252.02	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 (15263 MiB free)
  memory of node 1: 16384 MiB (15866 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398755-1568610069/watcher-4398755-1568610069 -o /tmp/evaluation-result-4398755-1568610069/solver-4398755-1568610069 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node136-1568598203-6097 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4398755-1568610069.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=7984, runsolver pid=7981

[startup+0.100151 s]*
/proc/loadavg: 7.47 8.09 8.41 2/192 7985
/proc/meminfo: memFree=31873296/32770624 swapFree=67001500/67108860
[pid=7984] ppid=7981 vsize=31444 memory=7676 CPUtime=0.09 cores=0-7
/proc/7984/stat : 7984 (cosoco) R 7981 7984 6070 0 -1 4202496 2136 0 0 0 9 0 0 0 20 0 1 0 437255563 32198656 1919 33554432000 4194304 6211092 140724619022784 140724619020056 139719115385829 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
/proc/7984/statm: 7861 1919 806 493 0 1166 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 31444 KiB
Current children cumulated memory: 7676 KiB

[startup+0.209294 s]*
/proc/loadavg: 7.47 8.09 8.41 2/192 7985
/proc/meminfo: memFree=31872384/32770624 swapFree=67001500/67108860
[pid=7984] ppid=7981 vsize=32224 memory=8388 CPUtime=0.2 cores=0-7
/proc/7984/stat : 7984 (cosoco) R 7981 7984 6070 0 -1 4202496 2439 0 0 0 20 0 0 0 20 0 1 0 437255563 32997376 2097 33554432000 4194304 6211092 140724619022784 140724619020056 5743389 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
/proc/7984/statm: 8056 2097 806 493 0 1361 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 32224 KiB
Current children cumulated memory: 8388 KiB

[startup+0.308672 s]*
/proc/loadavg: 7.47 8.09 8.41 2/192 7985
/proc/meminfo: memFree=31871640/32770624 swapFree=67001500/67108860
[pid=7984] ppid=7981 vsize=33520 memory=9020 CPUtime=0.3 cores=0-7
/proc/7984/stat : 7984 (cosoco) R 7981 7984 6070 0 -1 4202496 2820 0 0 0 30 0 0 0 20 0 1 0 437255563 34324480 2255 33554432000 4194304 6211092 140724619022784 140724619020056 139719115385829 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
/proc/7984/statm: 8380 2255 806 493 0 1685 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 33520 KiB
Current children cumulated memory: 9020 KiB

[startup+0.700268 s]
/proc/loadavg: 7.47 8.09 8.41 2/192 7985
/proc/meminfo: memFree=31869704/32770624 swapFree=67001500/67108860
[pid=7984] ppid=7981 vsize=36640 memory=12132 CPUtime=0.69 cores=0-7
/proc/7984/stat : 7984 (cosoco) R 7981 7984 6070 0 -1 4202496 3930 0 0 0 69 0 0 0 20 0 1 0 437255563 37519360 3033 33554432000 4194304 6211092 140724619022784 140724619020056 139719131448448 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
/proc/7984/statm: 9160 3033 806 493 0 2465 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 36640 KiB
Current children cumulated memory: 12132 KiB

[startup+1.50028 s]
/proc/loadavg: 7.47 8.09 8.41 2/192 7985
/proc/meminfo: memFree=31865892/32770624 swapFree=67001500/67108860
[pid=7984] ppid=7981 vsize=43144 memory=18720 CPUtime=1.49 cores=0-7
/proc/7984/stat : 7984 (cosoco) R 7981 7984 6070 0 -1 4202496 5371 0 0 0 148 1 0 0 20 0 1 0 437255563 44179456 4680 33554432000 4194304 6211092 140724619022784 140724619020056 139719115385829 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
/proc/7984/statm: 10786 4680 806 493 0 4091 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 43144 KiB
Current children cumulated memory: 18720 KiB

[startup+3.10931 s]
/proc/loadavg: 7.47 8.09 8.41 2/192 7985
/proc/meminfo: memFree=31849520/32770624 swapFree=67001500/67108860
[pid=7984] ppid=7981 vsize=56284 memory=31992 CPUtime=3.1 cores=0-7
/proc/7984/stat : 7984 (cosoco) R 7981 7984 6070 0 -1 4202496 7659 0 0 0 309 1 0 0 20 0 1 0 437255563 57634816 7998 33554432000 4194304 6211092 140724619022784 140724619020056 139719115385829 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
/proc/7984/statm: 14071 7998 806 493 0 7376 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 56284 KiB
Current children cumulated memory: 31992 KiB

[startup+6.30027 s]
/proc/loadavg: 6.87 7.96 8.37 2/193 7987
/proc/meminfo: memFree=31826820/32770624 swapFree=67001500/67108860
[pid=7984] ppid=7981 vsize=82300 memory=55964 CPUtime=6.28 cores=0-7
/proc/7984/stat : 7984 (cosoco) R 7981 7984 6070 0 -1 4202496 12033 0 0 0 626 2 0 0 20 0 1 0 437255563 84275200 13991 33554432000 4194304 6211092 140724619022784 140724619020056 139719115385829 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
/proc/7984/statm: 20575 13991 806 493 0 13880 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 82300 KiB
Current children cumulated memory: 55964 KiB

[startup+12.7003 s]
/proc/loadavg: 6.40 7.84 8.33 2/192 7987
/proc/meminfo: memFree=31780972/32770624 swapFree=67001500/67108860
[pid=7984] ppid=7981 vsize=134860 memory=104304 CPUtime=12.69 cores=0-7
/proc/7984/stat : 7984 (cosoco) R 7981 7984 6070 0 -1 4202496 19966 0 0 0 1264 5 0 0 20 0 1 0 437255563 138096640 26076 33554432000 4194304 6211092 140724619022784 140724619020056 139719115385829 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
/proc/7984/statm: 33715 26076 806 493 0 27020 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 134860 KiB
Current children cumulated memory: 104304 KiB

[startup+25.5003 s]
/proc/loadavg: 5.20 7.51 8.21 2/192 7987
/proc/meminfo: memFree=31680520/32770624 swapFree=67001500/67108860
[pid=7984] ppid=7981 vsize=240772 memory=204200 CPUtime=25.49 cores=0-7
/proc/7984/stat : 7984 (cosoco) R 7981 7984 6070 0 -1 4202496 35174 0 0 0 2539 10 0 0 20 0 1 0 437255563 246550528 51050 33554432000 4194304 6211092 140724619022784 140724619020056 139719115385829 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
/proc/7984/statm: 60193 51050 806 493 0 53498 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 240772 KiB
Current children cumulated memory: 204200 KiB

[startup+51.1108 s]
/proc/loadavg: 5.47 7.36 8.14 9/202 8021
/proc/meminfo: memFree=25541324/32770624 swapFree=67001508/67108860
[pid=7984] ppid=7981 vsize=7073776 memory=6328244 CPUtime=150.51 cores=0-7
/proc/7984/stat : 7984 (cosoco) S 7981 7984 6070 0 -1 1077944320 1838241 0 0 0 14631 420 0 0 20 0 9 0 437255563 7243546624 1582061 33554432000 4194304 6211092 140724619022784 140724619021040 139719131426551 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
/proc/7984/statm: 1768444 1582061 895 493 0 1761749 0
[pid=7984/tid=8012] ppid=7981 vsize=7073776 memory=6328244 CPUtime=14.22 cores=0-7
/proc/7984/task/8012/stat : 8012 (cosoco) R 7981 7984 6070 0 -1 4202560 169309 0 0 0 1355 67 0 0 20 0 9 0 437259250 7243546624 1582061 33554432000 4194304 6211092 140724619022784 139719108283064 5037823 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8013] ppid=7981 vsize=7073776 memory=6328244 CPUtime=14.23 cores=0-7
/proc/7984/task/8013/stat : 8013 (cosoco) R 7981 7984 6070 0 -1 4202560 153960 0 0 0 1412 11 0 0 20 0 9 0 437259250 7243546624 1582061 33554432000 4194304 6211092 140724619022784 139719024286392 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8014] ppid=7981 vsize=7073776 memory=0 CPUtime=14.21 cores=0-7
/proc/7984/task/8014/stat : 8014 (cosoco) R 7981 7984 6070 0 -1 4202560 353891 0 0 0 1398 23 0 0 20 0 9 0 437259250 7243546624 1582061 33554432000 4194304 6211092 140724619022784 139719015893688 5037821 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8015] ppid=7981 vsize=7073776 memory=5229 CPUtime=14.01 cores=0-7
/proc/7984/task/8015/stat : 8015 (cosoco) R 7981 7984 6070 0 -1 4202560 142581 0 0 0 1393 8 0 0 20 0 9 0 437259250 7243546624 1582061 33554432000 4194304 6211092 140724619022784 139719007500984 5038992 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8016] ppid=7981 vsize=7073776 memory=0 CPUtime=14.23 cores=0-7
/proc/7984/task/8016/stat : 8016 (cosoco) R 7981 7984 6070 0 -1 4202560 147539 0 0 0 1366 57 0 0 20 0 9 0 437259250 7243546624 1582061 33554432000 4194304 6211092 140724619022784 139718999108280 5039070 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8017] ppid=7981 vsize=7073776 memory=45276 CPUtime=14.22 cores=0-7
/proc/7984/task/8017/stat : 8017 (cosoco) R 7981 7984 6070 0 -1 4202560 164232 0 0 0 1412 10 0 0 20 0 9 0 437259250 7243546624 1582061 33554432000 4194304 6211092 140724619022784 139718990715576 5039178 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8018] ppid=7981 vsize=7073776 memory=988 CPUtime=14.22 cores=0-7
/proc/7984/task/8018/stat : 8018 (cosoco) R 7981 7984 6070 0 -1 4202560 150045 0 0 0 1359 63 0 0 20 0 9 0 437259250 7243546624 1582061 33554432000 4194304 6211092 140724619022784 139718982322872 5038992 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8019] ppid=7981 vsize=7073776 memory=6328244 CPUtime=14.22 cores=0-7
/proc/7984/task/8019/stat : 8019 (cosoco) R 7981 7984 6070 0 -1 4202560 149223 0 0 0 1369 53 0 0 20 0 9 0 437259250 7243546624 1582061 33554432000 4194304 6211092 140724619022784 139718973930168 5039014 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
Current children cumulated CPU time: 150.51 s
Current children cumulated vsize: 7073776 KiB
Current children cumulated memory: 6328244 KiB

[startup+102.301 s]
/proc/loadavg: 7.30 7.57 8.17 9/201 8024
/proc/meminfo: memFree=25541996/32770624 swapFree=67001508/67108860
[pid=7984] ppid=7981 vsize=7073776 memory=6328272 CPUtime=559.21 cores=0-7
/proc/7984/stat : 7984 (cosoco) S 7981 7984 6070 0 -1 1077944320 3650334 0 0 0 55343 578 0 0 20 0 9 0 437255563 7243546624 1582068 33554432000 4194304 6211092 140724619022784 140724619021040 139719131426551 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
/proc/7984/statm: 1768444 1582068 895 493 0 1761749 0
[pid=7984/tid=8012] ppid=7981 vsize=7073776 memory=6328272 CPUtime=65.41 cores=0-7
/proc/7984/task/8012/stat : 8012 (cosoco) R 7981 7984 6070 0 -1 4202560 344269 0 0 0 6457 84 0 0 20 0 9 0 437259250 7243546624 1582068 33554432000 4194304 6211092 140724619022784 139719108282904 5038990 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8013] ppid=7981 vsize=7073776 memory=6328272 CPUtime=65.24 cores=0-7
/proc/7984/task/8013/stat : 8013 (cosoco) R 7981 7984 6070 0 -1 4202560 343091 0 0 0 6502 22 0 0 20 0 9 0 437259250 7243546624 1582068 33554432000 4194304 6211092 140724619022784 139719024286392 5038990 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8014] ppid=7981 vsize=7073776 memory=6328272 CPUtime=65.38 cores=0-7
/proc/7984/task/8014/stat : 8014 (cosoco) R 7981 7984 6070 0 -1 4202560 786686 0 0 0 6489 49 0 0 20 0 9 0 437259250 7243546624 1582068 33554432000 4194304 6211092 140724619022784 139719015893688 5037821 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8015] ppid=7981 vsize=7073776 memory=33 CPUtime=64.62 cores=0-7
/proc/7984/task/8015/stat : 8015 (cosoco) R 7981 7984 6070 0 -1 4202560 354890 0 0 0 6440 22 0 0 20 0 9 0 437259250 7243546624 1582068 33554432000 4194304 6211092 140724619022784 139719007500984 5038990 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8016] ppid=7981 vsize=7073776 memory=6328272 CPUtime=65.41 cores=0-7
/proc/7984/task/8016/stat : 8016 (cosoco) R 7981 7984 6070 0 -1 4202560 354365 0 0 0 6455 86 0 0 20 0 9 0 437259250 7243546624 1582068 33554432000 4194304 6211092 140724619022784 139718999108280 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8017] ppid=7981 vsize=7073776 memory=-7035114785800479027 CPUtime=65.41 cores=0-7
/proc/7984/task/8017/stat : 8017 (cosoco) R 7981 7984 6070 0 -1 4202560 364927 0 0 0 6518 23 0 0 20 0 9 0 437259250 7243546624 1582068 33554432000 4194304 6211092 140724619022784 139718990715576 5038999 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8018] ppid=7981 vsize=7073776 memory=3616 CPUtime=65.41 cores=0-7
/proc/7984/task/8018/stat : 8018 (cosoco) R 7981 7984 6070 0 -1 4202560 326682 0 0 0 6457 84 0 0 20 0 9 0 437259250 7243546624 1582068 33554432000 4194304 6211092 140724619022784 139718982322872 5039038 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8019] ppid=7981 vsize=7073776 memory=45300 CPUtime=65.4 cores=0-7
/proc/7984/task/8019/stat : 8019 (cosoco) R 7981 7984 6070 0 -1 4202560 367983 0 0 0 6457 83 0 0 20 0 9 0 437259250 7243546624 1582068 33554432000 4194304 6211092 140724619022784 139718973930168 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
Current children cumulated CPU time: 559.21 s
Current children cumulated vsize: 7073776 KiB
Current children cumulated memory: 6328272 KiB

[startup+162.308 s]
/proc/loadavg: 7.89 7.70 8.18 9/201 8027
/proc/meminfo: memFree=25542544/32770624 swapFree=67001508/67108860
[pid=7984] ppid=7981 vsize=7073776 memory=6328364 CPUtime=1038.25 cores=0-7
/proc/7984/stat : 7984 (cosoco) S 7981 7984 6070 0 -1 1077944320 4103711 0 0 0 103219 606 0 0 20 0 9 0 437255563 7243546624 1582091 33554432000 4194304 6211092 140724619022784 140724619021040 139719131426551 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
/proc/7984/statm: 1768444 1582091 895 493 0 1761749 0
[pid=7984/tid=8012] ppid=7981 vsize=7073776 memory=6328360 CPUtime=125.36 cores=0-7
/proc/7984/task/8012/stat : 8012 (cosoco) R 7981 7984 6070 0 -1 4202560 407654 0 0 0 12448 88 0 0 20 0 9 0 437259250 7243546624 1582091 33554432000 4194304 6211092 140724619022784 139719108282936 5038990 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8013] ppid=7981 vsize=7073776 memory=6328360 CPUtime=125.17 cores=0-7
/proc/7984/task/8013/stat : 8013 (cosoco) R 7981 7984 6070 0 -1 4202560 385198 0 0 0 12493 24 0 0 20 0 9 0 437259250 7243546624 1582091 33554432000 4194304 6211092 140724619022784 139719024286264 5038999 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8014] ppid=7981 vsize=7073776 memory=6328360 CPUtime=125.37 cores=0-7
/proc/7984/task/8014/stat : 8014 (cosoco) R 7981 7984 6070 0 -1 4202560 874068 0 0 0 12484 53 0 0 20 0 9 0 437259250 7243546624 1582091 33554432000 4194304 6211092 140724619022784 139719015893688 5039038 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8015] ppid=7981 vsize=7073776 memory=45300 CPUtime=124.61 cores=0-7
/proc/7984/task/8015/stat : 8015 (cosoco) R 7981 7984 6070 0 -1 4202560 405576 0 0 0 12436 25 0 0 20 0 9 0 437259250 7243546624 1582091 33554432000 4194304 6211092 140724619022784 139719007500984 5039038 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8016] ppid=7981 vsize=7073776 memory=6328360 CPUtime=125.07 cores=0-7
/proc/7984/task/8016/stat : 8016 (cosoco) R 7981 7984 6070 0 -1 4202560 402451 0 0 0 12419 88 0 0 20 0 9 0 437259250 7243546624 1582091 33554432000 4194304 6211092 140724619022784 139718999108280 5038990 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8017] ppid=7981 vsize=7073776 memory=6328360 CPUtime=125.4 cores=0-7
/proc/7984/task/8017/stat : 8017 (cosoco) R 7981 7984 6070 0 -1 4202560 424084 0 0 0 12513 27 0 0 20 0 9 0 437259250 7243546624 1582091 33554432000 4194304 6211092 140724619022784 139718990715368 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8018] ppid=7981 vsize=7073776 memory=6328364 CPUtime=125.42 cores=0-7
/proc/7984/task/8018/stat : 8018 (cosoco) R 7981 7984 6070 0 -1 4202560 380737 0 0 0 12454 88 0 0 20 0 9 0 437259250 7243546624 1582091 33554432000 4194304 6211092 140724619022784 139718982322744 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8019] ppid=7981 vsize=7073776 memory=6328360 CPUtime=124.91 cores=0-7
/proc/7984/task/8019/stat : 8019 (cosoco) R 7981 7984 6070 0 -1 4202560 416477 0 0 0 12405 86 0 0 20 0 9 0 437259250 7243546624 1582091 33554432000 4194304 6211092 140724619022784 139718973930168 5039217 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
Current children cumulated CPU time: 1038.25 s
Current children cumulated vsize: 7073776 KiB
Current children cumulated memory: 6328364 KiB

[startup+222.301 s]
/proc/loadavg: 8.00 7.77 8.17 9/201 8030
/proc/meminfo: memFree=25541052/32770624 swapFree=67001508/67108860
[pid=7984] ppid=7981 vsize=7073776 memory=6328428 CPUtime=1517.24 cores=0-7
/proc/7984/stat : 7984 (cosoco) S 7981 7984 6070 0 -1 1077944320 4481382 0 0 0 150990 734 0 0 20 0 9 0 437255563 7243546624 1582107 33554432000 4194304 6211092 140724619022784 140724619021040 139719131426551 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
/proc/7984/statm: 1768444 1582107 895 493 0 1761749 0
[pid=7984/tid=8012] ppid=7981 vsize=7073776 memory=6328416 CPUtime=185.32 cores=0-7
/proc/7984/task/8012/stat : 8012 (cosoco) R 7981 7984 6070 0 -1 4202560 450392 0 0 0 18410 122 0 0 20 0 9 0 437259250 7243546624 1582107 33554432000 4194304 6211092 140724619022784 139719108282936 5038990 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8013] ppid=7981 vsize=7073776 memory=139716024427281 CPUtime=185.15 cores=0-7
/proc/7984/task/8013/stat : 8013 (cosoco) R 7981 7984 6070 0 -1 4202560 434508 0 0 0 18444 71 0 0 20 0 9 0 437259250 7243546624 1582107 33554432000 4194304 6211092 140724619022784 139719024286264 5038999 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8014] ppid=7981 vsize=7073776 memory=6328392 CPUtime=185.36 cores=0-7
/proc/7984/task/8014/stat : 8014 (cosoco) R 7981 7984 6070 0 -1 4202560 935363 0 0 0 18478 58 0 0 20 0 9 0 437259250 7243546624 1582107 33554432000 4194304 6211092 140724619022784 139719015893688 5038999 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8015] ppid=7981 vsize=7073776 memory=6328428 CPUtime=184.59 cores=0-7
/proc/7984/task/8015/stat : 8015 (cosoco) R 7981 7984 6070 0 -1 4202560 449258 0 0 0 18429 30 0 0 20 0 9 0 437259250 7243546624 1582107 33554432000 4194304 6211092 140724619022784 139719007500984 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8016] ppid=7981 vsize=7073776 memory=6328428 CPUtime=184.21 cores=0-7
/proc/7984/task/8016/stat : 8016 (cosoco) R 7981 7984 6070 0 -1 4202560 445068 0 0 0 18318 103 0 0 20 0 9 0 437259250 7243546624 1582107 33554432000 4194304 6211092 140724619022784 139718999108280 5039026 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8017] ppid=7981 vsize=7073776 memory=6328428 CPUtime=185.38 cores=0-7
/proc/7984/task/8017/stat : 8017 (cosoco) R 7981 7984 6070 0 -1 4202560 470314 0 0 0 18496 42 0 0 20 0 9 0 437259250 7243546624 1582107 33554432000 4194304 6211092 140724619022784 139718990715368 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8018] ppid=7981 vsize=7073776 memory=3616 CPUtime=185.41 cores=0-7
/proc/7984/task/8018/stat : 8018 (cosoco) R 7981 7984 6070 0 -1 4202560 428115 0 0 0 18450 91 0 0 20 0 9 0 437259250 7243546624 1582107 33554432000 4194304 6211092 140724619022784 139718982322744 5038990 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8019] ppid=7981 vsize=7073776 memory=45300 CPUtime=184.87 cores=0-7
/proc/7984/task/8019/stat : 8019 (cosoco) R 7981 7984 6070 0 -1 4202560 460898 0 0 0 18397 90 0 0 20 0 9 0 437259250 7243546624 1582107 33554432000 4194304 6211092 140724619022784 139718973930040 5038990 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
Current children cumulated CPU time: 1517.24 s
Current children cumulated vsize: 7073776 KiB
Current children cumulated memory: 6328428 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.00 7.79 8.17 9/201 8032
/proc/meminfo: memFree=25540400/32770624 swapFree=67001508/67108860
[pid=7984] ppid=7981 vsize=7073776 memory=6328456 CPUtime=1754.43 cores=0-7
/proc/7984/stat : 7984 (cosoco) S 7981 7984 6070 0 -1 1077944320 4648964 0 0 0 174622 821 0 0 20 0 9 0 437255563 7243546624 1582114 33554432000 4194304 6211092 140724619022784 140724619021040 139719131426551 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
/proc/7984/statm: 1768444 1582114 895 493 0 1761749 0
[pid=7984/tid=8012] ppid=7981 vsize=7073776 memory=2760 CPUtime=215.03 cores=0-7
/proc/7984/task/8012/stat : 8012 (cosoco) R 7981 7984 6070 0 -1 4202560 468897 0 0 0 21379 124 0 0 20 0 9 0 437259250 7243546624 1582114 33554432000 4194304 6211092 140724619022784 139719108282936 5038990 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8013] ppid=7981 vsize=7073776 memory=6328456 CPUtime=214.85 cores=0-7
/proc/7984/task/8013/stat : 8013 (cosoco) R 7981 7984 6070 0 -1 4202560 462698 0 0 0 21401 84 0 0 20 0 9 0 437259250 7243546624 1582114 33554432000 4194304 6211092 140724619022784 139719024286264 5038990 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8014] ppid=7981 vsize=7073776 memory=1416 CPUtime=214.97 cores=0-7
/proc/7984/task/8014/stat : 8014 (cosoco) R 7981 7984 6070 0 -1 4202560 945807 0 0 0 21438 59 0 0 20 0 9 0 437259250 7243546624 1582114 33554432000 4194304 6211092 140724619022784 139719015893688 5038999 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8015] ppid=7981 vsize=7073776 memory=4126316290023845779 CPUtime=214.3 cores=0-7
/proc/7984/task/8015/stat : 8015 (cosoco) R 7981 7984 6070 0 -1 4202560 479001 0 0 0 21398 32 0 0 20 0 9 0 437259250 7243546624 1582114 33554432000 4194304 6211092 140724619022784 139719007500984 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8016] ppid=7981 vsize=7073776 memory=6328428 CPUtime=213.57 cores=0-7
/proc/7984/task/8016/stat : 8016 (cosoco) R 7981 7984 6070 0 -1 4202560 470983 0 0 0 21215 142 0 0 20 0 9 0 437259250 7243546624 1582114 33554432000 4194304 6211092 140724619022784 139718999108072 5038999 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8017] ppid=7981 vsize=7073776 memory=-7035114785800479027 CPUtime=215.09 cores=0-7
/proc/7984/task/8017/stat : 8017 (cosoco) R 7981 7984 6070 0 -1 4202560 498901 0 0 0 21438 71 0 0 20 0 9 0 437259250 7243546624 1582114 33554432000 4194304 6211092 140724619022784 139718990715368 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8018] ppid=7981 vsize=7073776 memory=4126316290023845779 CPUtime=215.11 cores=0-7
/proc/7984/task/8018/stat : 8018 (cosoco) R 7981 7984 6070 0 -1 4202560 438295 0 0 0 21419 92 0 0 20 0 9 0 437259250 7243546624 1582114 33554432000 4194304 6211092 140724619022784 139718982322744 5038990 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
[pid=7984/tid=8019] ppid=7981 vsize=7073776 memory=24424 CPUtime=214.56 cores=0-7
/proc/7984/task/8019/stat : 8019 (cosoco) R 7981 7984 6070 0 -1 4202560 476916 0 0 0 21366 90 0 0 20 0 9 0 437259250 7243546624 1582114 33554432000 4194304 6211092 140724619022784 139718973930040 5038990 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 10084352 140724619031574 140724619031666 140724619031666 140724619034574 0
Current children cumulated CPU time: 1754.43 s
Current children cumulated vsize: 7073776 KiB
Current children cumulated memory: 6328456 KiB

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

[startup+252.149 s]
# the end of solver process 7984 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1746.32 s, system=8.34109 s

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

[startup+252.119 s]*
/proc/loadavg: 8.00 7.79 8.17 2/194 8032
/proc/meminfo: memFree=31318140/32770624 swapFree=67001508/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 1
Real time (s): 252.149
CPU time (s): 1754.66
CPU user time (s): 1746.32
CPU system time (s): 8.34109
CPU usage (%): 695.881
Max. virtual memory (cumulated for all children) (KiB): 7073776
Max. memory (cumulated for all children) (KiB): 6328456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1746.32
system time used= 8.34109
maximum resident set size= 6328656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4649009
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= 86
involuntary context switches= 15330


# summary of solver processes directly reported to runsolver:
#   pid: 7984
#   total CPU time (s): 1754.66
#   total CPU user time (s): 1746.32
#   total CPU system time (s): 8.34109

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.22531 second user time and 2.33687 second system time

The end

Launcher Data

Begin job on node136 at 2019-09-16 07:00:25
IDJOB=4398755
IDBENCH=138083
IDSOLVER=2852
FILE ID=node136/4398755-1568610069
RUNJOBID= node136-1568598203-6097
PBS_JOBID= 21703420
Free space on /tmp= 61092 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-sw120/BinPacking-tab-sw120-75.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398755-1568610069/watcher-4398755-1568610069 -o /tmp/evaluation-result-4398755-1568610069/solver-4398755-1568610069 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node136-1568598203-6097 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4398755-1568610069.xml

TIME LIMIT= 2016 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 9cdf82428becd6b5ad716031980a59d2
RANDOM SEED=1430661622

node136.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.00
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.54
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.00
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.54
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.00
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.54
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.00
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31877504 kB
MemAvailable:   31901496 kB
Buffers:           17176 kB
Cached:           309244 kB
SwapCached:         3432 kB
Active:           128880 kB
Inactive:         201452 kB
Active(anon):       2664 kB
Inactive(anon):    50412 kB
Active(file):     126216 kB
Inactive(file):   151040 kB
Unevictable:      109740 kB
Mlocked:          109740 kB
SwapTotal:      67108860 kB
SwapFree:       67001500 kB
Dirty:             85652 kB
Writeback:             0 kB
AnonPages:        126000 kB
Mapped:            46736 kB
Shmem:             40196 kB
Slab:             153596 kB
SReclaimable:     125144 kB
SUnreclaim:        28452 kB
KernelStack:        3728 kB
PageTables:         6088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     507364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61088 MiB
End job on node136 at 2019-09-16 07:04:37