Trace number 4410015

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.0 parallel? (TO) 1754.4 252.145

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.59/33.63	c Create Cardinality(vars,values,occurs) constraint using 132 Exactly/AtMost.. constraint 
33.59/33.63	c
33.59/33.63	c Create Cardinality(vars,values,occurs) constraint using 132 Exactly/AtMost.. constraint 
33.59/33.63	c
33.59/33.63	c Create Cardinality(vars,values,occurs) constraint using 132 Exactly/AtMost.. constraint 
33.59/33.63	c
33.59/33.63	c Create Cardinality(vars,values,occurs) constraint using 132 Exactly/AtMost.. constraint 
33.59/33.63	c
33.59/33.63	c Create Cardinality(vars,values,occurs) constraint using 132 Exactly/AtMost.. constraint 
33.59/33.63	c
33.59/33.63	c Create Cardinality(vars,values,occurs) constraint using 132 Exactly/AtMost.. constraint 
33.59/33.63	c
33.59/33.63	c Create Cardinality(vars,values,occurs) constraint using 132 Exactly/AtMost.. constraint 
33.59/33.63	c
33.59/33.63	c Create Cardinality(vars,values,occurs) constraint using 132 Exactly/AtMost.. constraint 
33.59/33.63	c
1754.16/252.02	c
1754.16/252.02	c This is cosoco 2.00 --  
1754.16/252.02	c
1754.16/252.02	c command line: cosoco -model -nbcores=8 HOME/instance-4410015-1569830642.xml 
1754.16/252.02	c enable optimization
1754.16/252.02	c ========================================[ Problem Statistics ]===========================================
1754.16/252.02	c |                                                                                                       
1754.16/252.02	c |  Parse time        :        35.67 s 
1754.16/252.02	c |
1754.16/252.02	c |               Variables: 133
1754.16/252.02	c |            Domain Sizes: 23..47
1754.16/252.02	c |
1754.16/252.02	c |             Constraints: 92
1754.16/252.02	c |                   Arity: 1..132  -- Unary: 1
1754.16/252.02	c | 
1754.16/252.02	c |                   Types: 
1754.16/252.02	c |                          Exactly K: 47
1754.16/252.02	c |                          Exactly K variable: 1
1754.16/252.02	c |                          Extension: 22  (nb tuples: 3581958..3581958) -- (shared: 168)
1754.16/252.02	c |                          Intension: 1
1754.16/252.02	c |                          Lex: 21
1754.16/252.02	c |                          
1754.16/252.02	c |               Objective: Maximize Intension
1754.16/252.02	
1754.16/252.02	c =========================================================================================================
1754.16/252.02	c Parallel mode: Portfolio
1754.16/252.02	c [pFactory][Group N°0] created (threads:8).
1754.16/252.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
1754.16/252.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
1754.16/252.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
1754.16/252.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
1754.16/252.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
1754.16/252.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
1754.16/252.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
1754.16/252.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
1754.16/252.02	c [pFactory][Group N°0] concurrent mode: enabled.
1754.16/252.02	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
1754.16/252.02	c [pFactory][Group N°0] task 7 launched on thread 4.
1754.16/252.02	c [pFactory][Group N°0] task 6 launched on thread 1.
1754.16/252.02	c [pFactory][Group N°0] task 5 launched on thread 2.
1754.16/252.02	c [pFactory][Group N°0] task 4 launched on thread 0.
1754.16/252.02	c [pFactory][Group N°0] task 3 launched on thread 6.
1754.16/252.02	c [pFactory][Group N°0] task 2 launched on thread 7.
1754.16/252.02	c [pFactory][Group N°0] task 1 launched on thread 3.
1754.16/252.02	c [pFactory][Group N°0] task 0 launched on thread 5.
1754.16/252.02	
1754.16/252.02	c *** INTERRUPTED ***
1754.16/252.02	c call to solver        : 0
1754.16/252.02	c
1754.16/252.02	c restarts              : 6           
1754.16/252.02	c conflicts             : 109          (0 /sec)
1754.16/252.02	c decisions             : 228          (0 /sec)
1754.16/252.02	c propagations          : 109108      (62 /sec)
1754.16/252.02	c root propagations     : 682         
1754.16/252.02	c filter calls          : 98203          (56 /sec)
1754.16/252.02	c useless filter calls  : 94573          (96 %)
1754.16/252.02	c Memory used           : 6907.99 MB
1754.16/252.02	c Best bound time (wc)  : -1.56983e+09 s
1754.16/252.02	c CPU time              : 1747.65 s
1754.16/252.02	c real time             : 252.018 s
1754.16/252.02	
1754.16/252.02	c No Bound found!
1754.16/252.02	
1754.16/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 (15290 MiB free)
  memory of node 1: 16384 MiB (15780 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4410015-1569830642/watcher-4410015-1569830642 -o /tmp/evaluation-result-4410015-1569830642/solver-4410015-1569830642 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node123-1569817680-13343 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4410015-1569830642.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
solver pid=16098, runsolver pid=16095
Current StackSize limit: 8192 KiB


[startup+0.100152 s]*
/proc/loadavg: 7.41 7.99 7.87 2/193 16099
/proc/meminfo: memFree=31813064/32770624 swapFree=66938928/67108860
[pid=16098] ppid=16095 vsize=31444 memory=7676 CPUtime=0.1 cores=0-7
/proc/16098/stat : 16098 (cosoco) R 16095 16098 13316 0 -1 4202496 2135 0 0 0 10 0 0 0 20 0 1 0 559329020 32198656 1919 33554432000 4194304 6211132 140733376578768 140733376575304 140072774740965 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
/proc/16098/statm: 7861 1919 806 493 0 1166 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 31444 KiB
Current children cumulated memory: 7676 KiB

[startup+0.209294 s]*
/proc/loadavg: 7.41 7.99 7.87 2/193 16099
/proc/meminfo: memFree=31812320/32770624 swapFree=66938928/67108860
[pid=16098] ppid=16095 vsize=32224 memory=8388 CPUtime=0.21 cores=0-7
/proc/16098/stat : 16098 (cosoco) R 16095 16098 13316 0 -1 4202496 2438 0 0 0 21 0 0 0 20 0 1 0 559329020 32997376 2097 33554432000 4194304 6211132 140733376578768 140733376575304 5743421 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
/proc/16098/statm: 8056 2097 806 493 0 1361 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 32224 KiB
Current children cumulated memory: 8388 KiB

[startup+0.308677 s]*
/proc/loadavg: 7.41 7.99 7.87 2/193 16099
/proc/meminfo: memFree=31811204/32770624 swapFree=66938928/67108860
[pid=16098] ppid=16095 vsize=33520 memory=9020 CPUtime=0.31 cores=0-7
/proc/16098/stat : 16098 (cosoco) R 16095 16098 13316 0 -1 4202496 2819 0 0 0 31 0 0 0 20 0 1 0 559329020 34324480 2255 33554432000 4194304 6211132 140733376578768 140733376575304 140072774740965 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
/proc/16098/statm: 8380 2255 806 493 0 1685 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 33520 KiB
Current children cumulated memory: 9020 KiB

[startup+0.700272 s]
/proc/loadavg: 7.41 7.99 7.87 2/193 16099
/proc/meminfo: memFree=31809704/32770624 swapFree=66938928/67108860
[pid=16098] ppid=16095 vsize=36640 memory=12132 CPUtime=0.69 cores=0-7
/proc/16098/stat : 16098 (cosoco) R 16095 16098 13316 0 -1 4202496 3929 0 0 0 69 0 0 0 20 0 1 0 559329020 37519360 3033 33554432000 4194304 6211132 140733376578768 140733376576040 5818552 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
/proc/16098/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.50027 s]
/proc/loadavg: 7.41 7.99 7.87 2/193 16099
/proc/meminfo: memFree=31805128/32770624 swapFree=66938928/67108860
[pid=16098] ppid=16095 vsize=43144 memory=18880 CPUtime=1.48 cores=0-7
/proc/16098/stat : 16098 (cosoco) R 16095 16098 13316 0 -1 4202496 5406 0 0 0 148 0 0 0 20 0 1 0 559329020 44179456 4720 33554432000 4194304 6211132 140733376578768 140733376576040 5817724 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
/proc/16098/statm: 10786 4720 806 493 0 4091 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 43144 KiB
Current children cumulated memory: 18880 KiB

