Trace number 4260025

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-mini 1.1 (2017-07-29)SAT (TO)155 2400.0901 2400.3999

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n40/
TravellingSalesman-40-30-19.xml
MD5SUM6526f92d1e0de584709c666a2aa2b127
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark155
Best CPU time to get the best result obtained on this benchmark2400.0901
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints41
Number of domains2
Minimum domain size34
Maximum domain size40
Distribution of domain sizes[{"size":34,"count":40},{"size":40,"count":40}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":40},{"degree":3,"count":40}]
Minimum constraint arity3
Maximum constraint arity40
Distribution of constraint arities[{"arity":3,"count":40},{"arity":40,"count":1}]
Number of extensional constraints40
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":40},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.11	c best=?? lower=-1360 upper=-40 
0.00/0.12	c
0.00/0.12	c This is cosoco 1.1 --  
0.00/0.12	c
0.00/0.12	c command line: cosoco -lc -model -restarts HOME/instance-4260025-1502036313.xml 
0.00/0.12	c enable optimization
0.00/0.12	c ========================================[ Problem Statistics ]===========================================
0.00/0.12	c |                                                                                                       
0.00/0.12	c |  Parse time        :         0.01 s 
0.00/0.12	c |
0.00/0.12	c |               Variables: 80
0.00/0.12	c |            Domain Sizes: 34..40
0.00/0.12	c |
0.00/0.12	c |             Constraints: 42
0.00/0.12	c |                   Arity: 3..40  -- Ternary: 40
0.00/0.12	c | 
0.00/0.12	c |                   Types: 
0.00/0.12	c |                          All Different: 1
0.00/0.12	c |                          Extension: 40  (nb tuples: 1560..1560) -- (shared: 39)
0.00/0.12	c |                          Sum: 1
0.00/0.12	c |                          
0.00/0.12	c =========================================================================================================
0.00/0.12	o -353
0.00/0.12	c    1 calls to solver: best=-353 lower=-352 upper=-40 
0.00/0.15	o -351
0.00/0.16	o -336
0.00/0.16	c    3 calls to solver: best=-336 lower=-335 upper=-40 
0.00/0.19	o -226
0.09/0.27	o -225
0.09/0.27	c    5 calls to solver: best=-225 lower=-224 upper=-40 
0.09/0.27	o -167
0.09/0.29	o -155
0.09/0.29	c    7 calls to solver: best=-155 lower=-154 upper=-40 
2400.08/2400.40	
2400.08/2400.40	c *** INTERRUPTED ***
2400.08/2400.40	c restarts              : 102         
2400.08/2400.40	c conflicts             : 17068696     (7112 /sec)
2400.08/2400.40	c decisions             : 22508439     (9378 /sec)
2400.08/2400.40	c propagations          : 6033288077  (2513780 /sec)
2400.08/2400.40	c root propagations     : 2399        
2400.08/2400.40	c filter calls          : 414466735      (172688 /sec)
2400.08/2400.40	c useless filter calls  : 195954612      (47 %)
2400.08/2400.40	c Memory used           : 26.93 MB
2400.08/2400.40	c CPU time              : 2400.09 s
2400.08/2400.40	
2400.08/2400.40	c nb Solutions = 7
2400.08/2400.40	s SATISFIABLE
2400.08/2400.40	c Best value found: -155
2400.08/2400.40	
2400.08/2400.40	
2400.08/2400.40	v <instantiation type='solution' cost='-155'>
2400.08/2400.40	v <list>c[0] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[1] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[2] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[3] c[4] c[5] c[6] c[7] c[8] c[9] d[0] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[1] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] d[2] d[30] d[31] d[32] d[33] d[34] d[35] d[36] d[37] d[38] d[39] d[3] d[4] d[5] d[6] d[7] d[8] d[9] </list>
2400.08/2400.40	v <values>27 30 26 22 16 17 18 14 12 19 15 25 13 11 9 5 3 4 1 2 0 7 23 8 6 10 21 20 35 29 33 32 28 24 39 38 36 37 34 31 3 2 6 3 2 5 2 1 4 5 1 2 2 5 5 4 3 3 2 1 4 8 6 18 6 11 4 9 4 2 1 1 1 7 1 4 2 2 2 1 </values>
2400.08/2400.40	v </instantiation>
2400.08/2400.40	

