Trace number 4265954

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-sat 1.12SAT (TO)185 2519.8 2520.01

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n50/
TravellingSalesman-50-30-05.xml
MD5SUMedc960599dc3680268fdb44af0bd56ea
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark175
Best CPU time to get the best result obtained on this benchmark2400.05
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints51
Number of domains2
Minimum domain size35
Maximum domain size50
Distribution of domain sizes[{"size":35,"count":50},{"size":50,"count":50}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":50},{"degree":3,"count":50}]
Minimum constraint arity3
Maximum constraint arity50
Distribution of constraint arities[{"arity":3,"count":50},{"arity":50,"count":1}]
Number of extensional constraints50
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":50},{"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.08	c SAT : Variables: 4250 -- Clauses: 91100
0.00/0.08	c best=?? lower=-1900 upper=-50 
0.04/0.11	c
0.04/0.11	c This is cosoco 1.12 --  
0.04/0.11	c
0.04/0.11	c command line: cosoco -lc -model -restarts -sat HOME/instance-4265954-1502586203.xml 
0.04/0.11	c enable optimization
0.04/0.11	c ========================================[ Problem Statistics ]===========================================
0.04/0.11	c |                                                                                                       
0.04/0.11	c |  Parse time        :         0.02 s 
0.04/0.11	c |
0.04/0.11	c |               Variables: 100
0.04/0.11	c |            Domain Sizes: 35..50
0.04/0.11	c |
0.04/0.11	c |             Constraints: 52
0.04/0.11	c |                   Arity: 3..50  -- Ternary: 50
0.04/0.11	c | 
0.04/0.11	c |                   Types: 
0.04/0.11	c |                          All Different: 1
0.04/0.11	c |                          Extension: 50  (nb tuples: 2450..2450) -- (shared: 49)
0.04/0.11	c |                          Sum: 1
0.04/0.11	c |                          
0.04/0.11	c =========================================================================================================
0.04/0.11	o -510
0.04/0.11	c    1 calls to solver: best=-510 lower=-509 upper=-50 
0.04/0.21	o -491
0.44/0.53	o -476
0.44/0.53	c    3 calls to solver: best=-476 lower=-475 upper=-50 
0.54/0.67	o -474
1.04/1.17	o -471
1.04/1.17	c    5 calls to solver: best=-471 lower=-470 upper=-50 
1.13/1.27	o -446
1.33/1.43	o -420
1.33/1.43	c    7 calls to solver: best=-420 lower=-419 upper=-50 
3.23/3.31	o -413
4.93/5.04	o -397
4.93/5.04	c    9 calls to solver: best=-397 lower=-396 upper=-50 
5.03/5.16	o -377
7.13/7.28	o -333
7.13/7.28	c   11 calls to solver: best=-333 lower=-332 upper=-50 
7.23/7.36	o -222
7.23/7.37	o -220
7.23/7.37	c   13 calls to solver: best=-220 lower=-219 upper=-50 
7.23/7.39	o -216
7.33/7.40	o -215
7.33/7.40	c   15 calls to solver: best=-215 lower=-214 upper=-50 
7.33/7.42	o -212
7.33/7.44	o -209
7.33/7.44	c   17 calls to solver: best=-209 lower=-208 upper=-50 
7.42/7.50	o -205
7.42/7.53	o -204
7.42/7.53	c   19 calls to solver: best=-204 lower=-203 upper=-50 
7.42/7.55	o -201
7.52/7.63	o -199
7.52/7.63	c   21 calls to solver: best=-199 lower=-198 upper=-50 
18.03/18.12	o -196
23.13/23.29	o -195
23.13/23.29	c   23 calls to solver: best=-195 lower=-194 upper=-50 
132.22/132.30	o -193
156.03/156.13	o -192
156.03/156.13	c   25 calls to solver: best=-192 lower=-191 upper=-50 
308.92/309.03	o -191
397.71/397.87	o -190
397.71/397.87	c   27 calls to solver: best=-190 lower=-189 upper=-50 
439.81/439.97	o -189
1224.28/1224.49	o -188
1224.28/1224.49	c   29 calls to solver: best=-188 lower=-187 upper=-50 
1339.27/1339.40	o -186
1614.16/1614.36	o -185
1614.16/1614.36	c   31 calls to solver: best=-185 lower=-184 upper=-50 
2519.79/2520.00	
2519.79/2520.00	c *** INTERRUPTED ***
2519.79/2520.00	c restarts              : 603         
2519.79/2520.00	c conflicts             : 20988695     (8330 /sec)
2519.79/2520.00	c decisions             : 33600622     (13335 /sec)
2519.79/2520.00	c propagations          : 3283870957  (1303244 /sec)
2519.79/2520.00	c root propagations     : 3282        
2519.79/2520.00	c filter calls          : 499320833      (198161 /sec)
2519.79/2520.00	c useless filter calls  : 225550801      (45 %)
2519.79/2520.00	c
2519.79/2520.00	c clauses               : 97998
2519.79/2520.00	c SAT propagations      : 4673
2519.79/2520.00	c SAT conflicts         : 0 (0 learnts)
2519.79/2520.00	c Memory used           : 35.23 MB
2519.79/2520.00	c CPU time              : 2519.77 s
2519.79/2520.00	
2519.79/2520.00	c nb Solutions = 31
2519.79/2520.00	s SATISFIABLE
2519.79/2520.00	c Best value found: -185
2519.79/2520.00	
2519.79/2520.00	
2519.79/2520.00	v <instantiation type='solution' cost='-185'>
2519.79/2520.00	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[40] c[41] c[42] c[43] c[44] c[45] c[46] c[47] c[48] c[49] 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[40] d[41] d[42] d[43] d[44] d[45] d[46] d[47] d[48] d[49] d[4] d[5] d[6] d[7] d[8] d[9] </list>
2519.79/2520.00	v <values>49 34 31 27 16 11 7 3 5 6 10 46 15 14 20 18 23 22 19 17 13 12 44 9 4 1 2 0 8 21 28 25 26 43 29 24 30 32 36 35 39 48 41 42 47 45 37 33 40 38 1 2 3 7 4 5 4 7 3 2 3 1 1 3 1 4 4 3 1 2 1 6 1 3 3 2 1 7 8 4 1 3 2 5 9 4 1 4 3 4 7 8 5 4 4 8 4 4 6 2 </values>
2519.79/2520.00	v </instantiation>
2519.79/2520.00	

Verifier Data

OK	185

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 (14995 MiB free)
  memory of node 1: 16384 MiB (15295 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4265954-1502586203/watcher-4265954-1502586203 -o /tmp/evaluation-result-4265954-1502586203/solver-4265954-1502586203 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502565159-17156 --watchdog 2580 cosoco -lc -model -restarts -sat HOME/instance-4265954-1502586203.xml 

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=21745, runsolver pid=21742

[startup+0.100106 s]*
/proc/loadavg: 1.92 2.01 2.04 3/181 21746
/proc/meminfo: memFree=31010888/32770624 swapFree=67108860/67108860
[pid=21745] ppid=21742 vsize=35676 memory=10532 CPUtime=0.04 cores=0,2,4,6
/proc/21745/stat : 21745 (cosoco) R 21742 21745 17093 0 -1 4202496 2294 0 0 0 4 0 0 0 20 0 1 0 60813680 36532224 2633 18446744073709551615 4194304 5972588 140726503699264 140726503695912 4935478 0 0 1 8405026 0 0 0 17 0 0 0 6 0 0 8070896 8075904 21299200 140726503707076 140726503707176 140726503707176 140726503710670 0
/proc/21745/statm: 8919 2633 784 435 0 2282 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 35676 KiB
Current children cumulated memory: 10532 KiB

[startup+0.209358 s]*
/proc/loadavg: 1.92 2.01 2.04 3/181 21746
/proc/meminfo: memFree=31010888/32770624 swapFree=67108860/67108860
[pid=21745] ppid=21742 vsize=35812 memory=10532 CPUtime=0.14 cores=0,2,4,6
/proc/21745/stat : 21745 (cosoco) R 21742 21745 17093 0 -1 4202496 2329 0 0 0 14 0 0 0 20 0 1 0 60813680 36671488 2633 18446744073709551615 4194304 5972588 140726503699264 140726503695912 4935502 0 0 1 8405026 0 0 0 17 0 0 0 6 0 0 8070896 8075904 21299200 140726503707076 140726503707176 140726503707176 140726503710670 0
/proc/21745/statm: 8953 2633 784 435 0 2316 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 35812 KiB
Current children cumulated memory: 10532 KiB

[startup+0.308902 s]*
/proc/loadavg: 1.92 2.01 2.04 3/181 21746
/proc/meminfo: memFree=31010888/32770624 swapFree=67108860/67108860
[pid=21745] ppid=21742 vsize=35812 memory=10532 CPUtime=0.24 cores=0,2,4,6
/proc/21745/stat : 21745 (cosoco) R 21742 21745 17093 0 -1 4202496 2329 0 0 0 24 0 0 0 20 0 1 0 60813680 36671488 2633 18446744073709551615 4194304 5972588 140726503699264 140726503695912 4972383 0 0 1 8405026 0 0 0 17 0 0 0 6 0 0 8070896 8075904 21299200 140726503707076 140726503707176 140726503707176 140726503710670 0
/proc/21745/statm: 8953 2633 784 435 0 2316 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 35812 KiB
Current children cumulated memory: 10532 KiB

[startup+0.700237 s]
/proc/loadavg: 1.92 2.01 2.04 3/181 21746
/proc/meminfo: memFree=31010888/32770624 swapFree=67108860/67108860
[pid=21745] ppid=21742 vsize=35812 memory=10532 CPUtime=0.63 cores=0,2,4,6
/proc/21745/stat : 21745 (cosoco) R 21742 21745 17093 0 -1 4202496 2329 0 0 0 63 0 0 0 20 0 1 0 60813680 36671488 2633 18446744073709551615 4194304 5972588 140726503699264 140726503695912 4935459 0 0 1 8405026 0 0 0 17 0 0 0 6 0 0 8070896 8075904 21299200 140726503707076 140726503707176 140726503707176 140726503710670 0
/proc/21745/statm: 8953 2633 784 435 0 2316 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 35812 KiB
Current children cumulated memory: 10532 KiB

[startup+1.50024 s]
/proc/loadavg: 1.92 2.01 2.04 3/181 21746
/proc/meminfo: memFree=31010888/32770624 swapFree=67108860/67108860
[pid=21745] ppid=21742 vsize=35812 memory=10532 CPUtime=1.43 cores=0,2,4,6
/proc/21745/stat : 21745 (cosoco) R 21742 21745 17093 0 -1 4202496 2333 0 0 0 143 0 0 0 20 0 1 0 60813680 36671488 2633 18446744073709551615 4194304 5972588 140726503699264 140726503696712 4935456 0 0 1 8405026 0 0 0 17 0 0 0 6 0 0 8070896 8075904 21299200 140726503707076 140726503707176 140726503707176 140726503710670 0
/proc/21745/statm: 8953 2633 784 435 0 2316 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 35812 KiB
Current children cumulated memory: 10532 KiB

[startup+3.10894 s]
/proc/loadavg: 1.92 2.01 2.04 3/181 21746
/proc/meminfo: memFree=31010396/32770624 swapFree=67108860/67108860
[pid=21745] ppid=21742 vsize=35812 memory=10744 CPUtime=3.04 cores=0,2,4,6
/proc/21745/stat : 21745 (cosoco) R 21742 21745 17093 0 -1 4202496 3430 0 0 0 304 0 0 0 20 0 1 0 60813680 36671488 2686 18446744073709551615 4194304 5972588 140726503699264 140726503686456 4935490 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 21299200 140726503707076 140726503707176 140726503707176 140726503710670 0
/proc/21745/statm: 8953 2686 786 435 0 2316 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 35812 KiB
Current children cumulated memory: 10744 KiB

[startup+6.30033 s]
/proc/loadavg: 1.85 1.99 2.03 3/181 21746
/proc/meminfo: memFree=31010552/32770624 swapFree=67108860/67108860
[pid=21745] ppid=21742 vsize=35812 memory=10792 CPUtime=6.23 cores=0,2,4,6
/proc/21745/stat : 21745 (cosoco) R 21742 21745 17093 0 -1 4202496 4640 0 0 0 623 0 0 0 20 0 1 0 60813680 36671488 2698 18446744073709551615 4194304 5972588 140726503699264 140726503696712 4935463 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 21299200 140726503707076 140726503707176 140726503707176 140726503710670 0
/proc/21745/statm: 8953 2698 786 435 0 2316 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 35812 KiB
Current children cumulated memory: 10792 KiB

[startup+12.7003 s]
/proc/loadavg: 1.86 1.99 2.03 3/181 21746
/proc/meminfo: memFree=31010552/32770624 swapFree=67108860/67108860
[pid=21745] ppid=21742 vsize=35940 memory=10868 CPUtime=12.62 cores=0,2,4,6
/proc/21745/stat : 21745 (cosoco) R 21742 21745 17093 0 -1 4202496 5857 0 0 0 1262 0 0 0 20 0 1 0 60813680 36802560 2717 18446744073709551615 4194304 5972588 140726503699264 140726503686456 5139312 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 21299200 140726503707076 140726503707176 140726503707176 140726503710670 0
/proc/21745/statm: 8985 2717 786 435 0 2348 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 35940 KiB
Current children cumulated memory: 10868 KiB

[startup+25.5003 s]
/proc/loadavg: 1.89 1.99 2.03 3/181 21746
/proc/meminfo: memFree=31010552/32770624 swapFree=67108860/67108860
[pid=21745] ppid=21742 vsize=35940 memory=10900 CPUtime=25.43 cores=0,2,4,6
/proc/21745/stat : 21745 (cosoco) R 21742 21745 17093 0 -1 4202496 8042 0 0 0 2542 1 0 0 20 0 1 0 60813680 36802560 2725 18446744073709551615 4194304 5972588 140726503699264 140726503686456 4978058 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 21299200 140726503707076 140726503707176 140726503707176 140726503710670 0
/proc/21745/statm: 8985 2725 786 435 0 2348 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 35940 KiB
Current children cumulated memory: 10900 KiB

[startup+51.1091 s]
/proc/loadavg: 1.93 1.99 2.03 3/184 21761
/proc/meminfo: memFree=31005100/32770624 swapFree=67108860/67108860
[pid=21745] ppid=21742 vsize=35940 memory=10920 CPUtime=51.03 cores=0,2,4,6
/proc/21745/stat : 21745 (cosoco) R 21742 21745 17093 0 -1 4202496 9311 0 0 0 5102 1 0 0 20 0 1 0 60813680 36802560 2730 18446744073709551615 4194304 5972588 140726503699264 140726503686456 4971248 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 21299200 140726503707076 140726503707176 140726503707176 140726503710670 0
/proc/21745/statm: 8985 2730 786 435 0 2348 0
Current children cumulated CPU time: 51.03 s
Current children cumulated vsize: 35940 KiB
Current children cumulated memory: 10920 KiB

[startup+102.3 s]
/proc/loadavg: 1.97 1.99 2.03 3/184 21762
/proc/meminfo: memFree=31004572/32770624 swapFree=67108860/67108860
[pid=21745] ppid=21742 vsize=35940 memory=10936 CPUtime=102.22 cores=0,2,4,6
/proc/21745/stat : 21745 (cosoco) R 21742 21745 17093 0 -1 4202496 10526 0 0 0 10221 1 0 0 20 0 1 0 60813680 36802560 2734 18446744073709551615 4194304 5972588 140726503699264 140726503686456 4934208 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 21299200 140726503707076 140726503707176 140726503707176 140726503710670 0
/proc/21745/statm: 8985 2734 786 435 0 2348 0
Current children cumulated CPU time: 102.22 s
Current children cumulated vsize: 35940 KiB
Current children cumulated memory: 10936 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/181 21764
/proc/meminfo: memFree=31008816/32770624 swapFree=67108860/67108860
[pid=21745] ppid=21742 vsize=35940 memory=10960 CPUtime=162.22 cores=0,2,4,6
/proc/21745/stat : 21745 (cosoco) R 21742 21745 17093 0 -1 4202496 11318 0 0 0 16221 1 0 0 20 0 1 0 60813680 36802560 2740 18446744073709551615 4194304 5972588 140726503699264 140726503686456 4978745 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 21299200 140726503707076 140726503707176 140726503707176 140726503710670 0
/proc/21745/statm: 8985 2740 786 435 0 2348 0
Current children cumulated CPU time: 162.22 s
Current children cumulated vsize: 35940 KiB
Current children cumulated memory: 10960 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/181 21766
/proc/meminfo: memFree=31009132/32770624 swapFree=67108860/67108860
[pid=21745] ppid=21742 vsize=35940 memory=10968 CPUtime=222.22 cores=0,2,4,6
/proc/21745/stat : 21745 (cosoco) R 21742 21745 17093 0 -1 4202496 12021 0 0 0 22221 1 0 0 20 0 1 0 60813680 36802560 2742 18446744073709551615 4194304 5972588 140726503699264 140726503686456 4972688 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 21299200 140726503707076 140726503707176 140726503707176 140726503710670 0
/proc/21745/statm: 8985 2742 786 435 0 2348 0
Current children cumulated CPU time: 222.22 s
Current children cumulated vsize: 35940 KiB
Current children cumulated memory: 10968 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/181 21768
/proc/meminfo: memFree=31009752/32770624 swapFree=67108860/67108860
[pid=21745] ppid=21742 vsize=35940 memory=10972 CPUtime=282.21 cores=0,2,4,6
/proc/21745/stat : 21745 (cosoco) R 21742 21745 17093 0 -1 4202496 12758 0 0 0 28220 1 0 0 20 0 1 0 60813680 36802560 2743 18446744073709551615 4194304 5972588 140726503699264 140726503686456 4935463 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 21299200 140726503707076 140726503707176 140726503707176 140726503710670 0
/proc/21745/statm: 8985 2743 786 435 0 2348 0
Current children cumulated CPU time: 282.21 s
Current children cumulated vsize: 35940 KiB
Current children cumulated memory: 10972 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/181 21770
/proc/meminfo: memFree=31009912/32770624 swapFree=67108860/67108860
[pid=21745] ppid=21742 vsize=36072 memory=10980 CPUtime=342.21 cores=0,2,4,6
/proc/21745/stat : 21745 (cosoco) R 21742 21745 17093 0 -1 4202496 13495 0 0 0 34220 1 0 0 20 0 1 0 60813680 36937728 2745 18446744073709551615 4194304 5972588 140726503699264 140726503695912 4935502 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 21299200 140726503707076 140726503707176 140726503707176 140726503710670 0
/proc/21745/statm: 9018 2745 786 435 0 2381 0
Current children cumulated CPU time: 342.21 s
Current children cumulated vsize: 36072 KiB
Current children cumulated memory: 10980 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/181 21773
/proc/meminfo: memFree=31009292/32770624 swapFree=67108860/67108860
[pid=21745] ppid=21742 vsize=36072 memory=10984 CPUtime=402.21 cores=0,2,4,6
/proc/21745/stat : 21745 (cosoco) R 21742 21745 17093 0 -1 4202496 14237 0 0 0 40220 1 0 0 20 0 1 0 60813680 36937728 2746 18446744073709551615 4194304 5972588 140726503699264 140726503686456 4934208 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 21299200 140726503707076 140726503707176 140726503707176 140726503710670 0
/proc/21745/statm: 9018 2746 786 435 0 2381 0
Current children cumulated CPU time: 402.21 s
Current children cumulated vsize: 36072 KiB
Current children cumulated memory: 10984 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/181 21775
/proc/meminfo: memFree=31009936/32770624 swapFree=67108860/67108860
[pid=21745] ppid=21742 vsize=36072 memory=10984 CPUtime=462.21 cores=0,2,4,6
/proc/21745/stat : 21745 (cosoco) R 21742 21745 17093 0 -1 4202496 14938 0 0 0 46220 1 0 0 20 0 1 0 60813680 36937728 2746 18446744073709551615 4194304 5972588 140726503699264 140726503696712 4975744 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 21299200 140726503707076 140726503707176 140726503707176 140726503710670 0
/proc/21745/statm: 9018 2746 786 435 0 2381 0
Current children cumulated CPU time: 462.21 s
Current children cumulated vsize: 36072 KiB
Current children cumulated memory: 10984 KiB


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

/proc/21745/statm: 9018 2757 786 435 0 2381 0
Current children cumulated CPU time: 1722.15 s
Current children cumulated vsize: 36072 KiB
Current children cumulated memory: 11028 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 21932
/proc/meminfo: memFree=31105456/32770624 swapFree=67108860/67108860
[pid=21745] ppid=21742 vsize=36072 memory=11028 CPUtime=1782.15 cores=0,2,4,6
/proc/21745/stat : 21745 (cosoco) R 21742 21745 17093 0 -1 4202496 27875 0 0 0 178213 2 0 0 20 0 1 0 60813680 36937728 2757 18446744073709551615 4194304 5972588 140726503699264 140726503686456 5046613 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 21299200 140726503707076 140726503707176 140726503707176 140726503710670 0
/proc/21745/statm: 9018 2757 786 435 0 2381 0
Current children cumulated CPU time: 1782.15 s
Current children cumulated vsize: 36072 KiB
Current children cumulated memory: 11028 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 21934
/proc/meminfo: memFree=31105952/32770624 swapFree=67108860/67108860
[pid=21745] ppid=21742 vsize=36072 memory=11028 CPUtime=1842.15 cores=0,2,4,6
/proc/21745/stat : 21745 (cosoco) R 21742 21745 17093 0 -1 4202496 28549 0 0 0 184213 2 0 0 20 0 1 0 60813680 36937728 2757 18446744073709551615 4194304 5972588 140726503699264 140726503686456 4975784 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 21299200 140726503707076 140726503707176 140726503707176 140726503710670 0
/proc/21745/statm: 9018 2757 786 435 0 2381 0
Current children cumulated CPU time: 1842.15 s
Current children cumulated vsize: 36072 KiB
Current children cumulated memory: 11028 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 21949
/proc/meminfo: memFree=31101204/32770624 swapFree=67108860/67108860
[pid=21745] ppid=21742 vsize=36072 memory=11028 CPUtime=1902.14 cores=0,2,4,6
/proc/21745/stat : 21745 (cosoco) R 21742 21745 17093 0 -1 4202496 28863 0 0 0 190212 2 0 0 20 0 1 0 60813680 36937728 2757 18446744073709551615 4194304 5972588 140726503699264 140726503686456 4972060 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 21299200 140726503707076 140726503707176 140726503707176 140726503710670 0
/proc/21745/statm: 9018 2757 786 435 0 2381 0
Current children cumulated CPU time: 1902.14 s
Current children cumulated vsize: 36072 KiB
Current children cumulated memory: 11028 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 21951
/proc/meminfo: memFree=31104740/32770624 swapFree=67108860/67108860
[pid=21745] ppid=21742 vsize=36072 memory=11028 CPUtime=1962.14 cores=0,2,4,6
/proc/21745/stat : 21745 (cosoco) R 21742 21745 17093 0 -1 4202496 29159 0 0 0 196212 2 0 0 20 0 1 0 60813680 36937728 2757 18446744073709551615 4194304 5972588 140726503699264 140726503686456 5328515 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 21299200 140726503707076 140726503707176 140726503707176 140726503710670 0
/proc/21745/statm: 9018 2757 786 435 0 2381 0
Current children cumulated CPU time: 1962.14 s
Current children cumulated vsize: 36072 KiB
Current children cumulated memory: 11028 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 21993
/proc/meminfo: memFree=31102356/32770624 swapFree=67108860/67108860
[pid=21745] ppid=21742 vsize=36072 memory=11028 CPUtime=2022.12 cores=0,2,4,6
/proc/21745/stat : 21745 (cosoco) R 21742 21745 17093 0 -1 4202496 29502 0 0 0 202210 2 0 0 20 0 1 0 60813680 36937728 2757 18446744073709551615 4194304 5972588 140726503699264 140726503686456 4935490 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 21299200 140726503707076 140726503707176 140726503707176 140726503710670 0
/proc/21745/statm: 9018 2757 786 435 0 2381 0
Current children cumulated CPU time: 2022.12 s
Current children cumulated vsize: 36072 KiB
Current children cumulated memory: 11028 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 21995
/proc/meminfo: memFree=31102480/32770624 swapFree=67108860/67108860
[pid=21745] ppid=21742 vsize=36072 memory=11036 CPUtime=2082.13 cores=0,2,4,6
/proc/21745/stat : 21745 (cosoco) R 21742 21745 17093 0 -1 4202496 30227 0 0 0 208210 3 0 0 20 0 1 0 60813680 36937728 2759 18446744073709551615 4194304 5972588 140726503699264 140726503686456 5325605 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 21299200 140726503707076 140726503707176 140726503707176 140726503710670 0
/proc/21745/statm: 9018 2759 786 435 0 2381 0
Current children cumulated CPU time: 2082.13 s
Current children cumulated vsize: 36072 KiB
Current children cumulated memory: 11036 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 21997
/proc/meminfo: memFree=31103280/32770624 swapFree=67108860/67108860
[pid=21745] ppid=21742 vsize=36072 memory=11044 CPUtime=2142.12 cores=0,2,4,6
/proc/21745/stat : 21745 (cosoco) R 21742 21745 17093 0 -1 4202496 30682 0 0 0 214209 3 0 0 20 0 1 0 60813680 36937728 2761 18446744073709551615 4194304 5972588 140726503699264 140726503686456 4935601 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 21299200 140726503707076 140726503707176 140726503707176 140726503710670 0
/proc/21745/statm: 9018 2761 786 435 0 2381 0
Current children cumulated CPU time: 2142.12 s
Current children cumulated vsize: 36072 KiB
Current children cumulated memory: 11044 KiB

[startup+2202.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/181 22000
/proc/meminfo: memFree=31103228/32770624 swapFree=67108860/67108860
[pid=21745] ppid=21742 vsize=36072 memory=11044 CPUtime=2202.11 cores=0,2,4,6
/proc/21745/stat : 21745 (cosoco) R 21742 21745 17093 0 -1 4202496 31097 0 0 0 220208 3 0 0 20 0 1 0 60813680 36937728 2761 18446744073709551615 4194304 5972588 140726503699264 140726503686456 5046284 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 21299200 140726503707076 140726503707176 140726503707176 140726503710670 0
/proc/21745/statm: 9018 2761 786 435 0 2381 0
Current children cumulated CPU time: 2202.11 s
Current children cumulated vsize: 36072 KiB
Current children cumulated memory: 11044 KiB

[startup+2262.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 22002
/proc/meminfo: memFree=31103352/32770624 swapFree=67108860/67108860
[pid=21745] ppid=21742 vsize=36072 memory=11044 CPUtime=2262.11 cores=0,2,4,6
/proc/21745/stat : 21745 (cosoco) R 21742 21745 17093 0 -1 4202496 31497 0 0 0 226208 3 0 0 20 0 1 0 60813680 36937728 2761 18446744073709551615 4194304 5972588 140726503699264 140726503686456 4975080 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 21299200 140726503707076 140726503707176 140726503707176 140726503710670 0
/proc/21745/statm: 9018 2761 786 435 0 2381 0
Current children cumulated CPU time: 2262.11 s
Current children cumulated vsize: 36072 KiB
Current children cumulated memory: 11044 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 22004
/proc/meminfo: memFree=31103592/32770624 swapFree=67108860/67108860
[pid=21745] ppid=21742 vsize=36072 memory=11044 CPUtime=2322.1 cores=0,2,4,6
/proc/21745/stat : 21745 (cosoco) R 21742 21745 17093 0 -1 4202496 31887 0 0 0 232207 3 0 0 20 0 1 0 60813680 36937728 2761 18446744073709551615 4194304 5972588 140726503699264 140726503686456 5048508 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 21299200 140726503707076 140726503707176 140726503707176 140726503710670 0
/proc/21745/statm: 9018 2761 786 435 0 2381 0
Current children cumulated CPU time: 2322.1 s
Current children cumulated vsize: 36072 KiB
Current children cumulated memory: 11044 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 22007
/proc/meminfo: memFree=31103572/32770624 swapFree=67108860/67108860
[pid=21745] ppid=21742 vsize=36072 memory=11056 CPUtime=2382.1 cores=0,2,4,6
/proc/21745/stat : 21745 (cosoco) R 21742 21745 17093 0 -1 4202496 32466 0 0 0 238207 3 0 0 20 0 1 0 60813680 36937728 2764 18446744073709551615 4194304 5972588 140726503699264 140726503686456 4979175 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 21299200 140726503707076 140726503707176 140726503707176 140726503710670 0
/proc/21745/statm: 9018 2764 786 435 0 2381 0
Current children cumulated CPU time: 2382.1 s
Current children cumulated vsize: 36072 KiB
Current children cumulated memory: 11056 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 22009
/proc/meminfo: memFree=31103456/32770624 swapFree=67108860/67108860
[pid=21745] ppid=21742 vsize=36072 memory=11056 CPUtime=2442.09 cores=0,2,4,6
/proc/21745/stat : 21745 (cosoco) R 21742 21745 17093 0 -1 4202496 32741 0 0 0 244206 3 0 0 20 0 1 0 60813680 36937728 2764 18446744073709551615 4194304 5972588 140726503699264 140726503686456 4978123 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 21299200 140726503707076 140726503707176 140726503707176 140726503710670 0
/proc/21745/statm: 9018 2764 786 435 0 2381 0
Current children cumulated CPU time: 2442.09 s
Current children cumulated vsize: 36072 KiB
Current children cumulated memory: 11056 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 22025
/proc/meminfo: memFree=31098952/32770624 swapFree=67108860/67108860
[pid=21745] ppid=21742 vsize=36072 memory=11056 CPUtime=2502.09 cores=0,2,4,6
/proc/21745/stat : 21745 (cosoco) R 21742 21745 17093 0 -1 4202496 33009 0 0 0 250206 3 0 0 20 0 1 0 60813680 36937728 2764 18446744073709551615 4194304 5972588 140726503699264 140726503686456 4935454 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 21299200 140726503707076 140726503707176 140726503707176 140726503710670 0
/proc/21745/statm: 9018 2764 786 435 0 2381 0
Current children cumulated CPU time: 2502.09 s
Current children cumulated vsize: 36072 KiB
Current children cumulated memory: 11056 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.08 2.03 2.05 3/184 22027
/proc/meminfo: memFree=31098944/32770624 swapFree=67108860/67108860
[pid=21745] ppid=21742 vsize=36072 memory=11056 CPUtime=2519.79 cores=0,2,4,6
/proc/21745/stat : 21745 (cosoco) R 21742 21745 17093 0 -1 4202496 33264 0 0 0 251976 3 0 0 20 0 1 0 60813680 36937728 2764 18446744073709551615 4194304 5972588 140726503699264 140726503686456 4936025 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 21299200 140726503707076 140726503707176 140726503707176 140726503710670 0
/proc/21745/statm: 9018 2764 786 435 0 2381 0
Current children cumulated CPU time: 2519.79 s
Current children cumulated vsize: 36072 KiB
Current children cumulated memory: 11056 KiB

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

[startup+2520.01 s]
# the end of solver process 21745 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.77 s, system=0.032998 s

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

Child status: 1
Real time (s): 2520.01
CPU time (s): 2519.8
CPU user time (s): 2519.77
CPU system time (s): 0.032998
CPU usage (%): 99.9917
Max. virtual memory (cumulated for all children) (KiB): 36072
Max. memory (cumulated for all children) (KiB): 11056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.77
system time used= 0.032998
maximum resident set size= 11136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33345
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= 11
involuntary context switches= 1508


# summary of solver processes directly reported to runsolver:
#   pid: 21745
#   total CPU time (s): 2519.8
#   total CPU user time (s): 2519.77
#   total CPU system time (s): 0.032998

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.31195 second user time and 15.5838 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-13 02:49:15
IDJOB=4265954
IDBENCH=135765
IDSOLVER=2655
FILE ID=node127/4265954-1502586203
RUNJOBID= node127-1502565159-17156
PBS_JOBID= 
Free space on /tmp= 62020 MiB

SOLVER NAME= cosoco-sat 1.12
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n50/TravellingSalesman-50-30-05.xml
COMMAND LINE= cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4265954-1502586203/watcher-4265954-1502586203 -o /tmp/evaluation-result-4265954-1502586203/solver-4265954-1502586203 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502565159-17156 --watchdog 2580  cosoco -lc -model -restarts -sat HOME/instance-4265954-1502586203.xml

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

MD5SUM BENCH= edc960599dc3680268fdb44af0bd56ea
RANDOM SEED=1978389242

node127.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.92
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.92
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.92
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.92
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:        31017252 kB
MemAvailable:   31857712 kB
Buffers:          277660 kB
Cached:           859596 kB
SwapCached:            0 kB
Active:           720672 kB
Inactive:         607964 kB
Active(anon):     191572 kB
Inactive(anon):    33100 kB
Active(file):     529100 kB
Inactive(file):   574864 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2156 kB
Writeback:             4 kB
AnonPages:        191232 kB
Mapped:            47168 kB
Shmem:             33444 kB
Slab:             129772 kB
SReclaimable:     104660 kB
SUnreclaim:        25112 kB
KernelStack:        3184 kB
PageTables:         5064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     471140 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    139264 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62024 MiB
End job on node127 at 2017-08-13 03:31:15