Trace number 4260161

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-mini 1.1 (2017-07-29)? (TO) 2400.0901 2399.8999

General information on the benchmark

NameCoveringArray/CoveringArray-elt-s1/
CoveringArray-elt-3-10-2-12.xml
MD5SUM616f71b8e0d8bc577b21aa831e8a99b8
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of constraints1092
Number of domains2
Minimum domain size8
Maximum domain size12
Distribution of domain sizes[{"size":8,"count":1440},{"size":12,"count":960}]
Minimum variable degree2
Maximum variable degree9
Distribution of variable degrees[{"degree":2,"count":960},{"degree":9,"count":1440}]
Minimum constraint arity8
Maximum constraint arity120
Distribution of constraint arities[{"arity":8,"count":120},{"arity":13,"count":960},{"arity":120,"count":12}]
Number of extensional constraints12
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":12},{"type":"allDifferent","count":120},{"type":"element","count":960}]
Optimization problemNO
Type of objective

Solver Data

0.13/0.22	c root propagations     : 0           
0.13/0.22	c restarts enabled, print stats at every restarts
0.13/0.22	c
0.13/0.22	c
0.13/0.22	c
0.13/0.22	c This is cosoco 1.1 --  
0.13/0.22	c
0.13/0.22	c command line: cosoco -lc -model -restarts HOME/instance-4260161-1502038477.xml 
0.13/0.22	c ========================================[ Problem Statistics ]===========================================
0.13/0.22	c |                                                                                                       
0.13/0.22	c |  Parse time        :         0.14 s 
0.13/0.22	c |
0.13/0.22	c |               Variables: 2400
0.13/0.22	c |            Domain Sizes: 8..12
0.13/0.22	c |
0.13/0.22	c |             Constraints: 1092
0.13/0.22	c |                   Arity: 8..120
0.13/0.22	c | 
0.13/0.22	c |                   Types: 
0.13/0.22	c |                          All Different: 120
0.13/0.22	c |                          Element Constant: 960
0.13/0.22	c |                          Extension: 12  (nb tuples: 1024..1024) -- (shared: 11)
0.13/0.22	c |                          
0.13/0.22	c =========================================================================================================
0.13/0.22	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.33/0.40	c 101            1142           166942         239533         0              0              808   933   879
0.43/0.54	c 211            1432           262462         411189         0              0              38   54   44   
0.63/0.72	c 332            2057           373939         634411         0              0              49   99   71   
0.73/0.87	c 465            2623           501232         822513         0              0              124   138   130
0.93/1.04	c 611            3153           620289         1046976        0              0              102   122   107
1.13/1.24	c 771            3704           778838         1297768        0              0              104   119   109
1.33/1.41	c 947            4176           852304         1479595        0              0              63   93   89   
1.53/1.61	c 1140           4785           996933         1737493        0              0              56   69   62   
1.63/1.78	c 1352           5387           1206530        1944083        0              0              53   65   58   
1.93/2.08	c 1585           7034           1393367        2365749        0              0              55   113   77  
2.33/2.49	c 1841           9289           1650724        2882552        0              0              84   120   106 
2.53/2.69	c 2122           10480          1818296        3067926        0              0              61   103   75  
2.93/3.09	c 2431           12191          2047337        3696331        0              0              55   97   78   
3.43/3.56	c 2770           13191          2360586        4354811        0              0              66   77   70   
3.73/3.89	c 3142           14356          2762912        4773871        0              0              65   88   73   
4.53/4.64	c 3551           19937          3220584        5587631        0              0              41   76   62   
4.83/4.99	c 4000           25083          3417861        5976632        0              0              138   167   152
5.72/5.81	c 4493           31165          3946026        6887730        0              0              60   96   80   
6.32/6.45	c 5035           33420          4347818        7756652        0              0              72   109   81  
7.02/7.19	c 5631           35600          4901917        8844639        0              0              86   99   91   
7.93/8.02	c 6286           37941          5572541        10054146       0              0              66   82   73   
8.74/8.85	c 7006           40153          6160431        11187677       0              0              56   68   60   
9.53/9.68	c 7798           45979          6646964        12284525       0              0              51   88   69   
10.43/10.59	c 8669           48620          7347151        13503138       0              0              63   73   67   
11.63/11.76	c 9627           54895          8391107        15106202       0              0              53   93   64   
12.33/12.47	c 10680          62576          8729577        15833849       0              0              31   74   58   
13.93/14.08	c 11838          66311          10037940       18613642       0              0              52   67   58   
15.13/15.22	c 13111          74453          10773130       20032114       0              0              50   91   71   
16.63/16.78	c 14511          78414          11889877       22238827       0              0              55   64   59   
17.93/18.09	c 16051          83237          13693044       23902413       0              0              22   32   27   
20.23/20.35	c 17745          100588         15155376       26498695       0              0              34   70   54   
22.33/22.41	c 19608          135388         16328562       28524535       0              0              43   139   104 
24.43/24.57	c 21657          146276         17721298       31865728       0              0              61   100   79  
26.83/26.99	c 23910          159993         19221629       35441553       0              0              63   99   82   
29.73/29.86	c 26388          173849         21081223       39542317       0              0              82   112   96  
32.13/32.28	c 29113          181432         23177056       42590841       0              0              58   71   64   
35.13/35.22	c 32110          197061         25122888       46476970       0              0              46   78   60   
37.83/37.99	c 35406          210818         27220772       49646874       0              0              53   94   63   
41.23/41.34	c 39031          232092         29330320       53837516       0              0              26   83   43   
43.83/43.97	c 43018          242602         31859901       56212273       0              0              43   56   48   
48.23/48.33	c 47403          295988         34436373       60478964       0              0              24   78   58   
52.74/52.84	c 52226          319136         37534387       66022699       0              0              24   82   36   
56.14/56.29	c 57531          331721         41278614       69625539       0              0              19   35   26   
63.13/63.29	c 63366          376439         45443946       78701005       0              0              21   73   42   
71.03/71.11	c 69784          395473         50690732       89934111       0              0              42   55   49   
76.73/76.85	c 76843          411204         55286621       96848827       0              0              42   56   47   
84.03/84.18	c 84607          444972         61150477       106057822      0              0              20   71   33   
93.03/93.18	c 93147          509692         67067608       117054373      0              0              22   75   38   
101.94/102.09	c 102541         607150         73928036       127177626      0              0              24   76   61   
110.14/110.22	c 112874         634308         82371257       137211215      0              0              19   33   26   
122.04/122.16	c 124240         723799         89201945       152777136      0              0              25   71   45   
135.64/135.79	c 136742         799955         97932085       171589792      0              0              22   76   41   
148.94/149.04	c 150494         919978         106674891      186536412      0              0              21   78   51   
162.24/162.32	c 165621         982601         117223040      202878162      0              0              21   79   34   
176.94/177.08	c 182260         1107503        127445869      221093670      0              0              26   79   53   
192.84/192.99	c 200562         1149938        140417520      240657720      0              0              46   66   54   
213.25/213.37	c 220694         1265753        154478862      265505740      0              0              19   73   37   
234.45/234.58	c 242839         1417881        170002239      291579385      0              0              19   78   42   
258.85/258.99	c 267198         1639218        185273745      320299434      0              0              21   73   53   
287.45/287.59	c 293992         1771401        204611726      359904152      0              0              42   78   55   
321.16/321.20	c 323465         1909461        226661483      405309545      0              0              21   72   34   
344.37/344.46	c 355885         2033260        248175303      430161502      0              0              19   79   33   
376.27/376.36	c 391547         2164797        274458990      469468770      0              0              18   78   30   
414.57/414.69	c 430775         2439022        300991884      514973305      0              0              18   74   41   
455.67/455.74	c 473925         2640829        332685321      565774483      0              0              18   79   31   
500.78/500.80	c 521390         2880669        365157825      620692762      0              0              19   79   32   
552.68/552.77	c 573601         3169129        400027686      682820316      0              0              19   74   35   
608.19/608.22	c 631033         3545525        439864920      748581721      0              0              17   73   38   
674.89/674.93	c 694208         3927386        490126375      831911271      0              0              17   78   34   
755.50/755.59	c 763700         4410626        539506085      933073182      0              0              18   68   37   
827.22/827.26	c 840141         4844386        589954481      1018549721     0              0              17   73   34   
930.52/930.57	c 924226         5337648        661779827      1150319174     0              0              16   73   33   
1026.03/1026.04	c 1016719        5887741        732807451      1272692187     0              0              16   78   35   
1123.84/1123.89	c 1118461        6581166        808409163      1387340581     0              0              17   78   41   
1226.85/1226.80	c 1230377        7183819        882059353      1511778235     0              0              17   73   32   
1347.07/1347.05	c 1353484        7808195        966319919      1659285340     0              0              17   78   32   
1482.98/1482.97	c 1488901        8704501        1062541537     1826695837     0              0              17   79   37   
1629.30/1629.27	c 1637859        9522025        1163758822     2006748326     0              0              17   54   33   
1811.31/1811.25	c 1801712        10477425       1282968251     2252409378     0              0              18   73   36   
1986.74/1986.69	c 1981950        11840972       1397169509     2467073112     0              0              21   78   46   
2175.75/2175.60	c 2180211        12630581       1560348797     2709773889     0              0              17   72   29   
2379.58/2379.49	c 2398298        13908104       1703365051     2956213628     0              0              16   77   34   
2400.08/2399.90	
2400.08/2399.90	c *** INTERRUPTED ***
2400.08/2399.90	c restarts              : 82          
2400.08/2399.90	c conflicts             : 2417441      (1007 /sec)
2400.08/2399.90	c decisions             : 14119881     (5883 /sec)
2400.08/2399.90	c propagations          : 2978805823  (1241132 /sec)
2400.08/2399.90	c root propagations     : 0           
2400.08/2399.90	c filter calls          : 1719688547     (716516 /sec)
2400.08/2399.90	c useless filter calls  : 961628162      (55 %)
2400.08/2399.90	c Memory used           : 49.12 MB
2400.08/2399.90	c CPU time              : 2400.07 s
2400.08/2399.90	
2400.08/2399.90	s UNKNOWN

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-4260161-1502038477/watcher-4260161-1502038477 -o /tmp/evaluation-result-4260161-1502038477/solver-4260161-1502038477 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502014323-10661 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4260161-1502038477.xml 