[startup+3.10928 s]
/proc/loadavg: 7.41 7.99 7.87 2/193 16099
/proc/meminfo: memFree=31790832/32770624 swapFree=66938928/67108860
[pid=16098] ppid=16095 vsize=56284 memory=31920 CPUtime=3.09 cores=0-7
/proc/16098/stat : 16098 (cosoco) R 16095 16098 13316 0 -1 4202496 7684 0 0 0 308 1 0 0 20 0 1 0 559329020 57634816 7980 33554432000 4194304 6211132 140733376578768 140733376576040 5812193 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
/proc/16098/statm: 14071 7980 806 493 0 7376 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 56284 KiB
Current children cumulated memory: 31920 KiB

[startup+6.30026 s]
/proc/loadavg: 6.89 7.87 7.83 2/193 16099
/proc/meminfo: memFree=31767884/32770624 swapFree=66938928/67108860
[pid=16098] ppid=16095 vsize=82300 memory=56156 CPUtime=6.29 cores=0-7
/proc/16098/stat : 16098 (cosoco) R 16095 16098 13316 0 -1 4202496 12086 0 0 0 626 3 0 0 20 0 1 0 559329020 84275200 14039 33554432000 4194304 6211132 140733376578768 140733376576040 140072790803584 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
/proc/16098/statm: 20575 14039 806 493 0 13880 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 82300 KiB
Current children cumulated memory: 56156 KiB

