Trace number 4253468

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-06-27)? (TO) 2400.01 2399.9

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n150/
TravellingSalesman-150-50-14.xml
MD5SUMb2c04361dada2322dcbf50e86c385888
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark551
Best CPU time to get the best result obtained on this benchmark2400.0701
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints151
Number of domains2
Minimum domain size64
Maximum domain size150
Distribution of domain sizes[{"size":64,"count":150},{"size":150,"count":150}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":150},{"degree":3,"count":150}]
Minimum constraint arity3
Maximum constraint arity150
Distribution of constraint arities[{"arity":3,"count":150},{"arity":150,"count":1}]
Number of extensional constraints150
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":150},{"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.09/0.11	c best=?? lower=150 upper=9600 
2.09/2.12	c
2.09/2.12	c This is cosoco 1.0 --  
2.09/2.12	c
2.09/2.12	c enable optimization
2.09/2.12	c ========================================[ Problem Statistics ]===========================================
2.09/2.12	c |                                                                                                       
2.09/2.12	c |  Parse time        :         0.10 s 
2.09/2.12	c |
2.09/2.12	c |               Variables: 300
2.09/2.12	c |            Domain Sizes: 64..150
2.09/2.12	c |
2.09/2.12	c |             Constraints: 152
2.09/2.12	c |                   Arity: 3..150  -- Ternary: 150
2.09/2.12	c | 
2.09/2.12	c |                   Types: 
2.09/2.12	c |                          All Different: 1
2.09/2.12	c |                          Extension: 150  (nb tuples: 22350..22350) -- (shared: 149)
2.09/2.12	c |                          Sum: 1
2.09/2.12	c |                          
2.09/2.12	c =========================================================================================================
2.09/2.12	o 2677
2.09/2.12	c    1 calls to solver: best=2677 lower=150 upper=2676 
5.39/5.45	o 2291
8.79/8.82	o 815
8.79/8.82	c    3 calls to solver: best=815 lower=150 upper=814 
12.49/12.50	o 786
14.09/14.13	o 650
14.09/14.13	c    5 calls to solver: best=650 lower=150 upper=649 
15.99/16.06	o 649
16.39/16.43	o 642
16.39/16.43	c    7 calls to solver: best=642 lower=150 upper=641 
21.19/21.21	o 600
30.19/30.28	o 599
30.19/30.28	c    9 calls to solver: best=599 lower=150 upper=598 
30.59/30.68	o 597
30.99/31.07	o 596
30.99/31.07	c   11 calls to solver: best=596 lower=150 upper=595 
31.39/31.45	o 592
32.09/32.19	o 585
32.09/32.19	c   13 calls to solver: best=585 lower=150 upper=584 
33.39/33.49	o 584
33.79/33.88	o 582
33.79/33.88	c   15 calls to solver: best=582 lower=150 upper=581 
34.69/34.73	o 580
35.19/35.25	o 579
35.19/35.25	c   17 calls to solver: best=579 lower=150 upper=578 
35.99/36.00	o 572
38.09/38.10	o 571
38.09/38.10	c   19 calls to solver: best=571 lower=150 upper=570 
41.99/42.00	o 569
43.19/43.23	o 568
43.19/43.23	c   21 calls to solver: best=568 lower=150 upper=567 
44.49/44.58	o 566
44.89/44.97	o 564
44.89/44.97	c   23 calls to solver: best=564 lower=150 upper=563 
45.29/45.38	o 562
50.29/50.31	o 561
50.29/50.31	c   25 calls to solver: best=561 lower=150 upper=560 
50.79/50.80	o 560
51.19/51.26	o 558
51.19/51.26	c   27 calls to solver: best=558 lower=150 upper=557 
51.59/51.70	o 556
52.39/52.42	o 554
52.39/52.42	c   29 calls to solver: best=554 lower=150 upper=553 
104.50/104.54	o 552
810.52/810.53	o 551
810.52/810.53	c   31 calls to solver: best=551 lower=150 upper=550 

Verifier Data

One s line expected

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-4253468-1500931888/watcher-4253468-1500931888 -o /tmp/evaluation-result-4253468-1500931888/solver-4253468-1500931888 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1500914927-3627 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4253468-1500931888.xml 

pid=7958
running on 4 cores: 1,3,5,7

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.02 2.02 2.05 2/181 7961
/proc/meminfo: memFree=32111064/32770624 swapFree=5844/127632
[pid=7961] ppid=7958 vsize=27036 CPUtime=0 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 999 0 0 0 0 0 0 0 20 0 1 0 2728043 27684864 825 33554432000 4194304 5744392 140733167712832 140733167709480 139767919418341 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 6759 825 685 379 0 178 0

[startup+0.100167 s]
/proc/loadavg: 2.02 2.02 2.05 2/181 7961
/proc/meminfo: memFree=32111064/32770624 swapFree=5844/127632
[pid=7961] ppid=7958 vsize=41956 CPUtime=0.09 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 4996 0 0 0 9 0 0 0 20 0 1 0 2728043 42962944 4516 33554432000 4194304 5744392 140733167712832 140733167708872 4891013 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 10489 4516 713 379 0 3908 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41956

[startup+0.200384 s]
/proc/loadavg: 2.02 2.02 2.05 2/181 7961
/proc/meminfo: memFree=32111064/32770624 swapFree=5844/127632
[pid=7961] ppid=7958 vsize=55292 CPUtime=0.19 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 8390 0 0 0 18 1 0 0 20 0 1 0 2728043 56619008 7948 33554432000 4194304 5744392 140733167712832 140733167708872 4892791 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 13823 7948 754 379 0 7242 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 55292

[startup+0.300368 s]
/proc/loadavg: 2.02 2.02 2.05 2/181 7961
/proc/meminfo: memFree=32111064/32770624 swapFree=5844/127632
[pid=7961] ppid=7958 vsize=55292 CPUtime=0.29 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 8390 0 0 0 28 1 0 0 20 0 1 0 2728043 56619008 7948 33554432000 4194304 5744392 140733167712832 140733167708872 4892830 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 13823 7948 754 379 0 7242 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 55292

[startup+0.700308 s]
/proc/loadavg: 2.02 2.02 2.05 2/181 7961
/proc/meminfo: memFree=32111064/32770624 swapFree=5844/127632
[pid=7961] ppid=7958 vsize=55292 CPUtime=0.69 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 8403 0 0 0 68 1 0 0 20 0 1 0 2728043 56619008 7948 33554432000 4194304 5744392 140733167712832 140733167708872 4891615 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 13823 7948 754 379 0 7242 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55292

[startup+1.5003 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 7962
/proc/meminfo: memFree=32082784/32770624 swapFree=5844/127716
[pid=7961] ppid=7958 vsize=55292 CPUtime=1.49 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 8421 0 0 0 148 1 0 0 20 0 1 0 2728043 56619008 7948 33554432000 4194304 5744392 140733167712832 140733167708872 4892874 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 13823 7948 754 379 0 7242 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55292

[startup+3.10031 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 7962
/proc/meminfo: memFree=32082040/32770624 swapFree=5844/127716
[pid=7961] ppid=7958 vsize=55736 CPUtime=3.09 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 15715 0 0 0 308 1 0 0 20 0 1 0 2728043 57073664 8069 33554432000 4194304 5744392 140733167712832 140733167708872 4892791 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 13934 8069 760 379 0 7353 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55736

[startup+6.30031 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 7962
/proc/meminfo: memFree=32081880/32770624 swapFree=5844/127720
[pid=7961] ppid=7958 vsize=55876 CPUtime=6.29 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 23027 0 0 0 628 1 0 0 20 0 1 0 2728043 57217024 8093 33554432000 4194304 5744392 140733167712832 140733167709592 4892782 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 13969 8093 760 379 0 7388 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55876

[startup+12.7003 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 7962
/proc/meminfo: memFree=32080708/32770624 swapFree=5844/127700
[pid=7961] ppid=7958 vsize=56012 CPUtime=12.69 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 27274 0 0 0 1268 1 0 0 20 0 1 0 2728043 57356288 8127 33554432000 4194304 5744392 140733167712832 140733167700184 4892782 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 14003 8127 760 379 0 7422 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56012

[startup+25.5003 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 7962
/proc/meminfo: memFree=32081004/32770624 swapFree=5844/127708
[pid=7961] ppid=7958 vsize=56012 CPUtime=25.49 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 32174 0 0 0 2548 1 0 0 20 0 1 0 2728043 57356288 8148 33554432000 4194304 5744392 140733167712832 140733167710440 4892799 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 14003 8148 760 379 0 7422 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56012

[startup+51.1004 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 7962
/proc/meminfo: memFree=32081004/32770624 swapFree=5844/127732
[pid=7961] ppid=7958 vsize=56012 CPUtime=51.09 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 32856 0 0 0 5108 1 0 0 20 0 1 0 2728043 57356288 8150 33554432000 4194304 5744392 140733167712832 140733167710440 4892910 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 14003 8150 760 379 0 7422 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 56012

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7963
/proc/meminfo: memFree=32081580/32770624 swapFree=5844/127780
[pid=7961] ppid=7958 vsize=56012 CPUtime=102.3 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 33515 0 0 0 10229 1 0 0 20 0 1 0 2728043 57356288 8150 33554432000 4194304 5744392 140733167712832 140733167700184 4917920 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 14003 8150 760 379 0 7422 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 56012

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7964
/proc/meminfo: memFree=32081588/32770624 swapFree=5844/127796
[pid=7961] ppid=7958 vsize=56012 CPUtime=162.29 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 34176 0 0 0 16228 1 0 0 20 0 1 0 2728043 57356288 8151 33554432000 4194304 5744392 140733167712832 140733167710440 4892970 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 14003 8151 760 379 0 7422 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 56012

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7965
/proc/meminfo: memFree=32081712/32770624 swapFree=5844/127820
[pid=7961] ppid=7958 vsize=56012 CPUtime=222.3 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 34835 0 0 0 22229 1 0 0 20 0 1 0 2728043 57356288 8151 33554432000 4194304 5744392 140733167712832 140733167710440 4916518 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 14003 8151 760 379 0 7422 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 56012

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7966
/proc/meminfo: memFree=32081192/32770624 swapFree=5844/127844
[pid=7961] ppid=7958 vsize=56012 CPUtime=282.3 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 34835 0 0 0 28229 1 0 0 20 0 1 0 2728043 57356288 8151 33554432000 4194304 5744392 140733167712832 140733167710440 4910370 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 14003 8151 760 379 0 7422 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 56012

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7967
/proc/meminfo: memFree=32081368/32770624 swapFree=5844/127860
[pid=7961] ppid=7958 vsize=56012 CPUtime=342.3 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 35489 0 0 0 34229 1 0 0 20 0 1 0 2728043 57356288 8151 33554432000 4194304 5744392 140733167712832 140733167710440 4892370 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 14003 8151 760 379 0 7422 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 56012

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7968
/proc/meminfo: memFree=32081200/32770624 swapFree=5844/127884
[pid=7961] ppid=7958 vsize=56012 CPUtime=402.3 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 35489 0 0 0 40229 1 0 0 20 0 1 0 2728043 57356288 8151 33554432000 4194304 5744392 140733167712832 140733167710440 4910707 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 14003 8151 760 379 0 7422 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 56012

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7969
/proc/meminfo: memFree=32081448/32770624 swapFree=5844/127912
[pid=7961] ppid=7958 vsize=56012 CPUtime=462.31 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 36143 0 0 0 46230 1 0 0 20 0 1 0 2728043 57356288 8151 33554432000 4194304 5744392 140733167712832 140733167710440 4910704 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 14003 8151 760 379 0 7422 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 56012

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7977
/proc/meminfo: memFree=32080728/32770624 swapFree=5844/127936
[pid=7961] ppid=7958 vsize=56012 CPUtime=522.31 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 36143 0 0 0 52230 1 0 0 20 0 1 0 2728043 57356288 8151 33554432000 4194304 5744392 140733167712832 140733167710440 4946156 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 14003 8151 760 379 0 7422 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 56012

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7978
/proc/meminfo: memFree=32081224/32770624 swapFree=5844/127960
[pid=7961] ppid=7958 vsize=56012 CPUtime=582.31 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 36797 0 0 0 58230 1 0 0 20 0 1 0 2728043 57356288 8151 33554432000 4194304 5744392 140733167712832 140733167710440 4910680 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 14003 8151 760 379 0 7422 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 56012


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


[startup+1542.31 s]
/proc/loadavg: 2.06 2.07 2.05 3/182 8013
/proc/meminfo: memFree=32080160/32770624 swapFree=5844/128656
[pid=7961] ppid=7958 vsize=56012 CPUtime=1542.37 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 42042 0 0 0 154235 2 0 0 20 0 1 0 2728043 57356288 8151 33554432000 4194304 5744392 140733167712832 140733167700184 4914576 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 14003 8151 760 379 0 7422 0
Current children cumulated CPU time (s) 1542.37
Current children cumulated vsize (KiB) 56012

[startup+1602.3 s]
/proc/loadavg: 2.02 2.06 2.05 3/182 8015
/proc/meminfo: memFree=32080388/32770624 swapFree=5844/128688
[pid=7961] ppid=7958 vsize=56012 CPUtime=1602.37 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 42284 0 0 0 160235 2 0 0 20 0 1 0 2728043 57356288 8151 33554432000 4194304 5744392 140733167712832 140733167700184 4913898 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 14003 8151 760 379 0 7422 0
Current children cumulated CPU time (s) 1602.37
Current children cumulated vsize (KiB) 56012

[startup+1662.3 s]
/proc/loadavg: 2.01 2.05 2.05 3/182 8016
/proc/meminfo: memFree=32080016/32770624 swapFree=5844/128712
[pid=7961] ppid=7958 vsize=56012 CPUtime=1662.37 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 42696 0 0 0 166235 2 0 0 20 0 1 0 2728043 57356288 8151 33554432000 4194304 5744392 140733167712832 140733167700184 4913898 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 14003 8151 760 379 0 7422 0
Current children cumulated CPU time (s) 1662.37
Current children cumulated vsize (KiB) 56012

[startup+1722.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/182 8024
/proc/meminfo: memFree=32079916/32770624 swapFree=5844/128744
[pid=7961] ppid=7958 vsize=56012 CPUtime=1722.37 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 42931 0 0 0 172235 2 0 0 20 0 1 0 2728043 57356288 8151 33554432000 4194304 5744392 140733167712832 140733167700184 4910704 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 14003 8151 760 379 0 7422 0
Current children cumulated CPU time (s) 1722.37
Current children cumulated vsize (KiB) 56012

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 8050
/proc/meminfo: memFree=32078768/32770624 swapFree=5844/128800
[pid=7961] ppid=7958 vsize=56012 CPUtime=1782.38 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 43586 0 0 0 178236 2 0 0 20 0 1 0 2728043 57356288 8151 33554432000 4194304 5744392 140733167712832 140733167700184 5126264 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 14003 8151 760 379 0 7422 0
Current children cumulated CPU time (s) 1782.38
Current children cumulated vsize (KiB) 56012

[startup+1842.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 8051
/proc/meminfo: memFree=32079636/32770624 swapFree=5844/128820
[pid=7961] ppid=7958 vsize=56012 CPUtime=1842.38 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 43586 0 0 0 184236 2 0 0 20 0 1 0 2728043 57356288 8151 33554432000 4194304 5744392 140733167712832 140733167700184 4913880 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 14003 8151 760 379 0 7422 0
Current children cumulated CPU time (s) 1842.38
Current children cumulated vsize (KiB) 56012

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 8112
/proc/meminfo: memFree=31542564/32770624 swapFree=5844/128888
[pid=7961] ppid=7958 vsize=56012 CPUtime=1902.38 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 43822 0 0 0 190236 2 0 0 20 0 1 0 2728043 57356288 8151 33554432000 4194304 5744392 140733167712832 140733167700184 4910344 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 14003 8151 760 379 0 7422 0
Current children cumulated CPU time (s) 1902.38
Current children cumulated vsize (KiB) 56012

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 8113
/proc/meminfo: memFree=31505564/32770624 swapFree=5844/128984
[pid=7961] ppid=7958 vsize=56012 CPUtime=1962.38 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 44476 0 0 0 196236 2 0 0 20 0 1 0 2728043 57356288 8151 33554432000 4194304 5744392 140733167712832 140733167700184 4914368 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 14003 8151 760 379 0 7422 0
Current children cumulated CPU time (s) 1962.38
Current children cumulated vsize (KiB) 56012

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 8114
/proc/meminfo: memFree=31497396/32770624 swapFree=5844/129040
[pid=7961] ppid=7958 vsize=56012 CPUtime=2022.39 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 44476 0 0 0 202237 2 0 0 20 0 1 0 2728043 57356288 8151 33554432000 4194304 5744392 140733167712832 140733167700184 4889075 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 14003 8151 760 379 0 7422 0
Current children cumulated CPU time (s) 2022.39
Current children cumulated vsize (KiB) 56012

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 8115
/proc/meminfo: memFree=31473600/32770624 swapFree=5844/129084
[pid=7961] ppid=7958 vsize=56012 CPUtime=2082.39 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 44710 0 0 0 208237 2 0 0 20 0 1 0 2728043 57356288 8151 33554432000 4194304 5744392 140733167712832 140733167700184 4914428 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 14003 8151 760 379 0 7422 0
Current children cumulated CPU time (s) 2082.39
Current children cumulated vsize (KiB) 56012

[startup+2142.3 s]
/proc/loadavg: 2.10 2.04 2.05 3/182 8116
/proc/meminfo: memFree=31470644/32770624 swapFree=5844/129132
[pid=7961] ppid=7958 vsize=56012 CPUtime=2142.39 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 45130 0 0 0 214237 2 0 0 20 0 1 0 2728043 57356288 8151 33554432000 4194304 5744392 140733167712832 140733167700184 4913898 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 14003 8151 760 379 0 7422 0
Current children cumulated CPU time (s) 2142.39
Current children cumulated vsize (KiB) 56012

[startup+2202.31 s]
/proc/loadavg: 2.04 2.04 2.05 3/182 8118
/proc/meminfo: memFree=31470112/32770624 swapFree=5844/129184
[pid=7961] ppid=7958 vsize=56012 CPUtime=2202.4 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 45406 0 0 0 220238 2 0 0 20 0 1 0 2728043 57356288 8151 33554432000 4194304 5744392 140733167712832 140733167700184 4914576 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 14003 8151 760 379 0 7422 0
Current children cumulated CPU time (s) 2202.4
Current children cumulated vsize (KiB) 56012

[startup+2262.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 8119
/proc/meminfo: memFree=31468756/32770624 swapFree=5844/129216
[pid=7961] ppid=7958 vsize=56012 CPUtime=2262.4 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 45406 0 0 0 226238 2 0 0 20 0 1 0 2728043 57356288 8151 33554432000 4194304 5744392 140733167712832 140733167700184 4911472 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 14003 8151 760 379 0 7422 0
Current children cumulated CPU time (s) 2262.4
Current children cumulated vsize (KiB) 56012

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 8128
/proc/meminfo: memFree=31467268/32770624 swapFree=5844/129264
[pid=7961] ppid=7958 vsize=56012 CPUtime=2322.4 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 45694 0 0 0 232238 2 0 0 20 0 1 0 2728043 57356288 8151 33554432000 4194304 5744392 140733167712832 140733167700184 4916496 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 14003 8151 760 379 0 7422 0
Current children cumulated CPU time (s) 2322.4
Current children cumulated vsize (KiB) 56012

[startup+2382.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 8129
/proc/meminfo: memFree=31467072/32770624 swapFree=5844/129292
[pid=7961] ppid=7958 vsize=56012 CPUtime=2382.4 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 46060 0 0 0 238238 2 0 0 20 0 1 0 2728043 57356288 8151 33554432000 4194304 5744392 140733167712832 140733167700184 4892933 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 14003 8151 760 379 0 7422 0
Current children cumulated CPU time (s) 2382.4
Current children cumulated vsize (KiB) 56012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.9 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 8130
/proc/meminfo: memFree=31466272/32770624 swapFree=5844/129300
[pid=7961] ppid=7958 vsize=56012 CPUtime=2400 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 46295 0 0 0 239998 2 0 0 20 0 1 0 2728043 57356288 8151 33554432000 4194304 5744392 140733167712832 140733167700184 4914576 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 14003 8151 760 379 0 7422 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 56012

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

[startup+2399.9 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 8130
/proc/meminfo: memFree=31466272/32770624 swapFree=5844/129300
[pid=7961] ppid=7958 vsize=56012 CPUtime=2400 cores=1,3,5,7
/proc/7961/stat : 7961 (cosoco) R 7958 7961 3595 0 -1 4202496 46295 0 0 0 239998 2 0 0 20 0 1 0 2728043 57356288 8151 33554432000 4194304 5744392 140733167712832 140733167700184 4914576 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 9154560 140733167715521 140733167715651 140733167715651 140733167718350 0
/proc/7961/statm: 14003 8151 760 379 0 7422 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 56012

Child status: 1
Real time (s): 2399.9
CPU time (s): 2400.01
CPU user time (s): 2399.99
CPU system time (s): 0.025001
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 56012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.99
system time used= 0.025001
maximum resident set size= 32652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46332
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= 15
involuntary context switches= 808

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.47144 second user time and 8.13213 second system time

The end

Launcher Data

Begin job on node105 at 2017-07-24 23:31:28
IDJOB=4253468
IDBENCH=135805
IDSOLVER=2633
FILE ID=node105/4253468-1500931888
RUNJOBID= node105-1500914927-3627
PBS_JOBID= 20625417
Free space on /tmp= 61776 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n150/TravellingSalesman-150-50-14.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4253468-1500931888/watcher-4253468-1500931888 -o /tmp/evaluation-result-4253468-1500931888/solver-4253468-1500931888 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1500914927-3627 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4253468-1500931888.xml

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

MD5SUM BENCH= b2c04361dada2322dcbf50e86c385888
RANDOM SEED=1681252310

node105.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.44
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.44
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.44
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.44
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:        32111892 kB
MemAvailable:   32062008 kB
Buffers:           38872 kB
Cached:           225724 kB
SwapCached:            0 kB
Active:           171360 kB
Inactive:         136212 kB
Active(anon):      46192 kB
Inactive(anon):     8580 kB
Active(file):     125168 kB
Inactive(file):   127632 kB
Unevictable:        5844 kB
Mlocked:            5844 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1972 kB
Writeback:             0 kB
AnonPages:         48816 kB
Mapped:            29100 kB
Shmem:              8848 kB
Slab:              51840 kB
SReclaimable:      26304 kB
SUnreclaim:        25536 kB
KernelStack:        3264 kB
PageTables:         4640 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     284628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       95616 kB
DirectMap2M:    33449984 kB

Free space on /tmp at the end= 61776 MiB
End job on node105 at 2017-07-25 00:11:28