Trace number 4268158

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco 1.12? (TO) 2520.0901 2519.8

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 benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark255.478
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.10/0.16	c root propagations     : 0           
0.10/0.16	c restarts enabled, print stats at every restarts
0.10/0.16	c
0.10/0.16	c
0.10/0.16	c
0.10/0.16	c This is cosoco 1.12 --  
0.10/0.16	c
0.10/0.16	c command line: cosoco -lc -model -restarts HOME/instance-4268158-1502600469.xml 
0.10/0.16	c ========================================[ Problem Statistics ]===========================================
0.10/0.16	c |                                                                                                       
0.10/0.16	c |  Parse time        :         0.13 s 
0.10/0.16	c |
0.10/0.16	c |               Variables: 2400
0.10/0.16	c |            Domain Sizes: 8..12
0.10/0.16	c |
0.10/0.16	c |             Constraints: 1092
0.10/0.16	c |                   Arity: 8..120
0.10/0.16	c | 
0.10/0.16	c |                   Types: 
0.10/0.16	c |                          All Different: 120
0.10/0.16	c |                          Element Constant: 960
0.10/0.16	c |                          Extension: 12  (nb tuples: 1024..1024) -- (shared: 11)
0.10/0.16	c |                          
0.10/0.16	c =========================================================================================================
0.10/0.16	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.30/0.34	c 101            1142           166942         239533         0              0              808   933   879
0.40/0.49	c 211            1432           262462         411189         0              0              38   54   44   
0.59/0.66	c 332            2057           373939         634411         0              0              49   99   71   
0.78/0.81	c 465            2623           501232         822513         0              0              124   138   130
0.88/0.99	c 611            3153           620289         1046976        0              0              102   122   107
1.09/1.18	c 771            3704           778838         1297768        0              0              104   119   109
1.28/1.35	c 947            4176           852304         1479595        0              0              63   93   89   
1.48/1.54	c 1140           4785           996933         1737493        0              0              56   69   62   
1.68/1.70	c 1352           5387           1206530        1944083        0              0              53   65   58   
1.88/1.99	c 1585           7034           1393367        2365749        0              0              55   113   77  
2.28/2.38	c 1841           9289           1650724        2882552        0              0              84   120   106 
2.48/2.58	c 2122           10480          1818296        3067926        0              0              61   103   75  
2.88/2.96	c 2431           12191          2047337        3696331        0              0              55   97   78   
3.38/3.41	c 2770           13191          2360586        4354811        0              0              66   77   70   
3.68/3.72	c 3142           14356          2762912        4773871        0              0              65   88   73   
4.38/4.44	c 3551           19937          3220584        5587631        0              0              41   76   62   
4.69/4.76	c 4000           25083          3417861        5976632        0              0              138   167   152
5.49/5.54	c 4493           31165          3946026        6887730        0              0              60   96   80   
6.10/6.18	c 5035           33420          4347818        7756652        0              0              72   109   81  
6.89/6.94	c 5631           35600          4901917        8844639        0              0              86   99   91   
7.69/7.76	c 6286           37941          5572541        10054146       0              0              66   82   73   
8.59/8.60	c 7006           40153          6160431        11187677       0              0              56   68   60   
9.39/9.44	c 7798           45979          6646964        12284525       0              0              51   88   69   
10.29/10.35	c 8669           48620          7347151        13503138       0              0              63   73   67   
11.48/11.54	c 9627           54895          8391107        15106202       0              0              53   93   64   
12.18/12.25	c 10680          62576          8729577        15833849       0              0              31   74   58   
13.78/13.87	c 11838          66311          10037940       18613642       0              0              52   67   58   
14.88/15.00	c 13111          74453          10773130       20032114       0              0              50   91   71   
16.48/16.58	c 14511          78414          11889877       22238827       0              0              55   64   59   
17.78/17.88	c 16051          83237          13693044       23902413       0              0              22   32   27   
20.09/20.14	c 17745          100588         15155376       26498695       0              0              34   70   54   
22.18/22.21	c 19608          135388         16328562       28524535       0              0              43   139   104 
24.28/24.36	c 21657          146276         17721298       31865728       0              0              61   100   79  
26.68/26.79	c 23910          159993         19221629       35441553       0              0              63   99   82   
29.58/29.65	c 26388          173849         21081223       39542317       0              0              82   112   96  
32.09/32.10	c 29113          181432         23177056       42590841       0              0              58   71   64   
34.99/35.04	c 32110          197061         25122888       46476970       0              0              46   78   60   
37.68/37.75	c 35406          210818         27220772       49646874       0              0              53   94   63   
40.99/41.07	c 39031          232092         29330320       53837516       0              0              26   83   43   
43.68/43.78	c 43018          242602         31859901       56212273       0              0              43   56   48   
47.99/48.08	c 47403          295988         34436373       60478964       0              0              24   78   58   
52.48/52.57	c 52226          319136         37534387       66022699       0              0              24   82   36   
55.88/56.00	c 57531          331721         41278614       69625539       0              0              19   35   26   
62.88/62.98	c 63366          376439         45443946       78701005       0              0              21   73   42   
70.68/70.72	c 69784          395473         50690732       89934111       0              0              42   55   49   
76.48/76.54	c 76843          411204         55286621       96848827       0              0              42   56   47   
83.78/83.85	c 84607          444972         61150477       106057822      0              0              20   71   33   
92.88/92.96	c 93147          509692         67067608       117054373      0              0              22   75   38   
101.88/101.90	c 102541         607150         73928036       127177626      0              0              24   76   61   
109.99/110.02	c 112874         634308         82371257       137211215      0              0              19   33   26   
121.88/121.92	c 124240         723799         89201945       152777136      0              0              25   71   45   
135.59/135.69	c 136742         799955         97932085       171589792      0              0              22   76   41   
148.69/148.73	c 150494         919978         106674891      186536412      0              0              21   78   51   
162.10/162.15	c 165621         982601         117223040      202878162      0              0              21   79   34   
176.89/176.94	c 182260         1107503        127445869      221093670      0              0              26   79   53   
192.49/192.50	c 200562         1149938        140417520      240657720      0              0              46   66   54   
212.59/212.64	c 220694         1265753        154478862      265505740      0              0              19   73   37   
234.01/234.10	c 242839         1417881        170002239      291579385      0              0              19   78   42   
258.40/258.40	c 267198         1639218        185273745      320299434      0              0              21   73   53   
287.01/287.10	c 293992         1771401        204611726      359904152      0              0              42   78   55   
320.51/320.58	c 323465         1909461        226661483      405309545      0              0              21   72   34   
343.51/343.59	c 355885         2033260        248175303      430161502      0              0              19   79   33   
375.32/375.33	c 391547         2164797        274458990      469468770      0              0              18   78   30   
413.32/413.33	c 430775         2439022        300991884      514973305      0              0              18   74   41   
454.73/454.71	c 473925         2640829        332685321      565774483      0              0              18   79   31   
500.04/500.02	c 521390         2880669        365157825      620692762      0              0              19   79   32   
551.34/551.35	c 573601         3169129        400027686      682820316      0              0              19   74   35   
607.34/607.37	c 631033         3545525        439864920      748581721      0              0              17   73   38   
673.55/673.51	c 694208         3927386        490126375      831911271      0              0              17   78   34   
752.96/752.98	c 763700         4410626        539506085      933073182      0              0              18   68   37   
824.67/824.69	c 840141         4844386        589954481      1018549721     0              0              17   73   34   
926.79/926.70	c 924226         5337648        661779827      1150319174     0              0              16   73   33   
1023.30/1023.25	c 1016719        5887741        732807451      1272692187     0              0              16   78   35   
1120.61/1120.58	c 1118461        6581166        808409163      1387340581     0              0              17   78   41   
1225.72/1225.63	c 1230377        7183819        882059353      1511778235     0              0              17   73   32   
1344.25/1344.16	c 1353484        7808195        966319919      1659285340     0              0              17   78   32   
1482.16/1482.05	c 1488901        8704501        1062541537     1826695837     0              0              17   79   37   
1626.57/1626.41	c 1637859        9522025        1163758822     2006748326     0              0              17   54   33   
1808.21/1808.09	c 1801712        10477425       1282968251     2252409378     0              0              18   73   36   
1982.72/1982.50	c 1981950        11840972       1397169509     2467073112     0              0              21   78   46   
2173.35/2173.16	c 2180211        12630581       1560348797     2709773889     0              0              17   72   29   
2379.77/2379.50	c 2398298        13908104       1703365051     2956213628     0              0              16   77   34   
2520.09/2519.80	
2520.09/2519.80	c *** INTERRUPTED ***
2520.09/2519.80	c restarts              : 82          
2520.09/2519.80	c conflicts             : 2537806      (1007 /sec)
2520.09/2519.80	c decisions             : 15460089     (6135 /sec)
2520.09/2519.80	c propagations          : 3107652620  (1233156 /sec)
2520.09/2519.80	c root propagations     : 0           
2520.09/2519.80	c filter calls          : 1815004448     (720217 /sec)
2520.09/2519.80	c useless filter calls  : 1027839243     (56 %)
2520.09/2519.80	c Memory used           : 49.33 MB
2520.09/2519.80	c CPU time              : 2520.08 s
2520.09/2519.80	
2520.09/2519.80	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4268158-1502600469/watcher-4268158-1502600469 -o /tmp/evaluation-result-4268158-1502600469/solver-4268158-1502600469 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1502571587-3600 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268158-1502600469.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=6224, runsolver pid=6221

