Trace number 4260061

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco-mini 1.1 (2017-07-29)? (TO) 2400.03 2400

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.08	c root propagations     : 280         
0.00/0.08	c restarts enabled, print stats at every restarts
0.00/0.08	c
0.00/0.08	c
0.00/0.08	c
0.00/0.08	c This is cosoco 1.1 --  
0.00/0.08	c
0.00/0.08	c command line: cosoco -lc -model -restarts HOME/instance-4260061-1502031637.xml 
0.00/0.08	c ========================================[ Problem Statistics ]===========================================
0.00/0.08	c |                                                                                                       
0.00/0.08	c |  Parse time        :         0.02 s 
0.00/0.08	c |
0.00/0.08	c |               Variables: 112
0.00/0.08	c |            Domain Sizes: 1..28
0.00/0.08	c |
0.00/0.08	c |             Constraints: 1262
0.00/0.08	c |                   Arity: 2..2  -- Binary: 1262
0.00/0.08	c | 
0.00/0.08	c |                   Types: 
0.00/0.08	c |                          Extension: 1262  (nb tuples: 0..378) -- (shared: 1252)
0.00/0.08	c |                          
0.00/0.08	c =========================================================================================================
0.00/0.08	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.08	c remove useless variable z[0]
0.00/0.09	c 101            305            106551         6782           66             0              21   63   43   
0.03/0.10	c 211            657            191477         11414          66             0              50   76   60   
0.03/0.11	c 332            975            319006         25300          66             0              14   26   18   
0.03/0.13	c 465            1303           427379         34716          66             0              18   24   21   
0.03/0.14	c 611            1732           590706         52379          66             0              15   26   17   
0.03/0.16	c 771            2221           717345         59552          66             0              16   32   25   
0.03/0.17	c 947            2669           864399         68454          66             0              21   28   25   
0.03/0.19	c 1140           3612           1077501        84914          66             0              15   27   22   
0.13/0.21	c 1352           4080           1243936        100512         66             0              19   28   24   
0.13/0.23	c 1585           4961           1483010        122034         66             0              16   30   23   
0.13/0.26	c 1841           5909           1743627        145745         66             0              19   29   24   
0.13/0.29	c 2122           6867           2054209        172325         66             0              17   28   22   
0.23/0.32	c 2431           7739           2384084        206080         66             0              21   29   24   
0.23/0.36	c 2770           9028           2744492        236918         66             0              19   30   25   
0.33/0.40	c 3142           10310          3167777        279523         66             0              22   31   26   
0.33/0.45	c 3551           11624          3651039        330923         66             0              19   28   24   
0.43/0.50	c 4000           13207          4107382        374220         66             0              21   30   25   
0.43/0.55	c 4493           14929          4655265        424099         66             0              16   27   22   
0.53/0.61	c 5035           16834          5257803        478252         66             0              22   32   27   
0.53/0.68	c 5631           18686          5988485        553325         66             0              18   28   22   
0.63/0.76	c 6286           20919          6715082        622618         66             0              22   32   27   
0.73/0.83	c 7006           23271          7467013        685899         66             0              17   28   23   
0.83/0.91	c 7798           26035          8321135        768613         66             0              22   32   27   
0.93/1.01	c 8669           28871          9282259        853751         66             0              19   30   25   
0.93/1.10	c 9627           32106          10202127       930878         66             0              25   35   30   
1.14/1.26	c 10680          35941          11758178       1093204        66             0              16   28   21   
1.23/1.38	c 11838          40247          12957009       1200633        66             0              22   33   27   
1.43/1.51	c 13111          44665          14293257       1320890        66             0              15   27   22   
1.53/1.67	c 14511          49670          15905047       1470131        66             0              16   26   21   
1.73/1.88	c 16051          55684          17979601       1671613        66             0              17   29   24   
1.93/2.06	c 17745          61951          19847089       1842419        66             0              19   29   24   
2.13/2.26	c 19608          68926          21836033       2021249        66             0              19   29   25   
2.33/2.46	c 21657          76064          23913464       2200210        66             0              17   28   23   
2.53/2.69	c 23910          84502          26193975       2389860        66             0              18   28   24   
2.83/2.97	c 26388          92576          29043575       2669513        66             0              15   28   21   
3.13/3.30	c 29113          101813         32338633       2997645        66             0              19   30   25   
3.53/3.65	c 32110          112602         35855050       3355581        66             0              14   30   22   
3.83/3.97	c 35406          124244         39004329       3619522        66             0              15   28   23   
4.23/4.33	c 39031          136381         42778008       3943965        66             0              15   30   24   
4.63/4.76	c 43018          150529         47154010       4328621        66             0              18   30   24   
5.03/5.16	c 47403          165683         51355336       4633515        66             0              14   27   22   
5.54/5.66	c 52226          185068         56525385       5047979        66             0              16   28   24   
6.13/6.23	c 57531          203398         62228244       5561437        66             0              18   29   24   
6.73/6.82	c 63366          223939         68326200       6066825        66             0              16   28   23   
7.43/7.50	c 69784          246876         75236325       6672118        66             0              18   29   24   
8.13/8.24	c 76843          271623         82894347       7332275        66             0              16   28   22   
9.03/9.10	c 84607          298696         91431851       8167703        66             0              19   30   25   
9.83/9.93	c 93147          329218         100111010      8869287        66             0              16   28   23   
10.73/10.89	c 102541         363279         109805642      9714679        66             0              14   26   22   
11.83/11.91	c 112874         398906         120411614      10596037       66             0              16   28   23   
13.03/13.13	c 124240         440581         132691845      11714860       66             0              16   28   23   
14.34/14.43	c 136742         484743         146251620      12851646       66             0              17   29   24   
15.73/15.86	c 150494         535242         160706199      14100585       66             0              19   31   26   
17.53/17.61	c 165621         584107         178137748      15844901       66             0              14   28   22   
19.33/19.47	c 182260         641727         196977138      17605886       66             0              12   29   21   
21.23/21.30	c 200562         705309         215476480      19169930       66             0              19   32   26   
23.14/23.25	c 220694         773049         235887801      20773408       66             0              16   29   24   
25.34/25.43	c 242839         853628         258011981      22656949       66             0              16   30   24   
27.63/27.74	c 267198         947018         281733642      24375980       66             0              14   28   22   
30.43/30.53	c 293992         1038744        309666628      26914245       66             0              19   31   25   
33.33/33.41	c 323465         1136779        339745925      29333234       66             0              14   28   23   
36.63/36.78	c 355885         1250757        373562313      32452455       66             0              18   31   25   
40.53/40.61	c 391547         1376702        412455714      35809273       66             0              15   28   23   
44.33/44.49	c 430775         1518251        451750593      39176504       66             0              18   32   26   
48.63/48.76	c 473925         1681184        495699792      42486477       66             0              12   29   22   
53.63/53.75	c 521390         1852918        546249416      46856026       66             0              16   29   23   
59.44/59.59	c 573601         2045340        605887705      52097113       66             0              15   28   23   
65.63/65.71	c 631033         2237629        666968167      57902673       66             0              13   27   20   
72.13/72.25	c 694208         2459413        734291976      63575753       66             0              14   28   23   
79.43/79.57	c 763700         2707968        809336430      69976988       66             0              11   28   20   
87.33/87.47	c 840141         2978887        889091575      76880027       66             0              17   30   25   
96.84/96.95	c 924226         3286066        985398629      85302607       66             0              13   28   23   
106.53/106.62	c 1016719        3620367        1082989576     93919327       66             0              15   28   22   
117.83/117.97	c 1118461        3993300        1197300997     104218612      66             0              11   28   20   
129.03/129.17	c 1230377        4392117        1311078697     113589830      66             0              13   27   22   
142.53/142.66	c 1353484        4865457        1447083719     125453196      66             0              13   28   22   
157.34/157.48	c 1488901        5311998        1595064360     139589763      66             0              16   34   25   
172.83/172.96	c 1637859        5840688        1754358401     153082421      66             0              13   28   23   
189.83/189.94	c 1801712        6438650        1925498721     168043942      66             0              15   28   23   
208.74/208.85	c 1981950        7072432        2120362281     184665634      66             0              11   28   20   
230.14/230.28	c 2180211        7810072        2335414116     203044816      66             0              10   28   21   
252.74/252.84	c 2398298        8637123        2564481030     221723985      66             0              15   29   23   
277.64/277.77	c 2638193        9495187        2821187429     243246354      66             0              11   28   21   
305.54/305.61	c 2902077        10453923       3102632443     267244991      66             0              14   28   22   
335.64/335.73	c 3192349        11515496       3407539263     292870645      66             0              12   28   22   
367.74/367.86	c 3511648        12661646       3733266701     320242995      66             0              15   29   24   
399.14/399.25	c 3862876        13909007       4058782869     342709819      66             0              11   27   21   
439.54/439.68	c 4249226        15336924       4467236548     377052098      66             0              14   29   23   
482.74/482.84	c 4674211        16822451       4909014314     413683481      66             0              9   28   20    
530.64/530.77	c 5141694        18545688       5393479498     454219280      66             0              15   30   24   
577.65/577.71	c 5655925        20414487       5881516463     488179256      66             0              11   26   20   
637.65/637.73	c 6221579        22418016       6498714522     539405793      66             0              13   28   23   
696.75/696.84	c 6843798        24633773       7102928194     585602762      66             0              10   25   20   
771.45/771.59	c 7528238        27203571       7865756199     649283134      66             0              13   28   23   
849.66/849.71	c 8281122        29970724       8655644942     715887693      66             0              13   28   22   
931.77/931.89	c 9109294        32824506       9500206581     784613249      66             0              9   28   20    
1021.76/1021.82	c 10020283       36202023       10413295554    857534599      66             0              14   30   24   
1127.47/1127.59	c 11022370       39834121       11495805854    947548773      66             0              12   28   23   
1238.47/1238.50	c 12124665       43996455       12617950776    1038458450     66             0              11   27   21   
1361.78/1361.86	c 13337189       48429634       13867002026    1139626743     66             0              11   27   21   
1498.38/1498.45	c 14670965       53192343       15275971570    1253497642     66             0              12   28   23   
1648.89/1648.95	c 16138118       58718387       16792943936    1380651874     66             0              11   26   20   
1794.20/1794.21	c 17751986       64342421       18301769744    1487572177     66             0              10   28   20   
1969.90/1969.95	c 19527240       71097879       20090351531    1627068000     66             0              13   31   24   
2157.81/2157.81	c 21480019       78198974       22024521376    1772099231     66             0              9   28   20    
2380.72/2380.78	c 23628075       86021067       24274168758    1960870591     66             0              10   27   20   
2400.02/2400.00	
2400.02/2400.00	c *** INTERRUPTED ***
2400.02/2400.00	c restarts              : 106         
2400.02/2400.00	c conflicts             : 23818461     (9924 /sec)
2400.02/2400.00	c decisions             : 86773544     (36155 /sec)
2400.02/2400.00	c propagations          : 1976157585  (823391 /sec)
2400.02/2400.00	c root propagations     : 280         
2400.02/2400.00	c filter calls          : 24469498634    (10195528 /sec)
2400.02/2400.00	c useless filter calls  : 23261137019    (95 %)
2400.02/2400.00	c Memory used           : 27.72 MB
2400.02/2400.00	c CPU time              : 2400.02 s
2400.02/2400.00	
2400.02/2400.00	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4260061-1502031637/watcher-4260061-1502031637 -o /tmp/evaluation-result-4260061-1502031637/solver-4260061-1502031637 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502013980-30675 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4260061-1502031637.xml 

