Trace number 4253319

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-06-27)? (TO) 2400.05 2399.8

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s13/
Blackhole-4-13-2_X2.xml
MD5SUM88708c27ba26ffc45c437651276dcd59
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 variables208
Number of constraints4218
Number of domains4
Minimum domain size1
Maximum domain size52
Distribution of domain sizes[{"size":1,"count":2},{"size":13,"count":52},{"size":26,"count":51},{"size":52,"count":102}]
Minimum variable degree0
Maximum variable degree104
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":53},{"degree":3,"count":50},{"degree":52,"count":1},{"degree":53,"count":34},{"degree":54,"count":17},{"degree":104,"count":52}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4218}]
Number of extensional constraints4218
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":4218}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.07	c root propagations     : 793         
0.00/0.07	c restarts enabled, print stats at every restarts
0.00/0.07	c
0.00/0.07	c
0.00/0.07	c
0.00/0.07	c This is cosoco 1.0 --  
0.00/0.07	c
0.00/0.07	c ========================================[ Problem Statistics ]===========================================
0.00/0.07	c |                                                                                                       
0.00/0.07	c |  Parse time        :         0.06 s 
0.00/0.07	c |
0.00/0.07	c |               Variables: 208
0.00/0.07	c |            Domain Sizes: 1..52
0.00/0.07	c |
0.00/0.07	c |             Constraints: 4218
0.00/0.07	c |                   Arity: 2..2  -- Binary: 4218
0.00/0.07	c | 
0.00/0.07	c |                   Types: 
0.00/0.07	c |                          Extension: 4218  (nb tuples: 0..1326) -- (shared: 4208)
0.00/0.07	c |                          
0.00/0.07	c =========================================================================================================
0.00/0.07	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.07	c remove useless variable z[0]
0.09/0.14	c 101            308            324309         13010          126            0              43   107   74  
0.09/0.18	c 211            716            563727         22594          126            0              91   115   98  
0.19/0.23	c 332            1081           823955         36867          126            0              59   109   75  
0.19/0.27	c 465            1509           1087042        53389          126            0              23   118   28  
0.29/0.33	c 611            1907           1427833        72072          126            0              29   39   34   
0.29/0.38	c 771            2314           1730982        85769          126            0              28   44   42   
0.39/0.44	c 947            2976           2084585        102411         126            0              33   47   41   
0.49/0.50	c 1140           3549           2445116        118929         126            0              41   56   47   
0.49/0.58	c 1352           4128           2976339        150592         126            0              42   50   45   
0.59/0.67	c 1585           4792           3497883        177549         126            0              35   41   37   
0.69/0.76	c 1841           5996           4063995        203977         126            0              40   65   52   
0.79/0.86	c 2122           6802           4675413        247883         126            0              41   54   48   
0.89/0.99	c 2431           7589           5484151        306654         126            0              42   49   47   
0.99/1.09	c 2770           8478           6144198        356544         126            0              18   61   59   
1.10/1.18	c 3142           9610           6714868        380962         126            0              17   72   62   
1.29/1.30	c 3551           11044          7423752        408027         126            0              22   69   58   
1.39/1.46	c 4000           12327          8464990        459888         126            0              40   58   49   
1.59/1.64	c 4493           13503          9548878        537664         126            0              46   56   51   
1.79/1.84	c 5035           15313          10884565       620687         126            0              47   66   53   
1.99/2.00	c 5631           16965          11881274       655185         126            0              44   52   50   
2.09/2.17	c 6286           19248          12984893       707255         126            0              48   73   60   
2.39/2.45	c 7006           21005          14775552       842394         126            0              35   46   42   
2.69/2.75	c 7798           23096          16724654       969752         126            0              36   43   40   
2.99/3.05	c 8669           26499          18568995       1106536        126            0              12   67   51   
3.30/3.35	c 9627           30577          20513441       1204674        126            0              46   70   55   
3.59/3.69	c 10680          33285          22837283       1347179        126            0              49   60   57   
3.99/4.05	c 11838          36516          25025788       1457906        126            0              11   57   54   
4.29/4.39	c 13111          41810          27161316       1563591        126            0              42   63   55   
4.89/4.92	c 14511          45197          30398452       1803331        126            0              47   58   52   
5.39/5.46	c 16051          51729          34002423       2027819        126            0              49   73   59   
6.09/6.14	c 17745          55777          38431813       2301240        126            0              49   58   54   
6.89/6.93	c 19608          60016          43705668       2679749        126            0              41   49   45   
7.49/7.58	c 21657          66409          47790894       2899903        126            0              51   69   60   
8.09/8.15	c 23910          76202          51602626       3059344        126            0              38   69   53   
8.99/9.00	c 26388          84793          56864956       3401887        126            0              43   61   52   
10.00/10.05	c 29113          93831          63948443       3802439        126            0              42   58   49   
10.79/10.82	c 32110          104574         69074175       4032991        126            0              41   63   56   
11.99/12.07	c 35406          113616         77086627       4569210        126            0              50   63   57   
13.49/13.57	c 39031          122751         87508445       5210467        126            0              38   53   49   
14.59/14.67	c 43018          134122         94552837       5576867        126            0              47   63   57   
16.29/16.39	c 47403          149374         106010576      6285217        126            0              39   56   46   
18.29/18.33	c 52226          164992         118404900      7152182        126            0              46   60   53   
20.59/20.69	c 57531          196657         134000739      8021873        126            0              48   71   60   
22.59/22.65	c 63366          213496         146803951      8734065        126            0              43   59   52   
25.40/25.49	c 69784          246190         165924428      9915291        126            0              50   70   62   
27.79/27.84	c 76843          266648         181207352      10776160       126            0              41   61   51   
30.59/30.64	c 84607          288170         201325970      11971309       126            0              48   68   56   
33.00/33.08	c 93147          318291         218625987      12924349       126            0              39   57   49   
36.09/36.14	c 102541         346510         240801061      14165456       126            0              43   60   52   
38.79/38.80	c 112874         375782         259770298      15090281       126            0              47   67   56   
42.39/42.44	c 124240         435914         285039310      16439031       126            0              39   61   53   
45.99/46.09	c 136742         467656         311167708      17758917       126            0              42   55   47   
49.60/49.67	c 150494         518344         337204489      18735073       126            0              41   61   53   
54.49/54.54	c 165621         570417         371535038      20943073       126            0              45   64   54   
61.00/61.03	c 182260         629974         419133845      23647471       126            0              38   54   46   
65.80/65.81	c 200562         691184         453236714      25295464       126            0              42   62   54   
71.40/71.40	c 220694         771182         493086436      27089475       126            0              41   61   54   
77.00/77.03	c 242839         852605         532806411      28887532       126            0              36   59   47   
85.00/85.02	c 267198         936170         589515351      32251572       126            0              34   53   44   
95.50/95.53	c 293992         1058782        664481793      36757843       126            0              33   58   47   
107.70/107.79	c 323465         1173288        750019265      42775696       126            0              38   56   46   
121.01/121.07	c 355885         1280687        844925390      49047383       126            0              37   56   47   
133.80/133.81	c 391547         1373213        935964448      54266540       126            0              33   48   40   
148.51/148.56	c 430775         1465922        1041201307     61220037       126            0              38   53   47   
160.51/160.55	c 473925         1575379        1125157879     65854527       126            0              32   48   41   
177.31/177.34	c 521390         1741771        1244440206     73140346       126            0              37   59   48   
193.81/193.84	c 573601         1947641        1358608738     80532473       126            0              38   61   48   
209.02/209.04	c 631033         2194700        1468025685     85499723       126            0              38   60   52   
236.21/236.24	c 694208         2425282        1656851960     99744751       126            0              37   58   46   
260.72/260.79	c 763700         2733303        1832677407     109137857      126            0              39   63   54   
289.72/289.73	c 840141         3006826        2035687170     122948392      126            0              38   62   51   
311.92/311.92	c 924226         3276924        2192598966     130258448      126            0              34   54   45   
338.73/338.77	c 1016719        3548841        2385214324     140969858      126            0              33   55   44   
378.33/378.33	c 1118461        4038110        2665745144     156569233      126            0              38   62   53   
412.33/412.32	c 1230377        4407499        2908094324     169788814      126            0              34   57   46   
443.54/443.57	c 1353484        4815171        3130137771     180030699      126            0              35   55   48   
484.44/484.47	c 1488901        5246704        3420816912     196512301      126            0              30   52   42   
522.85/522.82	c 1637859        5832407        3696788528     208041985      126            0              38   60   54   
572.75/572.77	c 1801712        6358388        4052840783     228313599      126            0              31   52   43   
617.86/617.88	c 1981950        7031518        4375857578     241500008      126            0              38   59   53   
682.77/682.71	c 2180211        7644036        4833668451     270090594      126            0              34   57   45   
740.27/740.29	c 2398298        8404892        5253249540     287368006      126            0              42   63   56   
814.28/814.29	c 2638193        9054434        5777072934     315586635      126            0              30   51   39   
890.59/890.56	c 2902077        10128139       6328089988     341153676      126            0              42   63   56   
976.80/976.72	c 3192349        11164305       6936126653     375961277      126            0              27   50   39   
1104.31/1104.26	c 3511648        12813098       7843719703     423775250      126            0              33   58   49   
1211.72/1211.67	c 3862876        14029695       8601404281     468034577      126            0              28   52   40   
1325.43/1325.36	c 4249226        15293384       9415104623     510780296      126            0              26   52   39   
1488.95/1488.88	c 4674211        16859940       10553743126    591006796      126            0              35   59   45   
1654.26/1654.16	c 5141694        18204740       11777312478    653436360      126            0              38   57   51   
1812.68/1812.53	c 5655925        19688142       12914496701    716630009      126            0              36   62   46   
2022.60/2022.41	c 6221579        21768353       14430331621    801107487      126            0              35   61   48   
2180.33/2180.17	c 6843798        24322963       15559457989    848267308      126            0              29   57   45   