[startup+12.7003 s]
/proc/loadavg: 6.42 7.76 7.80 2/194 16101
/proc/meminfo: memFree=31721588/32770624 swapFree=66938928/67108860
[pid=16098] ppid=16095 vsize=134860 memory=104464 CPUtime=12.69 cores=0-7
/proc/16098/stat : 16098 (cosoco) R 16095 16098 13316 0 -1 4202496 20045 0 0 0 1264 5 0 0 20 0 1 0 559329020 138096640 26116 33554432000 4194304 6211132 140733376578768 140733376576040 5817917 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
/proc/16098/statm: 33715 26116 806 493 0 27020 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 134860 KiB
Current children cumulated memory: 104464 KiB

[startup+25.5003 s]
/proc/loadavg: 5.22 7.43 7.69 2/193 16101
/proc/meminfo: memFree=31621784/32770624 swapFree=66938928/67108860
[pid=16098] ppid=16095 vsize=240640 memory=204128 CPUtime=25.48 cores=0-7
/proc/16098/stat : 16098 (cosoco) R 16095 16098 13316 0 -1 4202496 35265 0 0 0 2539 9 0 0 20 0 1 0 559329020 246415360 51032 33554432000 4194304 6211132 140733376578768 140733376576040 140072774740965 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
/proc/16098/statm: 60160 51032 806 493 0 53465 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 240640 KiB
Current children cumulated memory: 204128 KiB

