Trace number 4268141

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.12SAT 765.65698 765.75897

General information on the benchmark

NameNumberPartitioning/NumberPartitioning-m1-s1/
NumberPartitioning-088.xml
MD5SUM06ac67a393cf658bfe76e8457ea2374b
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.18564899
Satisfiable
(Un)Satisfiability was proved
Number of variables176
Number of constraints96
Number of domains2
Minimum domain size88
Maximum domain size7744
Distribution of domain sizes[{"size":88,"count":88},{"size":7744,"count":88}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":88},{"degree":4,"count":87},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity88
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":88},{"arity":44,"count":6},{"arity":88,"count":1}]
Number of extensional constraints0
Number of intensional constraints89
Distribution of constraint types[{"type":"intension","count":89},{"type":"allDifferent","count":1},{"type":"ordered","count":2},{"type":"sum","count":4}]
Optimization problemNO
Type of objective

Solver Data

0.03/0.17	c root propagations     : 11615       
0.03/0.17	c restarts enabled, print stats at every restarts
0.03/0.17	c
0.03/0.17	c
0.03/0.17	c
0.03/0.17	c This is cosoco 1.12 --  
0.03/0.17	c
0.03/0.17	c command line: cosoco -lc -model -restarts HOME/instance-4268141-1502512107.xml 
0.03/0.17	c ========================================[ Problem Statistics ]===========================================
0.03/0.17	c |                                                                                                       
0.03/0.17	c |  Parse time        :         0.10 s 
0.03/0.17	c |
0.03/0.17	c |               Variables: 176
0.03/0.17	c |            Domain Sizes: 88..7744
0.03/0.17	c |
0.03/0.17	c |             Constraints: 180
0.03/0.17	c |                   Arity: 1..88  -- Unary: 1  -- Binary: 174
0.03/0.17	c | 
0.03/0.17	c |                   Types: 
0.03/0.17	c |                          (X - Y < k): 86
0.03/0.17	c |                          All Different: 1
0.03/0.17	c |                          Intension: 89
0.03/0.17	c |                          Sum: 4
0.03/0.17	c |                          
0.03/0.17	c =========================================================================================================
0.03/0.17	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.53/0.62	c 101            332            10741          3795513        89             0              91   160   143 
0.83/0.90	c 211            442            11181          3795843        90             0              1   1   0      
1.03/1.20	c 332            563            11665          3796206        90             0              1   1   0      
1.43/1.53	c 465            696            12197          3796605        90             0              1   1   0      
1.83/1.90	c 611            842            12781          3797043        90             0              1   1   0      
2.13/2.30	c 771            1002           13421          3797523        90             0              1   1   0      
2.62/2.77	c 947            1178           14513          3967193        90             0              1   1   0      
3.33/3.41	c 1140           1418           18486          5461666        90             0              1   47   5     
3.82/3.94	c 1352           1630           19334          5462302        91             0              1   1   0      
4.43/4.52	c 1585           1863           20266          5463001        91             0              1   1   0      
5.02/5.16	c 1841           2119           21290          5463769        91             0              1   1   0      
5.72/5.86	c 2122           2400           22414          5464612        91             0              1   1   0      
6.53/6.63	c 2431           2709           23650          5465539        91             0              1   1   0      
7.32/7.47	c 2770           3048           25006          5466556        91             0              1   1   0      
8.22/8.39	c 3142           3420           26494          5467672        91             0              1   1   0      
9.43/9.55	c 3551           3829           28885          6843250        91             0              1   1   0      
10.63/10.78	c 4000           4278           31345          8062983        91             0              1   1   0      
12.04/12.13	c 4493           4771           33981          9282544        91             0              1   1   0      
13.53/13.62	c 5035           5313           36979          10806345       91             0              1   1   0      
15.13/15.24	c 5631           5909           40193          12329833       91             0              1   1   0      
17.03/17.11	c 6286           6691           49739          14996675       91             0              1   72   11    
18.73/18.88	c 7006           7411           52619          14998835       92             0              1   1   0      
20.73/20.82	c 7798           8203           55787          15001211       92             0              1   1   0      
22.83/22.98	c 8669           9074           59739          15149372       92             0              1   1   0      
25.23/25.32	c 9627           10032          64591          15166328       92             0              1   1   0      
28.03/28.14	c 10680          11179          76710          19586240       92             0              1   72   7     
29.23/29.36	c 11838          12486          83064          20379765       93             0              1   150   96   
32.33/32.45	c 13111          13759          88156          20383584       94             0              1   1   0      
35.73/35.85	c 14511          15159          95213          20500415       94             0              1   1   0      
38.73/38.89	c 16051          16962          118375         30535860       94             0              1   84   34    
41.83/41.96	c 17745          18783          127729         31766550       95             0              1   125   36   
44.62/44.77	c 19608          20727          137474         32900189       96             0              1   82   49    
49.43/49.59	c 21657          23108          157275         39015285       97             0              1   100   19   
54.62/54.73	c 23910          25662          184412         48989061       98             0              1   124   21   
60.43/60.50	c 26388          28642          212509         57014447       99             0              1   126   22   
66.92/67.03	c 29113          31392          226720         57673194       100            0              1   26   1     
68.52/68.69	c 32110          34620          245519         61070539       100            0              37   127   96  
72.53/72.66	c 35406          38056          262916         63883314       100            0              89   112   95  
82.73/82.86	c 39031          42605          321466         88184216       102            0              1   122   11   
92.03/92.16	c 43018          46737          345151         90291015       103            0              1   86   3     
97.53/97.61	c 47403          51510          397449         114682249      103            0              5   93   75    
100.13/100.22	c 52226          56876          429722         127658057      104            0              1   125   74   
108.32/108.43	c 57531          62439          456966         131216905      104            0              31   125   46  
114.72/114.84	c 63366          68404          484501         133987151      104            0              73   97   81   
124.92/125.06	c 69784          75101          524357         139697728      105            0              1   99   28    
139.02/139.16	c 76843          82259          554621         140439960      106            0              1   100   20   
150.02/150.16	c 84607          90561          601480         154912569      107            0              1   113   54   
158.12/158.22	c 93147          99336          647016         162020326      107            0              4   99   64    
167.02/167.12	c 102541         109305         702231         173946633      108            0              1   128   72   
174.02/174.18	c 112874         119953         754853         181594561      109            0              1   121   98   
190.42/190.57	c 124240         131703         819163         189307436      110            0              1   89   35    
205.52/205.61	c 136742         145230         906085         209822554      111            0              1   127   52   
217.22/217.33	c 150494         159795         1018150        254714101      111            0              4   98   77    
234.41/234.53	c 165621         176087         1109916        274193637      112            0              1   126   62   
246.81/246.90	c 182260         193596         1197697        289211786      113            0              1   122   93   
256.32/256.41	c 200562         212211         1290687        297433744      113            0              43   116   107 
284.82/284.93	c 220694         232788         1394045        308926418      114            0              1   78   34    
315.21/315.30	c 242839         255808         1525393        346801184      115            0              1   89   42    
329.81/329.93	c 267198         280778         1668001        372962007      116            0              1   99   87    
346.31/346.49	c 293992         307993         1800013        388166433      117            0              1   94   69    
376.41/376.50	c 323465         338263         1947426        411254887      118            0              1   123   88   
398.41/398.59	c 355885         373435         2177925        628286746      118            0              1   130   80   
426.60/426.70	c 391547         410812         2409226        707543900      118            0              4   99   75    
462.10/462.27	c 430775         450811         2710427        723437342      118            0              1   134   95   
490.90/491.09	c 473925         496680         2961568        763633377      118            0              29   130   107 
533.30/533.46	c 521390         551036         3319369        871686209      118            0              1   120   89   
562.60/562.74	c 573601         607714         3611051        938086250      118            0              4   127   102  
629.89/630.09	c 631033         669692         4051020        1044905210     118            0              5   144   86   
695.89/696.03	c 694208         736282         4509496        1105357077     118            0              1   130   73   
755.88/756.02	c 763700         814091         5012013        1226835542     119            0              1   151   97   
765.59/765.75	c solution 1
765.59/765.75	
765.59/765.75	v <instantiation type='solution'>
765.59/765.75	v <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] y[24] y[25] y[26] y[27] y[28] y[29] y[30] y[31] y[32] y[33] y[34] y[35] y[36] y[37] y[38] y[39] y[40] y[41] y[42] y[43] cx[0] cx[1] cx[2] cx[3] cx[4] cx[5] cx[6] cx[7] cx[8] cx[9] cx[10] cx[11] cx[12] cx[13] cx[14] cx[15] cx[16] cx[17] cx[18] cx[19] cx[20] cx[21] cx[22] cx[23] cx[24] cx[25] cx[26] cx[27] cx[28] cx[29] cx[30] cx[31] cx[32] cx[33] cx[34] cx[35] cx[36] cx[37] cx[38] cx[39] cx[40] cx[41] cx[42] cx[43] cy[0] cy[1] cy[2] cy[3] cy[4] cy[5] cy[6] cy[7] cy[8] cy[9] cy[10] cy[11] cy[12] cy[13] cy[14] cy[15] cy[16] cy[17] cy[18] cy[19] cy[20] cy[21] cy[22] cy[23] cy[24] cy[25] cy[26] cy[27] cy[28] cy[29] cy[30] cy[31] cy[32] cy[33] cy[34] cy[35] cy[36] cy[37] cy[38] cy[39] cy[40] cy[41] cy[42] cy[43] </list>
765.59/765.75	v <values>1 6 15 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 75 76 77 78 79 80 81 82 83 84 85 86 88 2 3 4 5 7 8 9 10 11 12 13 14 16 17 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 87 1 36 225 324 361 400 441 484 529 576 625 676 729 784 841 900 961 1024 1089 1156 1225 1296 1369 1444 1521 1600 1681 1764 1849 1936 2025 5625 5776 5929 6084 6241 6400 6561 6724 6889 7056 7225 7396 7744 4 9 16 25 49 64 81 100 121 144 169 196 256 289 2116 2209 2304 2401 2500 2601 2704 2809 2916 3025 3136 3249 3364 3481 3600 3721 3844 3969 4096 4225 4356 4489 4624 4761 4900 5041 5184 5329 5476 7569 </values>
765.59/765.75	v </instantiation>
765.59/765.75	
765.59/765.75	c restarts              : 70          
765.59/765.75	c conflicts             : 769251       (1005 /sec)
765.59/765.75	c decisions             : 820973       (1072 /sec)
765.59/765.75	c propagations          : 1236615930  (1615167 /sec)
765.59/765.75	c root propagations     : 11615       
765.59/765.75	c filter calls          : 5064358        (6615 /sec)
765.59/765.75	c useless filter calls  : 3752489        (74 %)
765.59/765.75	c Memory used           : 43.19 MB
765.59/765.75	c CPU time              : 765.627 s
765.59/765.75	
765.59/765.75	s SATISFIABLE