pid=789
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.10 2.07 2.05 3/185 792
/proc/meminfo: memFree=31477028/32770624 swapFree=0/445124
[pid=792] ppid=789 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/792/stat : 792 (runsolver) D 789 792 25139 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 50669677 24240128 108 18446744073709551615 4194304 4338465 140724013698832 140724013696472 139942724854487 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 28774400 140724013707457 140724013707849 140724013707849 140724013711306 0
/proc/792/statm: 5918 108 54 36 0 2156 0

[startup+0.100147 s]
/proc/loadavg: 2.10 2.07 2.05 3/185 792
/proc/meminfo: memFree=31477028/32770624 swapFree=0/445124
[pid=792] ppid=789 vsize=28380 CPUtime=0.03 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 1380 0 0 0 3 0 0 0 20 0 1 0 50669677 29061120 1156 18446744073709551615 4194304 5747388 140730406673808 140730406671208 5125664 0 0 1 8405026 0 0 0 17 7 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1156 710 380 0 513 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 28380

[startup+0.201146 s]
/proc/loadavg: 2.10 2.07 2.05 3/185 792
/proc/meminfo: memFree=31477028/32770624 swapFree=0/445124
[pid=792] ppid=789 vsize=28380 CPUtime=0.13 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 1380 0 0 0 13 0 0 0 20 0 1 0 50669677 29061120 1156 18446744073709551615 4194304 5747388 140730406673808 140730406671208 5125684 0 0 1 8405026 0 0 0 17 7 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1156 710 380 0 513 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 28380