[startup+51.1111 s]
/proc/loadavg: 5.20 7.22 7.61 9/201 16109
/proc/meminfo: memFree=25482128/32770624 swapFree=66938928/67108860
[pid=16098] ppid=16095 vsize=7073776 memory=6329576 CPUtime=150.32 cores=0-7
/proc/16098/stat : 16098 (cosoco) S 16095 16098 13316 0 -1 1077944320 1714737 0 0 0 14634 398 0 0 20 0 9 0 559329020 7243546624 1582394 33554432000 4194304 6211132 140733376578768 140733376577024 140072790781687 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
/proc/16098/statm: 1768444 1582394 908 493 0 1761749 0
[pid=16098/tid=16102] ppid=16095 vsize=7073776 memory=6329356 CPUtime=14.18 cores=0-7
/proc/16098/task/16102/stat : 16102 (cosoco) R 16095 16098 13316 0 -1 4202560 138871 0 0 0 1361 57 0 0 20 0 9 0 559332710 7243546624 1582394 33554432000 4194304 6211132 140733376578768 140072767638200 5039038 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16103] ppid=16095 vsize=7073776 memory=6329576 CPUtime=14.2 cores=0-7
/proc/16098/task/16103/stat : 16103 (cosoco) R 16095 16098 13316 0 -1 4202560 149712 0 0 0 1413 7 0 0 20 0 9 0 559332710 7243546624 1582394 33554432000 4194304 6211132 140733376578768 140072683641528 5039199 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16104] ppid=16095 vsize=7073776 memory=6329576 CPUtime=13.99 cores=0-7
/proc/16098/task/16104/stat : 16104 (cosoco) R 16095 16098 13316 0 -1 4202560 139412 0 0 0 1390 9 0 0 20 0 9 0 559332710 7243546624 1582394 33554432000 4194304 6211132 140733376578768 140072675248824 5039193 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16105] ppid=16095 vsize=7073776 memory=104992 CPUtime=14.19 cores=0-7
/proc/16098/task/16105/stat : 16105 (cosoco) R 16095 16098 13316 0 -1 4202560 125146 0 0 0 1412 7 0 0 20 0 9 0 559332710 7243546624 1582394 33554432000 4194304 6211132 140733376578768 140072666856120 5039026 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16106] ppid=16095 vsize=7073776 memory=0 CPUtime=14.2 cores=0-7
/proc/16098/task/16106/stat : 16106 (cosoco) R 16095 16098 13316 0 -1 4202560 124012 0 0 0 1367 53 0 0 20 0 9 0 559332710 7243546624 1582394 33554432000 4194304 6211132 140733376578768 140072658463416 5039014 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16107] ppid=16095 vsize=7073776 memory=280675039239456 CPUtime=14.19 cores=0-7
/proc/16098/task/16107/stat : 16107 (cosoco) R 16095 16098 13316 0 -1 4202560 360596 0 0 0 1395 24 0 0 20 0 9 0 559332710 7243546624 1582394 33554432000 4194304 6211132 140733376578768 140072650070712 5039121 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16108] ppid=16095 vsize=7073776 memory=7886128541299127611 CPUtime=14.2 cores=0-7
/proc/16098/task/16108/stat : 16108 (cosoco) R 16095 16098 13316 0 -1 4202560 137468 0 0 0 1363 57 0 0 20 0 9 0 559332710 7243546624 1582394 33554432000 4194304 6211132 140733376578768 140072641678008 5038947 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16109] ppid=16095 vsize=7073776 memory=6329576 CPUtime=14.19 cores=0-7
/proc/16098/task/16109/stat : 16109 (cosoco) R 16095 16098 13316 0 -1 4202560 137212 0 0 0 1361 58 0 0 20 0 9 0 559332710 7243546624 1582394 33554432000 4194304 6211132 140733376578768 140072633285304 5039026 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
Current children cumulated CPU time: 150.32 s
Current children cumulated vsize: 7073776 KiB
Current children cumulated memory: 6329576 KiB