Verifier Data

OK	

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-4268141-1502512107/watcher-4268141-1502512107 -o /tmp/evaluation-result-4268141-1502512107/solver-4268141-1502512107 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502500311-1848 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268141-1502512107.xml 

pid=6410
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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.06 2.06 2.05 3/180 6413
/proc/meminfo: memFree=31036448/32770624 swapFree=0/321200
[pid=6413] ppid=6410 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/6413/stat : 6413 (runsolver) D 6410 6413 1785 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 53406215 24240128 107 18446744073709551615 4194304 4338465 140724929633440 140724929631080 139630154625751 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 15323136 140724929634498 140724929634889 140724929634889 140724929638346 0
/proc/6413/statm: 5918 107 54 36 0 2156 0

[startup+0.101042 s]
/proc/loadavg: 2.06 2.06 2.05 3/180 6413
/proc/meminfo: memFree=31036448/32770624 swapFree=0/321200
[pid=6413] ppid=6410 vsize=35688 CPUtime=0.03 cores=0,2,4,6
/proc/6413/stat : 6413 (cosoco) R 6410 6413 1785 0 -1 4202496 3232 0 0 0 3 0 0 0 20 0 1 0 53406215 36544512 3050 18446744073709551615 4194304 5972588 140728945256768 140728945250328 140653223387902 0 0 1 0 0 0 0 17 6 0 0 6 0 0 8070896 8075904 23916544 140728945258990 140728945259085 140728945259085 140728945262542 0
/proc/6413/statm: 8922 3050 798 435 0 2285 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 35688