pid=15783
running on 4 cores: 0,2,4,6

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.24 2.06 2.06 3/184 15786
/proc/meminfo: memFree=31738988/32770624 swapFree=0/370540
[pid=15786] ppid=15783 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/15786/stat : 15786 (runsolver) D 15783 15786 9955 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 6068696 24240128 107 18446744073709551615 4194304 4338465 140735684613456 140735684611096 140708839752407 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 25251840 140735684620482 140735684620874 140735684620874 140735684624330 0
/proc/15786/statm: 5918 107 54 36 0 2156 0

[startup+0.100158 s]
/proc/loadavg: 2.24 2.06 2.06 3/184 15786
/proc/meminfo: memFree=31738988/32770624 swapFree=0/370540
[pid=15786] ppid=15783 vsize=39196 CPUtime=0.03 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 4084 0 0 0 3 0 0 0 20 0 1 0 6068696 40136704 3902 18446744073709551615 4194304 5747388 140727366885792 140727366882440 5476384 0 0 1 0 0 0 0 17 6 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 9799 3902 721 380 0 3217 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 39196

[startup+0.201157 s]
/proc/loadavg: 2.24 2.06 2.06 3/184 15786
/proc/meminfo: memFree=31738988/32770624 swapFree=0/370540
[pid=15786] ppid=15783 vsize=40780 CPUtime=0.13 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 4481 0 0 0 13 0 0 0 20 0 1 0 6068696 41758720 4298 18446744073709551615 4194304 5747388 140727366885792 140727366880456 140058132643104 0 0 1 0 0 0 0 17 6 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 10195 4298 722 380 0 3613 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 40780

