Trace number 4267516

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco 1.12SAT (TO)0 2519.8601 2520

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw120/
BinPacking-mdd-sw120-30.xml
MD5SUM1730b431530ce221acf4898e37ce65f9
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.08
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size45
Distribution of domain sizes[{"size":23,"count":1},{"size":45,"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 constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":22},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.14/0.23	c Create Cardinality(vars,values,occurs) constraint using 132 Exactly/AtMost.. constraint 
0.14/0.23	c
0.14/0.23	c best=?? lower=0 upper=22 
0.84/0.90	c
0.84/0.90	c This is cosoco 1.12 --  
0.84/0.90	c
0.84/0.90	c command line: cosoco -lc -model -restarts HOME/instance-4267516-1502555783.xml 
0.84/0.90	c enable optimization
0.84/0.90	c ========================================[ Problem Statistics ]===========================================
0.84/0.90	c |                                                                                                       
0.84/0.90	c |  Parse time        :         0.18 s 
0.84/0.90	c |
0.84/0.90	c |               Variables: 133
0.84/0.90	c |            Domain Sizes: 23..45
0.84/0.90	c |
0.84/0.90	c |             Constraints: 90
0.84/0.90	c |                   Arity: 1..132  -- Unary: 1
0.84/0.90	c | 
0.84/0.90	c |                   Types: 
0.84/0.90	c |                          Exactly K: 45
0.84/0.90	c |                          Exactly K variable: 1
0.84/0.90	c |                          Intension: 1
0.84/0.90	c |                          Lex: 21
0.84/0.90	c |                          MDD: 22
0.84/0.90	c |                          
0.84/0.90	c =========================================================================================================
0.84/0.90	o 0
0.84/0.90	c    1 calls to solver: best=0 lower=1 upper=22 
2519.84/2520.00	
2519.84/2520.00	c *** INTERRUPTED ***
2519.84/2520.00	c restarts              : 72          
2519.84/2520.00	c conflicts             : 998056       (396 /sec)
2519.84/2520.00	c decisions             : 3014539      (1196 /sec)
2519.84/2520.00	c propagations          : 178976606   (71027 /sec)
2519.84/2520.00	c root propagations     : 748         
2519.84/2520.00	c filter calls          : 353085948      (140123 /sec)
2519.84/2520.00	c useless filter calls  : 342754240      (97 %)
2519.84/2520.00	c Memory used           : 32.95 MB
2519.84/2520.00	c CPU time              : 2519.84 s
2519.84/2520.00	
2519.84/2520.00	c nb Solutions = 1
2519.84/2520.00	s SATISFIABLE
2519.84/2520.00	c Best value found: 0
2519.84/2520.00	
2519.84/2520.00	
2519.84/2520.00	v <instantiation type='solution' cost='0'>
2519.84/2520.00	v <list>b[0][0] b[0][1] b[0][2] b[0][3] b[0][4] b[0][5] b[10][0] b[10][1] b[10][2] b[10][3] b[10][4] b[10][5] b[11][0] b[11][1] b[11][2] b[11][3] b[11][4] b[11][5] b[12][0] b[12][1] b[12][2] b[12][3] b[12][4] b[12][5] b[13][0] b[13][1] b[13][2] b[13][3] b[13][4] b[13][5] b[14][0] b[14][1] b[14][2] b[14][3] b[14][4] b[14][5] b[15][0] b[15][1] b[15][2] b[15][3] b[15][4] b[15][5] b[16][0] b[16][1] b[16][2] b[16][3] b[16][4] b[16][5] b[17][0] b[17][1] b[17][2] b[17][3] b[17][4] b[17][5] b[18][0] b[18][1] b[18][2] b[18][3] b[18][4] b[18][5] b[19][0] b[19][1] b[19][2] b[19][3] b[19][4] b[19][5] b[1][0] b[1][1] b[1][2] b[1][3] b[1][4] b[1][5] b[20][0] b[20][1] b[20][2] b[20][3] b[20][4] b[20][5] b[21][0] b[21][1] b[21][2] b[21][3] b[21][4] b[21][5] b[2][0] b[2][1] b[2][2] b[2][3] b[2][4] b[2][5] b[3][0] b[3][1] b[3][2] b[3][3] b[3][4] b[3][5] b[4][0] b[4][1] b[4][2] b[4][3] b[4][4] b[4][5] b[5][0] b[5][1] b[5][2] b[5][3] b[5][4] b[5][5] b[6][0] b[6][1] b[6][2] b[6][3] b[6][4] b[6][5] b[7][0] b[7][1] b[7][2] b[7][3] b[7][4] b[7][5] b[8][0] b[8][1] b[8][2] b[8][3] b[8][4] b[8][5] b[9][0] b[9][1] b[9][2] b[9][3] b[9][4] b[9][5] x </list>
2519.84/2520.00	v <values>200 200 194 194 190 0 183 171 162 158 155 150 182 167 164 157 157 154 181 167 164 160 155 153 180 169 162 158 155 151 180 168 162 159 155 150 177 170 162 159 155 150 177 168 162 161 154 150 177 167 163 159 156 151 176 167 163 160 155 153 176 166 164 160 155 154 199 199 190 190 185 0 175 171 161 160 154 150 174 173 172 172 171 0 198 198 189 189 188 0 198 194 193 190 189 0 196 194 193 193 185 0 195 195 193 193 185 0 188 187 186 186 184 0 184 181 180 180 176 0 184 181 180 180 0 0 183 175 175 175 174 0 0 </values>
2519.84/2520.00	v </instantiation>
2519.84/2520.00	

Verifier Data

OK	0

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4267516-1502555783/watcher-4267516-1502555783 -o /tmp/evaluation-result-4267516-1502555783/solver-4267516-1502555783 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502500311-1848 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4267516-1502555783.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.06 2.01 2.05 3/181 11828
/proc/meminfo: memFree=31225688/32770624 swapFree=0/331100
[pid=11828] ppid=11825 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/11828/stat : 11828 (runsolver) D 11825 11828 1785 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 57773800 24240128 106 18446744073709551615 4194304 4338465 140736156317824 140736156315464 140093528707799 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 20312064 140736156319938 140736156320329 140736156320329 140736156323786 0
/proc/11828/statm: 5918 106 53 36 0 2156 0

[startup+0.101021 s]
/proc/loadavg: 2.06 2.01 2.05 3/181 11828
/proc/meminfo: memFree=31225688/32770624 swapFree=0/331100
[pid=11828] ppid=11825 vsize=28644 CPUtime=0.05 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 1581 0 0 0 5 0 0 0 20 0 1 0 57773800 29331456 1153 18446744073709551615 4194304 5972588 140728147517808 140728147514376 5675308 0 0 1 0 0 0 0 17 6 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 7161 1153 717 435 0 524 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 28644

[startup+0.201026 s]
/proc/loadavg: 2.06 2.01 2.05 3/181 11828
/proc/meminfo: memFree=31225688/32770624 swapFree=0/331100
[pid=11828] ppid=11825 vsize=37028 CPUtime=0.14 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 3657 0 0 0 14 0 0 0 20 0 1 0 57773800 37916672 2730 18446744073709551615 4194304 5972588 140728147517808 140728147512344 4958677 0 0 1 0 0 0 0 17 6 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 9257 2730 717 435 0 2620 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 37028

[startup+0.301025 s]
/proc/loadavg: 2.06 2.01 2.05 3/181 11828
/proc/meminfo: memFree=31225688/32770624 swapFree=0/331100
[pid=11828] ppid=11825 vsize=33736 CPUtime=0.24 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 4128 0 0 0 24 0 0 0 20 0 1 0 57773800 34545664 2143 18446744073709551615 4194304 5972588 140728147517808 140728147505016 4919139 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2143 821 435 0 1797 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 33736

[startup+0.700276 s]
/proc/loadavg: 2.06 2.01 2.05 3/181 11828
/proc/meminfo: memFree=31225688/32770624 swapFree=0/331100
[pid=11828] ppid=11825 vsize=33736 CPUtime=0.64 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 4134 0 0 0 64 0 0 0 20 0 1 0 57773800 34545664 2143 18446744073709551615 4194304 5972588 140728147517808 140728147505016 5139312 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2143 821 435 0 1797 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 33736

[startup+1.50028 s]
/proc/loadavg: 2.06 2.01 2.05 3/182 11829
/proc/meminfo: memFree=31219892/32770624 swapFree=0/331360
[pid=11828] ppid=11825 vsize=33736 CPUtime=1.44 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 4135 0 0 0 144 0 0 0 20 0 1 0 57773800 34545664 2143 18446744073709551615 4194304 5972588 140728147517808 140728147505016 4919301 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2143 821 435 0 1797 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 33736

[startup+3.10027 s]
/proc/loadavg: 2.06 2.01 2.05 3/182 11829
/proc/meminfo: memFree=31219892/32770624 swapFree=0/331360
[pid=11828] ppid=11825 vsize=33736 CPUtime=3.04 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 4689 0 0 0 304 0 0 0 20 0 1 0 57773800 34545664 2184 18446744073709551615 4194304 5972588 140728147517808 140728147505000 5032416 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2184 855 435 0 1797 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 33736

[startup+6.30028 s]
/proc/loadavg: 2.05 2.01 2.05 3/182 11829
/proc/meminfo: memFree=31219648/32770624 swapFree=0/331360
[pid=11828] ppid=11825 vsize=33736 CPUtime=6.24 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 5243 0 0 0 624 0 0 0 20 0 1 0 57773800 34545664 2184 18446744073709551615 4194304 5972588 140728147517808 140728147505000 5139319 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2184 855 435 0 1797 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 33736

[startup+12.7003 s]
/proc/loadavg: 2.05 2.01 2.05 3/182 11830
/proc/meminfo: memFree=31219344/32770624 swapFree=0/331080
[pid=11828] ppid=11825 vsize=33736 CPUtime=12.64 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 5797 0 0 0 1264 0 0 0 20 0 1 0 57773800 34545664 2184 18446744073709551615 4194304 5972588 140728147517808 140728147505000 5139312 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2184 855 435 0 1797 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 33736

[startup+25.5003 s]
/proc/loadavg: 2.04 2.01 2.05 3/182 11830
/proc/meminfo: memFree=31219348/32770624 swapFree=0/331076
[pid=11828] ppid=11825 vsize=33736 CPUtime=25.44 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 6900 0 0 0 2544 0 0 0 20 0 1 0 57773800 34545664 2184 18446744073709551615 4194304 5972588 140728147517808 140728147505000 5139312 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2184 855 435 0 1797 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 33736

[startup+51.1003 s]
/proc/loadavg: 2.03 2.01 2.05 3/182 11830
/proc/meminfo: memFree=31219224/32770624 swapFree=0/331084
[pid=11828] ppid=11825 vsize=33736 CPUtime=51.04 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 7458 0 0 0 5104 0 0 0 20 0 1 0 57773800 34545664 2184 18446744073709551615 4194304 5972588 140728147517808 140728147505000 5139274 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2184 855 435 0 1797 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 33736

[startup+102.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/182 11832
/proc/meminfo: memFree=31219340/32770624 swapFree=0/331100
[pid=11828] ppid=11825 vsize=33736 CPUtime=102.24 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 8013 0 0 0 10224 0 0 0 20 0 1 0 57773800 34545664 2184 18446744073709551615 4194304 5972588 140728147517808 140728147505000 5139329 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2184 855 435 0 1797 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 33736

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 11835
/proc/meminfo: memFree=31219384/32770624 swapFree=0/331104
[pid=11828] ppid=11825 vsize=33736 CPUtime=162.23 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 8570 0 0 0 16223 0 0 0 20 0 1 0 57773800 34545664 2184 18446744073709551615 4194304 5972588 140728147517808 140728147505000 5139324 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2184 855 435 0 1797 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 33736

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 11837
/proc/meminfo: memFree=31219260/32770624 swapFree=0/331116
[pid=11828] ppid=11825 vsize=33736 CPUtime=222.24 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 9121 0 0 0 22224 0 0 0 20 0 1 0 57773800 34545664 2184 18446744073709551615 4194304 5972588 140728147517808 140728147505000 4919139 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2184 855 435 0 1797 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 33736

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 11839
/proc/meminfo: memFree=31219804/32770624 swapFree=0/331128
[pid=11828] ppid=11825 vsize=33736 CPUtime=282.24 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 9670 0 0 0 28223 1 0 0 20 0 1 0 57773800 34545664 2184 18446744073709551615 4194304 5972588 140728147517808 140728147505000 5139329 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2184 855 435 0 1797 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 33736

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 11842
/proc/meminfo: memFree=31219688/32770624 swapFree=0/331140
[pid=11828] ppid=11825 vsize=33736 CPUtime=342.23 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 10226 0 0 0 34222 1 0 0 20 0 1 0 57773800 34545664 2184 18446744073709551615 4194304 5972588 140728147517808 140728147505000 5139329 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2184 855 435 0 1797 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 33736

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 11844
/proc/meminfo: memFree=31220040/32770624 swapFree=0/331164
[pid=11828] ppid=11825 vsize=33736 CPUtime=402.23 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 10777 0 0 0 40222 1 0 0 20 0 1 0 57773800 34545664 2184 18446744073709551615 4194304 5972588 140728147517808 140728147505000 4919406 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2184 855 435 0 1797 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 33736

[startup+462.3 s]
/proc/loadavg: 2.09 2.04 2.05 3/184 11860
/proc/meminfo: memFree=31215168/32770624 swapFree=0/331188
[pid=11828] ppid=11825 vsize=33736 CPUtime=462.23 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 11328 0 0 0 46222 1 0 0 20 0 1 0 57773800 34545664 2184 18446744073709551615 4194304 5972588 140728147517808 140728147505000 4919069 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2184 855 435 0 1797 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 33736

[startup+522.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/184 11862
/proc/meminfo: memFree=31215812/32770624 swapFree=0/331196
[pid=11828] ppid=11825 vsize=33736 CPUtime=522.23 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 11878 0 0 0 52222 1 0 0 20 0 1 0 57773800 34545664 2184 18446744073709551615 4194304 5972588 140728147517808 140728147505000 5139264 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2184 855 435 0 1797 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 33736

[startup+582.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 11864
/proc/meminfo: memFree=31219084/32770624 swapFree=0/331188
[pid=11828] ppid=11825 vsize=33736 CPUtime=582.22 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 12411 0 0 0 58221 1 0 0 20 0 1 0 57773800 34545664 2184 18446744073709551615 4194304 5972588 140728147517808 140728147505000 4919227 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2184 855 435 0 1797 0
Current children cumulated CPU time (s) 582.22
Current children cumulated vsize (KiB) 33736


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


[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 11913
/proc/meminfo: memFree=31219452/32770624 swapFree=0/331312
[pid=11828] ppid=11825 vsize=33736 CPUtime=1602.18 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 21692 0 0 0 160217 1 0 0 20 0 1 0 57773800 34545664 2184 18446744073709551615 4194304 5972588 140728147517808 140728147505000 4919139 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2184 855 435 0 1797 0
Current children cumulated CPU time (s) 1602.18
Current children cumulated vsize (KiB) 33736

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 11929
/proc/meminfo: memFree=31215444/32770624 swapFree=0/331324
[pid=11828] ppid=11825 vsize=33736 CPUtime=1662.18 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 22225 0 0 0 166217 1 0 0 20 0 1 0 57773800 34545664 2184 18446744073709551615 4194304 5972588 140728147517808 140728147505000 5320809 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2184 855 435 0 1797 0
Current children cumulated CPU time (s) 1662.18
Current children cumulated vsize (KiB) 33736

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 11931
/proc/meminfo: memFree=31215460/32770624 swapFree=0/331332
[pid=11828] ppid=11825 vsize=33736 CPUtime=1722.18 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 22774 0 0 0 172217 1 0 0 20 0 1 0 57773800 34545664 2184 18446744073709551615 4194304 5972588 140728147517808 140728147505000 5139329 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2184 855 435 0 1797 0
Current children cumulated CPU time (s) 1722.18
Current children cumulated vsize (KiB) 33736

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 11933
/proc/meminfo: memFree=31218016/32770624 swapFree=0/331356
[pid=11828] ppid=11825 vsize=33736 CPUtime=1782.18 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 23274 0 0 0 178217 1 0 0 20 0 1 0 57773800 34545664 2184 18446744073709551615 4194304 5972588 140728147517808 140728147505000 5139312 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2184 855 435 0 1797 0
Current children cumulated CPU time (s) 1782.18
Current children cumulated vsize (KiB) 33736

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 11935
/proc/meminfo: memFree=31218932/32770624 swapFree=0/331364
[pid=11828] ppid=11825 vsize=33736 CPUtime=1842.17 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 23774 0 0 0 184216 1 0 0 20 0 1 0 57773800 34545664 2184 18446744073709551615 4194304 5972588 140728147517808 140728147505000 5139329 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2184 855 435 0 1797 0
Current children cumulated CPU time (s) 1842.17
Current children cumulated vsize (KiB) 33736

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 11937
/proc/meminfo: memFree=31218444/32770624 swapFree=0/331380
[pid=11828] ppid=11825 vsize=33736 CPUtime=1902.17 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 24326 0 0 0 190216 1 0 0 20 0 1 0 57773800 34545664 2184 18446744073709551615 4194304 5972588 140728147517808 140728147505000 5139329 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2184 855 435 0 1797 0
Current children cumulated CPU time (s) 1902.17
Current children cumulated vsize (KiB) 33736

[startup+1962.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/181 12000
/proc/meminfo: memFree=31256944/32770624 swapFree=0/331436
[pid=11828] ppid=11825 vsize=33736 CPUtime=1962.17 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 24855 0 0 0 196216 1 0 0 20 0 1 0 57773800 34545664 2184 18446744073709551615 4194304 5972588 140728147517808 140728147505000 4919087 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2184 855 435 0 1797 0
Current children cumulated CPU time (s) 1962.17
Current children cumulated vsize (KiB) 33736

[startup+2022.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 12002
/proc/meminfo: memFree=31256748/32770624 swapFree=0/331460
[pid=11828] ppid=11825 vsize=33736 CPUtime=2022.17 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 25386 0 0 0 202216 1 0 0 20 0 1 0 57773800 34545664 2184 18446744073709551615 4194304 5972588 140728147517808 140728147505000 4919323 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2184 855 435 0 1797 0
Current children cumulated CPU time (s) 2022.17
Current children cumulated vsize (KiB) 33736

[startup+2082.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 12004
/proc/meminfo: memFree=31257124/32770624 swapFree=0/331488
[pid=11828] ppid=11825 vsize=33736 CPUtime=2082.17 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 25938 0 0 0 208216 1 0 0 20 0 1 0 57773800 34545664 2184 18446744073709551615 4194304 5972588 140728147517808 140728147505000 4919243 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2184 855 435 0 1797 0
Current children cumulated CPU time (s) 2082.17
Current children cumulated vsize (KiB) 33736

[startup+2142.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/181 12007
/proc/meminfo: memFree=31257000/32770624 swapFree=0/331528
[pid=11828] ppid=11825 vsize=33736 CPUtime=2142.16 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 26465 0 0 0 214215 1 0 0 20 0 1 0 57773800 34545664 2184 18446744073709551615 4194304 5972588 140728147517808 140728147505000 5139329 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2184 855 435 0 1797 0
Current children cumulated CPU time (s) 2142.16
Current children cumulated vsize (KiB) 33736

[startup+2202.31 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 12009
/proc/meminfo: memFree=31257228/32770624 swapFree=0/331552
[pid=11828] ppid=11825 vsize=33736 CPUtime=2202.16 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 27017 0 0 0 220215 1 0 0 20 0 1 0 57773800 34545664 2184 18446744073709551615 4194304 5972588 140728147517808 140728147505000 5139324 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2184 855 435 0 1797 0
Current children cumulated CPU time (s) 2202.16
Current children cumulated vsize (KiB) 33736

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 12026
/proc/meminfo: memFree=31252748/32770624 swapFree=0/331580
[pid=11828] ppid=11825 vsize=33736 CPUtime=2262.15 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 27553 0 0 0 226214 1 0 0 20 0 1 0 57773800 34545664 2184 18446744073709551615 4194304 5972588 140728147517808 140728147505000 5139324 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2184 855 435 0 1797 0
Current children cumulated CPU time (s) 2262.15
Current children cumulated vsize (KiB) 33736

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 12052
/proc/meminfo: memFree=31249960/32770624 swapFree=0/331608
[pid=11828] ppid=11825 vsize=33736 CPUtime=2322.15 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 28087 0 0 0 232214 1 0 0 20 0 1 0 57773800 34545664 2184 18446744073709551615 4194304 5972588 140728147517808 140728147505000 5139324 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2184 855 435 0 1797 0
Current children cumulated CPU time (s) 2322.15
Current children cumulated vsize (KiB) 33736

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 12054
/proc/meminfo: memFree=31251732/32770624 swapFree=0/331612
[pid=11828] ppid=11825 vsize=33736 CPUtime=2382.15 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 28639 0 0 0 238214 1 0 0 20 0 1 0 57773800 34545664 2184 18446744073709551615 4194304 5972588 140728147517808 140728147505000 4919406 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2184 855 435 0 1797 0
Current children cumulated CPU time (s) 2382.15
Current children cumulated vsize (KiB) 33736

[startup+2442.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/182 12056
/proc/meminfo: memFree=31255156/32770624 swapFree=0/331644
[pid=11828] ppid=11825 vsize=33736 CPUtime=2442.15 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 29168 0 0 0 244214 1 0 0 20 0 1 0 57773800 34545664 2184 18446744073709551615 4194304 5972588 140728147517808 140728147505000 5139329 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2184 855 435 0 1797 0
Current children cumulated CPU time (s) 2442.15
Current children cumulated vsize (KiB) 33736

[startup+2502.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 12058
/proc/meminfo: memFree=31255652/32770624 swapFree=0/331648
[pid=11828] ppid=11825 vsize=33736 CPUtime=2502.14 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 29704 0 0 0 250213 1 0 0 20 0 1 0 57773800 34545664 2184 18446744073709551615 4194304 5972588 140728147517808 140728147505000 5139333 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2184 855 435 0 1797 0
Current children cumulated CPU time (s) 2502.14
Current children cumulated vsize (KiB) 33736



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 12059
/proc/meminfo: memFree=31255280/32770624 swapFree=0/331660
[pid=11828] ppid=11825 vsize=33736 CPUtime=2519.84 cores=0,2,4,6
/proc/11828/stat : 11828 (cosoco) R 11825 11828 1785 0 -1 4202496 30231 0 0 0 251983 1 0 0 20 0 1 0 57773800 34545664 2184 18446744073709551615 4194304 5972588 140728147517808 140728147505000 4919406 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 18878464 140728147526126 140728147526221 140728147526221 140728147529678 0
/proc/11828/statm: 8434 2184 855 435 0 1797 0
Current children cumulated CPU time (s) 2519.84
Current children cumulated vsize (KiB) 33736

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 11828 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2520
CPU time (s): 2519.86
CPU user time (s): 2519.84
CPU system time (s): 0.017999
CPU usage (%): 99.9942
Max. virtual memory (cumulated for all children) (KiB): 37028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.84
system time used= 0.017999
maximum resident set size= 15168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30471
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= 10
involuntary context switches= 636

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.58345 second user time and 9.07074 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-12 18:22:22
IDJOB=4267516
IDBENCH=137104
IDSOLVER=2658
FILE ID=node126/4267516-1502555783
RUNJOBID= node126-1502500311-1848
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw120/BinPacking-mdd-sw120-30.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267516-1502555783/watcher-4267516-1502555783 -o /tmp/evaluation-result-4267516-1502555783/solver-4267516-1502555783 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502500311-1848 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4267516-1502555783.xml

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

MD5SUM BENCH= 1730b431530ce221acf4898e37ce65f9
RANDOM SEED=381999857

node126.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.81
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.81
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.81
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.81
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:        31226232 kB
MemAvailable:   31863932 kB
Buffers:          305524 kB
Cached:           603900 kB
SwapCached:          524 kB
Active:           682012 kB
Inactive:         402424 kB
Active(anon):     128608 kB
Inactive(anon):    71324 kB
Active(file):     553404 kB
Inactive(file):   331100 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              2648 kB
Writeback:             0 kB
AnonPages:        174356 kB
Mapped:            45536 kB
Shmem:             25248 kB
Slab:             164180 kB
SReclaimable:     138060 kB
SUnreclaim:        26120 kB
KernelStack:        3280 kB
PageTables:         5148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     436220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    124928 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62024 MiB
End job on node126 at 2017-08-12 19:04:22