Trace number 4295945

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 NameAnswerCPU timeWall clock time
cosoco 1.12? (TO) 2519.96 2520.01

General information on the benchmark

NameQuasigroups/
QuasiGroup-4-20_c18.xml
MD5SUMced38eac701d5b6d60722ead643d09b8
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints762
Number of domains2
Minimum domain size20
Maximum domain size400
Distribution of domain sizes[{"size":20,"count":400},{"size":400,"count":380}]
Minimum variable degree0
Maximum variable degree383
Distribution of variable degrees[{"degree":0,"count":20},{"degree":2,"count":380},{"degree":382,"count":20},{"degree":383,"count":380}]
Minimum constraint arity3
Maximum constraint arity401
Distribution of constraint arities[{"arity":3,"count":380},{"arity":20,"count":1},{"arity":400,"count":1},{"arity":401,"count":380}]
Number of extensional constraints0
Number of intensional constraints380
Distribution of constraint types[{"type":"intension","count":380},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":380}]
Optimization problemNO
Type of objective

Solver Data

0.20/0.27	c root propagations     : 8840        
0.20/0.27	c restarts enabled, print stats at every restarts
0.20/0.27	c
0.20/0.27	c
0.20/0.27	c
0.20/0.27	c This is cosoco 1.12 --  
0.20/0.27	c
0.20/0.27	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4295945-1532595527.xml 
0.20/0.27	c ========================================[ Problem Statistics ]===========================================
0.20/0.27	c |                                                                                                       
0.20/0.27	c |  Parse time        :         0.21 s 
0.20/0.27	c |
0.20/0.27	c |               Variables: 800
0.20/0.27	c |            Domain Sizes: 20..400
0.20/0.27	c |
0.20/0.27	c |             Constraints: 820
0.20/0.27	c |                   Arity: 1..401  -- Unary: 20  -- Ternary: 380
0.20/0.27	c | 
0.20/0.27	c |                   Types: 
0.20/0.27	c |                          All Different: 40
0.20/0.27	c |                          Element Constant: 380
0.20/0.27	c |                          Intension: 380
0.20/0.27	c |                          Unary: 20
0.20/0.27	c |                          
0.20/0.27	c =========================================================================================================
0.20/0.27	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.20/0.27	c remove useless variable y[0][0]
0.20/0.27	c remove useless variable y[1][1]
0.20/0.27	c remove useless variable y[2][2]
0.20/0.27	c remove useless variable y[3][3]
0.20/0.27	c remove useless variable y[4][4]
0.20/0.27	c remove useless variable y[5][5]
0.20/0.27	c remove useless variable y[6][6]
0.20/0.27	c remove useless variable y[7][7]
0.20/0.27	c remove useless variable y[8][8]
0.20/0.27	c remove useless variable y[9][9]
0.20/0.27	c remove useless variable y[10][10]
0.20/0.27	c remove useless variable y[11][11]
0.20/0.27	c remove useless variable y[12][12]
0.20/0.27	c remove useless variable y[13][13]
0.20/0.27	c remove useless variable y[14][14]
0.20/0.27	c remove useless variable y[15][15]
0.20/0.27	c remove useless variable y[16][16]
0.20/0.27	c remove useless variable y[17][17]
0.20/0.27	c remove useless variable y[18][18]
0.20/0.27	c remove useless variable y[19][19]
4.88/4.99	c 101            680            1062167        752277         474            0              371   409   383
6.68/6.70	c 211            941            1354784        908503         474            0              62   97   91   
13.39/13.45	c 332            1704           3241593        1641745        474            0              81   289   265 
16.18/16.24	c 465            2451           4389074        2111738        474            0              72   235   204 
18.78/18.85	c 611            3136           5156795        2417705        474            0              65   153   141 
27.09/27.17	c 771            4212           7560495        3273960        474            0              160   292   258
30.78/30.86	c 947            5063           8645587        3843522        474            0              41   176   155 
37.38/37.41	c 1140           6078           10856473       4634875        474            0              63   277   256 
40.48/40.51	c 1352           6732           11527202       4994744        474            0              85   112   104 
44.18/44.20	c 1585           7605           12981893       5536310        474            0              118   237   199
57.77/57.86	c 1841           9167           17217365       6948673        474            0              140   299   272
67.37/67.41	c 2122           10500          20286333       8173351        474            0              125   279   259
81.47/81.54	c 2431           12717          25416799       9759495        474            0              161   263   229
97.17/97.20	c 2770           14484          30307787       11259314       474            0              206   287   272
117.27/117.30	c 3142           16322          36558672       13418585       474            0              119   283   266
140.77/140.87	c 3551           18732          43966578       16270048       474            0              137   292   268
161.87/162.00	c 4000           20977          51005036       18383915       474            0              118   292   266
182.77/182.86	c 4493           23059          57278283       20539878       474            0              200   281   252
196.17/196.27	c 5035           26164          62804127       22367401       474            0              65   281   239 
228.17/228.23	c 5631           29631          73881991       25536506       474            0              237   297   280
259.17/259.20	c 6286           33296          84857884       29207425       474            0              65   298   278 
297.97/298.07	c 7006           36848          96438952       33948301       474            0              47   283   262 
335.07/335.12	c 7798           40781          108547427      38235592       474            0              53   289   263 
372.36/372.45	c 8669           45429          121763808      42256432       474            0              50   287   273 
415.86/416.00	c 9627           50242          137396018      46979563       474            0              193   300   275
475.77/475.80	c 10680          56367          157385063      53235654       474            0              251   291   273
528.87/529.00	c 11838          62662          174552289      60475306       474            0              194   276   252
587.26/587.39	c 13111          69527          193290002      69564549       474            0              219   279   241
605.46/605.55	c 14511          74764          198341227      71952627       474            0              90   114   105 
689.76/689.83	c 16051          84064          224605871      81485351       474            0              245   291   261
717.26/717.30	c 17745          92210          232790855      85470293       474            0              100   119   110
796.97/797.07	c 19608          101527         259623790      95897475       474            0              151   289   262
886.26/886.32	c 21657          111741         289573341      105990087      474            0              59   294   269 
996.45/996.55	c 23910          122916         325178535      117077157      474            0              198   297   277
1091.06/1091.13	c 26388          132979         357103473      129180997      474            0              245   293   265
1240.75/1240.80	c 29113          146204         402348505      145131418      474            0              205   284   264
1389.55/1389.63	c 32110          161760         449898188      161296360      474            0              153   297   264
1582.35/1582.45	c 35406          180063         509368215      180539395      474            0              116   300   270
1749.54/1749.66	c 39031          201067         565406285      197597310      474            0              44   299   270 
1979.64/1979.73	c 43018          220032         636721015      220336478      474            0              215   283   262
2193.06/2193.13	c 47403          244828         708168446      244053500      474            0              50   301   271 
2370.75/2370.82	c 52226          266197         770832418      267905404      474            0              53   280   248 
2519.95/2520.01	
2519.95/2520.01	c *** INTERRUPTED ***
2519.95/2520.01	c restarts              : 42          
2519.95/2520.01	c conflicts             : 55540        (22 /sec)
2519.95/2520.01	c decisions             : 281057       (112 /sec)
2519.95/2520.01	c propagations          : 289861940   (115028 /sec)
2519.95/2520.01	c root propagations     : 8840        
2519.95/2520.01	c filter calls          : 818940828      (324987 /sec)
2519.95/2520.01	c useless filter calls  : 737680607      (90 %)
2519.95/2520.01	c Memory used           : 49.07 MB
2519.95/2520.01	c CPU time              : 2519.92 s
2519.95/2520.01	
2519.95/2520.01	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (6477 MiB free)
  memory of node 1: 16384 MiB (12445 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295945-1532595527/watcher-4295945-1532595527 -o /tmp/evaluation-result-4295945-1532595527/solver-4295945-1532595527 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532595527-20625 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4295945-1532595527.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=20654, runsolver pid=20647

[startup+0.100113 s]*
/proc/loadavg: 1.03 1.50 1.83 4/190 20656
/proc/meminfo: memFree=19365820/32770624 swapFree=67108860/67108860
[pid=20654] ppid=20647 vsize=37200 memory=13452 CPUtime=0.09 cores=0,2,4,6
/proc/20654/stat : 20654 (cosoco) R 20647 20654 20594 0 -1 4202496 3571 0 0 0 9 0 0 0 20 0 1 0 77115852 38092800 3363 33554432000 4194304 6142532 140735444448496 140735444444984 140527815056357 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8243016 8247936 18989056 140735444456582 140735444456712 140735444456712 140735444459470 0
/proc/20654/statm: 9300 3363 815 476 0 2622 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 37200 KiB
Current children cumulated memory: 13452 KiB

[startup+0.209595 s]*
/proc/loadavg: 1.03 1.50 1.83 4/190 20656
/proc/meminfo: memFree=19358128/32770624 swapFree=67108860/67108860
[pid=20654] ppid=20647 vsize=44160 memory=20412 CPUtime=0.2 cores=0,2,4,6
/proc/20654/stat : 20654 (cosoco) R 20647 20654 20594 0 -1 4202496 5323 0 0 0 20 0 0 0 20 0 1 0 77115852 45219840 5103 33554432000 4194304 6142532 140735444448496 140735444444984 5082088 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8243016 8247936 18989056 140735444456582 140735444456712 140735444456712 140735444459470 0
/proc/20654/statm: 11040 5103 815 476 0 4362 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 44160 KiB
Current children cumulated memory: 20412 KiB

[startup+0.309619 s]*
/proc/loadavg: 1.03 1.50 1.83 4/190 20656
/proc/meminfo: memFree=19358128/32770624 swapFree=67108860/67108860
[pid=20654] ppid=20647 vsize=44160 memory=20676 CPUtime=0.3 cores=0,2,4,6
/proc/20654/stat : 20654 (cosoco) R 20647 20654 20594 0 -1 4202496 5365 0 0 0 30 0 0 0 20 0 1 0 77115852 45219840 5169 33554432000 4194304 6142532 140735444448496 140735444444984 5175056 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 18989056 140735444456582 140735444456712 140735444456712 140735444459470 0
/proc/20654/statm: 11040 5169 817 476 0 4362 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 44160 KiB
Current children cumulated memory: 20676 KiB

[startup+0.700254 s]
/proc/loadavg: 1.03 1.50 1.83 5/190 20656
/proc/meminfo: memFree=19357864/32770624 swapFree=67108860/67108860
[pid=20654] ppid=20647 vsize=44804 memory=21204 CPUtime=0.68 cores=0,2,4,6
/proc/20654/stat : 20654 (cosoco) R 20647 20654 20594 0 -1 4202496 5491 0 0 0 68 0 0 0 20 0 1 0 77115852 45879296 5301 33554432000 4194304 6142532 140735444448496 140735444444984 5047845 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 18989056 140735444456582 140735444456712 140735444456712 140735444459470 0
/proc/20654/statm: 11201 5301 856 476 0 4523 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 44804 KiB
Current children cumulated memory: 21204 KiB

[startup+1.50027 s]
/proc/loadavg: 1.11 1.51 1.84 4/190 20656
/proc/meminfo: memFree=19356748/32770624 swapFree=67108860/67108860
[pid=20654] ppid=20647 vsize=45656 memory=21996 CPUtime=1.48 cores=0,2,4,6
/proc/20654/stat : 20654 (cosoco) R 20647 20654 20594 0 -1 4202496 5721 0 0 0 148 0 0 0 20 0 1 0 77115852 46751744 5499 33554432000 4194304 6142532 140735444448496 140735444445480 5363565 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 18989056 140735444456582 140735444456712 140735444456712 140735444459470 0
/proc/20654/statm: 11414 5499 856 476 0 4736 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 45656 KiB
Current children cumulated memory: 21996 KiB

[startup+3.10961 s]
/proc/loadavg: 1.11 1.51 1.84 4/190 20656
/proc/meminfo: memFree=19356376/32770624 swapFree=67108860/67108860
[pid=20654] ppid=20647 vsize=45788 memory=22416 CPUtime=3.09 cores=0,2,4,6
/proc/20654/stat : 20654 (cosoco) R 20647 20654 20594 0 -1 4202496 8982 0 0 0 309 0 0 0 20 0 1 0 77115852 46886912 5604 33554432000 4194304 6142532 140735444448496 140735444445272 5175059 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 18989056 140735444456582 140735444456712 140735444456712 140735444459470 0
/proc/20654/statm: 11447 5604 856 476 0 4769 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 45788 KiB
Current children cumulated memory: 22416 KiB

[startup+6.30026 s]
/proc/loadavg: 1.18 1.52 1.84 4/190 20656
/proc/meminfo: memFree=19356376/32770624 swapFree=67108860/67108860
[pid=20654] ppid=20647 vsize=46016 memory=22532 CPUtime=6.28 cores=0,2,4,6
/proc/20654/stat : 20654 (cosoco) R 20647 20654 20594 0 -1 4202496 13405 0 0 0 627 1 0 0 20 0 1 0 77115852 47120384 5633 33554432000 4194304 6142532 140735444448496 140735444445640 5175056 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 18989056 140735444456582 140735444456712 140735444456712 140735444459470 0
/proc/20654/statm: 11504 5633 856 476 0 4826 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 46016 KiB
Current children cumulated memory: 22532 KiB

[startup+12.7002 s]
/proc/loadavg: 1.25 1.53 1.84 4/190 20656
/proc/meminfo: memFree=19356008/32770624 swapFree=67108860/67108860
[pid=20654] ppid=20647 vsize=46412 memory=22884 CPUtime=12.69 cores=0,2,4,6
/proc/20654/stat : 20654 (cosoco) R 20647 20654 20594 0 -1 4202496 17768 0 0 0 1267 2 0 0 20 0 1 0 77115852 47525888 5721 33554432000 4194304 6142532 140735444448496 140735444445560 5398722 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 18989056 140735444456582 140735444456712 140735444456712 140735444459470 0
/proc/20654/statm: 11603 5721 856 476 0 4925 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 46412 KiB
Current children cumulated memory: 22884 KiB

[startup+25.5003 s]
/proc/loadavg: 1.36 1.54 1.84 4/190 20656
/proc/meminfo: memFree=19354716/32770624 swapFree=67108860/67108860
[pid=20654] ppid=20647 vsize=46940 memory=23440 CPUtime=25.48 cores=0,2,4,6
/proc/20654/stat : 20654 (cosoco) R 20647 20654 20594 0 -1 4202496 23795 0 0 0 2546 2 0 0 20 0 1 0 77115852 48066560 5860 33554432000 4194304 6142532 140735444448496 140735444445560 140527815982483 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 18989056 140735444456582 140735444456712 140735444456712 140735444459470 0
/proc/20654/statm: 11735 5860 856 476 0 5057 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 46940 KiB
Current children cumulated memory: 23440 KiB

[startup+51.1094 s]
/proc/loadavg: 1.61 1.59 1.85 3/190 20717
/proc/meminfo: memFree=19355320/32770624 swapFree=67108860/67108860
[pid=20654] ppid=20647 vsize=47600 memory=23876 CPUtime=51.08 cores=0,2,4,6
/proc/20654/stat : 20654 (cosoco) R 20647 20654 20594 0 -1 4202496 25141 0 0 0 5106 2 0 0 20 0 1 0 77115852 48742400 5969 33554432000 4194304 6142532 140735444448496 140735444445560 5367443 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 18989056 140735444456582 140735444456712 140735444456712 140735444459470 0
/proc/20654/statm: 11900 5969 856 476 0 5222 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 47600 KiB
Current children cumulated memory: 23876 KiB

[startup+102.3 s]
/proc/loadavg: 1.83 1.65 1.86 3/191 20725
/proc/meminfo: memFree=19353672/32770624 swapFree=67108860/67108860
[pid=20654] ppid=20647 vsize=48128 memory=24628 CPUtime=102.27 cores=0,2,4,6
/proc/20654/stat : 20654 (cosoco) R 20647 20654 20594 0 -1 4202496 26343 0 0 0 10225 2 0 0 20 0 1 0 77115852 49283072 6157 33554432000 4194304 6142532 140735444448496 140735444445640 5372399 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 18989056 140735444456582 140735444456712 140735444456712 140735444459470 0
/proc/20654/statm: 12032 6157 856 476 0 5354 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 48128 KiB
Current children cumulated memory: 24628 KiB

[startup+162.3 s]
/proc/loadavg: 1.94 1.71 1.87 3/191 20748
/proc/meminfo: memFree=19353064/32770624 swapFree=67108860/67108860
[pid=20654] ppid=20647 vsize=48392 memory=24716 CPUtime=162.27 cores=0,2,4,6
/proc/20654/stat : 20654 (cosoco) R 20647 20654 20594 0 -1 4202496 27057 0 0 0 16225 2 0 0 20 0 1 0 77115852 49553408 6179 33554432000 4194304 6142532 140735444448496 140735444445640 5175264 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 18989056 140735444456582 140735444456712 140735444456712 140735444459470 0
/proc/20654/statm: 12098 6179 856 476 0 5420 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 48392 KiB
Current children cumulated memory: 24716 KiB

[startup+222.3 s]
/proc/loadavg: 1.98 1.77 1.87 3/191 20749
/proc/meminfo: memFree=19353792/32770624 swapFree=67108860/67108860
[pid=20654] ppid=20647 vsize=48788 memory=25176 CPUtime=222.27 cores=0,2,4,6
/proc/20654/stat : 20654 (cosoco) R 20647 20654 20594 0 -1 4202496 27880 0 0 0 22225 2 0 0 20 0 1 0 77115852 49958912 6294 33554432000 4194304 6142532 140735444448496 140735444445640 5367130 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 18989056 140735444456582 140735444456712 140735444456712 140735444459470 0
/proc/20654/statm: 12197 6294 856 476 0 5519 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 48788 KiB
Current children cumulated memory: 25176 KiB

[startup+282.3 s]
/proc/loadavg: 1.99 1.81 1.88 3/191 20750
/proc/meminfo: memFree=19354192/32770624 swapFree=67108860/67108860
[pid=20654] ppid=20647 vsize=48920 memory=25428 CPUtime=282.26 cores=0,2,4,6
/proc/20654/stat : 20654 (cosoco) R 20647 20654 20594 0 -1 4202496 28743 0 0 0 28224 2 0 0 20 0 1 0 77115852 50094080 6357 33554432000 4194304 6142532 140735444448496 140735444445896 5366709 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 18989056 140735444456582 140735444456712 140735444456712 140735444459470 0
/proc/20654/statm: 12230 6357 856 476 0 5552 0
Current children cumulated CPU time: 282.26 s
Current children cumulated vsize: 48920 KiB
Current children cumulated memory: 25428 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.84 1.88 3/191 20751
/proc/meminfo: memFree=19353996/32770624 swapFree=67108860/67108860
[pid=20654] ppid=20647 vsize=49052 memory=25508 CPUtime=342.26 cores=0,2,4,6
/proc/20654/stat : 20654 (cosoco) R 20647 20654 20594 0 -1 4202496 29626 0 0 0 34224 2 0 0 20 0 1 0 77115852 50229248 6377 33554432000 4194304 6142532 140735444448496 140735444445896 5371814 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 18989056 140735444456582 140735444456712 140735444456712 140735444459470 0
/proc/20654/statm: 12263 6377 856 476 0 5585 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 49052 KiB
Current children cumulated memory: 25508 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.87 1.89 3/191 20753
/proc/meminfo: memFree=19353480/32770624 swapFree=67108860/67108860
[pid=20654] ppid=20647 vsize=49184 memory=25696 CPUtime=402.26 cores=0,2,4,6
/proc/20654/stat : 20654 (cosoco) R 20647 20654 20594 0 -1 4202496 30540 0 0 0 40224 2 0 0 20 0 1 0 77115852 50364416 6424 33554432000 4194304 6142532 140735444448496 140735444445896 5399733 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 18989056 140735444456582 140735444456712 140735444456712 140735444459470 0
/proc/20654/statm: 12296 6424 856 476 0 5618 0
Current children cumulated CPU time: 402.26 s
Current children cumulated vsize: 49184 KiB
Current children cumulated memory: 25696 KiB

[startup+462.3 s]
/proc/loadavg: 2.08 1.91 1.90 3/191 20754
/proc/meminfo: memFree=19353608/32770624 swapFree=67108860/67108860
[pid=20654] ppid=20647 vsize=49316 memory=25796 CPUtime=462.27 cores=0,2,4,6
/proc/20654/stat : 20654 (cosoco) R 20647 20654 20594 0 -1 4202496 31444 0 0 0 46224 3 0 0 20 0 1 0 77115852 50499584 6449 33554432000 4194304 6142532 140735444448496 140735444445640 140527815980592 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 18989056 140735444456582 140735444456712 140735444456712 140735444459470 0
/proc/20654/statm: 12329 6449 856 476 0 5651 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 49316 KiB
Current children cumulated memory: 25796 KiB


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

/proc/20654/statm: 12527 6666 856 476 0 5849 0
Current children cumulated CPU time: 1722.24 s
Current children cumulated vsize: 50108 KiB
Current children cumulated memory: 26664 KiB

[startup+1782.3 s]
/proc/loadavg: 2.12 2.12 2.02 3/190 20797
/proc/meminfo: memFree=19352144/32770624 swapFree=67108860/67108860
[pid=20654] ppid=20647 vsize=50108 memory=26668 CPUtime=1782.24 cores=0,2,4,6
/proc/20654/stat : 20654 (cosoco) R 20647 20654 20594 0 -1 4202496 46593 0 0 0 178221 3 0 0 20 0 1 0 77115852 51310592 6667 33554432000 4194304 6142532 140735444448496 140735444445896 5361709 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 18989056 140735444456582 140735444456712 140735444456712 140735444459470 0
/proc/20654/statm: 12527 6667 856 476 0 5849 0
Current children cumulated CPU time: 1782.24 s
Current children cumulated vsize: 50108 KiB
Current children cumulated memory: 26668 KiB

[startup+1842.3 s]
/proc/loadavg: 2.04 2.10 2.02 3/190 20798
/proc/meminfo: memFree=19352264/32770624 swapFree=67108860/67108860
[pid=20654] ppid=20647 vsize=50108 memory=26692 CPUtime=1842.24 cores=0,2,4,6
/proc/20654/stat : 20654 (cosoco) R 20647 20654 20594 0 -1 4202496 47166 0 0 0 184221 3 0 0 20 0 1 0 77115852 51310592 6673 33554432000 4194304 6142532 140735444448496 140735444445896 5363684 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 18989056 140735444456582 140735444456712 140735444456712 140735444459470 0
/proc/20654/statm: 12527 6673 856 476 0 5849 0
Current children cumulated CPU time: 1842.24 s
Current children cumulated vsize: 50108 KiB
Current children cumulated memory: 26692 KiB

[startup+1902.3 s]
/proc/loadavg: 2.02 2.08 2.02 3/191 20807
/proc/meminfo: memFree=19351392/32770624 swapFree=67108860/67108860
[pid=20654] ppid=20647 vsize=50108 memory=26696 CPUtime=1902.24 cores=0,2,4,6
/proc/20654/stat : 20654 (cosoco) R 20647 20654 20594 0 -1 4202496 47740 0 0 0 190221 3 0 0 20 0 1 0 77115852 51310592 6674 33554432000 4194304 6142532 140735444448496 140735444445896 5371774 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 18989056 140735444456582 140735444456712 140735444456712 140735444459470 0
/proc/20654/statm: 12527 6674 856 476 0 5849 0
Current children cumulated CPU time: 1902.24 s
Current children cumulated vsize: 50108 KiB
Current children cumulated memory: 26696 KiB

[startup+1962.3 s]
/proc/loadavg: 2.01 2.07 2.02 3/191 20808
/proc/meminfo: memFree=19352344/32770624 swapFree=67108860/67108860
[pid=20654] ppid=20647 vsize=50108 memory=26700 CPUtime=1962.24 cores=0,2,4,6
/proc/20654/stat : 20654 (cosoco) R 20647 20654 20594 0 -1 4202496 48315 0 0 0 196221 3 0 0 20 0 1 0 77115852 51310592 6675 33554432000 4194304 6142532 140735444448496 140735444445896 5367440 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 18989056 140735444456582 140735444456712 140735444456712 140735444459470 0
/proc/20654/statm: 12527 6675 856 476 0 5849 0
Current children cumulated CPU time: 1962.24 s
Current children cumulated vsize: 50108 KiB
Current children cumulated memory: 26700 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.06 2.02 3/191 20809
/proc/meminfo: memFree=19352416/32770624 swapFree=67108860/67108860
[pid=20654] ppid=20647 vsize=50240 memory=26700 CPUtime=2022.24 cores=0,2,4,6
/proc/20654/stat : 20654 (cosoco) R 20647 20654 20594 0 -1 4202496 48949 0 0 0 202221 3 0 0 20 0 1 0 77115852 51445760 6675 33554432000 4194304 6142532 140735444448496 140735444445560 5363668 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 18989056 140735444456582 140735444456712 140735444456712 140735444459470 0
/proc/20654/statm: 12560 6675 856 476 0 5882 0
Current children cumulated CPU time: 2022.24 s
Current children cumulated vsize: 50240 KiB
Current children cumulated memory: 26700 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.04 2.02 3/191 20810
/proc/meminfo: memFree=19352676/32770624 swapFree=67108860/67108860
[pid=20654] ppid=20647 vsize=50240 memory=26720 CPUtime=2082.24 cores=0,2,4,6
/proc/20654/stat : 20654 (cosoco) R 20647 20654 20594 0 -1 4202496 49527 0 0 0 208221 3 0 0 20 0 1 0 77115852 51445760 6680 33554432000 4194304 6142532 140735444448496 140735444445560 5366776 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 18989056 140735444456582 140735444456712 140735444456712 140735444459470 0
/proc/20654/statm: 12560 6680 856 476 0 5882 0
Current children cumulated CPU time: 2082.24 s
Current children cumulated vsize: 50240 KiB
Current children cumulated memory: 26720 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.04 2.02 3/191 20811
/proc/meminfo: memFree=19352216/32770624 swapFree=67108860/67108860
[pid=20654] ppid=20647 vsize=50240 memory=26720 CPUtime=2142.25 cores=0,2,4,6
/proc/20654/stat : 20654 (cosoco) R 20647 20654 20594 0 -1 4202496 50107 0 0 0 214221 4 0 0 20 0 1 0 77115852 51445760 6680 33554432000 4194304 6142532 140735444448496 140735444445560 140527815976848 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 18989056 140735444456582 140735444456712 140735444456712 140735444459470 0
/proc/20654/statm: 12560 6680 856 476 0 5882 0
Current children cumulated CPU time: 2142.25 s
Current children cumulated vsize: 50240 KiB
Current children cumulated memory: 26720 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.03 2.02 3/190 20812
/proc/meminfo: memFree=19352468/32770624 swapFree=67108860/67108860
[pid=20654] ppid=20647 vsize=50240 memory=26724 CPUtime=2202.25 cores=0,2,4,6
/proc/20654/stat : 20654 (cosoco) R 20647 20654 20594 0 -1 4202496 50744 0 0 0 220221 4 0 0 20 0 1 0 77115852 51445760 6681 33554432000 4194304 6142532 140735444448496 140735444445896 5374350 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 18989056 140735444456582 140735444456712 140735444456712 140735444459470 0
/proc/20654/statm: 12560 6681 856 476 0 5882 0
Current children cumulated CPU time: 2202.25 s
Current children cumulated vsize: 50240 KiB
Current children cumulated memory: 26724 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.03 2.02 3/190 20813
/proc/meminfo: memFree=19352636/32770624 swapFree=67108860/67108860
[pid=20654] ppid=20647 vsize=50240 memory=26740 CPUtime=2262.25 cores=0,2,4,6
/proc/20654/stat : 20654 (cosoco) R 20647 20654 20594 0 -1 4202496 51327 0 0 0 226221 4 0 0 20 0 1 0 77115852 51445760 6685 33554432000 4194304 6142532 140735444448496 140735444445896 5146708 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 18989056 140735444456582 140735444456712 140735444456712 140735444459470 0
/proc/20654/statm: 12560 6685 856 476 0 5882 0
Current children cumulated CPU time: 2262.25 s
Current children cumulated vsize: 50240 KiB
Current children cumulated memory: 26740 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/191 20815
/proc/meminfo: memFree=19352612/32770624 swapFree=67108860/67108860
[pid=20654] ppid=20647 vsize=50240 memory=26748 CPUtime=2322.25 cores=0,2,4,6
/proc/20654/stat : 20654 (cosoco) R 20647 20654 20594 0 -1 4202496 51912 0 0 0 232221 4 0 0 20 0 1 0 77115852 51445760 6687 33554432000 4194304 6142532 140735444448496 140735444445896 5361726 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 18989056 140735444456582 140735444456712 140735444456712 140735444459470 0
/proc/20654/statm: 12560 6687 856 476 0 5882 0
Current children cumulated CPU time: 2322.25 s
Current children cumulated vsize: 50240 KiB
Current children cumulated memory: 26748 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/191 20816
/proc/meminfo: memFree=19352484/32770624 swapFree=67108860/67108860
[pid=20654] ppid=20647 vsize=50240 memory=26748 CPUtime=2382.25 cores=0,2,4,6
/proc/20654/stat : 20654 (cosoco) R 20647 20654 20594 0 -1 4202496 52557 0 0 0 238221 4 0 0 20 0 1 0 77115852 51445760 6687 33554432000 4194304 6142532 140735444448496 140735444445896 5044844 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 18989056 140735444456582 140735444456712 140735444456712 140735444459470 0
/proc/20654/statm: 12560 6687 856 476 0 5882 0
Current children cumulated CPU time: 2382.25 s
Current children cumulated vsize: 50240 KiB
Current children cumulated memory: 26748 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/192 20818
/proc/meminfo: memFree=19352536/32770624 swapFree=67108860/67108860
[pid=20654] ppid=20647 vsize=50240 memory=26764 CPUtime=2442.25 cores=0,2,4,6
/proc/20654/stat : 20654 (cosoco) R 20647 20654 20594 0 -1 4202496 53150 0 0 0 244221 4 0 0 20 0 1 0 77115852 51445760 6691 33554432000 4194304 6142532 140735444448496 140735444445896 5371724 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 18989056 140735444456582 140735444456712 140735444456712 140735444459470 0
/proc/20654/statm: 12560 6691 856 476 0 5882 0
Current children cumulated CPU time: 2442.25 s
Current children cumulated vsize: 50240 KiB
Current children cumulated memory: 26764 KiB

[startup+2502.3 s]
/proc/loadavg: 2.08 2.03 2.02 3/192 20826
/proc/meminfo: memFree=19351148/32770624 swapFree=67108860/67108860
[pid=20654] ppid=20647 vsize=50240 memory=26772 CPUtime=2502.25 cores=0,2,4,6
/proc/20654/stat : 20654 (cosoco) R 20647 20654 20594 0 -1 4202496 53743 0 0 0 250221 4 0 0 20 0 1 0 77115852 51445760 6693 33554432000 4194304 6142532 140735444448496 140735444445896 5361706 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 18989056 140735444456582 140735444456712 140735444456712 140735444459470 0
/proc/20654/statm: 12560 6693 856 476 0 5882 0
Current children cumulated CPU time: 2502.25 s
Current children cumulated vsize: 50240 KiB
Current children cumulated memory: 26772 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.06 2.03 2.02 3/192 20827
/proc/meminfo: memFree=19351032/32770624 swapFree=67108860/67108860
[pid=20654] ppid=20647 vsize=50240 memory=26772 CPUtime=2519.95 cores=0,2,4,6
/proc/20654/stat : 20654 (cosoco) R 20647 20654 20594 0 -1 4202496 54334 0 0 0 251991 4 0 0 20 0 1 0 77115852 51445760 6693 33554432000 4194304 6142532 140735444448496 140735444445896 140527825001354 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 18989056 140735444456582 140735444456712 140735444456712 140735444459470 0
/proc/20654/statm: 12560 6693 856 476 0 5882 0
Current children cumulated CPU time: 2519.95 s
Current children cumulated vsize: 50240 KiB
Current children cumulated memory: 26772 KiB

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

[startup+2520.01 s]
# the end of solver process 20654 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.92 s, system=0.041999 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.96
CPU user time (s): 2519.92
CPU system time (s): 0.041999
CPU usage (%): 99.9981
Max. virtual memory (cumulated for all children) (KiB): 50240
Max. memory (cumulated for all children) (KiB): 26772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.92
system time used= 0.041999
maximum resident set size= 26836
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54376
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= 40
involuntary context switches= 1125


# summary of solver processes directly reported to runsolver:
#   pid: 20654
#   total CPU time (s): 2519.96
#   total CPU user time (s): 2519.92
#   total CPU system time (s): 0.041999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.5198 second user time and 12.1453 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-26 10:58:47
IDJOB=4295945
IDBENCH=141619
IDSOLVER=2752
FILE ID=node132/4295945-1532595527
RUNJOBID= node132-1532595527-20625
PBS_JOBID= 21021972
Free space on /tmp= 52044 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-4-20_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295945-1532595527/watcher-4295945-1532595527 -o /tmp/evaluation-result-4295945-1532595527/solver-4295945-1532595527 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532595527-20625 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4295945-1532595527.xml

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

MD5SUM BENCH= ced38eac701d5b6d60722ead643d09b8
RANDOM SEED=1897190628

node132.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.65
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.65
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.65
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.65
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:        19377200 kB
MemAvailable:   31930260 kB
Buffers:          217328 kB
Cached:         12496456 kB
SwapCached:            0 kB
Active:          3378940 kB
Inactive:        9389056 kB
Active(anon):       4664 kB
Inactive(anon):    77544 kB
Active(file):    3374276 kB
Inactive(file):  9311512 kB
Unevictable:        7020 kB
Mlocked:            7020 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5160 kB
Writeback:             0 kB
AnonPages:         60164 kB
Mapped:            40740 kB
Shmem:             25248 kB
Slab:             323180 kB
SReclaimable:     295732 kB
SUnreclaim:        27448 kB
KernelStack:        3280 kB
PageTables:         6256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     326244 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 52036 MiB
End job on node132 at 2018-07-26 11:40:47