Trace number 4253346

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.1 2400.21

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07h-9_X2.xml
MD5SUM1a2530643870bd226f8d107acaf48581
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            106439         6782           66             0              21   63   43   
0.00/0.04	c 211            657            191365         11414          66             0              50   76   60   
0.00/0.06	c 332            975            318894         25300          66             0              14   26   18   
0.00/0.07	c 465            1303           427267         34716          66             0              18   24   21   
0.00/0.08	c 611            1732           590594         52379          66             0              15   26   17   
0.09/0.10	c 771            2221           717233         59552          66             0              16   32   25   
0.09/0.11	c 947            2669           864287         68454          66             0              21   28   25   
0.09/0.13	c 1140           3612           1077389        84914          66             0              15   27   22   
0.09/0.15	c 1352           4080           1243824        100512         66             0              19   28   24   
0.09/0.17	c 1585           4961           1482898        122034         66             0              16   30   23   
0.19/0.20	c 1841           5909           1743515        145745         66             0              19   29   24   
0.19/0.23	c 2122           6867           2054097        172325         66             0              17   28   22   
0.19/0.27	c 2431           7739           2383972        206080         66             0              21   29   24   
0.29/0.30	c 2770           9028           2744380        236918         66             0              19   30   25   
0.29/0.34	c 3142           10310          3167665        279523         66             0              22   31   26   
0.29/0.39	c 3551           11624          3650927        330923         66             0              19   28   24   
0.39/0.44	c 4000           13207          4107270        374220         66             0              21   30   25   
0.39/0.49	c 4493           14929          4655153        424099         66             0              16   27   22   
0.49/0.55	c 5035           16834          5257691        478252         66             0              22   32   27   
0.59/0.63	c 5631           18686          5988373        553325         66             0              18   28   22   
0.69/0.70	c 6286           20919          6714970        622618         66             0              22   32   27   
0.69/0.77	c 7006           23271          7466901        685899         66             0              17   28   23   
0.79/0.86	c 7798           26035          8321023        768613         66             0              22   32   27   
0.89/0.95	c 8669           28871          9282147        853751         66             0              19   30   25   
0.99/1.05	c 9627           32106          10202015       930878         66             0              25   35   30   
1.20/1.21	c 10680          35941          11758066       1093204        66             0              16   28   21   
1.29/1.33	c 11838          40247          12956897       1200633        66             0              22   33   27   
1.39/1.46	c 13111          44665          14293145       1320890        66             0              15   27   22   
1.59/1.62	c 14511          49670          15904935       1470131        66             0              16   26   21   
1.79/1.83	c 16051          55684          17979489       1671613        66             0              17   29   24   
1.99/2.02	c 17745          61951          19846977       1842419        66             0              19   29   24   
2.20/2.22	c 19608          68926          21835921       2021249        66             0              19   29   25   
2.39/2.42	c 21657          76064          23913352       2200210        66             0              17   28   23   
2.59/2.64	c 23910          84502          26193863       2389860        66             0              18   28   24   
2.89/2.93	c 26388          92576          29043463       2669513        66             0              15   28   21   
3.19/3.26	c 29113          101813         32338521       2997645        66             0              19   30   25   
3.59/3.62	c 32110          112602         35854938       3355581        66             0              14   30   22   
3.89/3.93	c 35406          124244         39004217       3619522        66             0              15   28   23   
4.29/4.30	c 39031          136381         42777896       3943965        66             0              15   30   24   
4.69/4.74	c 43018          150529         47153898       4328621        66             0              18   30   24   
5.09/5.14	c 47403          165683         51355224       4633515        66             0              14   27   22   
5.60/5.65	c 52226          185068         56525273       5047979        66             0              16   28   24   
6.19/6.22	c 57531          203398         62228132       5561437        66             0              18   29   24   
6.79/6.80	c 63366          223939         68326088       6066825        66             0              16   28   23   
7.39/7.49	c 69784          246876         75236213       6672118        66             0              18   29   24   
8.19/8.24	c 76843          271623         82894235       7332275        66             0              16   28   22   
9.09/9.10	c 84607          298696         91431739       8167703        66             0              19   30   25   
9.90/9.94	c 93147          329218         100110898      8869287        66             0              16   28   23   
10.89/10.91	c 102541         363279         109805530      9714679        66             0              14   26   22   
11.89/11.93	c 112874         398906         120411502      10596037       66             0              16   28   23   
13.09/13.16	c 124240         440581         132691733      11714860       66             0              16   28   23   
14.39/14.47	c 136742         484743         146251508      12851646       66             0              17   29   24   
15.89/15.91	c 150494         535242         160706087      14100585       66             0              19   31   26   
17.59/17.67	c 165621         584107         178137636      15844901       66             0              14   28   22   
19.49/19.55	c 182260         641727         196977026      17605886       66             0              12   29   21   
21.29/21.39	c 200562         705309         215476368      19169930       66             0              19   32   26   
23.29/23.35	c 220694         773049         235887689      20773408       66             0              16   29   24   
25.49/25.55	c 242839         853628         258011869      22656949       66             0              16   30   24   
27.79/27.86	c 267198         947018         281733530      24375980       66             0              14   28   22   
30.59/30.68	c 293992         1038744        309666516      26914245       66             0              19   31   25   
33.49/33.58	c 323465         1136779        339745813      29333234       66             0              14   28   23   
36.89/36.97	c 355885         1250757        373562201      32452455       66             0              18   31   25   
40.79/40.83	c 391547         1376702        412455602      35809273       66             0              15   28   23   
44.69/44.73	c 430775         1518251        451750481      39176504       66             0              18   32   26   
48.99/49.03	c 473925         1681184        495699680      42486477       66             0              12   29   22   
53.99/54.06	c 521390         1852918        546249304      46856026       66             0              16   29   23   
59.88/59.95	c 573601         2045340        605887593      52097113       66             0              15   28   23   
66.09/66.10	c 631033         2237629        666968055      57902673       66             0              13   27   20   
72.59/72.70	c 694208         2459413        734291864      63575753       66             0              14   28   23   
79.98/80.08	c 763700         2707968        809336318      69976988       66             0              11   28   20   
87.99/88.02	c 840141         2978887        889091463      76880027       66             0              17   30   25   
97.48/97.57	c 924226         3286066        985398517      85302607       66             0              13   28   23   
107.28/107.30	c 1016719        3620367        1082989464     93919327       66             0              15   28   22   
118.68/118.75	c 1118461        3993300        1197300885     104218612      66             0              11   28   20   
129.98/130.00	c 1230377        4392117        1311078585     113589830      66             0              13   27   22   
143.58/143.62	c 1353484        4865457        1447083607     125453196      66             0              13   28   22   
158.48/158.53	c 1488901        5311998        1595064248     139589763      66             0              16   34   25   
174.08/174.14	c 1637859        5840688        1754358289     153082421      66             0              13   28   23   
191.18/191.23	c 1801712        6438650        1925498609     168043942      66             0              15   28   23   
210.18/210.28	c 1981950        7072432        2120362169     184665634      66             0              11   28   20   
231.88/231.91	c 2180211        7810072        2335414004     203044816      66             0              10   28   21   
254.57/254.61	c 2398298        8637123        2564480918     221723985      66             0              15   29   23   
279.67/279.75	c 2638193        9495187        2821187317     243246354      66             0              11   28   21   
307.67/307.77	c 2902077        10453923       3102632331     267244991      66             0              14   28   22   
338.07/338.16	c 3192349        11515496       3407539151     292870645      66             0              12   28   22   
370.37/370.47	c 3511648        12661646       3733266589     320242995      66             0              15   29   24   
401.97/402.06	c 3862876        13909007       4058782757     342709819      66             0              11   27   21   
442.66/442.76	c 4249226        15336924       4467236436     377052098      66             0              14   29   23   
486.17/486.28	c 4674211        16822451       4909014202     413683481      66             0              9   28   20    
534.46/534.50	c 5141694        18545688       5393479386     454219280      66             0              15   30   24   
581.66/581.73	c 5655925        20414487       5881516351     488179256      66             0              11   26   20   
642.16/642.22	c 6221579        22418016       6498714410     539405793      66             0              13   28   23   
701.45/701.59	c 6843798        24633773       7102928082     585602762      66             0              10   25   20   
776.85/776.92	c 7528238        27203571       7865756087     649283134      66             0              13   28   23   
855.35/855.43	c 8281122        29970724       8655644830     715887693      66             0              13   28   22   
938.15/938.26	c 9109294        32824506       9500206469     784613249      66             0              9   28   20    
1028.55/1028.69	c 10020283       36202023       10413295442    857534599      66             0              14   30   24   
1135.15/1135.25	c 11022370       39834121       11495805742    947548773      66             0              12   28   23   
1246.54/1246.68	c 12124665       43996455       12617950664    1038458450     66             0              11   27   21   
1370.73/1370.82	c 13337189       48429634       13867001914    1139626743     66             0              11   27   21   
1508.43/1508.52	c 14670965       53192343       15275971458    1253497642     66             0              12   28   23   
1659.72/1659.81	c 16138118       58718387       16792943824    1380651874     66             0              11   26   20   
1805.81/1805.98	c 17751986       64342421       18301769632    1487572177     66             0              10   28   20   
1982.80/1982.93	c 19527240       71097879       20090351419    1627068000     66             0              13   31   24   
2172.00/2172.13	c 21480019       78198974       22024521264    1772099231     66             0              9   28   20    
2396.28/2396.41	c 23628075       86021067       24274168646    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-4253346-1500928729/watcher-4253346-1500928729 -o /tmp/evaluation-result-4253346-1500928729/solver-4253346-1500928729 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1500914922-3828 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4253346-1500928729.xml 