[startup+0.201034 s]
/proc/loadavg: 2.06 2.06 2.05 3/180 6413
/proc/meminfo: memFree=31036448/32770624 swapFree=0/321200
[pid=6413] ppid=6410 vsize=43580 CPUtime=0.13 cores=0,2,4,6
/proc/6413/stat : 6413 (cosoco) R 6410 6413 1785 0 -1 4202496 5242 0 0 0 13 0 0 0 20 0 1 0 53406215 44625920 5051 18446744073709551615 4194304 5972588 140728945256768 140728945254344 5099648 0 0 1 8405026 0 0 0 17 6 0 0 6 0 0 8070896 8075904 23916544 140728945258990 140728945259085 140728945259085 140728945262542 0
/proc/6413/statm: 10895 5051 809 435 0 4258 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 43580

[startup+0.301036 s]
/proc/loadavg: 2.06 2.06 2.05 3/180 6413
/proc/meminfo: memFree=31036448/32770624 swapFree=0/321200
[pid=6413] ppid=6410 vsize=43580 CPUtime=0.23 cores=0,2,4,6
/proc/6413/stat : 6413 (cosoco) R 6410 6413 1785 0 -1 4202496 5246 0 0 0 23 0 0 0 20 0 1 0 53406215 44625920 5051 18446744073709551615 4194304 5972588 140728945256768 140728945254344 4965937 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 23916544 140728945258990 140728945259085 140728945259085 140728945262542 0
/proc/6413/statm: 10895 5051 809 435 0 4258 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 43580

