Trace number 4240239

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
R1: cosoco 1.1UNSAT 838.485 838.677

General information on the benchmark

NameRlfap/
Rlfap-m1-scens11/Rlfap-scen-11-f03.xml
MD5SUMb0c58d7e712a0938766b5bf6b16c9539
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark136.98801
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Number of domains5
Minimum domain size6
Maximum domain size41
Distribution of domain sizes[{"size":6,"count":2},{"size":22,"count":14},{"size":34,"count":336},{"size":41,"count":328}]
Minimum variable degree1
Maximum variable degree62
Distribution of variable degrees[{"degree":1,"count":1},{"degree":3,"count":26},{"degree":4,"count":13},{"degree":5,"count":86},{"degree":6,"count":20},{"degree":7,"count":89},{"degree":8,"count":12},{"degree":9,"count":87},{"degree":10,"count":28},{"degree":11,"count":42},{"degree":12,"count":25},{"degree":13,"count":40},{"degree":14,"count":14},{"degree":15,"count":40},{"degree":16,"count":8},{"degree":17,"count":29},{"degree":18,"count":6},{"degree":19,"count":18},{"degree":20,"count":13},{"degree":21,"count":11},{"degree":22,"count":7},{"degree":23,"count":7},{"degree":24,"count":8},{"degree":25,"count":8},{"degree":27,"count":9},{"degree":28,"count":8},{"degree":29,"count":2},{"degree":30,"count":6},{"degree":31,"count":1},{"degree":35,"count":3},{"degree":36,"count":3},{"degree":38,"count":2},{"degree":39,"count":2},{"degree":42,"count":1},{"degree":43,"count":1},{"degree":44,"count":1},{"degree":47,"count":1},{"degree":55,"count":1},{"degree":62,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4103}]
Number of extensional constraints0
Number of intensional constraints4103
Distribution of constraint types[{"type":"intension","count":4103}]
Optimization problemNO
Type of objective

Solver Data

