Trace number 4253343

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 2400.1

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07-6_X2.xml
MD5SUMfad96b2eb778b7f693e68e3d100e5397
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 variables112
Number of constraints1262
Number of domains4
Minimum domain size1
Maximum domain size28
Distribution of domain sizes[{"size":1,"count":2},{"size":7,"count":28},{"size":14,"count":27},{"size":28,"count":54}]
Minimum variable degree0
Maximum variable degree56
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":29},{"degree":3,"count":26},{"degree":28,"count":1},{"degree":29,"count":18},{"degree":30,"count":9},{"degree":56,"count":28}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1262}]
Number of extensional constraints1262
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1262}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.02	c root propagations     : 280         
0.00/0.02	c restarts enabled, print stats at every restarts
0.00/0.02	c
0.00/0.02	c
0.00/0.02	c
0.00/0.02	c This is cosoco 1.0 --  
0.00/0.02	c
0.00/0.02	c ========================================[ Problem Statistics ]===========================================
0.00/0.02	c |                                                                                                       
0.00/0.02	c |  Parse time        :         0.02 s 
0.00/0.02	c |
0.00/0.02	c |               Variables: 112
0.00/0.02	c |            Domain Sizes: 1..28
0.00/0.02	c |
0.00/0.02	c |             Constraints: 1262
0.00/0.02	c |                   Arity: 2..2  -- Binary: 1262
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          Extension: 1262  (nb tuples: 0..378) -- (shared: 1252)
0.00/0.02	c |                          
0.00/0.02	c =========================================================================================================
0.00/0.02	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.02	c remove useless variable z[0]
0.00/0.03	c 101            305            106551         6782           66             0              21   63   43   
0.00/0.04	c 211            657            191477         11414          66             0              50   76   60   
0.00/0.05	c 332            975            319006         25300          66             0              14   26   18   
0.00/0.07	c 465            1303           427379         34716          66             0              18   24   21   
0.00/0.08	c 611            1732           590706         52379          66             0              15   26   17   
0.09/0.10	c 771            2221           717345         59552          66             0              16   32   25   
0.09/0.11	c 947            2669           864399         68454          66             0              21   28   25   
0.09/0.13	c 1140           3612           1077501        84914          66             0              15   27   22   
0.09/0.15	c 1352           4080           1243936        100512         66             0              19   28   24   
0.09/0.17	c 1585           4961           1483010        122034         66             0              16   30   23   
0.19/0.20	c 1841           5909           1743627        145745         66             0              19   29   24   
0.19/0.23	c 2122           6867           2054209        172325         66             0              17   28   22   
0.19/0.26	c 2431           7739           2384084        206080         66             0              21   29   24   
0.29/0.30	c 2770           9028           2744492        236918         66             0              19   30   25   
0.29/0.34	c 3142           10310          3167777        279523         66             0              22   31   26   
0.29/0.39	c 3551           11624          3651039        330923         66             0              19   28   24   
0.39/0.44	c 4000           13207          4107382        374220         66             0              21   30   25   
0.39/0.49	c 4493           14929          4655265        424099         66             0              16   27   22   
0.49/0.55	c 5035           16834          5257803        478252         66             0              22   32   27   
0.59/0.62	c 5631           18686          5988485        553325         66             0              18   28   22   
0.69/0.70	c 6286           20919          6715082        622618         66             0              22   32   27   
0.69/0.77	c 7006           23271          7467013        685899         66             0              17   28   23   
0.79/0.85	c 7798           26035          8321135        768613         66             0              22   32   27   
0.89/0.95	c 8669           28871          9282259        853751         66             0              19   30   25   
0.99/1.04	c 9627           32106          10202127       930878         66             0              25   35   30   
1.09/1.20	c 10680          35941          11758178       1093204        66             0              16   28   21   
1.29/1.32	c 11838          40247          12957009       1200633        66             0              22   33   27   
1.39/1.45	c 13111          44665          14293257       1320890        66             0              15   27   22   
1.59/1.61	c 14511          49670          15905047       1470131        66             0              16   26   21   
1.79/1.82	c 16051          55684          17979601       1671613        66             0              17   29   24   
1.99/2.00	c 17745          61951          19847089       1842419        66             0              19   29   24   
2.09/2.20	c 19608          68926          21836033       2021249        66             0              19   29   25   
2.39/2.40	c 21657          76064          23913464       2200210        66             0              17   28   23   
2.59/2.63	c 23910          84502          26193975       2389860        66             0              18   28   24   
2.89/2.91	c 26388          92576          29043575       2669513        66             0              15   28   21   
3.19/3.24	c 29113          101813         32338633       2997645        66             0              19   30   25   
3.49/3.59	c 32110          112602         35855050       3355581        66             0              14   30   22   
3.89/3.90	c 35406          124244         39004329       3619522        66             0              15   28   23   
4.19/4.27	c 39031          136381         42778008       3943965        66             0              15   30   24   
4.69/4.70	c 43018          150529         47154010       4328621        66             0              18   30   24   
5.09/5.10	c 47403          165683         51355336       4633515        66             0              14   27   22   
5.59/5.61	c 52226          185068         56525385       5047979        66             0              16   28   24   
6.09/6.17	c 57531          203398         62228244       5561437        66             0              18   29   24   
6.69/6.76	c 63366          223939         68326200       6066825        66             0              16   28   23   
7.39/7.44	c 69784          246876         75236325       6672118        66             0              18   29   24   
8.09/8.18	c 76843          271623         82894347       7332275        66             0              16   28   22   
8.99/9.04	c 84607          298696         91431851       8167703        66             0              19   30   25   
9.79/9.87	c 93147          329218         100111010      8869287        66             0              16   28   23   
10.79/10.83	c 102541         363279         109805642      9714679        66             0              14   26   22   
11.79/11.85	c 112874         398906         120411614      10596037       66             0              16   28   23   
12.99/13.07	c 124240         440581         132691845      11714860       66             0              16   28   23   
14.29/14.37	c 136742         484743         146251620      12851646       66             0              17   29   24   
15.79/15.80	c 150494         535242         160706199      14100585       66             0              19   31   26   
17.49/17.54	c 165621         584107         178137748      15844901       66             0              14   28   22   
19.39/19.41	c 182260         641727         196977138      17605886       66             0              12   29   21   
21.19/21.23	c 200562         705309         215476480      19169930       66             0              19   32   26   
23.09/23.18	c 220694         773049         235887801      20773408       66             0              16   29   24   
25.29/25.36	c 242839         853628         258011981      22656949       66             0              16   30   24   
27.59/27.67	c 267198         947018         281733642      24375980       66             0              14   28   22   
30.39/30.46	c 293992         1038744        309666628      26914245       66             0              19   31   25   
33.29/33.35	c 323465         1136779        339745925      29333234       66             0              14   28   23   
36.69/36.71	c 355885         1250757        373562313      32452455       66             0              18   31   25   
40.49/40.54	c 391547         1376702        412455714      35809273       66             0              15   28   23   
44.39/44.41	c 430775         1518251        451750593      39176504       66             0              18   32   26   
48.59/48.68	c 473925         1681184        495699792      42486477       66             0              12   29   22   
53.59/53.67	c 521390         1852918        546249416      46856026       66             0              16   29   23   
59.49/59.52	c 573601         2045340        605887705      52097113       66             0              15   28   23   
65.59/65.63	c 631033         2237629        666968167      57902673       66             0              13   27   20   
72.09/72.18	c 694208         2459413        734291976      63575753       66             0              14   28   23   
79.49/79.51	c 763700         2707968        809336430      69976988       66             0              11   28   20   
87.29/87.39	c 840141         2978887        889091575      76880027       66             0              17   30   25   
96.79/96.88	c 924226         3286066        985398629      85302607       66             0              13   28   23   
106.49/106.53	c 1016719        3620367        1082989576     93919327       66             0              15   28   22   
117.89/117.91	c 1118461        3993300        1197300997     104218612      66             0              11   28   20   
128.99/129.08	c 1230377        4392117        1311078697     113589830      66             0              13   27   22   
142.49/142.59	c 1353484        4865457        1447083719     125453196      66             0              13   28   22   
157.29/157.37	c 1488901        5311998        1595064360     139589763      66             0              16   34   25   
172.79/172.88	c 1637859        5840688        1754358401     153082421      66             0              13   28   23   
189.79/189.82	c 1801712        6438650        1925498721     168043942      66             0              15   28   23   
208.68/208.76	c 1981950        7072432        2120362281     184665634      66             0              11   28   20   
230.08/230.18	c 2180211        7810072        2335414116     203044816      66             0              10   28   21   
252.68/252.70	c 2398298        8637123        2564481030     221723985      66             0              15   29   23   
277.58/277.67	c 2638193        9495187        2821187429     243246354      66             0              11   28   21   
305.38/305.45	c 2902077        10453923       3102632443     267244991      66             0              14   28   22   
335.59/335.60	c 3192349        11515496       3407539263     292870645      66             0              12   28   22   
367.58/367.67	c 3511648        12661646       3733266701     320242995      66             0              15   29   24   
398.98/399.07	c 3862876        13909007       4058782869     342709819      66             0              11   27   21   
439.38/439.42	c 4249226        15336924       4467236548     377052098      66             0              14   29   23   
482.58/482.66	c 4674211        16822451       4909014314     413683481      66             0              9   28   20    
530.38/530.49	c 5141694        18545688       5393479498     454219280      66             0              15   30   24   
577.38/577.48	c 5655925        20414487       5881516463     488179256      66             0              11   26   20   
637.48/637.55	c 6221579        22418016       6498714522     539405793      66             0              13   28   23   
696.38/696.49	c 6843798        24633773       7102928194     585602762      66             0              10   25   20   
771.18/771.26	c 7528238        27203571       7865756199     649283134      66             0              13   28   23   
849.07/849.14	c 8281122        29970724       8655644942     715887693      66             0              13   28   22   
931.37/931.42	c 9109294        32824506       9500206581     784613249      66             0              9   28   20    
1020.97/1021.06	c 10020283       36202023       10413295554    857534599      66             0              14   30   24   
1126.87/1126.92	c 11022370       39834121       11495805854    947548773      66             0              12   28   23   
1237.47/1237.55	c 12124665       43996455       12617950776    1038458450     66             0              11   27   21   
1360.67/1360.71	c 13337189       48429634       13867002026    1139626743     66             0              11   27   21   
1497.46/1497.56	c 14670965       53192343       15275971570    1253497642     66             0              12   28   23   
1647.66/1647.77	c 16138118       58718387       16792943936    1380651874     66             0              11   26   20   
1793.06/1793.18	c 17751986       64342421       18301769744    1487572177     66             0              10   28   20   
1968.45/1968.56	c 19527240       71097879       20090351531    1627068000     66             0              13   31   24   
2156.65/2156.73	c 21480019       78198974       22024521376    1772099231     66             0              9   28   20    
2379.25/2379.30	c 23628075       86021067       24274168758    1960870591     66             0              10   27   20   

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