[startup+0.301159 s]
/proc/loadavg: 2.24 2.06 2.06 3/184 15786
/proc/meminfo: memFree=31738988/32770624 swapFree=0/370540
[pid=15786] ppid=15783 vsize=50296 CPUtime=0.23 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 6882 0 0 0 23 0 0 0 20 0 1 0 6068696 51503104 6674 18446744073709551615 4194304 5747388 140727366885792 140727366882680 4872843 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6674 763 380 0 5992 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 50296

[startup+0.700284 s]
/proc/loadavg: 2.24 2.06 2.06 3/184 15786
/proc/meminfo: memFree=31738988/32770624 swapFree=0/370540
[pid=15786] ppid=15783 vsize=50296 CPUtime=0.63 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 6908 0 0 0 63 0 0 0 20 0 1 0 6068696 51503104 6740 18446744073709551615 4194304 5747388 140727366885792 140727366882680 4894030 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6740 763 380 0 5992 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 50296

[startup+1.50028 s]
/proc/loadavg: 2.22 2.06 2.06 3/185 15787
/proc/meminfo: memFree=31715392/32770624 swapFree=0/370624
[pid=15786] ppid=15783 vsize=50296 CPUtime=1.43 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 6908 0 0 0 143 0 0 0 20 0 1 0 6068696 51503104 6740 18446744073709551615 4194304 5747388 140727366885792 140727366883192 4894018 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6740 763 380 0 5992 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 50296