Verifier Data

OK	155

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-4260025-1502036313/watcher-4260025-1502036313 -o /tmp/evaluation-result-4260025-1502036313/solver-4260025-1502036313 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502014384-22616 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4260025-1502036313.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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.00 2.01 2.05 2/182 27037
/proc/meminfo: memFree=31694056/32770624 swapFree=0/350292
[pid=27037] ppid=27034 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/27037/stat : 27037 (runsolver) D 27034 27037 21827 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 5827084 24240128 107 18446744073709551615 4194304 4338465 140723314975536 140723314973176 140516649927383 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 39559168 140723314983106 140723314983498 140723314983498 140723314986954 0
/proc/27037/statm: 5918 107 54 36 0 2156 0

[startup+0.100149 s]
/proc/loadavg: 2.00 2.01 2.05 2/182 27037
/proc/meminfo: memFree=31694056/32770624 swapFree=0/350292
[pid=27037] ppid=27034 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/27037/stat : 27037 (runsolver) D 27034 27037 21827 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 5827084 24240128 107 18446744073709551615 4194304 4338465 140723314975536 140723314973176 140516649927383 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 39559168 140723314983106 140723314983498 140723314983498 140723314986954 0
/proc/27037/statm: 5918 107 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200358 s]
/proc/loadavg: 2.00 2.01 2.05 2/182 27037
/proc/meminfo: memFree=31694056/32770624 swapFree=0/350292
[pid=27037] ppid=27034 vsize=27576 CPUtime=0.09 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 1192 0 0 0 9 0 0 0 20 0 1 0 5827084 28237824 1023 18446744073709551615 4194304 5747388 140722005815344 140722005811992 4894014 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1023 756 380 0 312 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27576

[startup+0.300321 s]
/proc/loadavg: 2.00 2.01 2.05 2/182 27037
/proc/meminfo: memFree=31694056/32770624 swapFree=0/350292
[pid=27037] ppid=27034 vsize=27576 CPUtime=0.19 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 1192 0 0 0 19 0 0 0 20 0 1 0 5827084 28237824 1023 18446744073709551615 4194304 5747388 140722005815344 140722005811992 4912528 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1023 756 380 0 312 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27576

[startup+0.700276 s]
/proc/loadavg: 2.00 2.01 2.05 2/182 27037
/proc/meminfo: memFree=31694056/32770624 swapFree=0/350292
[pid=27037] ppid=27034 vsize=27576 CPUtime=0.59 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 1193 0 0 0 59 0 0 0 20 0 1 0 5827084 28237824 1023 18446744073709551615 4194304 5747388 140722005815344 140722005811992 4893982 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1023 756 380 0 312 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 27576