[startup+102.301 s]
/proc/loadavg: 6.78 7.34 7.63 9/201 16112
/proc/meminfo: memFree=25482084/32770624 swapFree=66938928/67108860
[pid=16098] ppid=16095 vsize=7073776 memory=6329652 CPUtime=558.98 cores=0-7
/proc/16098/stat : 16098 (cosoco) S 16095 16098 13316 0 -1 1077944320 3133603 0 0 0 55353 545 0 0 20 0 9 0 559329020 7243546624 1582413 33554432000 4194304 6211132 140733376578768 140733376577024 140072790781687 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
/proc/16098/statm: 1768444 1582413 908 493 0 1761749 0
[pid=16098/tid=16102] ppid=16095 vsize=7073776 memory=6329652 CPUtime=65.34 cores=0-7
/proc/16098/task/16102/stat : 16102 (cosoco) R 16095 16098 13316 0 -1 4202560 296435 0 0 0 6457 77 0 0 20 0 9 0 559332710 7243546624 1582413 33554432000 4194304 6211132 140733376578768 140072767638200 5038987 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16103] ppid=16095 vsize=7073776 memory=0 CPUtime=65.4 cores=0-7
/proc/16098/task/16103/stat : 16103 (cosoco) R 16095 16098 13316 0 -1 4202560 303149 0 0 0 6522 18 0 0 20 0 9 0 559332710 7243546624 1582413 33554432000 4194304 6211132 140733376578768 140072683641368 5038990 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16104] ppid=16095 vsize=7073776 memory=2558 CPUtime=65.15 cores=0-7
/proc/16098/task/16104/stat : 16104 (cosoco) R 16095 16098 13316 0 -1 4202560 323737 0 0 0 6493 22 0 0 20 0 9 0 559332710 7243546624 1582413 33554432000 4194304 6211132 140733376578768 140072675248824 5038987 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16105] ppid=16095 vsize=7073776 memory=6329644 CPUtime=64.86 cores=0-7
/proc/16098/task/16105/stat : 16105 (cosoco) R 16095 16098 13316 0 -1 4202560 247538 0 0 0 6472 14 0 0 20 0 9 0 559332710 7243546624 1582413 33554432000 4194304 6211132 140733376578768 140072666856120 5039014 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16106] ppid=16095 vsize=7073776 memory=6329644 CPUtime=65.38 cores=0-7
/proc/16098/task/16106/stat : 16106 (cosoco) R 16095 16098 13316 0 -1 4202560 281426 0 0 0 6461 77 0 0 20 0 9 0 559332710 7243546624 1582413 33554432000 4194304 6211132 140733376578768 140072658463208 5038982 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16107] ppid=16095 vsize=7073776 memory=6329620 CPUtime=65.13 cores=0-7
/proc/16098/task/16107/stat : 16107 (cosoco) R 16095 16098 13316 0 -1 4202560 645990 0 0 0 6473 40 0 0 20 0 9 0 559332710 7243546624 1582413 33554432000 4194304 6211132 140733376578768 140072650070712 5037744 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16108] ppid=16095 vsize=7073776 memory=632 CPUtime=65.38 cores=0-7
/proc/16098/task/16108/stat : 16108 (cosoco) R 16095 16098 13316 0 -1 4202560 314014 0 0 0 6454 84 0 0 20 0 9 0 559332710 7243546624 1582413 33554432000 4194304 6211132 140733376578768 140072641678008 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16109] ppid=16095 vsize=7073776 memory=4000 CPUtime=65.38 cores=0-7
/proc/16098/task/16109/stat : 16109 (cosoco) R 16095 16098 13316 0 -1 4202560 319095 0 0 0 6451 87 0 0 20 0 9 0 559332710 7243546624 1582413 33554432000 4194304 6211132 140733376578768 140072633285144 5039026 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
Current children cumulated CPU time: 558.98 s
Current children cumulated vsize: 7073776 KiB
Current children cumulated memory: 6329652 KiB