[startup+3.10028 s]
/proc/loadavg: 2.22 2.06 2.06 3/185 15787
/proc/meminfo: memFree=31715176/32770624 swapFree=0/370536
[pid=15786] ppid=15783 vsize=50296 CPUtime=3.03 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 10635 0 0 0 303 0 0 0 20 0 1 0 6068696 51503104 6749 18446744073709551615 4194304 5747388 140727366885792 140727366883192 4995152 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6749 765 380 0 5992 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 50296

[startup+6.30028 s]
/proc/loadavg: 2.20 2.06 2.06 3/185 15787
/proc/meminfo: memFree=31715308/32770624 swapFree=0/370536
[pid=15786] ppid=15783 vsize=50296 CPUtime=6.22 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 14619 0 0 0 622 0 0 0 20 0 1 0 6068696 51503104 6750 18446744073709551615 4194304 5747388 140727366885792 140727366883192 4893991 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6750 765 380 0 5992 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 50296

[startup+12.7003 s]
/proc/loadavg: 2.18 2.06 2.06 3/185 15787
/proc/meminfo: memFree=31714984/32770624 swapFree=0/370552
[pid=15786] ppid=15783 vsize=50296 CPUtime=12.63 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 16049 0 0 0 1262 1 0 0 20 0 1 0 6068696 51503104 6750 18446744073709551615 4194304 5747388 140727366885792 140727366883192 4894117 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6750 765 380 0 5992 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 50296

[startup+25.5003 s]
/proc/loadavg: 2.14 2.06 2.06 3/185 15787
/proc/meminfo: memFree=31714544/32770624 swapFree=0/370572
[pid=15786] ppid=15783 vsize=50296 CPUtime=25.43 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 17694 0 0 0 2542 1 0 0 20 0 1 0 6068696 51503104 6750 18446744073709551615 4194304 5747388 140727366885792 140727366883192 4894127 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6750 765 380 0 5992 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 50296

[startup+51.1003 s]
/proc/loadavg: 2.09 2.05 2.06 3/185 15788
/proc/meminfo: memFree=31714684/32770624 swapFree=0/370608
[pid=15786] ppid=15783 vsize=50296 CPUtime=51.03 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 17910 0 0 0 5102 1 0 0 20 0 1 0 6068696 51503104 6750 18446744073709551615 4194304 5747388 140727366885792 140727366883192 4894030 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6750 765 380 0 5992 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 50296

[startup+102.3 s]
/proc/loadavg: 2.16 2.08 2.06 3/182 15790
/proc/meminfo: memFree=31718228/32770624 swapFree=0/370672
[pid=15786] ppid=15783 vsize=50296 CPUtime=102.24 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 18121 0 0 0 10223 1 0 0 20 0 1 0 6068696 51503104 6750 18446744073709551615 4194304 5747388 140727366885792 140727366883192 4894018 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6750 765 380 0 5992 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 50296

[startup+162.3 s]
/proc/loadavg: 2.00 2.05 2.05 3/182 15984
/proc/meminfo: memFree=31683240/32770624 swapFree=0/369640
[pid=15786] ppid=15783 vsize=50296 CPUtime=162.24 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 18328 0 0 0 16223 1 0 0 20 0 1 0 6068696 51503104 6750 18446744073709551615 4194304 5747388 140727366885792 140727366883192 5142937 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6750 765 380 0 5992 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 50296