Verifier Data

One s line expected

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-4253319-1500928370/watcher-4253319-1500928370 -o /tmp/evaluation-result-4253319-1500928370/solver-4253319-1500928370 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1500914920-3783 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4253319-1500928370.xml 

pid=7796
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.00 2.01 2.05 3/182 7799
/proc/meminfo: memFree=32110068/32770624 swapFree=5760/121512
[pid=7799] ppid=7796 vsize=26904 CPUtime=0 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 974 0 0 0 0 0 0 0 20 0 1 0 2488632 27549696 759 33554432000 4194304 5744392 140726481438128 140726481437320 139878835186608 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 6726 759 677 379 0 145 0

[startup+0.100143 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7799
/proc/meminfo: memFree=32110068/32770624 swapFree=5760/121512
[pid=7799] ppid=7796 vsize=34252 CPUtime=0.09 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 2861 0 0 0 9 0 0 0 20 0 1 0 2488632 35074048 2673 33554432000 4194304 5744392 140726481438128 140726481437320 4877409 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2673 717 379 0 1982 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34252

[startup+0.20031 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7799
/proc/meminfo: memFree=32110068/32770624 swapFree=5760/121512
[pid=7799] ppid=7796 vsize=34252 CPUtime=0.19 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 2868 0 0 0 19 0 0 0 20 0 1 0 2488632 35074048 2673 33554432000 4194304 5744392 140726481438128 140726481437320 5118920 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2673 717 379 0 1982 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34252

[startup+0.300275 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7799
/proc/meminfo: memFree=32110068/32770624 swapFree=5760/121512
[pid=7799] ppid=7796 vsize=34252 CPUtime=0.29 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 2870 0 0 0 29 0 0 0 20 0 1 0 2488632 35074048 2673 33554432000 4194304 5744392 140726481438128 140726481437320 4877409 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2673 717 379 0 1982 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34252

[startup+0.70023 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7799
/proc/meminfo: memFree=32110068/32770624 swapFree=5760/121512
[pid=7799] ppid=7796 vsize=34252 CPUtime=0.69 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 2870 0 0 0 69 0 0 0 20 0 1 0 2488632 35074048 2673 33554432000 4194304 5744392 140726481438128 140726481435528 4877409 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2673 717 379 0 1982 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34252

[startup+1.50023 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7800
/proc/meminfo: memFree=32102224/32770624 swapFree=5760/121528
[pid=7799] ppid=7796 vsize=34252 CPUtime=1.49 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 2870 0 0 0 149 0 0 0 20 0 1 0 2488632 35074048 2673 33554432000 4194304 5744392 140726481438128 140726481435528 4872518 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2673 717 379 0 1982 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34252

[startup+3.10022 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7800
/proc/meminfo: memFree=32101684/32770624 swapFree=5760/121528
[pid=7799] ppid=7796 vsize=34252 CPUtime=3.09 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 4734 0 0 0 309 0 0 0 20 0 1 0 2488632 35074048 2711 33554432000 4194304 5744392 140726481438128 140726481435528 4877312 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2711 745 379 0 1982 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34252

[startup+6.30022 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7800
/proc/meminfo: memFree=32101688/32770624 swapFree=5760/121536
[pid=7799] ppid=7796 vsize=34252 CPUtime=6.29 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 6597 0 0 0 629 0 0 0 20 0 1 0 2488632 35074048 2711 33554432000 4194304 5744392 140726481438128 140726481435528 4877092 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2711 745 379 0 1982 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34252

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7800
/proc/meminfo: memFree=32101440/32770624 swapFree=5760/121544
[pid=7799] ppid=7796 vsize=34252 CPUtime=12.69 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 8460 0 0 0 1269 0 0 0 20 0 1 0 2488632 35074048 2711 33554432000 4194304 5744392 140726481438128 140726481435528 4877404 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2711 745 379 0 1982 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34252

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7800
/proc/meminfo: memFree=32101564/32770624 swapFree=5760/121560
[pid=7799] ppid=7796 vsize=34252 CPUtime=25.49 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 12184 0 0 0 2549 0 0 0 20 0 1 0 2488632 35074048 2711 33554432000 4194304 5744392 140726481438128 140726481435528 4877309 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2711 745 379 0 1982 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34252

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7800
/proc/meminfo: memFree=32101248/32770624 swapFree=5760/121592
[pid=7799] ppid=7796 vsize=34252 CPUtime=51.09 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 12545 0 0 0 5109 0 0 0 20 0 1 0 2488632 35074048 2711 33554432000 4194304 5744392 140726481438128 140726481435528 4877409 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2711 745 379 0 1982 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 34252

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7801
/proc/meminfo: memFree=32100800/32770624 swapFree=5760/121672
[pid=7799] ppid=7796 vsize=34252 CPUtime=102.31 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 12906 0 0 0 10231 0 0 0 20 0 1 0 2488632 35074048 2711 33554432000 4194304 5744392 140726481438128 140726481435528 4877404 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2711 745 379 0 1982 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 34252

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7802
/proc/meminfo: memFree=32100324/32770624 swapFree=5760/121720
[pid=7799] ppid=7796 vsize=34252 CPUtime=162.31 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 13262 0 0 0 16231 0 0 0 20 0 1 0 2488632 35074048 2716 33554432000 4194304 5744392 140726481438128 140726481435528 4877404 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2716 745 379 0 1982 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 34252

[startup+222.306 s]
/proc/loadavg: 2.06 2.03 2.05 3/182 7803
/proc/meminfo: memFree=32100324/32770624 swapFree=5760/121764
[pid=7799] ppid=7796 vsize=34252 CPUtime=222.32 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 13619 0 0 0 22232 0 0 0 20 0 1 0 2488632 35074048 2716 33554432000 4194304 5744392 140726481438128 140726481435528 4877114 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2716 745 379 0 1982 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 34252

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 7804
/proc/meminfo: memFree=32100332/32770624 swapFree=5760/121808
[pid=7799] ppid=7796 vsize=34252 CPUtime=282.32 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 13619 0 0 0 28232 0 0 0 20 0 1 0 2488632 35074048 2716 33554432000 4194304 5744392 140726481438128 140726481435528 5123871 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2716 745 379 0 1982 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 34252

[startup+342.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 7805
/proc/meminfo: memFree=32100320/32770624 swapFree=5760/121840
[pid=7799] ppid=7796 vsize=34252 CPUtime=342.33 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 13975 0 0 0 34233 0 0 0 20 0 1 0 2488632 35074048 2716 33554432000 4194304 5744392 140726481438128 140726481435528 4877312 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2716 745 379 0 1982 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 34252

[startup+402.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/182 7806
/proc/meminfo: memFree=32100188/32770624 swapFree=5760/121884
[pid=7799] ppid=7796 vsize=34252 CPUtime=402.33 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 13976 0 0 0 40233 0 0 0 20 0 1 0 2488632 35074048 2716 33554432000 4194304 5744392 140726481438128 140726481435528 4877409 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2716 745 379 0 1982 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 34252

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/183 7815
/proc/meminfo: memFree=32099728/32770624 swapFree=5760/121940
[pid=7799] ppid=7796 vsize=34252 CPUtime=462.34 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 14332 0 0 0 46234 0 0 0 20 0 1 0 2488632 35074048 2716 33554432000 4194304 5744392 140726481438128 140726481435528 4877404 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2716 745 379 0 1982 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 34252

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/183 7816
/proc/meminfo: memFree=32100348/32770624 swapFree=5760/121980
[pid=7799] ppid=7796 vsize=34252 CPUtime=522.35 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 14332 0 0 0 52235 0 0 0 20 0 1 0 2488632 35074048 2716 33554432000 4194304 5744392 140726481438128 140726481435528 4877331 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2716 745 379 0 1982 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 34252

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7817
/proc/meminfo: memFree=32100156/32770624 swapFree=5760/122016
[pid=7799] ppid=7796 vsize=34252 CPUtime=582.35 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 14688 0 0 0 58235 0 0 0 20 0 1 0 2488632 35074048 2716 33554432000 4194304 5744392 140726481438128 140726481435528 4877331 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2716 745 379 0 1982 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 34252


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 7963
/proc/meminfo: memFree=32093380/32770624 swapFree=5760/122760
[pid=7799] ppid=7796 vsize=34252 CPUtime=1482.45 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 17004 0 0 0 148245 0 0 0 20 0 1 0 2488632 35074048 2716 33554432000 4194304 5744392 140726481438128 140726481435528 4877312 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2716 745 379 0 1982 0
Current children cumulated CPU time (s) 1482.45
Current children cumulated vsize (KiB) 34252

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 7965
/proc/meminfo: memFree=32093592/32770624 swapFree=5760/122808
[pid=7799] ppid=7796 vsize=34252 CPUtime=1542.46 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 17458 0 0 0 154246 0 0 0 20 0 1 0 2488632 35074048 2716 33554432000 4194304 5744392 140726481438128 140726481435528 4877404 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2716 745 379 0 1982 0
Current children cumulated CPU time (s) 1542.46
Current children cumulated vsize (KiB) 34252

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 7966
/proc/meminfo: memFree=32093708/32770624 swapFree=5760/122848
[pid=7799] ppid=7796 vsize=34252 CPUtime=1602.46 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 17461 0 0 0 160246 0 0 0 20 0 1 0 2488632 35074048 2716 33554432000 4194304 5744392 140726481438128 140726481435528 5118794 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2716 745 379 0 1982 0
Current children cumulated CPU time (s) 1602.46
Current children cumulated vsize (KiB) 34252

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 7974
/proc/meminfo: memFree=32092792/32770624 swapFree=5760/122900
[pid=7799] ppid=7796 vsize=34252 CPUtime=1662.46 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 17817 0 0 0 166246 0 0 0 20 0 1 0 2488632 35074048 2716 33554432000 4194304 5744392 140726481438128 140726481435528 4877331 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2716 745 379 0 1982 0
Current children cumulated CPU time (s) 1662.46
Current children cumulated vsize (KiB) 34252

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 7997
/proc/meminfo: memFree=32092144/32770624 swapFree=5760/122940
[pid=7799] ppid=7796 vsize=34252 CPUtime=1722.47 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 17817 0 0 0 172247 0 0 0 20 0 1 0 2488632 35074048 2716 33554432000 4194304 5744392 140726481438128 140726481435528 5140544 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2716 745 379 0 1982 0
Current children cumulated CPU time (s) 1722.47
Current children cumulated vsize (KiB) 34252

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 7998
/proc/meminfo: memFree=32092848/32770624 swapFree=5760/122976
[pid=7799] ppid=7796 vsize=34252 CPUtime=1782.48 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 17991 0 0 0 178248 0 0 0 20 0 1 0 2488632 35074048 2716 33554432000 4194304 5744392 140726481438128 140726481435528 4877575 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2716 745 379 0 1982 0
Current children cumulated CPU time (s) 1782.48
Current children cumulated vsize (KiB) 34252

[startup+1842.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 7999
/proc/meminfo: memFree=32093376/32770624 swapFree=5760/123020
[pid=7799] ppid=7796 vsize=34252 CPUtime=1842.48 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 18173 0 0 0 184248 0 0 0 20 0 1 0 2488632 35074048 2716 33554432000 4194304 5744392 140726481438128 140726481435528 4877117 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2716 745 379 0 1982 0
Current children cumulated CPU time (s) 1842.48
Current children cumulated vsize (KiB) 34252

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 8000
/proc/meminfo: memFree=32093500/32770624 swapFree=5760/123056
[pid=7799] ppid=7796 vsize=34252 CPUtime=1902.49 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 18441 0 0 0 190249 0 0 0 20 0 1 0 2488632 35074048 2716 33554432000 4194304 5744392 140726481438128 140726481435528 4872917 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2716 745 379 0 1982 0
Current children cumulated CPU time (s) 1902.49
Current children cumulated vsize (KiB) 34252

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 8001
/proc/meminfo: memFree=32093668/32770624 swapFree=5760/123096
[pid=7799] ppid=7796 vsize=34252 CPUtime=1962.49 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 18460 0 0 0 196249 0 0 0 20 0 1 0 2488632 35074048 2716 33554432000 4194304 5744392 140726481438128 140726481435528 4877316 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2716 745 379 0 1982 0
Current children cumulated CPU time (s) 1962.49
Current children cumulated vsize (KiB) 34252

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 8002
/proc/meminfo: memFree=32093508/32770624 swapFree=5760/123124
[pid=7799] ppid=7796 vsize=34252 CPUtime=2022.5 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 18747 0 0 0 202250 0 0 0 20 0 1 0 2488632 35074048 2716 33554432000 4194304 5744392 140726481438128 140726481435528 4877399 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2716 745 379 0 1982 0
Current children cumulated CPU time (s) 2022.5
Current children cumulated vsize (KiB) 34252

[startup+2082.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 8003
/proc/meminfo: memFree=32093348/32770624 swapFree=5760/123152
[pid=7799] ppid=7796 vsize=34252 CPUtime=2082.51 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 18816 0 0 0 208251 0 0 0 20 0 1 0 2488632 35074048 2716 33554432000 4194304 5744392 140726481438128 140726481435528 4872701 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2716 745 379 0 1982 0
Current children cumulated CPU time (s) 2082.51
Current children cumulated vsize (KiB) 34252

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 8004
/proc/meminfo: memFree=32093436/32770624 swapFree=5760/123188
[pid=7799] ppid=7796 vsize=34252 CPUtime=2142.52 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 19024 0 0 0 214251 1 0 0 20 0 1 0 2488632 35074048 2716 33554432000 4194304 5744392 140726481438128 140726481435528 4877409 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2716 745 379 0 1982 0
Current children cumulated CPU time (s) 2142.52
Current children cumulated vsize (KiB) 34252

[startup+2202.31 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 8005
/proc/meminfo: memFree=32093316/32770624 swapFree=5760/123240
[pid=7799] ppid=7796 vsize=34252 CPUtime=2202.53 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 19172 0 0 0 220252 1 0 0 20 0 1 0 2488632 35074048 2716 33554432000 4194304 5744392 140726481438128 140726481435528 4877331 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2716 745 379 0 1982 0
Current children cumulated CPU time (s) 2202.53
Current children cumulated vsize (KiB) 34252

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 8013
/proc/meminfo: memFree=32093216/32770624 swapFree=5760/123280
[pid=7799] ppid=7796 vsize=34252 CPUtime=2262.53 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 19453 0 0 0 226252 1 0 0 20 0 1 0 2488632 35074048 2716 33554432000 4194304 5744392 140726481438128 140726481435528 4877117 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2716 745 379 0 1982 0
Current children cumulated CPU time (s) 2262.53
Current children cumulated vsize (KiB) 34252

[startup+2322.3 s]
/proc/loadavg: 2.05 2.01 2.05 3/182 8014
/proc/meminfo: memFree=32093464/32770624 swapFree=5760/123312
[pid=7799] ppid=7796 vsize=34252 CPUtime=2322.54 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 19459 0 0 0 232253 1 0 0 20 0 1 0 2488632 35074048 2716 33554432000 4194304 5744392 140726481438128 140726481435528 4877406 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2716 745 379 0 1982 0
Current children cumulated CPU time (s) 2322.54
Current children cumulated vsize (KiB) 34252

[startup+2382.3 s]
/proc/loadavg: 2.02 2.01 2.05 3/182 8015
/proc/meminfo: memFree=32093216/32770624 swapFree=5760/123344
[pid=7799] ppid=7796 vsize=34252 CPUtime=2382.55 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 19746 0 0 0 238254 1 0 0 20 0 1 0 2488632 35074048 2716 33554432000 4194304 5744392 140726481438128 140726481435528 4877099 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2716 745 379 0 1982 0
Current children cumulated CPU time (s) 2382.55
Current children cumulated vsize (KiB) 34252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.8 s]
/proc/loadavg: 2.01 2.01 2.05 3/182 8015
/proc/meminfo: memFree=32093464/32770624 swapFree=5760/123360
[pid=7799] ppid=7796 vsize=34252 CPUtime=2400.05 cores=0,2,4,6
/proc/7799/stat : 7799 (cosoco) R 7796 7799 3752 0 -1 4202496 19746 0 0 0 240004 1 0 0 20 0 1 0 2488632 35074048 2716 33554432000 4194304 5744392 140726481438128 140726481435528 4877355 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 29962240 140726481446081 140726481446211 140726481446211 140726481448910 0
/proc/7799/statm: 8563 2716 745 379 0 1982 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 34252

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 7799 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2399.8
CPU time (s): 2400.05
CPU user time (s): 2400.04
CPU system time (s): 0.011001
CPU usage (%): 100.011
Max. virtual memory (cumulated for all children) (KiB): 34252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.04
system time used= 0.011001
maximum resident set size= 10908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19774
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= 9
involuntary context switches= 3043

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.89604 second user time and 8.02066 second system time

The end

Launcher Data

Begin job on node149 at 2017-07-24 22:32:50
IDJOB=4253319
IDBENCH=134517
IDSOLVER=2633
FILE ID=node149/4253319-1500928370
RUNJOBID= node149-1500914920-3783
PBS_JOBID= 20625398
Free space on /tmp= 61904 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s13/Blackhole-4-13-2_X2.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4253319-1500928370/watcher-4253319-1500928370 -o /tmp/evaluation-result-4253319-1500928370/solver-4253319-1500928370 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1500914920-3783 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4253319-1500928370.xml

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

MD5SUM BENCH= 88708c27ba26ffc45c437651276dcd59
RANDOM SEED=779037536

node149.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.13
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.13
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.13
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.13
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:        32109872 kB
MemAvailable:   32055528 kB
Buffers:           36804 kB
Cached:           223388 kB
SwapCached:            0 kB
Active:           177436 kB
Inactive:         130172 kB
Active(anon):      50580 kB
Inactive(anon):     8660 kB
Active(file):     126856 kB
Inactive(file):   121512 kB
Unevictable:        5760 kB
Mlocked:            5760 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2456 kB
Writeback:             0 kB
AnonPages:         61076 kB
Mapped:            29688 kB
Shmem:              8844 kB
Slab:              51356 kB
SReclaimable:      26248 kB
SUnreclaim:        25108 kB
KernelStack:        3504 kB
PageTables:         4636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     286732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61904 MiB
End job on node149 at 2017-07-24 23:12:50