pid=8451
running on 4 cores: 1,3,5,7

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.01 2.01 2.05 2/181 8454
/proc/meminfo: memFree=32118848/32770624 swapFree=5880/118924
[pid=8454] ppid=8451 vsize=26772 CPUtime=0 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 941 0 0 0 0 0 0 0 20 0 1 0 2391938 27414528 759 33554432000 4194304 5744392 140728374963616 140728374960264 140498289552357 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 6693 759 678 379 0 112 0

[startup+0.100108 s]
/proc/loadavg: 2.01 2.01 2.05 2/181 8454
/proc/meminfo: memFree=32118848/32770624 swapFree=5880/118924
[pid=8454] ppid=8451 vsize=28376 CPUtime=0.09 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 1378 0 0 0 9 0 0 0 20 0 1 0 2391938 29057024 1155 33554432000 4194304 5744392 140728374963616 140728374960264 4877409 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1155 701 379 0 513 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28376

[startup+0.200215 s]
/proc/loadavg: 2.01 2.01 2.05 2/181 8454
/proc/meminfo: memFree=32118848/32770624 swapFree=5880/118924
[pid=8454] ppid=8451 vsize=28376 CPUtime=0.19 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 1378 0 0 0 19 0 0 0 20 0 1 0 2391938 29057024 1155 33554432000 4194304 5744392 140728374963616 140728374960264 4877117 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1155 701 379 0 513 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 28376