4.69/4.71	c root propagations     : 1664        
4.69/4.71	c restarts enabled, print stats at every restarts
4.69/4.71	c
4.69/4.71	c
4.69/4.71	c
4.69/4.71	c This is cosoco 1.0 --  
4.69/4.71	c
4.69/4.71	c ========================================[ Problem Statistics ]===========================================
4.69/4.71	c |                                                                                                       
4.69/4.71	c |  Parse time        :         4.62 s 
4.69/4.71	c |
4.69/4.71	c |               Variables: 680
4.69/4.71	c |            Domain Sizes: 6..41
4.69/4.71	c |
4.69/4.71	c |             Constraints: 4103
4.69/4.71	c |                   Arity: 2..2  -- Binary: 4103
4.69/4.71	c | 
4.69/4.71	c |                   Types: 
4.69/4.71	c |                          Intension: 4103
4.69/4.71	c |                          
4.69/4.71	c =========================================================================================================
4.69/4.71	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
4.79/4.82	c 101            494            83782          25358          668            0              344   349   342
4.79/4.88	c 211            674            131001         44527          668            0              8   13   9     
4.89/4.93	c 332            845            174514         66360          668            0              8   11   9     
4.89/4.98	c 465            1045           219800         85382          668            0              8   12   9     
4.99/5.07	c 611            1327           298551         111382         668            0              5   13   10    
5.09/5.14	c 771            1598           359592         132926         668            0              8   12   10    
5.19/5.23	c 947            1902           436998         162061         668            0              9   13   11    
5.29/5.33	c 1140           2226           523086         194242         668            0              9   13   11    
5.39/5.44	c 1352           2585           620862         227227         668            0              9   12   11    
5.50/5.58	c 1585           2991           736485         266593         668            0              5   13   10    
5.69/5.71	c 1841           3414           851878         305730         668            0              9   13   11    
5.79/5.88	c 2122           3993           1001636        351997         668            0              7   13   11    
5.89/5.99	c 2431           4478           1107147        399100         668            0              7   13   10    
6.19/6.21	c 2770           5134           1296960        454256         668            0              7   13   11    
6.39/6.40	c 3142           5754           1433094        521830         668            0              5   13   8     
6.60/6.63	c 3551           6472           1634528        585445         668            0              9   13   11    
6.79/6.84	c 4000           7189           1818336        655533         668            0              9   13   11    
7.09/7.11	c 4493           8045           2063144        728249         668            0              6   13   10    
7.39/7.41	c 5035           9057           2333160        816397         668            0              6   12   9     
7.59/7.68	c 5631           10004          2566749        931634         668            0              7   13   10    
7.99/8.06	c 6286           11360          2899737        1037620        668            0              7   13   11    
8.39/8.40	c 7006           12548          3192618        1159771        668            0              9   13   11    
8.80/8.84	c 7798           13955          3601186        1272990        668            0              6   12   10    
9.29/9.33	c 8669           15733          4033007        1423822        668            0              5   13   11    
9.79/9.84	c 9627           17521          4481280        1569409        668            0              9   13   12    
10.29/10.39	c 10680          19297          4971733        1727549        668            0              9   13   11    
11.00/11.05	c 11838          21540          5514398        1910152        668            0              5   13   11    
11.69/11.77	c 13111          24200          6163526        2119658        668            0              7   13   11    
12.49/12.55	c 14511          26564          6852643        2332648        668            0              8   13   11    
13.30/13.36	c 16051          29107          7585782        2569742        668            0              6   13   10    
14.29/14.34	c 17745          32684          8461596        2840072        668            0              7   13   12    
15.29/15.39	c 19608          36100          9434384        3114932        668            0              5   13   10    
16.39/16.49	c 21657          39766          10406744       3428719        668            0              7   13   11    
17.69/17.74	c 23910          44259          11539088       3813522        668            0              7   13   11    
18.99/19.05	c 26388          48780          12727780       4196802        668            0              7   13   11    
20.59/20.61	c 29113          54495          14113726       4628033        668            0              7   13   12    
22.09/22.16	c 32110          60004          15493784       5123250        668            0              7   13   10    
23.88/23.96	c 35406          67005          17068439       5626505        668            0              5   13   11    
25.78/25.85	c 39031          73588          18746672       6174414        668            0              7   13   11    
27.88/27.96	c 43018          80825          20639143       6801579        668            0              7   13   11    
30.28/30.32	c 47403          89681          22769258       7523045        668            0              5   13   11    
32.88/32.99	c 52226          99495          25170586       8307986        668            0              7   13   12    
35.78/35.84	c 57531          110634         27778353       9153314        668            0              5   13   11    
38.68/38.79	c 63366          121904         30449564       10055979       668            0              7   13   11    
42.18/42.23	c 69784          135187         33550253       11092909       668            0              7   13   11    
45.98/46.09	c 76843          149895         36949825       12266132       668            0              5   13   11    
50.08/50.17	c 84607          166586         40604142       13540642       668            0              5   13   11    
54.88/54.99	c 93147          184525         44821396       14983984       668            0              5   13   11    
60.08/60.11	c 102541         204620         49439494       16514703       668            0              5   13   11    
65.77/65.86	c 112874         226635         54583925       18179516       668            0              5   13   11    
71.77/71.87	c 124240         250656         59832048       20134706       668            0              5   13   11    
78.77/78.82	c 136742         276859         66091431       22288419       668            0              5   13   11    
85.96/86.08	c 150494         305884         72818935       24599298       668            0              5   13   11    
93.95/94.07	c 165621         337496         80124965       27063597       668            0              5   13   11    
102.95/103.02	c 182260         372561         88450294       29885179       668            0              5   13   11    
112.65/112.72	c 200562         411065         97682962       32980573       668            0              5   13   11    
122.85/122.90	c 220694         453531         107424034      36307896       668            0              5   13   11    
134.54/134.63	c 242839         499948         118141195      39940448       668            0              5   13   11    
146.84/146.97	c 267198         549973         129691270      43948900       668            0              5   13   11    
161.14/161.24	c 293992         606627         142774844      48288530       668            0              5   13   11    
176.04/176.11	c 323465         666660         155798667      53335859       668            0              3   13   10    
193.13/193.27	c 355885         734722         171529015      58837146       668            0              5   13   11    
212.34/212.46	c 391547         811289         189184664      64724541       668            0              5   13   11    
232.82/232.93	c 430775         894581         207738175      71438696       668            0              3   13   11    
255.42/255.58	c 473925         986557         228529600      78464426       668            0              3   13   11    
280.42/280.57	c 521390         1084451        251528507      86527213       668            0              3   13   11    
308.61/308.74	c 573601         1197469        277395163      94953854       668            0              3   13   11    
337.61/337.80	c 631033         1322301        304331227      104843345      668            0              3   13   11    
371.49/371.62	c 694208         1456532        335088194      115311951      668            0              3   13   11    
408.79/408.96	c 763700         1603105        369134554      126917364      668            0              3   13   11    
449.18/449.37	c 840141         1765655        406515216      139547398      668            0              3   13   11    
493.78/493.93	c 924226         1942488        447560057      153562848      668            0              3   13   11    
542.86/543.06	c 1016719        2133793        492697578      169284292      668            0              3   13   11    
598.05/598.25	c 1118461        2350127        543374554      186882760      668            0              3   13   11    
658.43/658.60	c 1230377        2589645        598561009      206534757      668            0              3   13   10    
723.73/723.93	c 1353484        2849363        657951891      227599784      668            0              3   13   10    
797.11/797.33	c 1488901        3137363        724021276      251462955      668            0              3   13   10    
838.40/838.67	c restarts              : 77          
838.40/838.67	c conflicts             : 1564184      (1866 /sec)
838.40/838.67	c decisions             : 3302091      (3938 /sec)
838.40/838.67	c propagations          : 265101101   (316177 /sec)
838.40/838.67	c root propagations     : 1664        
838.40/838.67	c filter calls          : 760888785      (907487 /sec)
838.40/838.67	c useless filter calls  : 658290008      (86 %)
838.40/838.67	c Memory used           : 70.18 MB
838.40/838.67	c CPU time              : 838.457 s
838.40/838.67	
838.40/838.67	s UNSATISFIABLE