pid=6119
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.02 2.03 2.05 3/181 6122
/proc/meminfo: memFree=32120292/32770624 swapFree=5868/121792
[pid=6122] ppid=6119 vsize=26772 CPUtime=0 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 959 0 0 0 0 0 0 0 20 0 1 0 2431942 27414528 759 33554432000 4194304 5744392 140725410734992 140725410731640 140629081611237 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/statm: 6693 759 677 379 0 112 0

[startup+0.100108 s]
/proc/loadavg: 2.02 2.03 2.05 3/181 6122
/proc/meminfo: memFree=32120292/32770624 swapFree=5868/121792
[pid=6122] ppid=6119 vsize=28376 CPUtime=0.09 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 1379 0 0 0 9 0 0 0 20 0 1 0 2431942 29057024 1155 33554432000 4194304 5744392 140725410734992 140725410731640 4877280 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/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.02 2.03 2.05 3/181 6122
/proc/meminfo: memFree=32120292/32770624 swapFree=5868/121792
[pid=6122] ppid=6119 vsize=28376 CPUtime=0.19 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 1379 0 0 0 19 0 0 0 20 0 1 0 2431942 29057024 1155 33554432000 4194304 5744392 140725410734992 140725410731640 5118920 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/statm: 7094 1155 701 379 0 513 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 28376