[startup+0.700289 s]
/proc/loadavg: 2.06 2.06 2.05 3/180 6413
/proc/meminfo: memFree=31036448/32770624 swapFree=0/321200
[pid=6413] ppid=6410 vsize=43712 CPUtime=0.63 cores=0,2,4,6
/proc/6413/stat : 6413 (cosoco) R 6410 6413 1785 0 -1 4202496 5259 0 0 0 63 0 0 0 20 0 1 0 53406215 44761088 5051 18446744073709551615 4194304 5972588 140728945256768 140728945254344 5040176 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 23916544 140728945258990 140728945259085 140728945259085 140728945262542 0
/proc/6413/statm: 10928 5051 809 435 0 4291 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 43712

[startup+1.50027 s]
/proc/loadavg: 2.06 2.06 2.05 3/181 6414
/proc/meminfo: memFree=31019152/32770624 swapFree=0/321360
[pid=6413] ppid=6410 vsize=43712 CPUtime=1.43 cores=0,2,4,6
/proc/6413/stat : 6413 (cosoco) R 6410 6413 1785 0 -1 4202496 5259 0 0 0 143 0 0 0 20 0 1 0 53406215 44761088 5051 18446744073709551615 4194304 5972588 140728945256768 140728945254344 5040176 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 23916544 140728945258990 140728945259085 140728945259085 140728945262542 0
/proc/6413/statm: 10928 5051 809 435 0 4291 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 43712

[startup+3.10028 s]
/proc/loadavg: 2.06 2.06 2.05 3/181 6414
/proc/meminfo: memFree=31018904/32770624 swapFree=0/321360
[pid=6413] ppid=6410 vsize=43712 CPUtime=3.02 cores=0,2,4,6
/proc/6413/stat : 6413 (cosoco) R 6410 6413 1785 0 -1 4202496 7043 0 0 0 302 0 0 0 20 0 1 0 53406215 44761088 5101 18446744073709551615 4194304 5972588 140728945256768 140728945254072 5099648 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 23916544 140728945258990 140728945259085 140728945259085 140728945262542 0
/proc/6413/statm: 10928 5101 841 435 0 4291 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 43712