[startup+0.301145 s]
/proc/loadavg: 2.10 2.07 2.05 3/185 792
/proc/meminfo: memFree=31477028/32770624 swapFree=0/445124
[pid=792] ppid=789 vsize=28380 CPUtime=0.23 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 1380 0 0 0 23 0 0 0 20 0 1 0 50669677 29061120 1156 18446744073709551615 4194304 5747388 140730406673808 140730406671208 4877764 0 0 1 8405026 0 0 0 17 7 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1156 710 380 0 513 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 28380

[startup+0.70022 s]
/proc/loadavg: 2.10 2.07 2.05 3/185 792
/proc/meminfo: memFree=31477028/32770624 swapFree=0/445124
[pid=792] ppid=789 vsize=28380 CPUtime=0.63 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 1380 0 0 0 63 0 0 0 20 0 1 0 50669677 29061120 1156 18446744073709551615 4194304 5747388 140730406673808 140730406671208 5121308 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1156 710 380 0 513 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 28380

[startup+1.50023 s]
/proc/loadavg: 2.10 2.07 2.05 3/186 793
/proc/meminfo: memFree=31474732/32770624 swapFree=0/445124
[pid=792] ppid=789 vsize=28380 CPUtime=1.43 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 1380 0 0 0 143 0 0 0 20 0 1 0 50669677 29061120 1156 18446744073709551615 4194304 5747388 140730406673808 140730406671208 4877864 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1156 710 380 0 513 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 28380