[startup+0.300203 s]
/proc/loadavg: 2.02 2.03 2.05 3/181 6122
/proc/meminfo: memFree=32120292/32770624 swapFree=5868/121792
[pid=6122] ppid=6119 vsize=28376 CPUtime=0.29 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 1379 0 0 0 29 0 0 0 20 0 1 0 2431942 29057024 1155 33554432000 4194304 5744392 140725410734992 140725410732392 4872795 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/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.02 2.03 2.05 3/181 6122
/proc/meminfo: memFree=32120292/32770624 swapFree=5868/121792
[pid=6122] ppid=6119 vsize=28376 CPUtime=0.69 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 1379 0 0 0 69 0 0 0 20 0 1 0 2431942 29057024 1155 33554432000 4194304 5744392 140725410734992 140725410732392 4877389 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/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.02 2.03 2.05 3/182 6123
/proc/meminfo: memFree=32118388/32770624 swapFree=5868/121812
[pid=6122] ppid=6119 vsize=28376 CPUtime=1.49 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 1379 0 0 0 149 0 0 0 20 0 1 0 2431942 29057024 1155 33554432000 4194304 5744392 140725410734992 140725410732392 4872698 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/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.02 2.03 2.05 3/182 6123
/proc/meminfo: memFree=32118140/32770624 swapFree=5868/121812
[pid=6122] ppid=6119 vsize=28376 CPUtime=3.09 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 1784 0 0 0 309 0 0 0 20 0 1 0 2431942 29057024 1220 33554432000 4194304 5744392 140725410734992 140725410732392 4877404 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/statm: 7094 1220 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.03 2.05 3/182 6123
/proc/meminfo: memFree=32118104/32770624 swapFree=5868/121820
[pid=6122] ppid=6119 vsize=28376 CPUtime=6.29 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 2189 0 0 0 629 0 0 0 20 0 1 0 2431942 29057024 1220 33554432000 4194304 5744392 140725410734992 140725410732392 4877039 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/statm: 7094 1220 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.03 2.05 3/182 6123
/proc/meminfo: memFree=32117856/32770624 swapFree=5868/121828
[pid=6122] ppid=6119 vsize=28376 CPUtime=12.69 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 2594 0 0 0 1269 0 0 0 20 0 1 0 2431942 29057024 1220 33554432000 4194304 5744392 140725410734992 140725410732392 4877312 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/statm: 7094 1220 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.01 2.03 2.05 3/182 6123
/proc/meminfo: memFree=32118036/32770624 swapFree=5868/121852
[pid=6122] ppid=6119 vsize=28376 CPUtime=25.49 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 3404 0 0 0 2549 0 0 0 20 0 1 0 2431942 29057024 1220 33554432000 4194304 5744392 140725410734992 140725410732392 4877568 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/statm: 7094 1220 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.01 2.03 2.05 3/182 6123
/proc/meminfo: memFree=32118036/32770624 swapFree=5868/121876
[pid=6122] ppid=6119 vsize=28376 CPUtime=51.08 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 3809 0 0 0 5108 0 0 0 20 0 1 0 2431942 29057024 1220 33554432000 4194304 5744392 140725410734992 140725410732392 5140564 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/statm: 7094 1220 745 379 0 513 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28376