[startup+0.100435 s]*
/proc/loadavg: 2.01 2.02 2.05 3/187 6225
/proc/meminfo: memFree=27288708/32770624 swapFree=67108860/67108860
[pid=6224] ppid=6221 vsize=39804 memory=16048 CPUtime=0.1 cores=1,3,5,7
/proc/6224/stat : 6224 (cosoco) R 6221 6224 3568 0 -1 4202496 4189 0 0 0 10 0 0 0 20 0 1 0 93128121 40759296 4012 33554432000 4194304 5972588 140726778118960 140726778115528 140211858664421 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14012416 140726778127551 140726778127646 140726778127646 140726778130382 0
/proc/6224/statm: 9951 4012 734 435 0 3314 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 39804 KiB
Current children cumulated memory: 16048 KiB

[startup+0.209734 s]*
/proc/loadavg: 2.01 2.02 2.05 3/187 6225
/proc/meminfo: memFree=27278292/32770624 swapFree=67108860/67108860
[pid=6224] ppid=6221 vsize=49980 memory=26344 CPUtime=0.2 cores=1,3,5,7
/proc/6224/stat : 6224 (cosoco) R 6221 6224 3568 0 -1 4202496 6776 0 0 0 20 0 0 0 20 0 1 0 93128121 51179520 6586 33554432000 4194304 5972588 140726778118960 140726778115528 5328515 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14012416 140726778127551 140726778127646 140726778127646 140726778130382 0
/proc/6224/statm: 12495 6586 780 435 0 5858 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 49980 KiB
Current children cumulated memory: 26344 KiB