[startup+222.306 s]
/proc/loadavg: 2.00 2.04 2.05 3/182 15986
/proc/meminfo: memFree=31682596/32770624 swapFree=0/369716
[pid=15786] ppid=15783 vsize=50296 CPUtime=222.25 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 18537 0 0 0 22224 1 0 0 20 0 1 0 6068696 51503104 6750 18446744073709551615 4194304 5747388 140727366885792 140727366883192 5121146 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6750 765 380 0 5992 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 50296

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/183 15989
/proc/meminfo: memFree=31682764/32770624 swapFree=0/369780
[pid=15786] ppid=15783 vsize=50296 CPUtime=282.25 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 18537 0 0 0 28224 1 0 0 20 0 1 0 6068696 51503104 6750 18446744073709551615 4194304 5747388 140727366885792 140727366883192 4894170 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6750 765 380 0 5992 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 50296

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 15991
/proc/meminfo: memFree=31682476/32770624 swapFree=0/369840
[pid=15786] ppid=15783 vsize=50296 CPUtime=342.26 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 18744 0 0 0 34225 1 0 0 20 0 1 0 6068696 51503104 6750 18446744073709551615 4194304 5747388 140727366885792 140727366883192 4915321 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6750 765 380 0 5992 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 50296

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 15993
/proc/meminfo: memFree=31682848/32770624 swapFree=0/369876
[pid=15786] ppid=15783 vsize=50296 CPUtime=402.27 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 18744 0 0 0 40226 1 0 0 20 0 1 0 6068696 51503104 6750 18446744073709551615 4194304 5747388 140727366885792 140727366883192 5142941 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6750 765 380 0 5992 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 50296

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 15995
/proc/meminfo: memFree=31682448/32770624 swapFree=0/369916
[pid=15786] ppid=15783 vsize=50296 CPUtime=462.27 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 18952 0 0 0 46226 1 0 0 20 0 1 0 6068696 51503104 6750 18446744073709551615 4194304 5747388 140727366885792 140727366883192 4894030 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6750 765 380 0 5992 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 50296