[startup+3.10022 s]
/proc/loadavg: 2.10 2.07 2.05 3/186 793
/proc/meminfo: memFree=31474364/32770624 swapFree=0/445124
[pid=792] ppid=789 vsize=28380 CPUtime=3.03 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 1785 0 0 0 303 0 0 0 20 0 1 0 50669677 29061120 1222 18446744073709551615 4194304 5747388 140730406673808 140730406671208 5143840 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 28380

[startup+6.30021 s]
/proc/loadavg: 2.02 2.05 2.05 3/186 793
/proc/meminfo: memFree=31474200/32770624 swapFree=0/445132
[pid=792] ppid=789 vsize=28380 CPUtime=6.23 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 2190 0 0 0 623 0 0 0 20 0 1 0 50669677 29061120 1222 18446744073709551615 4194304 5747388 140730406673808 140730406671208 4877759 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 28380

[startup+12.7002 s]
/proc/loadavg: 2.01 2.05 2.05 3/186 793
/proc/meminfo: memFree=31473828/32770624 swapFree=0/445140
[pid=792] ppid=789 vsize=28380 CPUtime=12.63 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 2595 0 0 0 1263 0 0 0 20 0 1 0 50669677 29061120 1222 18446744073709551615 4194304 5747388 140730406673808 140730406671208 4877638 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 28380

[startup+25.5003 s]
/proc/loadavg: 2.01 2.05 2.05 3/186 793
/proc/meminfo: memFree=31473964/32770624 swapFree=0/445140
[pid=792] ppid=789 vsize=28380 CPUtime=25.43 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 3405 0 0 0 2543 0 0 0 20 0 1 0 50669677 29061120 1222 18446744073709551615 4194304 5747388 140730406673808 140730406671208 4877428 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 28380

[startup+51.1003 s]
/proc/loadavg: 2.01 2.04 2.05 3/186 816
/proc/meminfo: memFree=31475552/32770624 swapFree=0/445136
[pid=792] ppid=789 vsize=28380 CPUtime=51.03 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 3810 0 0 0 5103 0 0 0 20 0 1 0 50669677 29061120 1222 18446744073709551615 4194304 5747388 140730406673808 140730406671208 4877450 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 28380