[startup+162.301 s]
/proc/loadavg: 7.62 7.48 7.66 9/199 16117
/proc/meminfo: memFree=25480136/32770624 swapFree=66938928/67108860
[pid=16098] ppid=16095 vsize=7073776 memory=6329728 CPUtime=1037.97 cores=0-7
/proc/16098/stat : 16098 (cosoco) S 16095 16098 13316 0 -1 1077944320 3845363 0 0 0 103206 591 0 0 20 0 9 0 559329020 7243546624 1582432 33554432000 4194304 6211132 140733376578768 140733376577024 140072790781687 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
/proc/16098/statm: 1768444 1582432 908 493 0 1761749 0
[pid=16098/tid=16102] ppid=16095 vsize=7073776 memory=2832 CPUtime=125.32 cores=0-7
/proc/16098/task/16102/stat : 16102 (cosoco) R 16095 16098 13316 0 -1 4202560 356183 0 0 0 12451 81 0 0 20 0 9 0 559332710 7243546624 1582432 33554432000 4194304 6211132 140733376578768 140072767638200 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16103] ppid=16095 vsize=7073776 memory=6935054825532540783 CPUtime=125.37 cores=0-7
/proc/16098/task/16103/stat : 16103 (cosoco) R 16095 16098 13316 0 -1 4202560 387809 0 0 0 12513 24 0 0 20 0 9 0 559332710 7243546624 1582432 33554432000 4194304 6211132 140733376578768 140072683641400 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16104] ppid=16095 vsize=7073776 memory=6329728 CPUtime=125.13 cores=0-7
/proc/16098/task/16104/stat : 16104 (cosoco) R 16095 16098 13316 0 -1 4202560 391740 0 0 0 12487 26 0 0 20 0 9 0 559332710 7243546624 1582432 33554432000 4194304 6211132 140733376578768 140072675248696 5038999 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16105] ppid=16095 vsize=7073776 memory=6329724 CPUtime=123.97 cores=0-7
/proc/16098/task/16105/stat : 16105 (cosoco) R 16095 16098 13316 0 -1 4202560 341172 0 0 0 12378 19 0 0 20 0 9 0 559332710 7243546624 1582432 33554432000 4194304 6211132 140733376578768 140072666855992 5038990 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16106] ppid=16095 vsize=7073776 memory=6329728 CPUtime=125.36 cores=0-7
/proc/16098/task/16106/stat : 16106 (cosoco) R 16095 16098 13316 0 -1 4202560 357669 0 0 0 12453 83 0 0 20 0 9 0 559332710 7243546624 1582432 33554432000 4194304 6211132 140733376578768 140072658463272 5038999 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16107] ppid=16095 vsize=7073776 memory=6329728 CPUtime=125.13 cores=0-7
/proc/16098/task/16107/stat : 16107 (cosoco) R 16095 16098 13316 0 -1 4202560 814481 0 0 0 12463 50 0 0 20 0 9 0 559332710 7243546624 1582432 33554432000 4194304 6211132 140733376578768 140072650070712 5038971 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16108] ppid=16095 vsize=7073776 memory=6329728 CPUtime=125.34 cores=0-7
/proc/16098/task/16108/stat : 16108 (cosoco) R 16095 16098 13316 0 -1 4202560 398898 0 0 0 12445 89 0 0 20 0 9 0 559332710 7243546624 1582432 33554432000 4194304 6211132 140733376578768 140072641678008 5039132 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16109] ppid=16095 vsize=7073776 memory=6329728 CPUtime=125.36 cores=0-7
/proc/16098/task/16109/stat : 16109 (cosoco) R 16095 16098 13316 0 -1 4202560 395103 0 0 0 12445 91 0 0 20 0 9 0 559332710 7243546624 1582432 33554432000 4194304 6211132 140733376578768 140072633285096 5038990 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
Current children cumulated CPU time: 1037.97 s
Current children cumulated vsize: 7073776 KiB
Current children cumulated memory: 6329728 KiB