[startup+6.30028 s]
/proc/loadavg: 2.05 2.06 2.05 3/181 6414
/proc/meminfo: memFree=31017960/32770624 swapFree=0/321208
[pid=6413] ppid=6410 vsize=43712 CPUtime=6.22 cores=0,2,4,6
/proc/6413/stat : 6413 (cosoco) R 6410 6413 1785 0 -1 4202496 9269 0 0 0 622 0 0 0 20 0 1 0 53406215 44761088 5101 18446744073709551615 4194304 5972588 140728945256768 140728945254072 5099648 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 23916544 140728945258990 140728945259085 140728945259085 140728945262542 0
/proc/6413/statm: 10928 5101 841 435 0 4291 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 43712

[startup+12.7003 s]
/proc/loadavg: 2.05 2.06 2.05 3/181 6415
/proc/meminfo: memFree=31017588/32770624 swapFree=0/321208
[pid=6413] ppid=6410 vsize=43712 CPUtime=12.63 cores=0,2,4,6
/proc/6413/stat : 6413 (cosoco) R 6410 6413 1785 0 -1 4202496 11705 0 0 0 1262 1 0 0 20 0 1 0 53406215 44761088 5102 18446744073709551615 4194304 5972588 140728945256768 140728945254072 5099648 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 23916544 140728945258990 140728945259085 140728945259085 140728945262542 0
/proc/6413/statm: 10928 5102 841 435 0 4291 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 43712

[startup+25.5003 s]
/proc/loadavg: 2.04 2.05 2.05 3/181 6415
/proc/meminfo: memFree=31016316/32770624 swapFree=0/321204
[pid=6413] ppid=6410 vsize=43712 CPUtime=25.43 cores=0,2,4,6
/proc/6413/stat : 6413 (cosoco) R 6410 6413 1785 0 -1 4202496 15606 0 0 0 2542 1 0 0 20 0 1 0 53406215 44761088 5107 18446744073709551615 4194304 5972588 140728945256768 140728945254072 5040138 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 23916544 140728945258990 140728945259085 140728945259085 140728945262542 0
/proc/6413/statm: 10928 5107 841 435 0 4291 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 43712

[startup+51.1003 s]
/proc/loadavg: 2.02 2.05 2.05 3/181 6415
/proc/meminfo: memFree=31016056/32770624 swapFree=0/321208
[pid=6413] ppid=6410 vsize=43712 CPUtime=51.02 cores=0,2,4,6
/proc/6413/stat : 6413 (cosoco) R 6410 6413 1785 0 -1 4202496 23323 0 0 0 5101 1 0 0 20 0 1 0 53406215 44761088 5120 18446744073709551615 4194304 5972588 140728945256768 140728945254072 5040128 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 23916544 140728945258990 140728945259085 140728945259085 140728945262542 0
/proc/6413/statm: 10928 5120 841 435 0 4291 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 43712

[startup+102.3 s]
/proc/loadavg: 2.13 2.07 2.05 3/181 6478
/proc/meminfo: memFree=31291688/32770624 swapFree=0/321228
[pid=6413] ppid=6410 vsize=43860 CPUtime=102.23 cores=0,2,4,6
/proc/6413/stat : 6413 (cosoco) R 6410 6413 1785 0 -1 4202496 27432 0 0 0 10221 2 0 0 20 0 1 0 53406215 44912640 5137 18446744073709551615 4194304 5972588 140728945256768 140728945254072 5099648 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 23916544 140728945258990 140728945259085 140728945259085 140728945262542 0
/proc/6413/statm: 10965 5137 841 435 0 4328 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 43860

[startup+162.3 s]
/proc/loadavg: 2.05 2.06 2.05 3/181 6480
/proc/meminfo: memFree=31291224/32770624 swapFree=0/321216
[pid=6413] ppid=6410 vsize=43860 CPUtime=162.22 cores=0,2,4,6
/proc/6413/stat : 6413 (cosoco) R 6410 6413 1785 0 -1 4202496 28043 0 0 0 16220 2 0 0 20 0 1 0 53406215 44912640 5152 18446744073709551615 4194304 5972588 140728945256768 140728945254072 5040176 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 23916544 140728945258990 140728945259085 140728945259085 140728945262542 0
/proc/6413/statm: 10965 5152 841 435 0 4328 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 43860