[startup+0.3002 s]
/proc/loadavg: 2.01 2.01 2.05 2/181 8454
/proc/meminfo: memFree=32118848/32770624 swapFree=5880/118924
[pid=8454] ppid=8451 vsize=28376 CPUtime=0.29 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 1378 0 0 0 29 0 0 0 20 0 1 0 2391938 29057024 1155 33554432000 4194304 5744392 140728374963616 140728374960264 4877404 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1155 701 379 0 513 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28376

[startup+0.700174 s]
/proc/loadavg: 2.01 2.01 2.05 2/181 8454
/proc/meminfo: memFree=32118848/32770624 swapFree=5880/118924
[pid=8454] ppid=8451 vsize=28376 CPUtime=0.69 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 1378 0 0 0 69 0 0 0 20 0 1 0 2391938 29057024 1155 33554432000 4194304 5744392 140728374963616 140728374960264 5118827 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1155 701 379 0 513 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28376

[startup+1.50017 s]
/proc/loadavg: 2.01 2.01 2.05 3/182 8455
/proc/meminfo: memFree=32117324/32770624 swapFree=5880/118940
[pid=8454] ppid=8451 vsize=28376 CPUtime=1.49 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 1378 0 0 0 149 0 0 0 20 0 1 0 2391938 29057024 1155 33554432000 4194304 5744392 140728374963616 140728374961016 5123329 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1155 701 379 0 513 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28376