[startup+222.301 s]
/proc/loadavg: 7.86 7.57 7.68 9/199 16120
/proc/meminfo: memFree=25480336/32770624 swapFree=66938928/67108860
[pid=16098] ppid=16095 vsize=7073776 memory=6329764 CPUtime=1516.98 cores=0-7
/proc/16098/stat : 16098 (cosoco) S 16095 16098 13316 0 -1 1077944320 4237961 0 0 0 151080 618 0 0 20 0 9 0 559329020 7243546624 1582441 33554432000 4194304 6211132 140733376578768 140733376577024 140072790781687 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
/proc/16098/statm: 1768444 1582441 908 493 0 1761749 0
[pid=16098/tid=16102] ppid=16095 vsize=7073776 memory=6329764 CPUtime=185.28 cores=0-7
/proc/16098/task/16102/stat : 16102 (cosoco) R 16095 16098 13316 0 -1 4202560 395365 0 0 0 18444 84 0 0 20 0 9 0 559332710 7243546624 1582441 33554432000 4194304 6211132 140733376578768 140072767638200 5039549 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16103] ppid=16095 vsize=7073776 memory=6329764 CPUtime=185.37 cores=0-7
/proc/16098/task/16103/stat : 16103 (cosoco) R 16095 16098 13316 0 -1 4202560 436789 0 0 0 18508 29 0 0 20 0 9 0 559332710 7243546624 1582441 33554432000 4194304 6211132 140733376578768 140072683641400 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16104] ppid=16095 vsize=7073776 memory=6329764 CPUtime=185.12 cores=0-7
/proc/16098/task/16104/stat : 16104 (cosoco) R 16095 16098 13316 0 -1 4202560 444826 0 0 0 18482 30 0 0 20 0 9 0 559332710 7243546624 1582441 33554432000 4194304 6211132 140733376578768 140072675248696 5037847 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16105] ppid=16095 vsize=7073776 memory=6329764 CPUtime=183.1 cores=0-7
/proc/16098/task/16105/stat : 16105 (cosoco) R 16095 16098 13316 0 -1 4202560 379782 0 0 0 18288 22 0 0 20 0 9 0 559332710 7243546624 1582441 33554432000 4194304 6211132 140733376578768 140072666855992 5038999 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16106] ppid=16095 vsize=7073776 memory=6329764 CPUtime=185.32 cores=0-7
/proc/16098/task/16106/stat : 16106 (cosoco) R 16095 16098 13316 0 -1 4202560 401917 0 0 0 18446 86 0 0 20 0 9 0 559332710 7243546624 1582441 33554432000 4194304 6211132 140733376578768 140072658463272 5038990 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16107] ppid=16095 vsize=7073776 memory=6329764 CPUtime=185.13 cores=0-7
/proc/16098/task/16107/stat : 16107 (cosoco) R 16095 16098 13316 0 -1 4202560 888178 0 0 0 18458 55 0 0 20 0 9 0 559332710 7243546624 1582441 33554432000 4194304 6211132 140733376578768 140072650070712 5038999 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16108] ppid=16095 vsize=7073776 memory=6329764 CPUtime=185.34 cores=0-7
/proc/16098/task/16108/stat : 16108 (cosoco) R 16095 16098 13316 0 -1 4202560 445291 0 0 0 18441 93 0 0 20 0 9 0 559332710 7243546624 1582441 33554432000 4194304 6211132 140733376578768 140072641678008 5038990 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16109] ppid=16095 vsize=7073776 memory=3576 CPUtime=185.37 cores=0-7
/proc/16098/task/16109/stat : 16109 (cosoco) R 16095 16098 13316 0 -1 4202560 443505 0 0 0 18443 94 0 0 20 0 9 0 559332710 7243546624 1582441 33554432000 4194304 6211132 140733376578768 140072633285096 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
Current children cumulated CPU time: 1516.98 s
Current children cumulated vsize: 7073776 KiB
Current children cumulated memory: 6329764 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 7.91 7.61 7.69 9/199 16123
/proc/meminfo: memFree=25480044/32770624 swapFree=66938928/67108860
[pid=16098] ppid=16095 vsize=7073776 memory=6329788 CPUtime=1754.16 cores=0-7
/proc/16098/stat : 16098 (cosoco) S 16095 16098 13316 0 -1 1077944320 4427990 0 0 0 174754 662 0 0 20 0 9 0 559329020 7243546624 1582447 33554432000 4194304 6211132 140733376578768 140733376577024 140072790781687 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
/proc/16098/statm: 1768444 1582447 908 493 0 1761749 0
[pid=16098/tid=16102] ppid=16095 vsize=7073776 memory=1398722017469774279 CPUtime=214.99 cores=0-7
/proc/16098/task/16102/stat : 16102 (cosoco) R 16095 16098 13316 0 -1 4202560 417416 0 0 0 21404 95 0 0 20 0 9 0 559332710 7243546624 1582447 33554432000 4194304 6211132 140733376578768 140072767638200 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16103] ppid=16095 vsize=7073776 memory=4872558044660077418 CPUtime=215.06 cores=0-7
/proc/16098/task/16103/stat : 16103 (cosoco) R 16095 16098 13316 0 -1 4202560 462362 0 0 0 21475 31 0 0 20 0 9 0 559332710 7243546624 1582447 33554432000 4194304 6211132 140733376578768 140072683641400 5039540 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16104] ppid=16095 vsize=7073776 memory=6548 CPUtime=214.81 cores=0-7
/proc/16098/task/16104/stat : 16104 (cosoco) R 16095 16098 13316 0 -1 4202560 473014 0 0 0 21429 52 0 0 20 0 9 0 559332710 7243546624 1582447 33554432000 4194304 6211132 140733376578768 140072675248696 5038999 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16105] ppid=16095 vsize=7073776 memory=12024 CPUtime=212.38 cores=0-7
/proc/16098/task/16105/stat : 16105 (cosoco) R 16095 16098 13316 0 -1 4202560 402782 0 0 0 21215 23 0 0 20 0 9 0 559332710 7243546624 1582447 33554432000 4194304 6211132 140733376578768 140072666855992 5038964 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16106] ppid=16095 vsize=7073776 memory=2120 CPUtime=215.01 cores=0-7
/proc/16098/task/16106/stat : 16106 (cosoco) R 16095 16098 13316 0 -1 4202560 427359 0 0 0 21413 88 0 0 20 0 9 0 559332710 7243546624 1582447 33554432000 4194304 6211132 140733376578768 140072658463224 5038999 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16107] ppid=16095 vsize=7073776 memory=496 CPUtime=214.82 cores=0-7
/proc/16098/task/16107/stat : 16107 (cosoco) R 16095 16098 13316 0 -1 4202560 914941 0 0 0 21425 57 0 0 20 0 9 0 559332710 7243546624 1582447 33554432000 4194304 6211132 140733376578768 140072650070712 5038999 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16108] ppid=16095 vsize=7073776 memory=1560 CPUtime=215.03 cores=0-7
/proc/16098/task/16108/stat : 16108 (cosoco) R 16095 16098 13316 0 -1 4202560 464017 0 0 0 21409 94 0 0 20 0 9 0 559332710 7243546624 1582447 33554432000 4194304 6211132 140733376578768 140072641678008 5038990 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
[pid=16098/tid=16109] ppid=16095 vsize=7073776 memory=932 CPUtime=215.07 cores=0-7
/proc/16098/task/16109/stat : 16109 (cosoco) R 16095 16098 13316 0 -1 4202560 463791 0 0 0 21411 96 0 0 20 0 9 0 559332710 7243546624 1582447 33554432000 4194304 6211132 140733376578768 140072633285096 5038990 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24997888 140733376582678 140733376582770 140733376582770 140733376585678 0
Current children cumulated CPU time: 1754.16 s
Current children cumulated vsize: 7073776 KiB
Current children cumulated memory: 6329788 KiB

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