Verifier Data


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-4240239-1500626183/watcher-4240239-1500626183 -o /tmp/evaluation-result-4240239-1500626183/solver-4240239-1500626183 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node116-1500623779-17770 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4240239-1500626183.xml 

pid=18286
running on 8 cores: 0,2,4,6,8,10,12,14

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.04 2.04 1.88 3/242 18289
/proc/meminfo: memFree=31767388/32770624 swapFree=6264/275688
[pid=18289] ppid=18286 vsize=27652 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18289/stat : 18289 (cosoco) R 18286 18289 17739 0 -1 4202496 1086 0 0 0 0 0 0 0 20 0 1 0 15897163 28315648 898 33554432000 4194304 5970956 140726061692944 140726061688104 140689842068453 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29982720 140726061696193 140726061696323 140726061696323 140726061699022 0
/proc/18289/statm: 6913 898 683 434 0 277 0

[startup+0.100154 s]
/proc/loadavg: 2.04 2.04 1.88 3/242 18289
/proc/meminfo: memFree=31767388/32770624 swapFree=6264/275688
[pid=18289] ppid=18286 vsize=29380 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/18289/stat : 18289 (cosoco) R 18286 18289 17739 0 -1 4202496 1566 0 0 0 9 0 0 0 20 0 1 0 15897163 30085120 1365 33554432000 4194304 5970956 140726061692944 140726061689544 5496079 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29982720 140726061696193 140726061696323 140726061696323 140726061699022 0
/proc/18289/statm: 7345 1365 732 434 0 709 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29380

[startup+0.200292 s]
/proc/loadavg: 2.04 2.04 1.88 3/242 18289
/proc/meminfo: memFree=31767388/32770624 swapFree=6264/275688
[pid=18289] ppid=18286 vsize=30004 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/18289/stat : 18289 (cosoco) R 18286 18289 17739 0 -1 4202496 1790 0 0 0 19 0 0 0 20 0 1 0 15897163 30724096 1602 33554432000 4194304 5970956 140726061692944 140726061686776 140689842068453 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29982720 140726061696193 140726061696323 140726061696323 140726061699022 0
/proc/18289/statm: 7501 1602 777 434 0 865 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30004

[startup+0.300263 s]
/proc/loadavg: 2.04 2.04 1.88 3/242 18289
/proc/meminfo: memFree=31767388/32770624 swapFree=6264/275688
[pid=18289] ppid=18286 vsize=30752 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/18289/stat : 18289 (cosoco) R 18286 18289 17739 0 -1 4202496 1972 0 0 0 29 0 0 0 20 0 1 0 15897163 31490048 1790 33554432000 4194304 5970956 140726061692944 140726061686776 140689842068453 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29982720 140726061696193 140726061696323 140726061696323 140726061699022 0
/proc/18289/statm: 7688 1790 777 434 0 1052 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30752