[startup+102.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 6131
/proc/meminfo: memFree=32116968/32770624 swapFree=5868/121960
[pid=6122] ppid=6119 vsize=28376 CPUtime=102.29 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 4214 0 0 0 10229 0 0 0 20 0 1 0 2431942 29057024 1220 33554432000 4194304 5744392 140725410734992 140725410732392 4872416 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/statm: 7094 1220 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.00 2.02 2.05 3/182 6132
/proc/meminfo: memFree=32116968/32770624 swapFree=5868/122016
[pid=6122] ppid=6119 vsize=28376 CPUtime=162.28 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 4620 0 0 0 16228 0 0 0 20 0 1 0 2431942 29057024 1220 33554432000 4194304 5744392 140725410734992 140725410732392 4877409 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/statm: 7094 1220 745 379 0 513 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 28376

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6133
/proc/meminfo: memFree=32117092/32770624 swapFree=5868/122068
[pid=6122] ppid=6119 vsize=28376 CPUtime=222.28 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 5025 0 0 0 22228 0 0 0 20 0 1 0 2431942 29057024 1220 33554432000 4194304 5744392 140725410734992 140725410732392 4877312 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/statm: 7094 1220 745 379 0 513 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 28376

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6134
/proc/meminfo: memFree=32117092/32770624 swapFree=5868/122108
[pid=6122] ppid=6119 vsize=28376 CPUtime=282.27 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 5430 0 0 0 28227 0 0 0 20 0 1 0 2431942 29057024 1220 33554432000 4194304 5744392 140725410734992 140725410732392 4877117 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/statm: 7094 1220 745 379 0 513 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 28376

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6135
/proc/meminfo: memFree=32117092/32770624 swapFree=5868/122148
[pid=6122] ppid=6119 vsize=28376 CPUtime=342.27 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 5835 0 0 0 34227 0 0 0 20 0 1 0 2431942 29057024 1220 33554432000 4194304 5744392 140725410734992 140725410732392 4877280 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/statm: 7094 1220 745 379 0 513 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 28376

[startup+402.3 s]
/proc/loadavg: 2.07 2.04 2.05 3/182 6136
/proc/meminfo: memFree=32117224/32770624 swapFree=5868/122172
[pid=6122] ppid=6119 vsize=28376 CPUtime=402.27 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 6240 0 0 0 40227 0 0 0 20 0 1 0 2431942 29057024 1220 33554432000 4194304 5744392 140725410734992 140725410732392 4877316 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/statm: 7094 1220 745 379 0 513 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 28376

[startup+462.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/182 6137
/proc/meminfo: memFree=32117524/32770624 swapFree=5868/122216
[pid=6122] ppid=6119 vsize=28376 CPUtime=462.26 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 6645 0 0 0 46226 0 0 0 20 0 1 0 2431942 29057024 1220 33554432000 4194304 5744392 140725410734992 140725410732392 4877022 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/statm: 7094 1220 745 379 0 513 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 28376

[startup+522.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 6138
/proc/meminfo: memFree=32116780/32770624 swapFree=5832/122244
[pid=6122] ppid=6119 vsize=28376 CPUtime=522.26 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 7050 0 0 0 52226 0 0 0 20 0 1 0 2431942 29057024 1220 33554432000 4194304 5744392 140725410734992 140725410732392 4877026 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/statm: 7094 1220 745 379 0 513 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 28376

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 6139
/proc/meminfo: memFree=32117024/32770624 swapFree=5832/122276
[pid=6122] ppid=6119 vsize=28376 CPUtime=582.26 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 7455 0 0 0 58226 0 0 0 20 0 1 0 2431942 29057024 1220 33554432000 4194304 5744392 140725410734992 140725410732392 5123335 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/statm: 7094 1220 745 379 0 513 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 28376


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

[startup+1482.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/182 6192
/proc/meminfo: memFree=32116580/32770624 swapFree=5832/122724
[pid=6122] ppid=6119 vsize=28376 CPUtime=1482.23 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 13226 0 0 0 148222 1 0 0 20 0 1 0 2431942 29057024 1220 33554432000 4194304 5744392 140725410734992 140725410732392 4872914 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/statm: 7094 1220 745 379 0 513 0
Current children cumulated CPU time (s) 1482.23
Current children cumulated vsize (KiB) 28376

[startup+1542.31 s]
/proc/loadavg: 1.97 2.01 2.04 3/182 6497
/proc/meminfo: memFree=32065680/32770624 swapFree=5832/122892
[pid=6122] ppid=6119 vsize=28376 CPUtime=1542.23 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 13631 0 0 0 154222 1 0 0 20 0 1 0 2431942 29057024 1220 33554432000 4194304 5744392 140725410734992 140725410732392 4877404 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/statm: 7094 1220 745 379 0 513 0
Current children cumulated CPU time (s) 1542.23
Current children cumulated vsize (KiB) 28376

[startup+1602.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/182 6498
/proc/meminfo: memFree=32065088/32770624 swapFree=5832/122928
[pid=6122] ppid=6119 vsize=28376 CPUtime=1602.22 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 13982 0 0 0 160221 1 0 0 20 0 1 0 2431942 29057024 1220 33554432000 4194304 5744392 140725410734992 140725410732392 4877114 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/statm: 7094 1220 745 379 0 513 0
Current children cumulated CPU time (s) 1602.22
Current children cumulated vsize (KiB) 28376

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 6499
/proc/meminfo: memFree=32064760/32770624 swapFree=5832/122948
[pid=6122] ppid=6119 vsize=28376 CPUtime=1662.22 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 14387 0 0 0 166221 1 0 0 20 0 1 0 2431942 29057024 1220 33554432000 4194304 5744392 140725410734992 140725410732392 4877404 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/statm: 7094 1220 745 379 0 513 0
Current children cumulated CPU time (s) 1662.22
Current children cumulated vsize (KiB) 28376

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 6500
/proc/meminfo: memFree=32064636/32770624 swapFree=5832/122968
[pid=6122] ppid=6119 vsize=28376 CPUtime=1722.21 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 14749 0 0 0 172220 1 0 0 20 0 1 0 2431942 29057024 1220 33554432000 4194304 5744392 140725410734992 140725410732392 4877302 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/statm: 7094 1220 745 379 0 513 0
Current children cumulated CPU time (s) 1722.21
Current children cumulated vsize (KiB) 28376

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6501
/proc/meminfo: memFree=32064440/32770624 swapFree=5832/122996
[pid=6122] ppid=6119 vsize=28376 CPUtime=1782.21 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 15125 0 0 0 178220 1 0 0 20 0 1 0 2431942 29057024 1220 33554432000 4194304 5744392 140725410734992 140725410732392 4877331 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/statm: 7094 1220 745 379 0 513 0
Current children cumulated CPU time (s) 1782.21
Current children cumulated vsize (KiB) 28376

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6502
/proc/meminfo: memFree=32065052/32770624 swapFree=5832/123036
[pid=6122] ppid=6119 vsize=28376 CPUtime=1842.21 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 15530 0 0 0 184220 1 0 0 20 0 1 0 2431942 29057024 1220 33554432000 4194304 5744392 140725410734992 140725410732392 5118801 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/statm: 7094 1220 745 379 0 513 0
Current children cumulated CPU time (s) 1842.21
Current children cumulated vsize (KiB) 28376

[startup+1902.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/182 6510
/proc/meminfo: memFree=32064996/32770624 swapFree=5832/123060
[pid=6122] ppid=6119 vsize=28376 CPUtime=1902.2 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 15879 0 0 0 190219 1 0 0 20 0 1 0 2431942 29057024 1220 33554432000 4194304 5744392 140725410734992 140725410732392 4877114 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/statm: 7094 1220 745 379 0 513 0
Current children cumulated CPU time (s) 1902.2
Current children cumulated vsize (KiB) 28376

[startup+1962.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 6511
/proc/meminfo: memFree=32065536/32770624 swapFree=5832/123092
[pid=6122] ppid=6119 vsize=28376 CPUtime=1962.2 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 16228 0 0 0 196219 1 0 0 20 0 1 0 2431942 29057024 1220 33554432000 4194304 5744392 140725410734992 140725410732392 4877409 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/statm: 7094 1220 745 379 0 513 0
Current children cumulated CPU time (s) 1962.2
Current children cumulated vsize (KiB) 28376

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6512
/proc/meminfo: memFree=32065164/32770624 swapFree=5832/123120
[pid=6122] ppid=6119 vsize=28376 CPUtime=2022.2 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 16633 0 0 0 202219 1 0 0 20 0 1 0 2431942 29057024 1220 33554432000 4194304 5744392 140725410734992 140725410732392 5123312 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/statm: 7094 1220 745 379 0 513 0
Current children cumulated CPU time (s) 2022.2
Current children cumulated vsize (KiB) 28376

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6513
/proc/meminfo: memFree=32065264/32770624 swapFree=5832/123144
[pid=6122] ppid=6119 vsize=28376 CPUtime=2082.21 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 17009 0 0 0 208219 2 0 0 20 0 1 0 2431942 29057024 1220 33554432000 4194304 5744392 140725410734992 140725410732392 4877409 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/statm: 7094 1220 745 379 0 513 0
Current children cumulated CPU time (s) 2082.21
Current children cumulated vsize (KiB) 28376

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6514
/proc/meminfo: memFree=32065028/32770624 swapFree=5832/123168
[pid=6122] ppid=6119 vsize=28376 CPUtime=2142.2 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 17385 0 0 0 214218 2 0 0 20 0 1 0 2431942 29057024 1220 33554432000 4194304 5744392 140725410734992 140725410732392 4877302 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/statm: 7094 1220 745 379 0 513 0
Current children cumulated CPU time (s) 2142.2
Current children cumulated vsize (KiB) 28376

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6515
/proc/meminfo: memFree=32064796/32770624 swapFree=5832/123196
[pid=6122] ppid=6119 vsize=28376 CPUtime=2202.2 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 17790 0 0 0 220218 2 0 0 20 0 1 0 2431942 29057024 1220 33554432000 4194304 5744392 140725410734992 140725410732392 4877312 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/statm: 7094 1220 745 379 0 513 0
Current children cumulated CPU time (s) 2202.2
Current children cumulated vsize (KiB) 28376

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6516
/proc/meminfo: memFree=32064764/32770624 swapFree=5832/123220
[pid=6122] ppid=6119 vsize=28376 CPUtime=2262.19 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 18136 0 0 0 226217 2 0 0 20 0 1 0 2431942 29057024 1220 33554432000 4194304 5744392 140725410734992 140725410732392 4877117 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/statm: 7094 1220 745 379 0 513 0
Current children cumulated CPU time (s) 2262.19
Current children cumulated vsize (KiB) 28376

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6517
/proc/meminfo: memFree=32064444/32770624 swapFree=5832/123240
[pid=6122] ppid=6119 vsize=28376 CPUtime=2322.19 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 18482 0 0 0 232217 2 0 0 20 0 1 0 2431942 29057024 1220 33554432000 4194304 5744392 140725410734992 140725410732392 4872698 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/statm: 7094 1220 745 379 0 513 0
Current children cumulated CPU time (s) 2322.19
Current children cumulated vsize (KiB) 28376

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6518
/proc/meminfo: memFree=32064712/32770624 swapFree=5832/123264
[pid=6122] ppid=6119 vsize=28376 CPUtime=2382.18 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 18828 0 0 0 238216 2 0 0 20 0 1 0 2431942 29057024 1220 33554432000 4194304 5744392 140725410734992 140725410732392 4877316 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/statm: 7094 1220 745 379 0 513 0
Current children cumulated CPU time (s) 2382.18
Current children cumulated vsize (KiB) 28376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6518
/proc/meminfo: memFree=32064836/32770624 swapFree=5832/123268
[pid=6122] ppid=6119 vsize=28376 CPUtime=2400.09 cores=0,2,4,6
/proc/6122/stat : 6122 (cosoco) R 6119 6122 3797 0 -1 4202496 19244 0 0 0 240007 2 0 0 20 0 1 0 2431942 29057024 1220 33554432000 4194304 5744392 140725410734992 140725410732392 4877409 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 24084480 140725410739393 140725410739523 140725410739523 140725410742222 0
/proc/6122/statm: 7094 1220 745 379 0 513 0
Current children cumulated CPU time (s) 2400.09
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 6122 sig 9
??? kill -6122 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2400.21
CPU time (s): 2400.1
CPU user time (s): 2400.07
CPU system time (s): 0.026998
CPU usage (%): 99.9956
Max. virtual memory (cumulated for all children) (KiB): 28376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.07
system time used= 0.026998
maximum resident set size= 4924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19272
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= 2524

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.24184 second user time and 7.19436 second system time

The end

Launcher Data

Begin job on node136 at 2017-07-24 22:38:49
IDJOB=4253346
IDBENCH=134579
IDSOLVER=2633
FILE ID=node136/4253346-1500928729
RUNJOBID= node136-1500914922-3828
PBS_JOBID= 20625406
Free space on /tmp= 61704 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07h-9_X2.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4253346-1500928729/watcher-4253346-1500928729 -o /tmp/evaluation-result-4253346-1500928729/solver-4253346-1500928729 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1500914922-3828 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4253346-1500928729.xml

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

MD5SUM BENCH= 1a2530643870bd226f8d107acaf48581
RANDOM SEED=668285663

node136.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:        32121548 kB
MemAvailable:   32063324 kB
Buffers:           36936 kB
Cached:           219756 kB
SwapCached:            0 kB
Active:           170264 kB
Inactive:         130340 kB
Active(anon):      46900 kB
Inactive(anon):     8548 kB
Active(file):     123364 kB
Inactive(file):   121792 kB
Unevictable:        5868 kB
Mlocked:            5868 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1956 kB
Writeback:             0 kB
AnonPages:         49236 kB
Mapped:            28948 kB
Shmem:              8848 kB
Slab:              49896 kB
SReclaimable:      24912 kB
SUnreclaim:        24984 kB
KernelStack:        3296 kB
PageTables:         3840 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     285308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 61700 MiB
End job on node136 at 2017-07-24 23:18:49