[startup+252.145 s]
# the end of solver process 16098 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1747.65 s, system=6.7485 s

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

[startup+252.121 s]*
/proc/loadavg: 7.91 7.61 7.69 2/192 16123
/proc/meminfo: memFree=31398864/32770624 swapFree=66938928/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.145
CPU time (s): 1754.4
CPU user time (s): 1747.65
CPU system time (s): 6.7485
CPU usage (%): 695.789
Max. virtual memory (cumulated for all children) (KiB): 7073776
Max. memory (cumulated for all children) (KiB): 6329788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1747.65
system time used= 6.7485
maximum resident set size= 6329940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4428050
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= 112
involuntary context switches= 14020


# summary of solver processes directly reported to runsolver:
#   pid: 16098
#   total CPU time (s): 1754.4
#   total CPU user time (s): 1747.65
#   total CPU system time (s): 6.7485

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.26496 second user time and 2.25166 second system time

The end

Launcher Data

Begin job on node123 at 2019-09-30 10:03:23
IDJOB=4410015
IDBENCH=138083
IDSOLVER=2878
FILE ID=node123/4410015-1569830642
RUNJOBID= node123-1569817680-13343
PBS_JOBID= 21705919
Free space on /tmp= 61952 MiB

SOLVER NAME= cosoco 2.0 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-4410015-1569830642/watcher-4410015-1569830642 -o /tmp/evaluation-result-4410015-1569830642/solver-4410015-1569830642 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node123-1569817680-13343 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4410015-1569830642.xml

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

MD5SUM BENCH= 9cdf82428becd6b5ad716031980a59d2
RANDOM SEED=268125988

node123.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.49
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.49
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.49
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.49
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:        31817112 kB
MemAvailable:   31803520 kB
Buffers:            6532 kB
Cached:           304404 kB
SwapCached:        63972 kB
Active:           146544 kB
Inactive:         230896 kB
Active(anon):       6136 kB
Inactive(anon):   138312 kB
Active(file):     140408 kB
Inactive(file):    92584 kB
Unevictable:      109864 kB
Mlocked:          109864 kB
SwapTotal:      67108860 kB
SwapFree:       66938928 kB
Dirty:             85592 kB
Writeback:             0 kB
AnonPages:        107104 kB
Mapped:            26156 kB
Shmem:             69132 kB
Slab:             168264 kB
SReclaimable:     138504 kB
SUnreclaim:        29760 kB
KernelStack:        3520 kB
PageTables:         5004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     539756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     61440 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61948 MiB
End job on node123 at 2019-09-30 10:07:35