[startup+0.700274 s]
/proc/loadavg: 2.04 2.04 1.88 3/242 18289
/proc/meminfo: memFree=31767388/32770624 swapFree=6264/275688
[pid=18289] ppid=18286 vsize=33688 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/18289/stat : 18289 (cosoco) R 18286 18289 17739 0 -1 4202496 2701 0 0 0 69 0 0 0 20 0 1 0 15897163 34496512 2524 33554432000 4194304 5970956 140726061692944 140726061686776 140689842068453 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29982720 140726061696193 140726061696323 140726061696323 140726061699022 0
/proc/18289/statm: 8422 2524 777 434 0 1786 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33688

[startup+1.50028 s]
/proc/loadavg: 2.04 2.04 1.88 3/243 18290
/proc/meminfo: memFree=31757048/32770624 swapFree=6264/275456
[pid=18289] ppid=18286 vsize=39532 CPUtime=1.48 cores=0,2,4,6,8,10,12,14
/proc/18289/stat : 18289 (cosoco) R 18286 18289 17739 0 -1 4202496 4145 0 0 0 148 0 0 0 20 0 1 0 15897163 40480768 3984 33554432000 4194304 5970956 140726061692944 140726061686776 140689842068453 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29982720 140726061696193 140726061696323 140726061696323 140726061699022 0
/proc/18289/statm: 9883 3984 777 434 0 3247 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 39532

[startup+3.10027 s]
/proc/loadavg: 2.04 2.04 1.88 3/243 18290
/proc/meminfo: memFree=31748716/32770624 swapFree=6264/275756
[pid=18289] ppid=18286 vsize=51112 CPUtime=3.09 cores=0,2,4,6,8,10,12,14
/proc/18289/stat : 18289 (cosoco) R 18286 18289 17739 0 -1 4202496 7548 0 0 0 308 1 0 0 20 0 1 0 15897163 52338688 6880 33554432000 4194304 5970956 140726061692944 140726061686776 140689842068453 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29982720 140726061696193 140726061696323 140726061696323 140726061699022 0
/proc/18289/statm: 12778 6880 777 434 0 6142 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51112

[startup+6.30027 s]
/proc/loadavg: 2.04 2.04 1.88 3/243 18290
/proc/meminfo: memFree=31721112/32770624 swapFree=6264/275756
[pid=18289] ppid=18286 vsize=71856 CPUtime=6.29 cores=0,2,4,6,8,10,12,14
/proc/18289/stat : 18289 (cosoco) R 18286 18289 17739 0 -1 4202496 18950 0 0 0 627 2 0 0 20 0 1 0 15897163 73580544 12083 33554432000 4194304 5970956 140726061692944 140726061690280 4964758 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29982720 140726061696193 140726061696323 140726061696323 140726061699022 0
/proc/18289/statm: 17964 12083 818 434 0 11328 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 71856

[startup+12.7003 s]
/proc/loadavg: 2.03 2.04 1.88 3/243 18290
/proc/meminfo: memFree=31721104/32770624 swapFree=6264/275740
[pid=18289] ppid=18286 vsize=71856 CPUtime=12.69 cores=0,2,4,6,8,10,12,14
/proc/18289/stat : 18289 (cosoco) R 18286 18289 17739 0 -1 4202496 20941 0 0 0 1267 2 0 0 20 0 1 0 15897163 73580544 12129 33554432000 4194304 5970956 140726061692944 140726061690280 4964406 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29982720 140726061696193 140726061696323 140726061696323 140726061699022 0
/proc/18289/statm: 17964 12129 821 434 0 11328 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71856

[startup+25.5003 s]
/proc/loadavg: 2.03 2.04 1.88 3/243 18290
/proc/meminfo: memFree=31720980/32770624 swapFree=6264/275752
[pid=18289] ppid=18286 vsize=71856 CPUtime=25.48 cores=0,2,4,6,8,10,12,14
/proc/18289/stat : 18289 (cosoco) R 18286 18289 17739 0 -1 4202496 25105 0 0 0 2546 2 0 0 20 0 1 0 15897163 73580544 12129 33554432000 4194304 5970956 140726061692944 140726061690280 5069728 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29982720 140726061696193 140726061696323 140726061696323 140726061699022 0
/proc/18289/statm: 17964 12129 821 434 0 11328 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 71856