[startup+3.10017 s]
/proc/loadavg: 2.01 2.01 2.05 3/182 8455
/proc/meminfo: memFree=32116952/32770624 swapFree=5880/118940
[pid=8454] ppid=8451 vsize=28376 CPUtime=3.09 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 1783 0 0 0 309 0 0 0 20 0 1 0 2391938 29057024 1218 33554432000 4194304 5744392 140728374963616 140728374961016 4877406 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1218 745 379 0 513 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28376

[startup+6.30017 s]
/proc/loadavg: 2.01 2.01 2.05 3/182 8455
/proc/meminfo: memFree=32116328/32770624 swapFree=5880/118960
[pid=8454] ppid=8451 vsize=28376 CPUtime=6.29 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 2188 0 0 0 629 0 0 0 20 0 1 0 2391938 29057024 1218 33554432000 4194304 5744392 140728374963616 140728374961016 5123871 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1218 745 379 0 513 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28376

[startup+12.7002 s]
/proc/loadavg: 2.01 2.01 2.05 3/182 8455
/proc/meminfo: memFree=32115956/32770624 swapFree=5880/118960
[pid=8454] ppid=8451 vsize=28376 CPUtime=12.69 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 2593 0 0 0 1269 0 0 0 20 0 1 0 2391938 29057024 1218 33554432000 4194304 5744392 140728374963616 140728374961016 5118920 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1218 745 379 0 513 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28376

[startup+25.5002 s]
/proc/loadavg: 2.08 2.03 2.05 3/182 8455
/proc/meminfo: memFree=32116080/32770624 swapFree=5880/118976
[pid=8454] ppid=8451 vsize=28376 CPUtime=25.49 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 3403 0 0 0 2549 0 0 0 20 0 1 0 2391938 29057024 1218 33554432000 4194304 5744392 140728374963616 140728374961016 4877331 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1218 745 379 0 513 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28376