[startup+1.50028 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 27038
/proc/meminfo: memFree=31692260/32770624 swapFree=0/350288
[pid=27037] ppid=27034 vsize=27576 CPUtime=1.39 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 1193 0 0 0 139 0 0 0 20 0 1 0 5827084 28237824 1023 18446744073709551615 4194304 5747388 140722005815344 140722005802616 4893991 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1023 756 380 0 312 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 27576

[startup+3.10028 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 27038
/proc/meminfo: memFree=31691864/32770624 swapFree=0/350296
[pid=27037] ppid=27034 vsize=27576 CPUtime=2.99 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 1395 0 0 0 299 0 0 0 20 0 1 0 5827084 28237824 1035 18446744073709551615 4194304 5747388 140722005815344 140722005802616 4893999 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1035 761 380 0 312 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 27576

[startup+6.30027 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 27038
/proc/meminfo: memFree=31691460/32770624 swapFree=0/350304
[pid=27037] ppid=27034 vsize=27576 CPUtime=6.19 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 1597 0 0 0 619 0 0 0 20 0 1 0 5827084 28237824 1035 18446744073709551615 4194304 5747388 140722005815344 140722005802616 4893984 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1035 761 380 0 312 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 27576

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 27038
/proc/meminfo: memFree=31691512/32770624 swapFree=0/350308
[pid=27037] ppid=27034 vsize=27576 CPUtime=12.59 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 1799 0 0 0 1259 0 0 0 20 0 1 0 5827084 28237824 1035 18446744073709551615 4194304 5747388 140722005815344 140722005802616 4949508 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1035 761 380 0 312 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 27576

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 27038
/proc/meminfo: memFree=31691388/32770624 swapFree=0/350320
[pid=27037] ppid=27034 vsize=27576 CPUtime=25.38 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 2203 0 0 0 2538 0 0 0 20 0 1 0 5827084 28237824 1035 18446744073709551615 4194304 5747388 140722005815344 140722005802616 4894014 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1035 761 380 0 312 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 27576

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 27038
/proc/meminfo: memFree=31691408/32770624 swapFree=0/350328
[pid=27037] ppid=27034 vsize=27576 CPUtime=50.98 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 2405 0 0 0 5098 0 0 0 20 0 1 0 5827084 28237824 1035 18446744073709551615 4194304 5747388 140722005815344 140722005802616 5127039 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1035 761 380 0 312 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 27576

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 27040
/proc/meminfo: memFree=31691424/32770624 swapFree=0/350364
[pid=27037] ppid=27034 vsize=27576 CPUtime=102.18 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 2607 0 0 0 10218 0 0 0 20 0 1 0 5827084 28237824 1035 18446744073709551615 4194304 5747388 140722005815344 140722005802616 4912049 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1035 761 380 0 312 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 27576

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 27042
/proc/meminfo: memFree=31691308/32770624 swapFree=0/350388
[pid=27037] ppid=27034 vsize=27576 CPUtime=162.17 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 2809 0 0 0 16217 0 0 0 20 0 1 0 5827084 28237824 1035 18446744073709551615 4194304 5747388 140722005815344 140722005802616 4894528 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1035 761 380 0 312 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 27576

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 27044
/proc/meminfo: memFree=31691580/32770624 swapFree=0/350420
[pid=27037] ppid=27034 vsize=27576 CPUtime=222.17 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 3011 0 0 0 22217 0 0 0 20 0 1 0 5827084 28237824 1035 18446744073709551615 4194304 5747388 140722005815344 140722005802616 4995112 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1035 761 380 0 312 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 27576

[startup+282.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 27046
/proc/meminfo: memFree=31691332/32770624 swapFree=0/350452
[pid=27037] ppid=27034 vsize=27576 CPUtime=282.16 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 3213 0 0 0 28216 0 0 0 20 0 1 0 5827084 28237824 1035 18446744073709551615 4194304 5747388 140722005815344 140722005802616 5127103 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1035 761 380 0 312 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 27576

[startup+342.3 s]
/proc/loadavg: 2.08 2.04 2.05 3/185 27063
/proc/meminfo: memFree=31687236/32770624 swapFree=0/350508
[pid=27037] ppid=27034 vsize=27576 CPUtime=342.16 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 3415 0 0 0 34216 0 0 0 20 0 1 0 5827084 28237824 1035 18446744073709551615 4194304 5747388 140722005815344 140722005802616 4893991 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1035 761 380 0 312 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 27576

[startup+402.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/185 27065
/proc/meminfo: memFree=31686960/32770624 swapFree=0/350544
[pid=27037] ppid=27034 vsize=27576 CPUtime=402.15 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 3617 0 0 0 40215 0 0 0 20 0 1 0 5827084 28237824 1035 18446744073709551615 4194304 5747388 140722005815344 140722005802616 4894030 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1035 761 380 0 312 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 27576

[startup+462.3 s]
/proc/loadavg: 2.13 2.06 2.05 3/182 27067
/proc/meminfo: memFree=31690512/32770624 swapFree=0/350580
[pid=27037] ppid=27034 vsize=27576 CPUtime=462.15 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 3819 0 0 0 46215 0 0 0 20 0 1 0 5827084 28237824 1035 18446744073709551615 4194304 5747388 140722005815344 140722005802616 4894553 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1035 761 380 0 312 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 27576

[startup+522.3 s]
/proc/loadavg: 2.05 2.05 2.05 3/182 27069
/proc/meminfo: memFree=31690616/32770624 swapFree=0/350604
[pid=27037] ppid=27034 vsize=27576 CPUtime=522.14 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 4021 0 0 0 52214 0 0 0 20 0 1 0 5827084 28237824 1035 18446744073709551615 4194304 5747388 140722005815344 140722005802616 4912648 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1035 761 380 0 312 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 27576

[startup+582.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/182 27071
/proc/meminfo: memFree=31691604/32770624 swapFree=0/350636
[pid=27037] ppid=27034 vsize=27576 CPUtime=582.14 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 4223 0 0 0 58214 0 0 0 20 0 1 0 5827084 28237824 1035 18446744073709551615 4194304 5747388 140722005815344 140722005802616 4894030 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1035 761 380 0 312 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 27576


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


[startup+1482.3 s]
/proc/loadavg: 1.98 2.01 2.04 3/181 28108
/proc/meminfo: memFree=31692024/32770624 swapFree=0/352136
[pid=27037] ppid=27034 vsize=27576 CPUtime=1482.06 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 7114 0 0 0 148206 0 0 0 20 0 1 0 5827084 28237824 1035 18446744073709551615 4194304 5747388 140722005815344 140722005802616 4949488 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1035 761 380 0 312 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 27576

[startup+1542.31 s]
/proc/loadavg: 1.91 1.98 2.03 3/185 28368
/proc/meminfo: memFree=30681952/32770624 swapFree=0/352304
[pid=27037] ppid=27034 vsize=27576 CPUtime=1542.06 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 7295 0 0 0 154206 0 0 0 20 0 1 0 5827084 28237824 1035 18446744073709551615 4194304 5747388 140722005815344 140722005802616 4890275 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1035 761 380 0 312 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 27576

[startup+1602.3 s]
/proc/loadavg: 1.97 1.99 2.03 3/185 28370
/proc/meminfo: memFree=28465636/32770624 swapFree=0/352348
[pid=27037] ppid=27034 vsize=27576 CPUtime=1602.05 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 7479 0 0 0 160205 0 0 0 20 0 1 0 5827084 28237824 1035 18446744073709551615 4194304 5747388 140722005815344 140722005802616 4892835 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1035 761 380 0 312 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 27576

[startup+1662.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/182 28432
/proc/meminfo: memFree=29807248/32770624 swapFree=0/352412
[pid=27037] ppid=27034 vsize=27576 CPUtime=1662.04 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 7645 0 0 0 166204 0 0 0 20 0 1 0 5827084 28237824 1035 18446744073709551615 4194304 5747388 140722005815344 140722005802616 5126888 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1035 761 380 0 312 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 27576

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/182 28434
/proc/meminfo: memFree=23902188/32770624 swapFree=0/352452
[pid=27037] ppid=27034 vsize=27576 CPUtime=1722.04 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 7847 0 0 0 172204 0 0 0 20 0 1 0 5827084 28237824 1035 18446744073709551615 4194304 5747388 140722005815344 140722005802616 4893936 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1035 761 380 0 312 0
Current children cumulated CPU time (s) 1722.04
Current children cumulated vsize (KiB) 27576

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/182 28436
/proc/meminfo: memFree=17888464/32770624 swapFree=0/352480
[pid=27037] ppid=27034 vsize=27576 CPUtime=1782.03 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 8000 0 0 0 178203 0 0 0 20 0 1 0 5827084 28237824 1035 18446744073709551615 4194304 5747388 140722005815344 140722005802616 4894018 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1035 761 380 0 312 0
Current children cumulated CPU time (s) 1782.03
Current children cumulated vsize (KiB) 27576

[startup+1842.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/181 28498
/proc/meminfo: memFree=30343472/32770624 swapFree=0/352556
[pid=27037] ppid=27034 vsize=27576 CPUtime=1842.03 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 8149 0 0 0 184203 0 0 0 20 0 1 0 5827084 28237824 1035 18446744073709551615 4194304 5747388 140722005815344 140722005802616 4893991 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1035 761 380 0 312 0
Current children cumulated CPU time (s) 1842.03
Current children cumulated vsize (KiB) 27576

[startup+1902.3 s]
/proc/loadavg: 2.06 2.00 2.04 3/181 28549
/proc/meminfo: memFree=31686912/32770624 swapFree=0/352628
[pid=27037] ppid=27034 vsize=27576 CPUtime=1902.02 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 8354 0 0 0 190202 0 0 0 20 0 1 0 5827084 28237824 1035 18446744073709551615 4194304 5747388 140722005815344 140722005802616 4917609 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1035 761 380 0 312 0
Current children cumulated CPU time (s) 1902.02
Current children cumulated vsize (KiB) 27576

[startup+1962.3 s]
/proc/loadavg: 2.02 2.00 2.04 3/181 28551
/proc/meminfo: memFree=31686544/32770624 swapFree=0/352700
[pid=27037] ppid=27034 vsize=27576 CPUtime=1962.02 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 8506 0 0 0 196202 0 0 0 20 0 1 0 5827084 28237824 1035 18446744073709551615 4194304 5747388 140722005815344 140722005802616 4894541 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1035 761 380 0 312 0
Current children cumulated CPU time (s) 1962.02
Current children cumulated vsize (KiB) 27576

[startup+2022.3 s]
/proc/loadavg: 2.04 2.01 2.04 3/181 28553
/proc/meminfo: memFree=31685932/32770624 swapFree=0/352768
[pid=27037] ppid=27034 vsize=27576 CPUtime=2022.01 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 8663 0 0 0 202201 0 0 0 20 0 1 0 5827084 28237824 1035 18446744073709551615 4194304 5747388 140722005815344 140722005802616 4894532 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1035 761 380 0 312 0
Current children cumulated CPU time (s) 2022.01
Current children cumulated vsize (KiB) 27576

[startup+2082.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 28555
/proc/meminfo: memFree=31685804/32770624 swapFree=0/352828
[pid=27037] ppid=27034 vsize=27576 CPUtime=2082.01 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 8865 0 0 0 208201 0 0 0 20 0 1 0 5827084 28237824 1035 18446744073709551615 4194304 5747388 140722005815344 140722005802616 4894021 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1035 761 380 0 312 0
Current children cumulated CPU time (s) 2082.01
Current children cumulated vsize (KiB) 27576

[startup+2142.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/184 28571
/proc/meminfo: memFree=31681908/32770624 swapFree=0/352916
[pid=27037] ppid=27034 vsize=27576 CPUtime=2142 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 9034 0 0 0 214200 0 0 0 20 0 1 0 5827084 28237824 1035 18446744073709551615 4194304 5747388 140722005815344 140722005802616 4918608 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1035 761 380 0 312 0
Current children cumulated CPU time (s) 2142
Current children cumulated vsize (KiB) 27576

[startup+2202.31 s]
/proc/loadavg: 2.01 2.01 2.05 3/184 28573
/proc/meminfo: memFree=31681800/32770624 swapFree=0/352972
[pid=27037] ppid=27034 vsize=27576 CPUtime=2202 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 9214 0 0 0 220200 0 0 0 20 0 1 0 5827084 28237824 1035 18446744073709551615 4194304 5747388 140722005815344 140722005802616 4892800 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1035 761 380 0 312 0
Current children cumulated CPU time (s) 2202
Current children cumulated vsize (KiB) 27576

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 28575
/proc/meminfo: memFree=31684924/32770624 swapFree=0/353008
[pid=27037] ppid=27034 vsize=27576 CPUtime=2261.99 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 9416 0 0 0 226199 0 0 0 20 0 1 0 5827084 28237824 1035 18446744073709551615 4194304 5747388 140722005815344 140722005802616 4892860 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1035 761 380 0 312 0
Current children cumulated CPU time (s) 2261.99
Current children cumulated vsize (KiB) 27576

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 28577
/proc/meminfo: memFree=31685560/32770624 swapFree=0/353048
[pid=27037] ppid=27034 vsize=27576 CPUtime=2321.99 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 9595 0 0 0 232199 0 0 0 20 0 1 0 5827084 28237824 1035 18446744073709551615 4194304 5747388 140722005815344 140722005802616 4893982 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1035 761 380 0 312 0
Current children cumulated CPU time (s) 2321.99
Current children cumulated vsize (KiB) 27576

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 28579
/proc/meminfo: memFree=31685620/32770624 swapFree=0/353080
[pid=27037] ppid=27034 vsize=27576 CPUtime=2381.98 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 9774 0 0 0 238198 0 0 0 20 0 1 0 5827084 28237824 1035 18446744073709551615 4194304 5747388 140722005815344 140722005802616 4892751 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1035 761 380 0 312 0
Current children cumulated CPU time (s) 2381.98
Current children cumulated vsize (KiB) 27576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 28579
/proc/meminfo: memFree=31685620/32770624 swapFree=0/353088
[pid=27037] ppid=27034 vsize=27576 CPUtime=2400.08 cores=0,2,4,6
/proc/27037/stat : 27037 (cosoco) R 27034 27037 21827 0 -1 4202496 9949 0 0 0 240008 0 0 0 20 0 1 0 5827084 28237824 1035 18446744073709551615 4194304 5747388 140722005815344 140722005802616 5000032 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 33759232 140722005819887 140722005819982 140722005819982 140722005823438 0
/proc/27037/statm: 6894 1035 761 380 0 312 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 27576

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

Child status: 1
Real time (s): 2400.4
CPU time (s): 2400.09
CPU user time (s): 2400.09
CPU system time (s): 0.004999
CPU usage (%): 99.9871
Max. virtual memory (cumulated for all children) (KiB): 27576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.09
system time used= 0.004999
maximum resident set size= 4216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10001
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= 3001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.61252 second user time and 7.30171 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-06 18:04:35
IDJOB=4260025
IDBENCH=135789
IDSOLVER=2647
FILE ID=node126/4260025-1502036313
RUNJOBID= node126-1502014384-22616
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n40/TravellingSalesman-40-30-19.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260025-1502036313/watcher-4260025-1502036313 -o /tmp/evaluation-result-4260025-1502036313/solver-4260025-1502036313 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502014384-22616 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4260025-1502036313.xml

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

MD5SUM BENCH= 6526f92d1e0de584709c666a2aa2b127
RANDOM SEED=387716421

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:        31694784 kB
MemAvailable:   32023040 kB
Buffers:          127192 kB
Cached:           481904 kB
SwapCached:            0 kB
Active:           310112 kB
Inactive:         358816 kB
Active(anon):      60192 kB
Inactive(anon):     8524 kB
Active(file):     249920 kB
Inactive(file):   350292 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1872 kB
Writeback:             0 kB
AnonPages:         59732 kB
Mapped:            31352 kB
Shmem:              8868 kB
Slab:             112220 kB
SReclaimable:      87756 kB
SUnreclaim:        24464 kB
KernelStack:        3232 kB
PageTables:         4824 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     302424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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= 62028 MiB
End job on node126 at 2017-08-06 18:44:36