[startup+51.1003 s]
/proc/loadavg: 2.02 2.04 1.89 3/243 18290
/proc/meminfo: memFree=31720856/32770624 swapFree=6264/275776
[pid=18289] ppid=18286 vsize=71856 CPUtime=51.08 cores=0,2,4,6,8,10,12,14
/proc/18289/stat : 18289 (cosoco) R 18286 18289 17739 0 -1 4202496 27279 0 0 0 5106 2 0 0 20 0 1 0 15897163 73580544 12129 33554432000 4194304 5970956 140726061692944 140726061690280 5052121 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29982720 140726061696193 140726061696323 140726061696323 140726061699022 0
/proc/18289/statm: 17964 12129 821 434 0 11328 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 71856

[startup+102.3 s]
/proc/loadavg: 2.01 2.03 1.89 3/243 18291
/proc/meminfo: memFree=31719116/32770624 swapFree=6264/275880
[pid=18289] ppid=18286 vsize=71856 CPUtime=102.26 cores=0,2,4,6,8,10,12,14
/proc/18289/stat : 18289 (cosoco) R 18286 18289 17739 0 -1 4202496 29291 0 0 0 10224 2 0 0 20 0 1 0 15897163 73580544 12129 33554432000 4194304 5970956 140726061692944 140726061690280 4908930 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29982720 140726061696193 140726061696323 140726061696323 140726061699022 0
/proc/18289/statm: 17964 12129 821 434 0 11328 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 71856

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 1.90 3/243 18292
/proc/meminfo: memFree=31719092/32770624 swapFree=6264/275944
[pid=18289] ppid=18286 vsize=71856 CPUtime=162.24 cores=0,2,4,6,8,10,12,14
/proc/18289/stat : 18289 (cosoco) R 18286 18289 17739 0 -1 4202496 29688 0 0 0 16222 2 0 0 20 0 1 0 15897163 73580544 12129 33554432000 4194304 5970956 140726061692944 140726061690280 4964389 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29982720 140726061696193 140726061696323 140726061696323 140726061699022 0
/proc/18289/statm: 17964 12129 821 434 0 11328 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 71856

[startup+222.308 s]
/proc/loadavg: 2.00 2.02 1.90 3/243 18366
/proc/meminfo: memFree=31724448/32770624 swapFree=6264/276072
[pid=18289] ppid=18286 vsize=71856 CPUtime=222.23 cores=0,2,4,6,8,10,12,14
/proc/18289/stat : 18289 (cosoco) R 18286 18289 17739 0 -1 4202496 30084 0 0 0 22221 2 0 0 20 0 1 0 15897163 73580544 12129 33554432000 4194304 5970956 140726061692944 140726061690280 5337492 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29982720 140726061696193 140726061696323 140726061696323 140726061699022 0
/proc/18289/statm: 17964 12129 821 434 0 11328 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 71856

[startup+282.3 s]
/proc/loadavg: 1.98 2.01 1.91 3/244 18976
/proc/meminfo: memFree=31703728/32770624 swapFree=6264/281536
[pid=18289] ppid=18286 vsize=71856 CPUtime=282.21 cores=0,2,4,6,8,10,12,14
/proc/18289/stat : 18289 (cosoco) R 18286 18289 17739 0 -1 4202496 30480 0 0 0 28219 2 0 0 20 0 1 0 15897163 73580544 12129 33554432000 4194304 5970956 140726061692944 140726061690280 5052093 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29982720 140726061696193 140726061696323 140726061696323 140726061699022 0
/proc/18289/statm: 17964 12129 821 434 0 11328 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 71856

[startup+342.3 s]
/proc/loadavg: 2.02 2.02 1.92 3/244 18977
/proc/meminfo: memFree=31666132/32770624 swapFree=6264/281748
[pid=18289] ppid=18286 vsize=71856 CPUtime=342.2 cores=0,2,4,6,8,10,12,14
/proc/18289/stat : 18289 (cosoco) R 18286 18289 17739 0 -1 4202496 30881 0 0 0 34218 2 0 0 20 0 1 0 15897163 73580544 12129 33554432000 4194304 5970956 140726061692944 140726061690280 5070064 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29982720 140726061696193 140726061696323 140726061696323 140726061699022 0
/proc/18289/statm: 17964 12129 821 434 0 11328 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 71856