[startup+522.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 15997
/proc/meminfo: memFree=31682696/32770624 swapFree=0/369952
[pid=15786] ppid=15783 vsize=50296 CPUtime=522.28 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 18953 0 0 0 52227 1 0 0 20 0 1 0 6068696 51503104 6750 18446744073709551615 4194304 5747388 140727366885792 140727366883192 4894030 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6750 765 380 0 5992 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 50296

[startup+582.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/184 16013
/proc/meminfo: memFree=31679308/32770624 swapFree=0/370040
[pid=15786] ppid=15783 vsize=50296 CPUtime=582.29 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 19159 0 0 0 58228 1 0 0 20 0 1 0 6068696 51503104 6750 18446744073709551615 4194304 5747388 140727366885792 140727366883192 4894030 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6750 765 380 0 5992 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 50296


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 16088
/proc/meminfo: memFree=31681680/32770624 swapFree=0/370720
[pid=15786] ppid=15783 vsize=50296 CPUtime=1542.39 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 20738 0 0 0 154238 1 0 0 20 0 1 0 6068696 51503104 6750 18446744073709551615 4194304 5747388 140727366885792 140727366883192 4894021 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6750 765 380 0 5992 0
Current children cumulated CPU time (s) 1542.39
Current children cumulated vsize (KiB) 50296

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 16090
/proc/meminfo: memFree=31681652/32770624 swapFree=0/370748
[pid=15786] ppid=15783 vsize=50296 CPUtime=1602.39 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 20769 0 0 0 160238 1 0 0 20 0 1 0 6068696 51503104 6750 18446744073709551615 4194304 5747388 140727366885792 140727366883192 4894124 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6750 765 380 0 5992 0
Current children cumulated CPU time (s) 1602.39
Current children cumulated vsize (KiB) 50296

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 16092
/proc/meminfo: memFree=31681928/32770624 swapFree=0/370784
[pid=15786] ppid=15783 vsize=50296 CPUtime=1662.4 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 20976 0 0 0 166239 1 0 0 20 0 1 0 6068696 51503104 6750 18446744073709551615 4194304 5747388 140727366885792 140727366883192 4919893 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6750 765 380 0 5992 0
Current children cumulated CPU time (s) 1662.4
Current children cumulated vsize (KiB) 50296

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 16094
/proc/meminfo: memFree=31681776/32770624 swapFree=0/370812
[pid=15786] ppid=15783 vsize=50296 CPUtime=1722.4 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 20976 0 0 0 172239 1 0 0 20 0 1 0 6068696 51503104 6750 18446744073709551615 4194304 5747388 140727366885792 140727366883192 4894124 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6750 765 380 0 5992 0
Current children cumulated CPU time (s) 1722.4
Current children cumulated vsize (KiB) 50296

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 16111
/proc/meminfo: memFree=31678360/32770624 swapFree=0/370868
[pid=15786] ppid=15783 vsize=50296 CPUtime=1782.41 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 21128 0 0 0 178240 1 0 0 20 0 1 0 6068696 51503104 6750 18446744073709551615 4194304 5747388 140727366885792 140727366883192 4894137 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6750 765 380 0 5992 0
Current children cumulated CPU time (s) 1782.41
Current children cumulated vsize (KiB) 50296

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 16113
/proc/meminfo: memFree=31678356/32770624 swapFree=0/370916
[pid=15786] ppid=15783 vsize=50296 CPUtime=1842.42 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 21181 0 0 0 184241 1 0 0 20 0 1 0 6068696 51503104 6750 18446744073709551615 4194304 5747388 140727366885792 140727366883192 4872934 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6750 765 380 0 5992 0
Current children cumulated CPU time (s) 1842.42
Current children cumulated vsize (KiB) 50296

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 16115
/proc/meminfo: memFree=31681892/32770624 swapFree=0/370948
[pid=15786] ppid=15783 vsize=50296 CPUtime=1902.42 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 21324 0 0 0 190241 1 0 0 20 0 1 0 6068696 51503104 6750 18446744073709551615 4194304 5747388 140727366885792 140727366883192 5000064 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6750 765 380 0 5992 0
Current children cumulated CPU time (s) 1902.42
Current children cumulated vsize (KiB) 50296

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 16117
/proc/meminfo: memFree=31681132/32770624 swapFree=0/370976
[pid=15786] ppid=15783 vsize=50296 CPUtime=1962.43 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 21324 0 0 0 196242 1 0 0 20 0 1 0 6068696 51503104 6750 18446744073709551615 4194304 5747388 140727366885792 140727366883192 4894117 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6750 765 380 0 5992 0
Current children cumulated CPU time (s) 1962.43
Current children cumulated vsize (KiB) 50296

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 16119
/proc/meminfo: memFree=31681504/32770624 swapFree=0/371016
[pid=15786] ppid=15783 vsize=50296 CPUtime=2022.44 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 21524 0 0 0 202243 1 0 0 20 0 1 0 6068696 51503104 6750 18446744073709551615 4194304 5747388 140727366885792 140727366883192 4894124 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6750 765 380 0 5992 0
Current children cumulated CPU time (s) 2022.44
Current children cumulated vsize (KiB) 50296

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 16121
/proc/meminfo: memFree=31681624/32770624 swapFree=0/371048
[pid=15786] ppid=15783 vsize=50296 CPUtime=2082.45 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 21530 0 0 0 208244 1 0 0 20 0 1 0 6068696 51503104 6750 18446744073709551615 4194304 5747388 140727366885792 140727366883192 4894185 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6750 765 380 0 5992 0
Current children cumulated CPU time (s) 2082.45
Current children cumulated vsize (KiB) 50296

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 16123
/proc/meminfo: memFree=31681848/32770624 swapFree=0/371084
[pid=15786] ppid=15783 vsize=50296 CPUtime=2142.45 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 21682 0 0 0 214244 1 0 0 20 0 1 0 6068696 51503104 6750 18446744073709551615 4194304 5747388 140727366885792 140727366883192 4894030 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6750 765 380 0 5992 0
Current children cumulated CPU time (s) 2142.45
Current children cumulated vsize (KiB) 50296

[startup+2202.31 s]
/proc/loadavg: 2.08 2.03 2.05 3/181 16125
/proc/meminfo: memFree=31681736/32770624 swapFree=0/371124
[pid=15786] ppid=15783 vsize=50296 CPUtime=2202.46 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 21736 0 0 0 220245 1 0 0 20 0 1 0 6068696 51503104 6750 18446744073709551615 4194304 5747388 140727366885792 140727366883192 4894185 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6750 765 380 0 5992 0
Current children cumulated CPU time (s) 2202.46
Current children cumulated vsize (KiB) 50296

[startup+2262.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/181 16127
/proc/meminfo: memFree=31681868/32770624 swapFree=0/371164
[pid=15786] ppid=15783 vsize=50296 CPUtime=2262.46 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 21832 0 0 0 226245 1 0 0 20 0 1 0 6068696 51503104 6750 18446744073709551615 4194304 5747388 140727366885792 140727366883192 5131785 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6750 765 380 0 5992 0
Current children cumulated CPU time (s) 2262.46
Current children cumulated vsize (KiB) 50296

[startup+2322.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 16129
/proc/meminfo: memFree=31681844/32770624 swapFree=0/371188
[pid=15786] ppid=15783 vsize=50296 CPUtime=2322.47 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 21832 0 0 0 232246 1 0 0 20 0 1 0 6068696 51503104 6750 18446744073709551615 4194304 5747388 140727366885792 140727366883192 4894124 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6750 765 380 0 5992 0
Current children cumulated CPU time (s) 2322.47
Current children cumulated vsize (KiB) 50296

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 16145
/proc/meminfo: memFree=31676984/32770624 swapFree=0/371244
[pid=15786] ppid=15783 vsize=50296 CPUtime=2382.47 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 22027 0 0 0 238246 1 0 0 20 0 1 0 6068696 51503104 6750 18446744073709551615 4194304 5747388 140727366885792 140727366883192 4894018 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6750 765 380 0 5992 0
Current children cumulated CPU time (s) 2382.47
Current children cumulated vsize (KiB) 50296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 16146
/proc/meminfo: memFree=31676884/32770624 swapFree=0/371260
[pid=15786] ppid=15783 vsize=50296 CPUtime=2400.08 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 22037 0 0 0 240007 1 0 0 20 0 1 0 6068696 51503104 6750 18446744073709551615 4194304 5747388 140727366885792 140727366883192 4894129 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6750 765 380 0 5992 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 50296

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

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

[startup+2399.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 16146
/proc/meminfo: memFree=31676884/32770624 swapFree=0/371260
[pid=15786] ppid=15783 vsize=50296 CPUtime=2400.08 cores=0,2,4,6
/proc/15786/stat : 15786 (cosoco) R 15783 15786 9955 0 -1 4202496 22037 0 0 0 240007 1 0 0 20 0 1 0 6068696 51503104 6750 18446744073709551615 4194304 5747388 140727366885792 140727366883192 4894129 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 7845728 7850568 29134848 140727366894063 140727366894158 140727366894158 140727366897614 0
/proc/15786/statm: 12574 6750 765 380 0 5992 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 50296

Child status: 1
Real time (s): 2399.9
CPU time (s): 2400.09
CPU user time (s): 2400.07
CPU system time (s): 0.016001
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 50296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.07
system time used= 0.016001
maximum resident set size= 27072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22076
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= 22
involuntary context switches= 612

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.5528 second user time and 8.51335 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-06 18:40:34
IDJOB=4260161
IDBENCH=139773
IDSOLVER=2647
FILE ID=node125/4260161-1502038477
RUNJOBID= node125-1502014323-10661
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/CoveringArray/CoveringArray-elt-s1/CoveringArray-elt-3-10-2-12.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260161-1502038477/watcher-4260161-1502038477 -o /tmp/evaluation-result-4260161-1502038477/solver-4260161-1502038477 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502014323-10661 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4260161-1502038477.xml

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

MD5SUM BENCH= 616f71b8e0d8bc577b21aa831e8a99b8
RANDOM SEED=727877847

node125.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.07
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.07
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.07
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.07
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:        31739512 kB
MemAvailable:   32022224 kB
Buffers:          117272 kB
Cached:           445872 kB
SwapCached:            0 kB
Active:           244136 kB
Inactive:         379072 kB
Active(anon):      60080 kB
Inactive(anon):     8532 kB
Active(file):     184056 kB
Inactive(file):   370540 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3348 kB
Writeback:             0 kB
AnonPages:         59744 kB
Mapped:            32524 kB
Shmem:              8868 kB
Slab:             112576 kB
SReclaimable:      87900 kB
SUnreclaim:        24676 kB
KernelStack:        3248 kB
PageTables:         5264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     307476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62020 MiB
End job on node125 at 2017-08-06 19:20:34