[startup+0.309678 s]*
/proc/loadavg: 2.01 2.02 2.05 3/187 6225
/proc/meminfo: memFree=27277920/32770624 swapFree=67108860/67108860
[pid=6224] ppid=6221 vsize=50512 memory=26872 CPUtime=0.3 cores=1,3,5,7
/proc/6224/stat : 6224 (cosoco) R 6221 6224 3568 0 -1 4202496 6916 0 0 0 30 0 0 0 20 0 1 0 93128121 51724288 6718 33554432000 4194304 5972588 140726778118960 140726778115528 4935490 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14012416 140726778127551 140726778127646 140726778127646 140726778130382 0
/proc/6224/statm: 12628 6718 780 435 0 5991 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 50512 KiB
Current children cumulated memory: 26872 KiB

[startup+0.70028 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 6225
/proc/meminfo: memFree=27277672/32770624 swapFree=67108860/67108860
[pid=6224] ppid=6221 vsize=50512 memory=26872 CPUtime=0.68 cores=1,3,5,7
/proc/6224/stat : 6224 (cosoco) R 6221 6224 3568 0 -1 4202496 6918 0 0 0 68 0 0 0 20 0 1 0 93128121 51724288 6718 33554432000 4194304 5972588 140726778118960 140726778116264 4935596 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14012416 140726778127551 140726778127646 140726778127646 140726778130382 0
/proc/6224/statm: 12628 6718 780 435 0 5991 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 50512 KiB
Current children cumulated memory: 26872 KiB

[startup+1.50028 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 6225
/proc/meminfo: memFree=27277300/32770624 swapFree=67108860/67108860
[pid=6224] ppid=6221 vsize=50512 memory=26872 CPUtime=1.48 cores=1,3,5,7
/proc/6224/stat : 6224 (cosoco) R 6221 6224 3568 0 -1 4202496 6921 0 0 0 148 0 0 0 20 0 1 0 93128121 51724288 6718 33554432000 4194304 5972588 140726778118960 140726778116264 5328506 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14012416 140726778127551 140726778127646 140726778127646 140726778130382 0
/proc/6224/statm: 12628 6718 780 435 0 5991 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 50512 KiB
Current children cumulated memory: 26872 KiB

[startup+3.10919 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 6225
/proc/meminfo: memFree=27276328/32770624 swapFree=67108860/67108860
[pid=6224] ppid=6221 vsize=50512 memory=27024 CPUtime=3.09 cores=1,3,5,7
/proc/6224/stat : 6224 (cosoco) R 6221 6224 3568 0 -1 4202496 9858 0 0 0 309 0 0 0 20 0 1 0 93128121 51724288 6756 33554432000 4194304 5972588 140726778118960 140726778116264 4935792 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14012416 140726778127551 140726778127646 140726778127646 140726778130382 0
/proc/6224/statm: 12628 6756 782 435 0 5991 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 50512 KiB
Current children cumulated memory: 27024 KiB

[startup+6.30027 s]
/proc/loadavg: 2.09 2.03 2.05 3/187 6225
/proc/meminfo: memFree=27276328/32770624 swapFree=67108860/67108860
[pid=6224] ppid=6221 vsize=50512 memory=27024 CPUtime=6.29 cores=1,3,5,7
/proc/6224/stat : 6224 (cosoco) R 6221 6224 3568 0 -1 4202496 13026 0 0 0 628 1 0 0 20 0 1 0 93128121 51724288 6756 33554432000 4194304 5972588 140726778118960 140726778116264 5109246 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14012416 140726778127551 140726778127646 140726778127646 140726778130382 0
/proc/6224/statm: 12628 6756 782 435 0 5991 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 50512 KiB
Current children cumulated memory: 27024 KiB

[startup+12.7003 s]
/proc/loadavg: 2.16 2.05 2.06 3/187 6225
/proc/meminfo: memFree=27276704/32770624 swapFree=67108860/67108860
[pid=6224] ppid=6221 vsize=50512 memory=27028 CPUtime=12.68 cores=1,3,5,7
/proc/6224/stat : 6224 (cosoco) R 6221 6224 3568 0 -1 4202496 15956 0 0 0 1267 1 0 0 20 0 1 0 93128121 51724288 6757 33554432000 4194304 5972588 140726778118960 140726778116264 4935589 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14012416 140726778127551 140726778127646 140726778127646 140726778130382 0
/proc/6224/statm: 12628 6757 782 435 0 5991 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 50512 KiB
Current children cumulated memory: 27028 KiB

[startup+25.5003 s]
/proc/loadavg: 2.29 2.08 2.07 3/187 6225
/proc/meminfo: memFree=27277092/32770624 swapFree=67108860/67108860
[pid=6224] ppid=6221 vsize=50512 memory=27028 CPUtime=25.48 cores=1,3,5,7
/proc/6224/stat : 6224 (cosoco) R 6221 6224 3568 0 -1 4202496 16441 0 0 0 2547 1 0 0 20 0 1 0 93128121 51724288 6757 33554432000 4194304 5972588 140726778118960 140726778116264 4995517 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14012416 140726778127551 140726778127646 140726778127646 140726778130382 0
/proc/6224/statm: 12628 6757 782 435 0 5991 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 50512 KiB
Current children cumulated memory: 27028 KiB

[startup+51.1092 s]
/proc/loadavg: 2.41 2.13 2.08 3/187 6225
/proc/meminfo: memFree=27277588/32770624 swapFree=67108860/67108860
[pid=6224] ppid=6221 vsize=50512 memory=27028 CPUtime=51.09 cores=1,3,5,7
/proc/6224/stat : 6224 (cosoco) R 6221 6224 3568 0 -1 4202496 16676 0 0 0 5108 1 0 0 20 0 1 0 93128121 51724288 6757 33554432000 4194304 5972588 140726778118960 140726778116264 4995434 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14012416 140726778127551 140726778127646 140726778127646 140726778130382 0
/proc/6224/statm: 12628 6757 782 435 0 5991 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 50512 KiB
Current children cumulated memory: 27028 KiB

[startup+102.3 s]
/proc/loadavg: 2.18 2.11 2.08 3/187 6226
/proc/meminfo: memFree=27277716/32770624 swapFree=67108860/67108860
[pid=6224] ppid=6221 vsize=50512 memory=27028 CPUtime=102.28 cores=1,3,5,7
/proc/6224/stat : 6224 (cosoco) R 6221 6224 3568 0 -1 4202496 16908 0 0 0 10227 1 0 0 20 0 1 0 93128121 51724288 6757 33554432000 4194304 5972588 140726778118960 140726778116264 5338196 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 14012416 140726778127551 140726778127646 140726778127646 140726778130382 0
/proc/6224/statm: 12628 6757 782 435 0 5991 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 50512 KiB
Current children cumulated memory: 27028 KiB

[startup+162.3 s]
/proc/loadavg: 2.06 2.09 2.07 3/187 6227
/proc/meminfo: memFree=27277740/32770624 swapFree=67108860/67108860
[pid=6224] ppid=6221 vsize=50512 memory=27028 CPUtime=162.29 cores=1,3,5,7
/proc/6224/stat : 6224 (cosoco) R 6221 6224 3568 0 -1 4202496 17139 0 0 0 16228 1 0 0 20 0 1 0 93128121 51724288 6757 33554432000 4194304 5972588 140726778118960 140726778116264 4935927 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 14012416 140726778127551 140726778127646 140726778127646 140726778130382 0
/proc/6224/statm: 12628 6757 782 435 0 5991 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 50512 KiB
Current children cumulated memory: 27028 KiB

[startup+222.3 s]
/proc/loadavg: 2.02 2.08 2.07 3/188 6236
/proc/meminfo: memFree=27276896/32770624 swapFree=67108860/67108860
[pid=6224] ppid=6221 vsize=50512 memory=27028 CPUtime=222.3 cores=1,3,5,7
/proc/6224/stat : 6224 (cosoco) R 6221 6224 3568 0 -1 4202496 17372 0 0 0 22229 1 0 0 20 0 1 0 93128121 51724288 6757 33554432000 4194304 5972588 140726778118960 140726778116264 5338173 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 14012416 140726778127551 140726778127646 140726778127646 140726778130382 0
/proc/6224/statm: 12628 6757 782 435 0 5991 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 50512 KiB
Current children cumulated memory: 27028 KiB

[startup+282.3 s]
/proc/loadavg: 2.01 2.06 2.06 3/188 6237
/proc/meminfo: memFree=27277108/32770624 swapFree=67108860/67108860
[pid=6224] ppid=6221 vsize=50512 memory=27028 CPUtime=282.3 cores=1,3,5,7
/proc/6224/stat : 6224 (cosoco) R 6221 6224 3568 0 -1 4202496 17372 0 0 0 28229 1 0 0 20 0 1 0 93128121 51724288 6757 33554432000 4194304 5972588 140726778118960 140726778116264 4935663 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 14012416 140726778127551 140726778127646 140726778127646 140726778130382 0
/proc/6224/statm: 12628 6757 782 435 0 5991 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 50512 KiB
Current children cumulated memory: 27028 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/188 6238
/proc/meminfo: memFree=27276840/32770624 swapFree=67108860/67108860
[pid=6224] ppid=6221 vsize=50512 memory=27028 CPUtime=342.31 cores=1,3,5,7
/proc/6224/stat : 6224 (cosoco) R 6221 6224 3568 0 -1 4202496 17602 0 0 0 34230 1 0 0 20 0 1 0 93128121 51724288 6757 33554432000 4194304 5972588 140726778118960 140726778116264 4935596 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 14012416 140726778127551 140726778127646 140726778127646 140726778130382 0
/proc/6224/statm: 12628 6757 782 435 0 5991 0
Current children cumulated CPU time: 342.31 s
Current children cumulated vsize: 50512 KiB
Current children cumulated memory: 27028 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/188 6239
/proc/meminfo: memFree=27276840/32770624 swapFree=67108860/67108860
[pid=6224] ppid=6221 vsize=50512 memory=27028 CPUtime=402.32 cores=1,3,5,7
/proc/6224/stat : 6224 (cosoco) R 6221 6224 3568 0 -1 4202496 17603 0 0 0 40231 1 0 0 20 0 1 0 93128121 51724288 6757 33554432000 4194304 5972588 140726778118960 140726778116264 4935502 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 14012416 140726778127551 140726778127646 140726778127646 140726778130382 0
/proc/6224/statm: 12628 6757 782 435 0 5991 0
Current children cumulated CPU time: 402.32 s
Current children cumulated vsize: 50512 KiB
Current children cumulated memory: 27028 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/188 6240
/proc/meminfo: memFree=27276932/32770624 swapFree=67108860/67108860
[pid=6224] ppid=6221 vsize=50512 memory=27028 CPUtime=462.33 cores=1,3,5,7
/proc/6224/stat : 6224 (cosoco) R 6221 6224 3568 0 -1 4202496 17833 0 0 0 46232 1 0 0 20 0 1 0 93128121 51724288 6757 33554432000 4194304 5972588 140726778118960 140726778116264 5328506 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 14012416 140726778127551 140726778127646 140726778127646 140726778130382 0
/proc/6224/statm: 12628 6757 782 435 0 5991 0
Current children cumulated CPU time: 462.33 s
Current children cumulated vsize: 50512 KiB
Current children cumulated memory: 27028 KiB


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

/proc/6224/statm: 12628 6757 782 435 0 5991 0
Current children cumulated CPU time: 1722.49 s
Current children cumulated vsize: 50512 KiB
Current children cumulated memory: 27028 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6301
/proc/meminfo: memFree=27275696/32770624 swapFree=67108860/67108860
[pid=6224] ppid=6221 vsize=50512 memory=27028 CPUtime=1782.49 cores=1,3,5,7
/proc/6224/stat : 6224 (cosoco) R 6221 6224 3568 0 -1 4202496 20318 0 0 0 178248 1 0 0 20 0 1 0 93128121 51724288 6757 33554432000 4194304 5972588 140726778118960 140726778116264 4935490 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 14012416 140726778127551 140726778127646 140726778127646 140726778130382 0
/proc/6224/statm: 12628 6757 782 435 0 5991 0
Current children cumulated CPU time: 1782.49 s
Current children cumulated vsize: 50512 KiB
Current children cumulated memory: 27028 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6302
/proc/meminfo: memFree=27275688/32770624 swapFree=67108860/67108860
[pid=6224] ppid=6221 vsize=50512 memory=27028 CPUtime=1842.5 cores=1,3,5,7
/proc/6224/stat : 6224 (cosoco) R 6221 6224 3568 0 -1 4202496 20331 0 0 0 184249 1 0 0 20 0 1 0 93128121 51724288 6757 33554432000 4194304 5972588 140726778118960 140726778116264 4935589 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 14012416 140726778127551 140726778127646 140726778127646 140726778130382 0
/proc/6224/statm: 12628 6757 782 435 0 5991 0
Current children cumulated CPU time: 1842.5 s
Current children cumulated vsize: 50512 KiB
Current children cumulated memory: 27028 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6303
/proc/meminfo: memFree=27275680/32770624 swapFree=67108860/67108860
[pid=6224] ppid=6221 vsize=50512 memory=27028 CPUtime=1902.51 cores=1,3,5,7
/proc/6224/stat : 6224 (cosoco) R 6221 6224 3568 0 -1 4202496 20499 0 0 0 190250 1 0 0 20 0 1 0 93128121 51724288 6757 33554432000 4194304 5972588 140726778118960 140726778116264 5328496 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 14012416 140726778127551 140726778127646 140726778127646 140726778130382 0
/proc/6224/statm: 12628 6757 782 435 0 5991 0
Current children cumulated CPU time: 1902.51 s
Current children cumulated vsize: 50512 KiB
Current children cumulated memory: 27028 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6304
/proc/meminfo: memFree=27276060/32770624 swapFree=67108860/67108860
[pid=6224] ppid=6221 vsize=50512 memory=27028 CPUtime=1962.52 cores=1,3,5,7
/proc/6224/stat : 6224 (cosoco) R 6221 6224 3568 0 -1 4202496 20499 0 0 0 196251 1 0 0 20 0 1 0 93128121 51724288 6757 33554432000 4194304 5972588 140726778118960 140726778116264 5328496 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 14012416 140726778127551 140726778127646 140726778127646 140726778130382 0
/proc/6224/statm: 12628 6757 782 435 0 5991 0
Current children cumulated CPU time: 1962.52 s
Current children cumulated vsize: 50512 KiB
Current children cumulated memory: 27028 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6312
/proc/meminfo: memFree=27275264/32770624 swapFree=67108860/67108860
[pid=6224] ppid=6221 vsize=50512 memory=27028 CPUtime=2022.52 cores=1,3,5,7
/proc/6224/stat : 6224 (cosoco) R 6221 6224 3568 0 -1 4202496 20723 0 0 0 202251 1 0 0 20 0 1 0 93128121 51724288 6757 33554432000 4194304 5972588 140726778118960 140726778116264 5328496 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 14012416 140726778127551 140726778127646 140726778127646 140726778130382 0
/proc/6224/statm: 12628 6757 782 435 0 5991 0
Current children cumulated CPU time: 2022.52 s
Current children cumulated vsize: 50512 KiB
Current children cumulated memory: 27028 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6313
/proc/meminfo: memFree=27275884/32770624 swapFree=67108860/67108860
[pid=6224] ppid=6221 vsize=50512 memory=27028 CPUtime=2082.53 cores=1,3,5,7
/proc/6224/stat : 6224 (cosoco) R 6221 6224 3568 0 -1 4202496 20729 0 0 0 208252 1 0 0 20 0 1 0 93128121 51724288 6757 33554432000 4194304 5972588 140726778118960 140726778116264 4935502 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 14012416 140726778127551 140726778127646 140726778127646 140726778130382 0
/proc/6224/statm: 12628 6757 782 435 0 5991 0
Current children cumulated CPU time: 2082.53 s
Current children cumulated vsize: 50512 KiB
Current children cumulated memory: 27028 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6314
/proc/meminfo: memFree=27275512/32770624 swapFree=67108860/67108860
[pid=6224] ppid=6221 vsize=50512 memory=27028 CPUtime=2142.54 cores=1,3,5,7
/proc/6224/stat : 6224 (cosoco) R 6221 6224 3568 0 -1 4202496 20944 0 0 0 214253 1 0 0 20 0 1 0 93128121 51724288 6757 33554432000 4194304 5972588 140726778118960 140726778116264 4935490 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 14012416 140726778127551 140726778127646 140726778127646 140726778130382 0
/proc/6224/statm: 12628 6757 782 435 0 5991 0
Current children cumulated CPU time: 2142.54 s
Current children cumulated vsize: 50512 KiB
Current children cumulated memory: 27028 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6315
/proc/meminfo: memFree=27275636/32770624 swapFree=67108860/67108860
[pid=6224] ppid=6221 vsize=50512 memory=27028 CPUtime=2202.55 cores=1,3,5,7
/proc/6224/stat : 6224 (cosoco) R 6221 6224 3568 0 -1 4202496 20961 0 0 0 220254 1 0 0 20 0 1 0 93128121 51724288 6757 33554432000 4194304 5972588 140726778118960 140726778116264 4935502 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 14012416 140726778127551 140726778127646 140726778127646 140726778130382 0
/proc/6224/statm: 12628 6757 782 435 0 5991 0
Current children cumulated CPU time: 2202.55 s
Current children cumulated vsize: 50512 KiB
Current children cumulated memory: 27028 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6377
/proc/meminfo: memFree=27283080/32770624 swapFree=67108860/67108860
[pid=6224] ppid=6221 vsize=50512 memory=27028 CPUtime=2262.55 cores=1,3,5,7
/proc/6224/stat : 6224 (cosoco) R 6221 6224 3568 0 -1 4202496 21137 0 0 0 226254 1 0 0 20 0 1 0 93128121 51724288 6757 33554432000 4194304 5972588 140726778118960 140726778116264 4935681 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 14012416 140726778127551 140726778127646 140726778127646 140726778130382 0
/proc/6224/statm: 12628 6757 782 435 0 5991 0
Current children cumulated CPU time: 2262.55 s
Current children cumulated vsize: 50512 KiB
Current children cumulated memory: 27028 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6379
/proc/meminfo: memFree=27283208/32770624 swapFree=67108860/67108860
[pid=6224] ppid=6221 vsize=50512 memory=27028 CPUtime=2322.56 cores=1,3,5,7
/proc/6224/stat : 6224 (cosoco) R 6221 6224 3568 0 -1 4202496 21137 0 0 0 232255 1 0 0 20 0 1 0 93128121 51724288 6757 33554432000 4194304 5972588 140726778118960 140726778116264 5328503 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 14012416 140726778127551 140726778127646 140726778127646 140726778130382 0
/proc/6224/statm: 12628 6757 782 435 0 5991 0
Current children cumulated CPU time: 2322.56 s
Current children cumulated vsize: 50512 KiB
Current children cumulated memory: 27028 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6380
/proc/meminfo: memFree=27283084/32770624 swapFree=67108860/67108860
[pid=6224] ppid=6221 vsize=50512 memory=27028 CPUtime=2382.57 cores=1,3,5,7
/proc/6224/stat : 6224 (cosoco) R 6221 6224 3568 0 -1 4202496 21361 0 0 0 238256 1 0 0 20 0 1 0 93128121 51724288 6757 33554432000 4194304 5972588 140726778118960 140726778116264 4935585 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 14012416 140726778127551 140726778127646 140726778127646 140726778130382 0
/proc/6224/statm: 12628 6757 782 435 0 5991 0
Current children cumulated CPU time: 2382.57 s
Current children cumulated vsize: 50512 KiB
Current children cumulated memory: 27028 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6381
/proc/meminfo: memFree=27283212/32770624 swapFree=67108860/67108860
[pid=6224] ppid=6221 vsize=50512 memory=27028 CPUtime=2442.58 cores=1,3,5,7
/proc/6224/stat : 6224 (cosoco) R 6221 6224 3568 0 -1 4202496 21367 0 0 0 244257 1 0 0 20 0 1 0 93128121 51724288 6757 33554432000 4194304 5972588 140726778118960 140726778116264 5327790 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 14012416 140726778127551 140726778127646 140726778127646 140726778130382 0
/proc/6224/statm: 12628 6757 782 435 0 5991 0
Current children cumulated CPU time: 2442.58 s
Current children cumulated vsize: 50512 KiB
Current children cumulated memory: 27028 KiB

[startup+2502.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/187 6383
/proc/meminfo: memFree=27282716/32770624 swapFree=67108860/67108860
[pid=6224] ppid=6221 vsize=50512 memory=27028 CPUtime=2502.58 cores=1,3,5,7
/proc/6224/stat : 6224 (cosoco) R 6221 6224 3568 0 -1 4202496 21557 0 0 0 250257 1 0 0 20 0 1 0 93128121 51724288 6757 33554432000 4194304 5972588 140726778118960 140726778116264 4935663 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 14012416 140726778127551 140726778127646 140726778127646 140726778130382 0
/proc/6224/statm: 12628 6757 782 435 0 5991 0
Current children cumulated CPU time: 2502.58 s
Current children cumulated vsize: 50512 KiB
Current children cumulated memory: 27028 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.8 s]
/proc/loadavg: 2.04 2.03 2.05 3/187 6383
/proc/meminfo: memFree=27282716/32770624 swapFree=67108860/67108860
[pid=6224] ppid=6221 vsize=50512 memory=27028 CPUtime=2520.09 cores=1,3,5,7
/proc/6224/stat : 6224 (cosoco) R 6221 6224 3568 0 -1 4202496 21557 0 0 0 252008 1 0 0 20 0 1 0 93128121 51724288 6757 33554432000 4194304 5972588 140726778118960 140726778116264 4935674 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 14012416 140726778127551 140726778127646 140726778127646 140726778130382 0
/proc/6224/statm: 12628 6757 782 435 0 5991 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 50512 KiB
Current children cumulated memory: 27028 KiB

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

[startup+2519.8 s]
# the end of solver process 6224 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.08 s, system=0.013001 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2519.8
CPU time (s): 2520.09
CPU user time (s): 2520.08
CPU system time (s): 0.013001
CPU usage (%): 100.012
Max. virtual memory (cumulated for all children) (KiB): 50512
Max. memory (cumulated for all children) (KiB): 27028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.08
system time used= 0.013001
maximum resident set size= 27104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21609
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= 21
involuntary context switches= 671


# summary of solver processes directly reported to runsolver:
#   pid: 6224
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2520.08
#   total CPU system time (s): 0.013001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.86504 second user time and 17.1581 second system time

The end

Launcher Data

Begin job on node150 at 2017-08-13 06:46:51
IDJOB=4268158
IDBENCH=139773
IDSOLVER=2658
FILE ID=node150/4268158-1502600469
RUNJOBID= node150-1502571587-3600
PBS_JOBID= 20628290
Free space on /tmp= 61636 MiB

SOLVER NAME= cosoco 1.12
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-4268158-1502600469/watcher-4268158-1502600469 -o /tmp/evaluation-result-4268158-1502600469/solver-4268158-1502600469 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1502571587-3600 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268158-1502600469.xml

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

MD5SUM BENCH= 616f71b8e0d8bc577b21aa831e8a99b8
RANDOM SEED=1847192912

node150.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	: 5332.89
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	: 5332.89
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	: 5332.89
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	: 5332.89
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:        27301960 kB
MemAvailable:   31978112 kB
Buffers:          221324 kB
Cached:          4743680 kB
SwapCached:            0 kB
Active:           662380 kB
Inactive:        4369112 kB
Active(anon):      69212 kB
Inactive(anon):    25068 kB
Active(file):     593168 kB
Inactive(file):  4344044 kB
Unevictable:        6228 kB
Mlocked:            6228 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2780 kB
Writeback:             0 kB
AnonPages:         72368 kB
Mapped:            44860 kB
Shmem:             25224 kB
Slab:             136108 kB
SReclaimable:     109548 kB
SUnreclaim:        26560 kB
KernelStack:        3360 kB
PageTables:         5172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     363264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61632 MiB
End job on node150 at 2017-08-13 07:28:51