[startup+402.3 s]
/proc/loadavg: 1.97 2.01 1.92 3/244 19109
/proc/meminfo: memFree=31700080/32770624 swapFree=6264/281712
[pid=18289] ppid=18286 vsize=71856 CPUtime=402.19 cores=0,2,4,6,8,10,12,14
/proc/18289/stat : 18289 (cosoco) R 18286 18289 17739 0 -1 4202496 31282 0 0 0 40217 2 0 0 20 0 1 0 15897163 73580544 12129 33554432000 4194304 5970956 140726061692944 140726061690280 4964841 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29982720 140726061696193 140726061696323 140726061696323 140726061699022 0
/proc/18289/statm: 17964 12129 821 434 0 11328 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 71856

[startup+462.3 s]
/proc/loadavg: 1.99 2.01 1.93 3/244 19110
/proc/meminfo: memFree=31699656/32770624 swapFree=6264/281760
[pid=18289] ppid=18286 vsize=71856 CPUtime=462.18 cores=0,2,4,6,8,10,12,14
/proc/18289/stat : 18289 (cosoco) R 18286 18289 17739 0 -1 4202496 31683 0 0 0 46216 2 0 0 20 0 1 0 15897163 73580544 12129 33554432000 4194304 5970956 140726061692944 140726061690280 4967817 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29982720 140726061696193 140726061696323 140726061696323 140726061699022 0
/proc/18289/statm: 17964 12129 821 434 0 11328 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 71856

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/244 19111
/proc/meminfo: memFree=31699268/32770624 swapFree=6264/281800
[pid=18289] ppid=18286 vsize=71856 CPUtime=522.16 cores=0,2,4,6,8,10,12,14
/proc/18289/stat : 18289 (cosoco) R 18286 18289 17739 0 -1 4202496 32084 0 0 0 52214 2 0 0 20 0 1 0 15897163 73580544 12129 33554432000 4194304 5970956 140726061692944 140726061690280 4967778 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29982720 140726061696193 140726061696323 140726061696323 140726061699022 0
/proc/18289/statm: 17964 12129 821 434 0 11328 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 71856

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/243 19112
/proc/meminfo: memFree=31699148/32770624 swapFree=6264/281848
[pid=18289] ppid=18286 vsize=71856 CPUtime=582.15 cores=0,2,4,6,8,10,12,14
/proc/18289/stat : 18289 (cosoco) R 18286 18289 17739 0 -1 4202496 32484 0 0 0 58213 2 0 0 20 0 1 0 15897163 73580544 12129 33554432000 4194304 5970956 140726061692944 140726061690280 4961411 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29982720 140726061696193 140726061696323 140726061696323 140726061699022 0
/proc/18289/statm: 17964 12129 821 434 0 11328 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 71856