[startup+222.306 s]
/proc/loadavg: 2.05 2.06 2.05 3/181 6482
/proc/meminfo: memFree=31291580/32770624 swapFree=0/321212
[pid=6413] ppid=6410 vsize=44028 CPUtime=222.22 cores=0,2,4,6
/proc/6413/stat : 6413 (cosoco) R 6410 6413 1785 0 -1 4202496 28641 0 0 0 22220 2 0 0 20 0 1 0 53406215 45084672 5162 18446744073709551615 4194304 5972588 140728945256768 140728945254072 5099648 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 23916544 140728945258990 140728945259085 140728945259085 140728945262542 0
/proc/6413/statm: 11007 5162 841 435 0 4370 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 44028

[startup+282.3 s]
/proc/loadavg: 2.02 2.05 2.05 3/181 6484
/proc/meminfo: memFree=31290960/32770624 swapFree=0/321212
[pid=6413] ppid=6410 vsize=44028 CPUtime=282.21 cores=0,2,4,6
/proc/6413/stat : 6413 (cosoco) R 6410 6413 1785 0 -1 4202496 29242 0 0 0 28219 2 0 0 20 0 1 0 53406215 45084672 5163 18446744073709551615 4194304 5972588 140728945256768 140728945254072 5040176 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 23916544 140728945258990 140728945259085 140728945259085 140728945262542 0
/proc/6413/statm: 11007 5163 841 435 0 4370 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 44028