[startup+102.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/185 818
/proc/meminfo: memFree=31473900/32770624 swapFree=0/445180
[pid=792] ppid=789 vsize=28380 CPUtime=102.24 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 4215 0 0 0 10224 0 0 0 20 0 1 0 50669677 29061120 1222 18446744073709551615 4194304 5747388 140730406673808 140730406671208 4877652 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 28380

[startup+162.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/185 820
/proc/meminfo: memFree=31473900/32770624 swapFree=0/445200
[pid=792] ppid=789 vsize=28380 CPUtime=162.23 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 4621 0 0 0 16223 0 0 0 20 0 1 0 50669677 29061120 1222 18446744073709551615 4194304 5747388 140730406673808 140730406671208 4877652 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 28380

[startup+222.306 s]
/proc/loadavg: 2.05 2.04 2.05 3/188 836
/proc/meminfo: memFree=31469240/32770624 swapFree=0/445240
[pid=792] ppid=789 vsize=28380 CPUtime=222.24 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 5026 0 0 0 22224 0 0 0 20 0 1 0 50669677 29061120 1222 18446744073709551615 4194304 5747388 140730406673808 140730406671208 4877453 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 28380

[startup+282.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/187 838
/proc/meminfo: memFree=31470052/32770624 swapFree=0/445304
[pid=792] ppid=789 vsize=28380 CPUtime=282.24 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 5431 0 0 0 28224 0 0 0 20 0 1 0 50669677 29061120 1222 18446744073709551615 4194304 5747388 140730406673808 140730406671208 4877735 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 28380

[startup+342.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/185 841
/proc/meminfo: memFree=31471564/32770624 swapFree=0/445340
[pid=792] ppid=789 vsize=28380 CPUtime=342.24 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 5836 0 0 0 34224 0 0 0 20 0 1 0 50669677 29061120 1222 18446744073709551615 4194304 5747388 140730406673808 140730406671208 5121272 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 28380

[startup+402.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/185 843
/proc/meminfo: memFree=31472680/32770624 swapFree=0/445368
[pid=792] ppid=789 vsize=28380 CPUtime=402.24 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 6241 0 0 0 40224 0 0 0 20 0 1 0 50669677 29061120 1222 18446744073709551615 4194304 5747388 140730406673808 140730406671208 4877393 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 28380

[startup+462.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/185 845
/proc/meminfo: memFree=31473184/32770624 swapFree=0/445404
[pid=792] ppid=789 vsize=28380 CPUtime=462.24 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 6646 0 0 0 46224 0 0 0 20 0 1 0 50669677 29061120 1222 18446744073709551615 4194304 5747388 140730406673808 140730406671208 4995205 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 28380

[startup+522.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/186 849
/proc/meminfo: memFree=31473524/32770624 swapFree=0/445444
[pid=792] ppid=789 vsize=28380 CPUtime=522.24 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 7051 0 0 0 52224 0 0 0 20 0 1 0 50669677 29061120 1222 18446744073709551615 4194304 5747388 140730406673808 140730406671208 4877667 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 28380

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 851
/proc/meminfo: memFree=31473240/32770624 swapFree=0/445476
[pid=792] ppid=789 vsize=28380 CPUtime=582.25 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 7456 0 0 0 58225 0 0 0 20 0 1 0 50669677 29061120 1222 18446744073709551615 4194304 5747388 140730406673808 140730406671208 4877616 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 28380


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 1069
/proc/meminfo: memFree=31460756/32770624 swapFree=0/446096
[pid=792] ppid=789 vsize=28380 CPUtime=1482.28 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 11300 0 0 0 148228 0 0 0 20 0 1 0 50669677 29061120 1222 18446744073709551615 4194304 5747388 140730406673808 140730406671208 4877745 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time (s) 1482.28
Current children cumulated vsize (KiB) 28380

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 1071
/proc/meminfo: memFree=31465896/32770624 swapFree=0/446120
[pid=792] ppid=789 vsize=28380 CPUtime=1542.29 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 11705 0 0 0 154229 0 0 0 20 0 1 0 50669677 29061120 1222 18446744073709551615 4194304 5747388 140730406673808 140730406671208 5125684 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time (s) 1542.29
Current children cumulated vsize (KiB) 28380

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 1075
/proc/meminfo: memFree=31465020/32770624 swapFree=0/446144
[pid=792] ppid=789 vsize=28380 CPUtime=1602.29 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 11705 0 0 0 160229 0 0 0 20 0 1 0 50669677 29061120 1222 18446744073709551615 4194304 5747388 140730406673808 140730406671208 4877652 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time (s) 1602.29
Current children cumulated vsize (KiB) 28380

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 1077
/proc/meminfo: memFree=31464932/32770624 swapFree=0/446156
[pid=792] ppid=789 vsize=28380 CPUtime=1662.29 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 12110 0 0 0 166229 0 0 0 20 0 1 0 50669677 29061120 1222 18446744073709551615 4194304 5747388 140730406673808 140730406671208 4872843 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time (s) 1662.29
Current children cumulated vsize (KiB) 28380

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 1079
/proc/meminfo: memFree=31464924/32770624 swapFree=0/446180
[pid=792] ppid=789 vsize=28380 CPUtime=1722.29 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 12471 0 0 0 172229 0 0 0 20 0 1 0 50669677 29061120 1222 18446744073709551615 4194304 5747388 140730406673808 140730406671208 4877745 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time (s) 1722.29
Current children cumulated vsize (KiB) 28380

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/186 1082
/proc/meminfo: memFree=31464580/32770624 swapFree=0/446204
[pid=792] ppid=789 vsize=28380 CPUtime=1782.29 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 12478 0 0 0 178229 0 0 0 20 0 1 0 50669677 29061120 1222 18446744073709551615 4194304 5747388 140730406673808 140730406671208 4877648 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time (s) 1782.29
Current children cumulated vsize (KiB) 28380

[startup+1842.3 s]
/proc/loadavg: 2.08 2.04 2.05 3/186 1084
/proc/meminfo: memFree=31464552/32770624 swapFree=0/446232
[pid=792] ppid=789 vsize=28380 CPUtime=1842.3 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 12854 0 0 0 184230 0 0 0 20 0 1 0 50669677 29061120 1222 18446744073709551615 4194304 5747388 140730406673808 140730406671208 5121272 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time (s) 1842.3
Current children cumulated vsize (KiB) 28380

[startup+1902.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/185 1086
/proc/meminfo: memFree=31464560/32770624 swapFree=0/446252
[pid=792] ppid=789 vsize=28380 CPUtime=1902.3 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 13202 0 0 0 190230 0 0 0 20 0 1 0 50669677 29061120 1222 18446744073709551615 4194304 5747388 140730406673808 140730406671208 4877740 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time (s) 1902.3
Current children cumulated vsize (KiB) 28380

[startup+1962.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/186 1089
/proc/meminfo: memFree=31464272/32770624 swapFree=0/446288
[pid=792] ppid=789 vsize=28380 CPUtime=1962.3 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 13202 0 0 0 196230 0 0 0 20 0 1 0 50669677 29061120 1222 18446744073709551615 4194304 5747388 140730406673808 140730406671208 4877735 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time (s) 1962.3
Current children cumulated vsize (KiB) 28380

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/189 1105
/proc/meminfo: memFree=31460160/32770624 swapFree=0/446352
[pid=792] ppid=789 vsize=28380 CPUtime=2022.3 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 13634 0 0 0 202230 0 0 0 20 0 1 0 50669677 29061120 1222 18446744073709551615 4194304 5747388 140730406673808 140730406671208 4877453 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time (s) 2022.3
Current children cumulated vsize (KiB) 28380

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 1107
/proc/meminfo: memFree=31460500/32770624 swapFree=0/446372
[pid=792] ppid=789 vsize=28380 CPUtime=2082.31 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 13634 0 0 0 208231 0 0 0 20 0 1 0 50669677 29061120 1222 18446744073709551615 4194304 5747388 140730406673808 140730406671208 4877740 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time (s) 2082.31
Current children cumulated vsize (KiB) 28380

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 1109
/proc/meminfo: memFree=31463752/32770624 swapFree=0/446404
[pid=792] ppid=789 vsize=28380 CPUtime=2142.31 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 14009 0 0 0 214231 0 0 0 20 0 1 0 50669677 29061120 1222 18446744073709551615 4194304 5747388 140730406673808 140730406671208 4877450 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time (s) 2142.31
Current children cumulated vsize (KiB) 28380

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 1112
/proc/meminfo: memFree=31463992/32770624 swapFree=0/446424
[pid=792] ppid=789 vsize=28380 CPUtime=2202.32 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 14414 0 0 0 220232 0 0 0 20 0 1 0 50669677 29061120 1222 18446744073709551615 4194304 5747388 140730406673808 140730406671208 4877428 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time (s) 2202.32
Current children cumulated vsize (KiB) 28380

[startup+2262.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/185 1114
/proc/meminfo: memFree=31464140/32770624 swapFree=0/446448
[pid=792] ppid=789 vsize=28380 CPUtime=2262.31 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 14414 0 0 0 226231 0 0 0 20 0 1 0 50669677 29061120 1222 18446744073709551615 4194304 5747388 140730406673808 140730406671208 4877740 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time (s) 2262.31
Current children cumulated vsize (KiB) 28380

[startup+2322.3 s]
/proc/loadavg: 2.09 2.04 2.05 3/185 1117
/proc/meminfo: memFree=31464164/32770624 swapFree=0/446484
[pid=792] ppid=789 vsize=28380 CPUtime=2322.31 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 14759 0 0 0 232231 0 0 0 20 0 1 0 50669677 29061120 1222 18446744073709551615 4194304 5747388 140730406673808 140730406671208 4877443 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time (s) 2322.31
Current children cumulated vsize (KiB) 28380

[startup+2382.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/186 1120
/proc/meminfo: memFree=31464024/32770624 swapFree=0/446512
[pid=792] ppid=789 vsize=28380 CPUtime=2382.32 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 15164 0 0 0 238232 0 0 0 20 0 1 0 50669677 29061120 1222 18446744073709551615 4194304 5747388 140730406673808 140730406671208 4877453 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time (s) 2382.32
Current children cumulated vsize (KiB) 28380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400 s]
/proc/loadavg: 2.03 2.03 2.05 3/186 1122
/proc/meminfo: memFree=31463776/32770624 swapFree=0/446528
[pid=792] ppid=789 vsize=28380 CPUtime=2400.02 cores=1,3,5,7
/proc/792/stat : 792 (cosoco) R 789 792 25139 0 -1 4202496 15164 0 0 0 240002 0 0 0 20 0 1 0 50669677 29061120 1222 18446744073709551615 4194304 5747388 140730406673808 140730406671208 4877749 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 7845728 7850568 31805440 140730406679022 140730406679117 140730406679117 140730406682574 0
/proc/792/statm: 7095 1222 748 380 0 513 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 28380

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

Child status: 1
Real time (s): 2400
CPU time (s): 2400.03
CPU user time (s): 2400.02
CPU system time (s): 0.004
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 28380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.02
system time used= 0.004
maximum resident set size= 4960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15203
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= 10
involuntary context switches= 631

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.5857 second user time and 8.45821 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-06 16:46:38
IDJOB=4260061
IDBENCH=134578
IDSOLVER=2647
FILE ID=node134/4260061-1502031637
RUNJOBID= node134-1502013980-30675
PBS_JOBID= 
Free space on /tmp= 62028 MiB

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

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

MD5SUM BENCH= fad96b2eb778b7f693e68e3d100e5397
RANDOM SEED=391753970

node134.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.43
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.43
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.43
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.43
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:        31477040 kB
MemAvailable:   31997144 kB
Buffers:          176588 kB
Cached:           634476 kB
SwapCached:            0 kB
Active:           402336 kB
Inactive:         468156 kB
Active(anon):      61524 kB
Inactive(anon):    23032 kB
Active(file):     340812 kB
Inactive(file):   445124 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1952 kB
Writeback:             4 kB
AnonPages:         59292 kB
Mapped:            40536 kB
Shmem:             25276 kB
Slab:             126016 kB
SReclaimable:     100004 kB
SUnreclaim:        26012 kB
KernelStack:        3264 kB
PageTables:         4804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     317568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62028 MiB
End job on node134 at 2017-08-06 17:26:38