[startup+51.1002 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 8455
/proc/meminfo: memFree=32116080/32770624 swapFree=5880/118992
[pid=8454] ppid=8451 vsize=28376 CPUtime=51.09 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 3808 0 0 0 5109 0 0 0 20 0 1 0 2391938 29057024 1218 33554432000 4194304 5744392 140728374963616 140728374961016 4877213 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1218 745 379 0 513 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 28376

[startup+102.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/181 8456
/proc/meminfo: memFree=32116928/32770624 swapFree=5880/119068
[pid=8454] ppid=8451 vsize=28376 CPUtime=102.29 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 4213 0 0 0 10229 0 0 0 20 0 1 0 2391938 29057024 1218 33554432000 4194304 5744392 140728374963616 140728374961016 4872416 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1218 745 379 0 513 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 28376

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 8458
/proc/meminfo: memFree=32115572/32770624 swapFree=5880/119132
[pid=8454] ppid=8451 vsize=28376 CPUtime=162.29 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 4619 0 0 0 16229 0 0 0 20 0 1 0 2391938 29057024 1218 33554432000 4194304 5744392 140728374963616 140728374961016 4877302 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1218 745 379 0 513 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 28376

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 8459
/proc/meminfo: memFree=32115696/32770624 swapFree=5880/119176
[pid=8454] ppid=8451 vsize=28376 CPUtime=222.29 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 5024 0 0 0 22229 0 0 0 20 0 1 0 2391938 29057024 1218 33554432000 4194304 5744392 140728374963616 140728374961016 4877132 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1218 745 379 0 513 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 28376

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 8460
/proc/meminfo: memFree=32115820/32770624 swapFree=5880/119212
[pid=8454] ppid=8451 vsize=28376 CPUtime=282.28 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 5429 0 0 0 28228 0 0 0 20 0 1 0 2391938 29057024 1218 33554432000 4194304 5744392 140728374963616 140728374961016 4877499 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1218 745 379 0 513 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 28376

[startup+342.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/182 8461
/proc/meminfo: memFree=32115680/32770624 swapFree=5880/119248
[pid=8454] ppid=8451 vsize=28376 CPUtime=342.28 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 5834 0 0 0 34228 0 0 0 20 0 1 0 2391938 29057024 1218 33554432000 4194304 5744392 140728374963616 140728374961016 5118920 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1218 745 379 0 513 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 28376

[startup+402.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/182 8462
/proc/meminfo: memFree=32115796/32770624 swapFree=5880/119288
[pid=8454] ppid=8451 vsize=28376 CPUtime=402.28 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 6239 0 0 0 40228 0 0 0 20 0 1 0 2391938 29057024 1218 33554432000 4194304 5744392 140728374963616 140728374961016 4877355 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1218 745 379 0 513 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 28376

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 8470
/proc/meminfo: memFree=32115584/32770624 swapFree=5880/119332
[pid=8454] ppid=8451 vsize=28376 CPUtime=462.28 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 6644 0 0 0 46228 0 0 0 20 0 1 0 2391938 29057024 1218 33554432000 4194304 5744392 140728374963616 140728374961016 5118941 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1218 745 379 0 513 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 28376

[startup+522.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/182 8471
/proc/meminfo: memFree=32115328/32770624 swapFree=5880/119364
[pid=8454] ppid=8451 vsize=28376 CPUtime=522.28 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 7049 0 0 0 52228 0 0 0 20 0 1 0 2391938 29057024 1218 33554432000 4194304 5744392 140728374963616 140728374961016 4877584 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1218 745 379 0 513 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 28376

[startup+582.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 8472
/proc/meminfo: memFree=32115204/32770624 swapFree=5880/119404
[pid=8454] ppid=8451 vsize=28376 CPUtime=582.28 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 7454 0 0 0 58228 0 0 0 20 0 1 0 2391938 29057024 1218 33554432000 4194304 5744392 140728374963616 140728374961016 4877122 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1218 745 379 0 513 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 28376


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 8558
/proc/meminfo: memFree=29823196/32770624 swapFree=5880/120132
[pid=8454] ppid=8451 vsize=28376 CPUtime=1542.26 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 13623 0 0 0 154226 0 0 0 20 0 1 0 2391938 29057024 1218 33554432000 4194304 5744392 140728374963616 140728374961016 4877280 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1218 745 379 0 513 0
Current children cumulated CPU time (s) 1542.26
Current children cumulated vsize (KiB) 28376

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 8559
/proc/meminfo: memFree=29823092/32770624 swapFree=5880/120160
[pid=8454] ppid=8451 vsize=28376 CPUtime=1602.26 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 13973 0 0 0 160226 0 0 0 20 0 1 0 2391938 29057024 1218 33554432000 4194304 5744392 140728374963616 140728374961016 4872698 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1218 745 379 0 513 0
Current children cumulated CPU time (s) 1602.26
Current children cumulated vsize (KiB) 28376

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 8567
/proc/meminfo: memFree=29822528/32770624 swapFree=5880/120204
[pid=8454] ppid=8451 vsize=28376 CPUtime=1662.26 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 14378 0 0 0 166226 0 0 0 20 0 1 0 2391938 29057024 1218 33554432000 4194304 5744392 140728374963616 140728374961016 4877404 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1218 745 379 0 513 0
Current children cumulated CPU time (s) 1662.26
Current children cumulated vsize (KiB) 28376

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 8590
/proc/meminfo: memFree=29822560/32770624 swapFree=5880/120240
[pid=8454] ppid=8451 vsize=28376 CPUtime=1722.25 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 14739 0 0 0 172225 0 0 0 20 0 1 0 2391938 29057024 1218 33554432000 4194304 5744392 140728374963616 140728374961016 4872605 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1218 745 379 0 513 0
Current children cumulated CPU time (s) 1722.25
Current children cumulated vsize (KiB) 28376

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 8591
/proc/meminfo: memFree=29822572/32770624 swapFree=5880/120276
[pid=8454] ppid=8451 vsize=28376 CPUtime=1782.25 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 15114 0 0 0 178225 0 0 0 20 0 1 0 2391938 29057024 1218 33554432000 4194304 5744392 140728374963616 140728374961016 5123332 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1218 745 379 0 513 0
Current children cumulated CPU time (s) 1782.25
Current children cumulated vsize (KiB) 28376

[startup+1842.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/182 8592
/proc/meminfo: memFree=29822292/32770624 swapFree=5880/120316
[pid=8454] ppid=8451 vsize=28376 CPUtime=1842.25 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 15490 0 0 0 184225 0 0 0 20 0 1 0 2391938 29057024 1218 33554432000 4194304 5744392 140728374963616 140728374961016 5123979 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1218 745 379 0 513 0
Current children cumulated CPU time (s) 1842.25
Current children cumulated vsize (KiB) 28376

[startup+1902.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 8593
/proc/meminfo: memFree=29822528/32770624 swapFree=5880/120356
[pid=8454] ppid=8451 vsize=28376 CPUtime=1902.25 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 15838 0 0 0 190225 0 0 0 20 0 1 0 2391938 29057024 1218 33554432000 4194304 5744392 140728374963616 140728374961016 4872571 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1218 745 379 0 513 0
Current children cumulated CPU time (s) 1902.25
Current children cumulated vsize (KiB) 28376

[startup+1962.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 8594
/proc/meminfo: memFree=29822804/32770624 swapFree=5880/120400
[pid=8454] ppid=8451 vsize=28376 CPUtime=1962.25 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 16186 0 0 0 196225 0 0 0 20 0 1 0 2391938 29057024 1218 33554432000 4194304 5744392 140728374963616 140728374961016 4877302 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1218 745 379 0 513 0
Current children cumulated CPU time (s) 1962.25
Current children cumulated vsize (KiB) 28376

[startup+2022.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/182 8595
/proc/meminfo: memFree=29822840/32770624 swapFree=5880/120444
[pid=8454] ppid=8451 vsize=28376 CPUtime=2022.25 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 16618 0 0 0 202225 0 0 0 20 0 1 0 2391938 29057024 1218 33554432000 4194304 5744392 140728374963616 140728374961016 5118896 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1218 745 379 0 513 0
Current children cumulated CPU time (s) 2022.25
Current children cumulated vsize (KiB) 28376

[startup+2082.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/182 8596
/proc/meminfo: memFree=29822724/32770624 swapFree=5880/120476
[pid=8454] ppid=8451 vsize=28376 CPUtime=2082.25 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 16993 0 0 0 208225 0 0 0 20 0 1 0 2391938 29057024 1218 33554432000 4194304 5744392 140728374963616 140728374961016 4877409 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1218 745 379 0 513 0
Current children cumulated CPU time (s) 2082.25
Current children cumulated vsize (KiB) 28376

[startup+2142.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 8597
/proc/meminfo: memFree=29822404/32770624 swapFree=5880/120504
[pid=8454] ppid=8451 vsize=28376 CPUtime=2142.25 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 17368 0 0 0 214225 0 0 0 20 0 1 0 2391938 29057024 1218 33554432000 4194304 5744392 140728374963616 140728374961016 4872795 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1218 745 379 0 513 0
Current children cumulated CPU time (s) 2142.25
Current children cumulated vsize (KiB) 28376

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 8598
/proc/meminfo: memFree=29822280/32770624 swapFree=5880/120540
[pid=8454] ppid=8451 vsize=28376 CPUtime=2202.25 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 17773 0 0 0 220225 0 0 0 20 0 1 0 2391938 29057024 1218 33554432000 4194304 5744392 140728374963616 140728374961016 4877213 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1218 745 379 0 513 0
Current children cumulated CPU time (s) 2202.25
Current children cumulated vsize (KiB) 28376

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 8606
/proc/meminfo: memFree=29822064/32770624 swapFree=5880/120580
[pid=8454] ppid=8451 vsize=28376 CPUtime=2262.24 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 18118 0 0 0 226224 0 0 0 20 0 1 0 2391938 29057024 1218 33554432000 4194304 5744392 140728374963616 140728374961016 5118920 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1218 745 379 0 513 0
Current children cumulated CPU time (s) 2262.24
Current children cumulated vsize (KiB) 28376

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 8607
/proc/meminfo: memFree=29822076/32770624 swapFree=5880/120612
[pid=8454] ppid=8451 vsize=28376 CPUtime=2322.24 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 18463 0 0 0 232224 0 0 0 20 0 1 0 2391938 29057024 1218 33554432000 4194304 5744392 140728374963616 140728374961016 4877254 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1218 745 379 0 513 0
Current children cumulated CPU time (s) 2322.24
Current children cumulated vsize (KiB) 28376

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 8608
/proc/meminfo: memFree=29817472/32770624 swapFree=5880/120648
[pid=8454] ppid=8451 vsize=28376 CPUtime=2382.24 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 18868 0 0 0 238224 0 0 0 20 0 1 0 2391938 29057024 1218 33554432000 4194304 5744392 140728374963616 140728374961016 4877302 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1218 745 379 0 513 0
Current children cumulated CPU time (s) 2382.24
Current children cumulated vsize (KiB) 28376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.1 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 8608
/proc/meminfo: memFree=29815084/32770624 swapFree=5880/120656
[pid=8454] ppid=8451 vsize=28376 CPUtime=2400.04 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 19228 0 0 0 240004 0 0 0 20 0 1 0 2391938 29057024 1218 33554432000 4194304 5744392 140728374963616 140728374961016 4877355 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1218 745 379 0 513 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 28376

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

[startup+2400.1 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 8608
/proc/meminfo: memFree=29815084/32770624 swapFree=5880/120656
[pid=8454] ppid=8451 vsize=28376 CPUtime=2400.04 cores=1,3,5,7
/proc/8454/stat : 8454 (cosoco) R 8451 8454 3617 0 -1 4202496 19228 0 0 0 240004 0 0 0 20 0 1 0 2391938 29057024 1218 33554432000 4194304 5744392 140728374963616 140728374961016 4877355 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 12931072 140728374965441 140728374965571 140728374965571 140728374968270 0
/proc/8454/statm: 7094 1218 745 379 0 513 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 28376

Child status: 1
Real time (s): 2400.1
CPU time (s): 2400.05
CPU user time (s): 2400.05
CPU system time (s): 0.003999
CPU usage (%): 99.9979
Max. virtual memory (cumulated for all children) (KiB): 28376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.05
system time used= 0.003999
maximum resident set size= 4916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19256
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= 12
involuntary context switches= 623

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.30555 second user time and 8.15109 second system time

The end

Launcher Data

Begin job on node116 at 2017-07-24 22:33:08
IDJOB=4253343
IDBENCH=134578
IDSOLVER=2633
FILE ID=node116/4253343-1500928388
RUNJOBID= node116-1500914924-3649
PBS_JOBID= 20625411
Free space on /tmp= 61912 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07-6_X2.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4253343-1500928388/watcher-4253343-1500928388 -o /tmp/evaluation-result-4253343-1500928388/solver-4253343-1500928388 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node116-1500914924-3649 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4253343-1500928388.xml

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

MD5SUM BENCH= fad96b2eb778b7f693e68e3d100e5397
RANDOM SEED=2036239748

node116.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.73
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.73
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.73
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.73
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:        32119376 kB
MemAvailable:   32060160 kB
Buffers:           37504 kB
Cached:           217844 kB
SwapCached:            0 kB
Active:           174712 kB
Inactive:         127472 kB
Active(anon):      49824 kB
Inactive(anon):     8548 kB
Active(file):     124888 kB
Inactive(file):   118924 kB
Unevictable:        5880 kB
Mlocked:            5880 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1940 kB
Writeback:             0 kB
AnonPages:         52040 kB
Mapped:            28848 kB
Shmem:              8844 kB
Slab:              50284 kB
SReclaimable:      25612 kB
SUnreclaim:        24672 kB
KernelStack:        3280 kB
PageTables:         4828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     288360 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:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61908 MiB
End job on node116 at 2017-07-24 23:13:08