[startup+342.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/185 6501
/proc/meminfo: memFree=31286644/32770624 swapFree=0/321240
[pid=6413] ppid=6410 vsize=44028 CPUtime=342.21 cores=0,2,4,6
/proc/6413/stat : 6413 (cosoco) R 6410 6413 1785 0 -1 4202496 29824 0 0 0 34219 2 0 0 20 0 1 0 53406215 45084672 5172 18446744073709551615 4194304 5972588 140728945256768 140728945254072 5099648 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 23916544 140728945258990 140728945259085 140728945259085 140728945262542 0
/proc/6413/statm: 11007 5172 841 435 0 4370 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 44028

[startup+402.3 s]
/proc/loadavg: 2.04 2.05 2.05 3/185 6503
/proc/meminfo: memFree=31286680/32770624 swapFree=0/321252
[pid=6413] ppid=6410 vsize=44028 CPUtime=402.21 cores=0,2,4,6
/proc/6413/stat : 6413 (cosoco) R 6410 6413 1785 0 -1 4202496 30416 0 0 0 40219 2 0 0 20 0 1 0 53406215 45084672 5174 18446744073709551615 4194304 5972588 140728945256768 140728945254072 5040138 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 23916544 140728945258990 140728945259085 140728945259085 140728945262542 0
/proc/6413/statm: 11007 5174 841 435 0 4370 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 44028

[startup+462.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/182 6505
/proc/meminfo: memFree=31289212/32770624 swapFree=0/321272
[pid=6413] ppid=6410 vsize=44220 CPUtime=462.2 cores=0,2,4,6
/proc/6413/stat : 6413 (cosoco) R 6410 6413 1785 0 -1 4202496 31051 0 0 0 46218 2 0 0 20 0 1 0 53406215 45281280 5176 18446744073709551615 4194304 5972588 140728945256768 140728945253800 5099648 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 23916544 140728945258990 140728945259085 140728945259085 140728945262542 0
/proc/6413/statm: 11055 5176 841 435 0 4418 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 44220

[startup+522.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 6507
/proc/meminfo: memFree=31289088/32770624 swapFree=0/321276
[pid=6413] ppid=6410 vsize=44220 CPUtime=522.2 cores=0,2,4,6
/proc/6413/stat : 6413 (cosoco) R 6410 6413 1785 0 -1 4202496 31637 0 0 0 52218 2 0 0 20 0 1 0 53406215 45281280 5215 18446744073709551615 4194304 5972588 140728945256768 140728945254072 5099648 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 23916544 140728945258990 140728945259085 140728945259085 140728945262542 0
/proc/6413/statm: 11055 5215 841 435 0 4418 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 44220

[startup+582.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 6509
/proc/meminfo: memFree=31289460/32770624 swapFree=0/321288
[pid=6413] ppid=6410 vsize=44220 CPUtime=582.2 cores=0,2,4,6
/proc/6413/stat : 6413 (cosoco) R 6410 6413 1785 0 -1 4202496 32195 0 0 0 58218 2 0 0 20 0 1 0 53406215 45281280 5215 18446744073709551615 4194304 5972588 140728945256768 140728945254072 5040176 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 23916544 140728945258990 140728945259085 140728945259085 140728945262542 0
/proc/6413/statm: 11055 5215 841 435 0 4418 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 44220

[startup+642.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 6512
/proc/meminfo: memFree=31289804/32770624 swapFree=0/321296
[pid=6413] ppid=6410 vsize=44220 CPUtime=642.19 cores=0,2,4,6
/proc/6413/stat : 6413 (cosoco) R 6410 6413 1785 0 -1 4202496 32827 0 0 0 64217 2 0 0 20 0 1 0 53406215 45281280 5215 18446744073709551615 4194304 5972588 140728945256768 140728945254072 5099648 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 23916544 140728945258990 140728945259085 140728945259085 140728945262542 0
/proc/6413/statm: 11055 5215 841 435 0 4418 0
Current children cumulated CPU time (s) 642.19
Current children cumulated vsize (KiB) 44220

[startup+702.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 6514
/proc/meminfo: memFree=31289860/32770624 swapFree=0/321304
[pid=6413] ppid=6410 vsize=44220 CPUtime=702.19 cores=0,2,4,6
/proc/6413/stat : 6413 (cosoco) R 6410 6413 1785 0 -1 4202496 33260 0 0 0 70217 2 0 0 20 0 1 0 53406215 45281280 5215 18446744073709551615 4194304 5972588 140728945256768 140728945254072 5099648 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 23916544 140728945258990 140728945259085 140728945259085 140728945262542 0
/proc/6413/statm: 11055 5215 841 435 0 4418 0
Current children cumulated CPU time (s) 702.19
Current children cumulated vsize (KiB) 44220

[startup+762.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 6516
/proc/meminfo: memFree=31289364/32770624 swapFree=0/321316
[pid=6413] ppid=6410 vsize=44220 CPUtime=762.19 cores=0,2,4,6
/proc/6413/stat : 6413 (cosoco) R 6410 6413 1785 0 -1 4202496 34021 0 0 0 76217 2 0 0 20 0 1 0 53406215 45281280 5215 18446744073709551615 4194304 5972588 140728945256768 140728945254072 5040159 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 23916544 140728945258990 140728945259085 140728945259085 140728945262542 0
/proc/6413/statm: 11055 5215 841 435 0 4418 0
Current children cumulated CPU time (s) 762.19
Current children cumulated vsize (KiB) 44220

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

[startup+763.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 6516
/proc/meminfo: memFree=31289364/32770624 swapFree=0/321316
[pid=6413] ppid=6410 vsize=44220 CPUtime=763.08 cores=0,2,4,6
/proc/6413/stat : 6413 (cosoco) R 6410 6413 1785 0 -1 4202496 34021 0 0 0 76306 2 0 0 20 0 1 0 53406215 45281280 5215 18446744073709551615 4194304 5972588 140728945256768 140728945254072 5040176 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 23916544 140728945258990 140728945259085 140728945259085 140728945262542 0
/proc/6413/statm: 11055 5215 841 435 0 4418 0
Current children cumulated CPU time (s) 763.08
Current children cumulated vsize (KiB) 44220

[startup+764.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 6516
/proc/meminfo: memFree=31289364/32770624 swapFree=0/321316
[pid=6413] ppid=6410 vsize=44220 CPUtime=764.68 cores=0,2,4,6
/proc/6413/stat : 6413 (cosoco) R 6410 6413 1785 0 -1 4202496 34021 0 0 0 76466 2 0 0 20 0 1 0 53406215 45281280 5215 18446744073709551615 4194304 5972588 140728945256768 140728945254072 4969205 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 23916544 140728945258990 140728945259085 140728945259085 140728945262542 0
/proc/6413/statm: 11055 5215 841 435 0 4418 0
Current children cumulated CPU time (s) 764.68
Current children cumulated vsize (KiB) 44220

[startup+765.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 6516
/proc/meminfo: memFree=31289364/32770624 swapFree=0/321316
[pid=6413] ppid=6410 vsize=44220 CPUtime=765.08 cores=0,2,4,6
/proc/6413/stat : 6413 (cosoco) R 6410 6413 1785 0 -1 4202496 34021 0 0 0 76506 2 0 0 20 0 1 0 53406215 45281280 5215 18446744073709551615 4194304 5972588 140728945256768 140728945254072 4965238 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 23916544 140728945258990 140728945259085 140728945259085 140728945262542 0
/proc/6413/statm: 11055 5215 841 435 0 4418 0
Current children cumulated CPU time (s) 765.08
Current children cumulated vsize (KiB) 44220

[startup+765.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 6516
/proc/meminfo: memFree=31289364/32770624 swapFree=0/321316
[pid=6413] ppid=6410 vsize=44220 CPUtime=765.49 cores=0,2,4,6
/proc/6413/stat : 6413 (cosoco) R 6410 6413 1785 0 -1 4202496 34021 0 0 0 76547 2 0 0 20 0 1 0 53406215 45281280 5215 18446744073709551615 4194304 5972588 140728945256768 140728945254072 5039256 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 23916544 140728945258990 140728945259085 140728945259085 140728945262542 0
/proc/6413/statm: 11055 5215 841 435 0 4418 0
Current children cumulated CPU time (s) 765.49
Current children cumulated vsize (KiB) 44220

[startup+765.706 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 6516
/proc/meminfo: memFree=31289364/32770624 swapFree=0/321316
[pid=6413] ppid=6410 vsize=44220 CPUtime=765.59 cores=0,2,4,6
/proc/6413/stat : 6413 (cosoco) R 6410 6413 1785 0 -1 4202496 34021 0 0 0 76557 2 0 0 20 0 1 0 53406215 45281280 5215 18446744073709551615 4194304 5972588 140728945256768 140728945254072 5071499 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 8070896 8075904 23916544 140728945258990 140728945259085 140728945259085 140728945262542 0
/proc/6413/statm: 11055 5215 841 435 0 4418 0
Current children cumulated CPU time (s) 765.59
Current children cumulated vsize (KiB) 44220

Child status: 0
Real time (s): 765.759
CPU time (s): 765.657
CPU user time (s): 765.627
CPU system time (s): 0.029998
CPU usage (%): 99.9868
Max. virtual memory (cumulated for all children) (KiB): 44220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 765.627
system time used= 0.029998
maximum resident set size= 20928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34060
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 243

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.992 second user time and 2.53471 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-12 06:14:26
IDJOB=4268141
IDBENCH=122893
IDSOLVER=2658
FILE ID=node126/4268141-1502512107
RUNJOBID= node126-1502500311-1848
PBS_JOBID= 
Free space on /tmp= 61956 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/NumberPartitioning/NumberPartitioning-m1-s1/NumberPartitioning-088.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268141-1502512107/watcher-4268141-1502512107 -o /tmp/evaluation-result-4268141-1502512107/solver-4268141-1502512107 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502500311-1848 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268141-1502512107.xml

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

MD5SUM BENCH= 06ac67a393cf658bfe76e8457ea2374b
RANDOM SEED=1193114873

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31036620 kB
MemAvailable:   31722480 kB
Buffers:          298860 kB
Cached:           659068 kB
SwapCached:          524 kB
Active:           883800 kB
Inactive:         392524 kB
Active(anon):     272056 kB
Inactive(anon):    71324 kB
Active(file):     611744 kB
Inactive(file):   321200 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              2496 kB
Writeback:             4 kB
AnonPages:        317808 kB
Mapped:            44304 kB
Shmem:             25248 kB
Slab:             163800 kB
SReclaimable:     137504 kB
SUnreclaim:        26296 kB
KernelStack:        3200 kB
PageTables:         5384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     583072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62028 MiB
End job on node126 at 2017-08-12 06:27:12