[startup+642.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/243 19113
/proc/meminfo: memFree=31699024/32770624 swapFree=6264/281888
[pid=18289] ppid=18286 vsize=71856 CPUtime=642.14 cores=0,2,4,6,8,10,12,14
/proc/18289/stat : 18289 (cosoco) R 18286 18289 17739 0 -1 4202496 32880 0 0 0 64212 2 0 0 20 0 1 0 15897163 73580544 12129 33554432000 4194304 5970956 140726061692944 140726061690280 4961264 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29982720 140726061696193 140726061696323 140726061696323 140726061699022 0
/proc/18289/statm: 17964 12129 821 434 0 11328 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 71856

[startup+702.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/243 19114
/proc/meminfo: memFree=31698884/32770624 swapFree=6264/281932
[pid=18289] ppid=18286 vsize=71856 CPUtime=702.13 cores=0,2,4,6,8,10,12,14
/proc/18289/stat : 18289 (cosoco) R 18286 18289 17739 0 -1 4202496 33276 0 0 0 70211 2 0 0 20 0 1 0 15897163 73580544 12129 33554432000 4194304 5970956 140726061692944 140726061690280 4967810 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29982720 140726061696193 140726061696323 140726061696323 140726061699022 0
/proc/18289/statm: 17964 12129 821 434 0 11328 0
Current children cumulated CPU time (s) 702.13
Current children cumulated vsize (KiB) 71856

[startup+762.3 s]
/proc/loadavg: 2.05 2.02 1.96 3/243 19115
/proc/meminfo: memFree=31697152/32770624 swapFree=6264/281984
[pid=18289] ppid=18286 vsize=71856 CPUtime=762.12 cores=0,2,4,6,8,10,12,14
/proc/18289/stat : 18289 (cosoco) R 18286 18289 17739 0 -1 4202496 33672 0 0 0 76210 2 0 0 20 0 1 0 15897163 73580544 12129 33554432000 4194304 5970956 140726061692944 140726061690280 4968229 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29982720 140726061696193 140726061696323 140726061696323 140726061699022 0
/proc/18289/statm: 17964 12129 821 434 0 11328 0
Current children cumulated CPU time (s) 762.12
Current children cumulated vsize (KiB) 71856

[startup+822.3 s]
/proc/loadavg: 2.02 2.02 1.96 3/243 19123
/proc/meminfo: memFree=31696644/32770624 swapFree=6264/282020
[pid=18289] ppid=18286 vsize=71856 CPUtime=822.1 cores=0,2,4,6,8,10,12,14
/proc/18289/stat : 18289 (cosoco) R 18286 18289 17739 0 -1 4202496 34068 0 0 0 82208 2 0 0 20 0 1 0 15897163 73580544 12129 33554432000 4194304 5970956 140726061692944 140726061690280 5070106 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29982720 140726061696193 140726061696323 140726061696323 140726061699022 0
/proc/18289/statm: 17964 12129 821 434 0 11328 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 71856

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

[startup+832 s]
/proc/loadavg: 2.02 2.02 1.96 3/243 19124
/proc/meminfo: memFree=31696672/32770624 swapFree=6264/282056
[pid=18289] ppid=18286 vsize=71856 CPUtime=831.8 cores=0,2,4,6,8,10,12,14
/proc/18289/stat : 18289 (cosoco) R 18286 18289 17739 0 -1 4202496 34068 0 0 0 83178 2 0 0 20 0 1 0 15897163 73580544 12129 33554432000 4194304 5970956 140726061692944 140726061690280 5052123 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29982720 140726061696193 140726061696323 140726061696323 140726061699022 0
/proc/18289/statm: 17964 12129 821 434 0 11328 0
Current children cumulated CPU time (s) 831.8
Current children cumulated vsize (KiB) 71856

[startup+835.2 s]
/proc/loadavg: 2.02 2.02 1.96 3/243 19124
/proc/meminfo: memFree=31696680/32770624 swapFree=6264/282060
[pid=18289] ppid=18286 vsize=71856 CPUtime=835 cores=0,2,4,6,8,10,12,14
/proc/18289/stat : 18289 (cosoco) R 18286 18289 17739 0 -1 4202496 34068 0 0 0 83498 2 0 0 20 0 1 0 15897163 73580544 12129 33554432000 4194304 5970956 140726061692944 140726061690280 5070256 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29982720 140726061696193 140726061696323 140726061696323 140726061699022 0
/proc/18289/statm: 17964 12129 821 434 0 11328 0
Current children cumulated CPU time (s) 835
Current children cumulated vsize (KiB) 71856

[startup+836.8 s]
/proc/loadavg: 2.02 2.01 1.96 3/243 19124
/proc/meminfo: memFree=31696680/32770624 swapFree=6264/282060
[pid=18289] ppid=18286 vsize=71856 CPUtime=836.6 cores=0,2,4,6,8,10,12,14
/proc/18289/stat : 18289 (cosoco) R 18286 18289 17739 0 -1 4202496 34451 0 0 0 83658 2 0 0 20 0 1 0 15897163 73580544 12129 33554432000 4194304 5970956 140726061692944 140726061690280 5052048 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29982720 140726061696193 140726061696323 140726061696323 140726061699022 0
/proc/18289/statm: 17964 12129 821 434 0 11328 0
Current children cumulated CPU time (s) 836.6
Current children cumulated vsize (KiB) 71856

[startup+837.6 s]
/proc/loadavg: 2.02 2.01 1.96 3/243 19124
/proc/meminfo: memFree=31696680/32770624 swapFree=6264/282060
[pid=18289] ppid=18286 vsize=71856 CPUtime=837.4 cores=0,2,4,6,8,10,12,14
/proc/18289/stat : 18289 (cosoco) R 18286 18289 17739 0 -1 4202496 34451 0 0 0 83738 2 0 0 20 0 1 0 15897163 73580544 12129 33554432000 4194304 5970956 140726061692944 140726061690280 4964406 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29982720 140726061696193 140726061696323 140726061696323 140726061699022 0
/proc/18289/statm: 17964 12129 821 434 0 11328 0
Current children cumulated CPU time (s) 837.4
Current children cumulated vsize (KiB) 71856

[startup+838.4 s]
/proc/loadavg: 2.02 2.01 1.96 3/243 19124
/proc/meminfo: memFree=31696680/32770624 swapFree=6264/282060
[pid=18289] ppid=18286 vsize=71856 CPUtime=838.2 cores=0,2,4,6,8,10,12,14
/proc/18289/stat : 18289 (cosoco) R 18286 18289 17739 0 -1 4202496 34451 0 0 0 83818 2 0 0 20 0 1 0 15897163 73580544 12129 33554432000 4194304 5970956 140726061692944 140726061690280 4964389 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29982720 140726061696193 140726061696323 140726061696323 140726061699022 0
/proc/18289/statm: 17964 12129 821 434 0 11328 0
Current children cumulated CPU time (s) 838.2
Current children cumulated vsize (KiB) 71856

[startup+838.6 s]
/proc/loadavg: 2.02 2.01 1.96 3/243 19124
/proc/meminfo: memFree=31696680/32770624 swapFree=6264/282060
[pid=18289] ppid=18286 vsize=71856 CPUtime=838.4 cores=0,2,4,6,8,10,12,14
/proc/18289/stat : 18289 (cosoco) R 18286 18289 17739 0 -1 4202496 34451 0 0 0 83838 2 0 0 20 0 1 0 15897163 73580544 12129 33554432000 4194304 5970956 140726061692944 140726061690280 4964366 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 29982720 140726061696193 140726061696323 140726061696323 140726061699022 0
/proc/18289/statm: 17964 12129 821 434 0 11328 0
Current children cumulated CPU time (s) 838.4
Current children cumulated vsize (KiB) 71856

Child status: 0
Real time (s): 838.677
CPU time (s): 838.485
CPU user time (s): 838.457
CPU system time (s): 0.027993
CPU usage (%): 99.9772
Max. virtual memory (cumulated for all children) (KiB): 71856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 838.457
system time used= 0.027993
maximum resident set size= 48592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34509
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= 31
involuntary context switches= 42146

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.16771 second user time and 4.23729 second system time

The end

Launcher Data

Begin job on node116 at 2017-07-21 10:36:23
IDJOB=4240239
IDBENCH=120791
IDSOLVER=2620
FILE ID=node116/4240239-1500626183
RUNJOBID= node116-1500623779-17770
PBS_JOBID= 20623015
Free space on /tmp= 62020 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/Rlfap/Rlfap-m1-scens11/Rlfap-scen-11-f03.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4240239-1500626183/watcher-4240239-1500626183 -o /tmp/evaluation-result-4240239-1500626183/solver-4240239-1500626183 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node116-1500623779-17770 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4240239-1500626183.xml

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

MD5SUM BENCH= b0c58d7e712a0938766b5bf6b16c9539
RANDOM SEED=1978852581

node116.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.06
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.06
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.06
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.06
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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	: 5334.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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	: 5334.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2667.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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	: 5334.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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	: 5334.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        31766820 kB
MemAvailable:   31986076 kB
Buffers:          155872 kB
Cached:           344264 kB
SwapCached:            0 kB
Active:           281292 kB
Inactive:         284476 kB
Active(anon):      68376 kB
Inactive(anon):     8788 kB
Active(file):     212916 kB
Inactive(file):   275688 kB
Unevictable:        6264 kB
Mlocked:            6272 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2432 kB
Writeback:             0 kB
AnonPages:         71320 kB
Mapped:            34404 kB
Shmem:              8848 kB
Slab:             125392 kB
SReclaimable:      92972 kB
SUnreclaim:        32420 kB
KernelStack:        4224 kB
PageTables:         5140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     335144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node116 at 2017-07-21 10:50:21