Trace number 4390136

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 2? (TO) 2400.07 2400.2

General information on the benchmark

NameGracefulGraph/GracefulGraph-m1-s1/
GracefulGraph-K08-P03.xml
MD5SUM142465cd49ad43655120d5ee0661b038
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 variables232
Number of constraints102
Number of domains2
Minimum domain size100
Maximum domain size101
Distribution of domain sizes[{"size":100,"count":100},{"size":101,"count":24}]
Minimum variable degree0
Maximum variable degree10
Distribution of variable degrees[{"degree":0,"count":108},{"degree":2,"count":100},{"degree":9,"count":16},{"degree":10,"count":8}]
Minimum constraint arity3
Maximum constraint arity100
Distribution of constraint arities[{"arity":3,"count":100},{"arity":24,"count":1},{"arity":100,"count":1}]
Number of extensional constraints0
Number of intensional constraints100
Distribution of constraint types[{"type":"intension","count":100},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.03	c root propagations     : 0           
0.00/0.03	c restarts enabled, print stats at every restarts
0.00/0.03	c
0.00/0.03	c
0.00/0.03	c
0.00/0.03	c This is cosoco 2.00 --  
0.00/0.03	c
0.00/0.03	c command line: cosoco -lc -model -restarts -stick HOME/instance-4390136-1568327959.xml 
0.00/0.03	c ========================================[ Problem Statistics ]===========================================
0.00/0.03	c |                                                                                                       
0.00/0.03	c |  Parse time        :         0.03 s 
0.00/0.03	c |
0.00/0.03	c |               Variables: 232
0.00/0.03	c |            Domain Sizes: 100..101
0.00/0.03	c |
0.00/0.03	c |             Constraints: 102
0.00/0.03	c |                   Arity: 3..100  -- Ternary: 100
0.00/0.03	c | 
0.00/0.03	c |                   Types: 
0.00/0.03	c |                          All Different: 2
0.00/0.03	c |                          Intension: 100
0.00/0.03	c |                          
0.00/0.03	c =========================================================================================================
0.00/0.03	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.03	c remove useless variable ce[0][0][0]
0.00/0.03	c remove useless variable ce[0][1][0]
0.00/0.03	c remove useless variable ce[0][1][1]
0.00/0.03	c remove useless variable ce[0][2][0]
0.00/0.03	c remove useless variable ce[0][2][1]
0.00/0.03	c remove useless variable ce[0][2][2]
0.00/0.03	c remove useless variable ce[0][3][0]
0.00/0.03	c remove useless variable ce[0][3][1]
0.00/0.03	c remove useless variable ce[0][3][2]
0.00/0.03	c remove useless variable ce[0][3][3]
0.00/0.03	c remove useless variable ce[0][4][0]
0.00/0.03	c remove useless variable ce[0][4][1]
0.00/0.03	c remove useless variable ce[0][4][2]
0.00/0.03	c remove useless variable ce[0][4][3]
0.00/0.03	c remove useless variable ce[0][4][4]
0.00/0.03	c remove useless variable ce[0][5][0]
0.00/0.03	c remove useless variable ce[0][5][1]
0.00/0.03	c remove useless variable ce[0][5][2]
0.00/0.03	c remove useless variable ce[0][5][3]
0.00/0.03	c remove useless variable ce[0][5][4]
0.00/0.03	c remove useless variable ce[0][5][5]
0.00/0.03	c remove useless variable ce[0][6][0]
0.00/0.03	c remove useless variable ce[0][6][1]
0.00/0.03	c remove useless variable ce[0][6][2]
0.00/0.03	c remove useless variable ce[0][6][3]
0.00/0.03	c remove useless variable ce[0][6][4]
0.00/0.03	c remove useless variable ce[0][6][5]
0.00/0.03	c remove useless variable ce[0][6][6]
0.00/0.03	c remove useless variable ce[0][7][0]
0.00/0.03	c remove useless variable ce[0][7][1]
0.00/0.03	c remove useless variable ce[0][7][2]
0.00/0.03	c remove useless variable ce[0][7][3]
0.00/0.03	c remove useless variable ce[0][7][4]
0.00/0.03	c remove useless variable ce[0][7][5]
0.00/0.03	c remove useless variable ce[0][7][6]
0.00/0.03	c remove useless variable ce[0][7][7]
0.00/0.03	c remove useless variable ce[1][0][0]
0.00/0.03	c remove useless variable ce[1][1][0]
0.00/0.03	c remove useless variable ce[1][1][1]
0.00/0.03	c remove useless variable ce[1][2][0]
0.00/0.03	c remove useless variable ce[1][2][1]
0.00/0.03	c remove useless variable ce[1][2][2]
0.00/0.03	c remove useless variable ce[1][3][0]
0.00/0.03	c remove useless variable ce[1][3][1]
0.00/0.03	c remove useless variable ce[1][3][2]
0.00/0.03	c remove useless variable ce[1][3][3]
0.00/0.03	c remove useless variable ce[1][4][0]
0.00/0.03	c remove useless variable ce[1][4][1]
0.00/0.03	c remove useless variable ce[1][4][2]
0.00/0.03	c remove useless variable ce[1][4][3]
0.00/0.03	c remove useless variable ce[1][4][4]
0.00/0.03	c remove useless variable ce[1][5][0]
0.00/0.03	c remove useless variable ce[1][5][1]
0.00/0.03	c remove useless variable ce[1][5][2]
0.00/0.03	c remove useless variable ce[1][5][3]
0.00/0.03	c remove useless variable ce[1][5][4]
0.00/0.03	c remove useless variable ce[1][5][5]
0.00/0.03	c remove useless variable ce[1][6][0]
0.00/0.03	c remove useless variable ce[1][6][1]
0.00/0.03	c remove useless variable ce[1][6][2]
0.00/0.03	c remove useless variable ce[1][6][3]
0.00/0.03	c remove useless variable ce[1][6][4]
0.00/0.03	c remove useless variable ce[1][6][5]
0.00/0.03	c remove useless variable ce[1][6][6]
0.00/0.03	c remove useless variable ce[1][7][0]
0.00/0.03	c remove useless variable ce[1][7][1]
0.00/0.03	c remove useless variable ce[1][7][2]
0.00/0.03	c remove useless variable ce[1][7][3]
0.00/0.03	c remove useless variable ce[1][7][4]
0.00/0.03	c remove useless variable ce[1][7][5]
0.00/0.03	c remove useless variable ce[1][7][6]
0.00/0.03	c remove useless variable ce[1][7][7]
0.00/0.03	c remove useless variable ce[2][0][0]
0.00/0.03	c remove useless variable ce[2][1][0]
0.00/0.03	c remove useless variable ce[2][1][1]
0.00/0.03	c remove useless variable ce[2][2][0]
0.00/0.03	c remove useless variable ce[2][2][1]
0.00/0.03	c remove useless variable ce[2][2][2]
0.00/0.03	c remove useless variable ce[2][3][0]
0.00/0.03	c remove useless variable ce[2][3][1]
0.00/0.03	c remove useless variable ce[2][3][2]
0.00/0.03	c remove useless variable ce[2][3][3]
0.00/0.03	c remove useless variable ce[2][4][0]
0.00/0.03	c remove useless variable ce[2][4][1]
0.00/0.03	c remove useless variable ce[2][4][2]
0.00/0.03	c remove useless variable ce[2][4][3]
0.00/0.03	c remove useless variable ce[2][4][4]
0.00/0.03	c remove useless variable ce[2][5][0]
0.00/0.03	c remove useless variable ce[2][5][1]
0.00/0.03	c remove useless variable ce[2][5][2]
0.00/0.03	c remove useless variable ce[2][5][3]
0.00/0.03	c remove useless variable ce[2][5][4]
0.00/0.03	c remove useless variable ce[2][5][5]
0.00/0.03	c remove useless variable ce[2][6][0]
0.00/0.03	c remove useless variable ce[2][6][1]
0.00/0.03	c remove useless variable ce[2][6][2]
0.00/0.03	c remove useless variable ce[2][6][3]
0.00/0.03	c remove useless variable ce[2][6][4]
0.00/0.03	c remove useless variable ce[2][6][5]
0.00/0.03	c remove useless variable ce[2][6][6]
0.00/0.03	c remove useless variable ce[2][7][0]
0.00/0.03	c remove useless variable ce[2][7][1]
0.00/0.03	c remove useless variable ce[2][7][2]
0.00/0.03	c remove useless variable ce[2][7][3]
0.00/0.03	c remove useless variable ce[2][7][4]
0.00/0.03	c remove useless variable ce[2][7][5]
0.00/0.03	c remove useless variable ce[2][7][6]
0.00/0.03	c remove useless variable ce[2][7][7]
0.41/0.45	c 101            354            7511           115401         0              0              98   101   99  
2.49/2.53	c 211            568            14130          205683         0              0              2   46   44    
4.49/4.59	c 332            760            24995          279848         0              0              42   49   44   
8.19/8.21	c 465            1061           42725          437427         0              0              38   57   48   
12.10/12.13	c 611            1382           61429          570513         0              0              24   57   46   
13.59/13.68	c 771            1882           68531          740863         0              0              40   101   99  
15.29/15.35	c 947            2431           76459          939524         0              0              41   101   99  
20.29/20.38	c 1140           2824           97625          1110159        0              0              6   56   50    
22.58/22.68	c 1352           3444           106583         1348790        0              0              22   101   98  
28.58/28.65	c 1585           3962           135941         1556448        0              0              24   57   46   
34.58/34.65	c 1841           4585           163762         1780296        0              0              27   57   47   
37.58/37.60	c 2122           5402           174696         2097682        0              0              16   101   99  
39.58/39.67	c 2431           6286           186210         2488719        0              0              18   101   99  
46.09/46.16	c 2770           7088           208350         2734247        0              0              3   53   48    
52.38/52.45	c 3142           7908           246697         2973291        0              0              34   64   53   
55.68/55.79	c 3551           9062           261079         3486309        0              0              30   101   99  
58.88/59.00	c 4000           10301          276804         4074365        0              0              33   101   99  
66.18/66.24	c 4493           11284          318651         4355527        0              0              29   64   52   
69.88/69.99	c 5035           12785          337234         5074146        0              0              13   101   99  
79.48/79.57	c 5631           13919          387351         5421534        0              0              31   66   56   
98.48/98.59	c 6286           15414          480003         6000930        0              0              18   59   51   
105.58/105.63	c 7006           17352          503418         6904140        0              0              8   101   99   
117.28/117.36	c 7798           19044          572877         7374704        0              0              24   64   53   
125.28/125.32	c 8669           21405          601981         8491767        0              0              33   101   100 
133.09/133.15	c 9627           24023          640070         9951263        0              0              34   101   100 
141.68/141.77	c 10680          26866          683095         11645492       0              0              36   101   100 
151.18/151.28	c 11838          30035          730470         13515040       0              0              37   101   100 
170.78/170.89	c 13111          32237          845867         14200741       0              0              25   72   59   
197.77/197.88	c 14511          35078          982763         15070494       0              0              44   66   55   
207.87/207.94	c 16051          39295          1028226        17115813       0              0              11   101   100 
238.37/238.44	c 17745          42626          1178300        18306272       0              0              19   65   51   
284.27/284.36	c 19608          46451          1398981        19612091       0              0              33   86   53   
296.87/296.90	c 21657          52003          1460376        22312403       0              0              14   101   100 
354.07/354.18	c 23910          56628          1726747        24523325       0              0              11   59   49   
371.56/371.69	c 26388          63298          1807973        27862552       0              0              14   101   100 
390.97/391.03	c 29113          70660          1897878        31548853       0              0              15   101   100 
412.07/412.14	c 32110          78737          1990157        35522752       0              0              14   101   100 
435.36/435.46	c 35406          87628          2091826        39914793       0              0              12   101   100 
505.56/505.61	c 39031          93846          2346797        42091555       0              0              8   78   44    
523.36/523.40	c 43018          104667         2442541        46655170       0              0              17   101   100 
626.35/626.46	c 47403          115139         2985456        50748278       0              0              45   65   53   
674.55/674.68	c 52226          128209         3114771        56303345       0              0              27   101   100 
744.95/745.09	c 57531          138352         3613746        59096856       0              0              44   66   56   
792.05/792.17	c 63366          153975         3774929        66277407       0              0              28   101   100 
844.34/844.48	c 69784          171378         3960765        74285805       0              0              30   101   100 
1036.13/1036.22	c 76843          186687         4825794        80573015       0              0              39   90   69   
1108.72/1108.89	c 84607          207496         5014577        88408817       0              0              18   101   100 
1180.62/1180.79	c 93147          230402         5280280        99547707       0              0              15   101   98  
1609.20/1609.38	c 102541         244556         5563884        104542935      0              0              7   7   6      
1719.09/1719.28	c 112874         268451         6471078        109969671      0              0              40   78   56   
1789.19/1789.31	c 124240         299145         6816549        125262585      0              0              17   101   100 
2069.27/2069.48	c 136742         322429         8009007        134836161      0              0              42   90   70   
2266.97/2267.18	c 150494         351629         9318665        142619831      0              0              23   86   55   
2400.06/2400.20	
2400.06/2400.20	c *** INTERRUPTED ***
2400.06/2400.20	c restarts              : 53          
2400.06/2400.20	c conflicts             : 158055       (66 /sec)
2400.06/2400.20	c decisions             : 366554       (153 /sec)
2400.06/2400.20	c propagations          : 147166049   (61318 /sec)
2400.06/2400.20	c root propagations     : 0           
2400.06/2400.20	c filter calls          : 9997163        (4165 /sec)
2400.06/2400.20	c useless filter calls  : 4158582        (41 %)
2400.06/2400.20	c Memory used           : 29.43 MB
2400.06/2400.20	c CPU time              : 2400.06 s
2400.06/2400.20	c real time             : 2400.2 s
2400.06/2400.20	
2400.06/2400.20	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390136-1568327959/watcher-4390136-1568327959 -o /tmp/evaluation-result-4390136-1568327959/solver-4390136-1568327959 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node150-1568323911-7049 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4390136-1568327959.xml 

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=8275, runsolver pid=8272
Current StackSize limit: 8192 KiB


[startup+0.100829 s]*
/proc/loadavg: 2.01 2.07 2.07 3/199 8276
/proc/meminfo: memFree=24471848/32770624 swapFree=67018112/67108860
[pid=8275] ppid=8272 vsize=29204 memory=5704 CPUtime=0.1 cores=1,3,5,7
/proc/8275/stat : 8275 (cosoco) R 8272 8275 7017 0 -1 4202496 1590 0 0 0 10 0 0 0 20 0 1 0 409068518 29904896 1426 33554432000 4194304 6210612 140721493231216 140721493228888 140244012131175 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 20254720 140721493234699 140721493234801 140721493234801 140721493237710 0
/proc/8275/statm: 7301 1426 863 493 0 606 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 29204 KiB
Current children cumulated memory: 5704 KiB

[startup+0.209581 s]*
/proc/loadavg: 2.01 2.07 2.07 3/199 8276
/proc/meminfo: memFree=24471848/32770624 swapFree=67018112/67108860
[pid=8275] ppid=8272 vsize=29204 memory=5704 CPUtime=0.21 cores=1,3,5,7
/proc/8275/stat : 8275 (cosoco) R 8272 8275 7017 0 -1 4202496 1590 0 0 0 21 0 0 0 20 0 1 0 409068518 29904896 1426 33554432000 4194304 6210612 140721493231216 140721493228888 140244021152600 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 20254720 140721493234699 140721493234801 140721493234801 140721493237710 0
/proc/8275/statm: 7301 1426 863 493 0 606 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 29204 KiB
Current children cumulated memory: 5704 KiB

[startup+0.308962 s]*
/proc/loadavg: 2.01 2.07 2.07 3/199 8276
/proc/meminfo: memFree=24471848/32770624 swapFree=67018112/67108860
[pid=8275] ppid=8272 vsize=29204 memory=5704 CPUtime=0.31 cores=1,3,5,7
/proc/8275/stat : 8275 (cosoco) R 8272 8275 7017 0 -1 4202496 1590 0 0 0 31 0 0 0 20 0 1 0 409068518 29904896 1426 33554432000 4194304 6210612 140721493231216 140721493228888 140244021152616 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 20254720 140721493234699 140721493234801 140721493234801 140721493237710 0
/proc/8275/statm: 7301 1426 863 493 0 606 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 29204 KiB
Current children cumulated memory: 5704 KiB

[startup+0.700277 s]
/proc/loadavg: 2.01 2.07 2.07 3/199 8276
/proc/meminfo: memFree=24471476/32770624 swapFree=67018112/67108860
[pid=8275] ppid=8272 vsize=29336 memory=5964 CPUtime=0.69 cores=1,3,5,7
/proc/8275/stat : 8275 (cosoco) R 8272 8275 7017 0 -1 4202496 1655 0 0 0 69 0 0 0 20 0 1 0 409068518 30040064 1491 33554432000 4194304 6210612 140721493231216 140721493229176 140244012128144 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 20254720 140721493234699 140721493234801 140721493234801 140721493237710 0
/proc/8275/statm: 7334 1491 865 493 0 639 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 29336 KiB
Current children cumulated memory: 5964 KiB

[startup+1.50027 s]
/proc/loadavg: 2.01 2.07 2.07 3/199 8276
/proc/meminfo: memFree=24471376/32770624 swapFree=67018112/67108860
[pid=8275] ppid=8272 vsize=29468 memory=5964 CPUtime=1.49 cores=1,3,5,7
/proc/8275/stat : 8275 (cosoco) R 8272 8275 7017 0 -1 4202496 1670 0 0 0 149 0 0 0 20 0 1 0 409068518 30175232 1491 33554432000 4194304 6210612 140721493231216 140721493229176 140244012131158 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 20254720 140721493234699 140721493234801 140721493234801 140721493237710 0
/proc/8275/statm: 7367 1491 865 493 0 672 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 29468 KiB
Current children cumulated memory: 5964 KiB

[startup+3.1093 s]
/proc/loadavg: 2.01 2.07 2.07 3/199 8276
/proc/meminfo: memFree=24470880/32770624 swapFree=67018112/67108860
[pid=8275] ppid=8272 vsize=29600 memory=6108 CPUtime=3.1 cores=1,3,5,7
/proc/8275/stat : 8275 (cosoco) R 8272 8275 7017 0 -1 4202496 2015 0 0 0 310 0 0 0 20 0 1 0 409068518 30310400 1527 33554432000 4194304 6210612 140721493231216 140721493228872 5451461 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 20254720 140721493234699 140721493234801 140721493234801 140721493237710 0
/proc/8275/statm: 7400 1527 865 493 0 705 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 29600 KiB
Current children cumulated memory: 6108 KiB

[startup+6.30026 s]
/proc/loadavg: 2.01 2.07 2.07 3/199 8276
/proc/meminfo: memFree=24470600/32770624 swapFree=67018112/67108860
[pid=8275] ppid=8272 vsize=29600 memory=6224 CPUtime=6.29 cores=1,3,5,7
/proc/8275/stat : 8275 (cosoco) R 8272 8275 7017 0 -1 4202496 2645 0 0 0 629 0 0 0 20 0 1 0 409068518 30310400 1556 33554432000 4194304 6210612 140721493231216 140721493229176 5442901 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 20254720 140721493234699 140721493234801 140721493234801 140721493237710 0
/proc/8275/statm: 7400 1556 865 493 0 705 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 29600 KiB
Current children cumulated memory: 6224 KiB

[startup+12.7003 s]
/proc/loadavg: 2.01 2.07 2.07 3/199 8276
/proc/meminfo: memFree=24470848/32770624 swapFree=67018112/67108860
[pid=8275] ppid=8272 vsize=29732 memory=6324 CPUtime=12.69 cores=1,3,5,7
/proc/8275/stat : 8275 (cosoco) R 8272 8275 7017 0 -1 4202496 3395 0 0 0 1269 0 0 0 20 0 1 0 409068518 30445568 1581 33554432000 4194304 6210612 140721493231216 140721493229176 5452071 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 20254720 140721493234699 140721493234801 140721493234801 140721493237710 0
/proc/8275/statm: 7433 1581 865 493 0 738 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 29732 KiB
Current children cumulated memory: 6324 KiB

[startup+25.5003 s]
/proc/loadavg: 2.01 2.07 2.07 3/199 8278
/proc/meminfo: memFree=24470180/32770624 swapFree=67018112/67108860
[pid=8275] ppid=8272 vsize=29996 memory=6544 CPUtime=25.48 cores=1,3,5,7
/proc/8275/stat : 8275 (cosoco) R 8272 8275 7017 0 -1 4202496 4525 0 0 0 2548 0 0 0 20 0 1 0 409068518 30715904 1636 33554432000 4194304 6210612 140721493231216 140721493228872 140244012131175 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 20254720 140721493234699 140721493234801 140721493234801 140721493237710 0
/proc/8275/statm: 7499 1636 865 493 0 804 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 29996 KiB
Current children cumulated memory: 6544 KiB

[startup+51.1091 s]
/proc/loadavg: 2.01 2.06 2.06 3/199 8278
/proc/meminfo: memFree=24470180/32770624 swapFree=67018112/67108860
[pid=8275] ppid=8272 vsize=29996 memory=6600 CPUtime=51.09 cores=1,3,5,7
/proc/8275/stat : 8275 (cosoco) R 8272 8275 7017 0 -1 4202496 5443 0 0 0 5109 0 0 0 20 0 1 0 409068518 30715904 1650 33554432000 4194304 6210612 140721493231216 140721493229176 5192912 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 20254720 140721493234699 140721493234801 140721493234801 140721493237710 0
/proc/8275/statm: 7499 1650 865 493 0 804 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 29996 KiB
Current children cumulated memory: 6600 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/200 8290
/proc/meminfo: memFree=24469936/32770624 swapFree=67018128/67108860
[pid=8275] ppid=8272 vsize=30128 memory=6612 CPUtime=102.28 cores=1,3,5,7
/proc/8275/stat : 8275 (cosoco) R 8272 8275 7017 0 -1 4202496 6189 0 0 0 10228 0 0 0 20 0 1 0 409068518 30851072 1653 33554432000 4194304 6210612 140721493231216 140721493229176 5445922 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 20254720 140721493234699 140721493234801 140721493234801 140721493237710 0
/proc/8275/statm: 7532 1653 865 493 0 837 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 30128 KiB
Current children cumulated memory: 6612 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/200 8296
/proc/meminfo: memFree=24469216/32770624 swapFree=67018128/67108860
[pid=8275] ppid=8272 vsize=30128 memory=6664 CPUtime=162.28 cores=1,3,5,7
/proc/8275/stat : 8275 (cosoco) R 8272 8275 7017 0 -1 4202496 6910 0 0 0 16228 0 0 0 20 0 1 0 409068518 30851072 1666 33554432000 4194304 6210612 140721493231216 140721493229176 5442951 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 20254720 140721493234699 140721493234801 140721493234801 140721493237710 0
/proc/8275/statm: 7532 1666 865 493 0 837 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 30128 KiB
Current children cumulated memory: 6664 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/200 8300
/proc/meminfo: memFree=24469260/32770624 swapFree=67018128/67108860
[pid=8275] ppid=8272 vsize=30128 memory=6672 CPUtime=222.27 cores=1,3,5,7
/proc/8275/stat : 8275 (cosoco) R 8272 8275 7017 0 -1 4202496 7565 0 0 0 22227 0 0 0 20 0 1 0 409068518 30851072 1668 33554432000 4194304 6210612 140721493231216 140721493229176 140244012131158 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 20254720 140721493234699 140721493234801 140721493234801 140721493237710 0
/proc/8275/statm: 7532 1668 865 493 0 837 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 30128 KiB
Current children cumulated memory: 6672 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/200 8304
/proc/meminfo: memFree=24469620/32770624 swapFree=67018128/67108860
[pid=8275] ppid=8272 vsize=30128 memory=6688 CPUtime=282.27 cores=1,3,5,7
/proc/8275/stat : 8275 (cosoco) R 8272 8275 7017 0 -1 4202496 8289 0 0 0 28227 0 0 0 20 0 1 0 409068518 30851072 1672 33554432000 4194304 6210612 140721493231216 140721493229176 5446078 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 20254720 140721493234699 140721493234801 140721493234801 140721493237710 0
/proc/8275/statm: 7532 1672 865 493 0 837 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 30128 KiB
Current children cumulated memory: 6688 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 8310
/proc/meminfo: memFree=24469420/32770624 swapFree=67018128/67108860
[pid=8275] ppid=8272 vsize=30128 memory=6688 CPUtime=342.27 cores=1,3,5,7
/proc/8275/stat : 8275 (cosoco) R 8272 8275 7017 0 -1 4202496 8475 0 0 0 34227 0 0 0 20 0 1 0 409068518 30851072 1672 33554432000 4194304 6210612 140721493231216 140721493229176 5440968 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 20254720 140721493234699 140721493234801 140721493234801 140721493237710 0
/proc/8275/statm: 7532 1672 865 493 0 837 0
Current children cumulated CPU time: 342.27 s
Current children cumulated vsize: 30128 KiB
Current children cumulated memory: 6688 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 8314
/proc/meminfo: memFree=24469488/32770624 swapFree=67018128/67108860
[pid=8275] ppid=8272 vsize=30128 memory=6688 CPUtime=402.26 cores=1,3,5,7
/proc/8275/stat : 8275 (cosoco) R 8272 8275 7017 0 -1 4202496 8639 0 0 0 40226 0 0 0 20 0 1 0 409068518 30851072 1672 33554432000 4194304 6210612 140721493231216 140721493229176 140244021152655 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 20254720 140721493234699 140721493234801 140721493234801 140721493237710 0
/proc/8275/statm: 7532 1672 865 493 0 837 0
Current children cumulated CPU time: 402.26 s
Current children cumulated vsize: 30128 KiB
Current children cumulated memory: 6688 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 8318
/proc/meminfo: memFree=24469296/32770624 swapFree=67018128/67108860
[pid=8275] ppid=8272 vsize=30128 memory=6688 CPUtime=462.26 cores=1,3,5,7
/proc/8275/stat : 8275 (cosoco) R 8272 8275 7017 0 -1 4202496 8820 0 0 0 46226 0 0 0 20 0 1 0 409068518 30851072 1672 33554432000 4194304 6210612 140721493231216 140721493229176 140244012128163 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 20254720 140721493234699 140721493234801 140721493234801 140721493237710 0
/proc/8275/statm: 7532 1672 865 493 0 837 0
Current children cumulated CPU time: 462.26 s
Current children cumulated vsize: 30128 KiB
Current children cumulated memory: 6688 KiB


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

/proc/8275/statm: 7532 1674 865 493 0 837 0
Current children cumulated CPU time: 1602.2 s
Current children cumulated vsize: 30128 KiB
Current children cumulated memory: 6696 KiB

[startup+1662.3 s]
/proc/loadavg: 1.99 2.02 2.05 3/200 8765
/proc/meminfo: memFree=24793092/32770624 swapFree=67018172/67108860
[pid=8275] ppid=8272 vsize=30128 memory=6696 CPUtime=1662.19 cores=1,3,5,7
/proc/8275/stat : 8275 (cosoco) R 8272 8275 7017 0 -1 4202496 12521 0 0 0 166219 0 0 0 20 0 1 0 409068518 30851072 1674 33554432000 4194304 6210612 140721493231216 140721493229176 5452055 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 20254720 140721493234699 140721493234801 140721493234801 140721493237710 0
/proc/8275/statm: 7532 1674 865 493 0 837 0
Current children cumulated CPU time: 1662.19 s
Current children cumulated vsize: 30128 KiB
Current children cumulated memory: 6696 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 8769
/proc/meminfo: memFree=24793516/32770624 swapFree=67018172/67108860
[pid=8275] ppid=8272 vsize=30128 memory=6696 CPUtime=1722.19 cores=1,3,5,7
/proc/8275/stat : 8275 (cosoco) R 8272 8275 7017 0 -1 4202496 12732 0 0 0 172219 0 0 0 20 0 1 0 409068518 30851072 1674 33554432000 4194304 6210612 140721493231216 140721493229176 5068804 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 20254720 140721493234699 140721493234801 140721493234801 140721493237710 0
/proc/8275/statm: 7532 1674 865 493 0 837 0
Current children cumulated CPU time: 1722.19 s
Current children cumulated vsize: 30128 KiB
Current children cumulated memory: 6696 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 8775
/proc/meminfo: memFree=24793312/32770624 swapFree=67018172/67108860
[pid=8275] ppid=8272 vsize=30128 memory=6696 CPUtime=1782.19 cores=1,3,5,7
/proc/8275/stat : 8275 (cosoco) R 8272 8275 7017 0 -1 4202496 12820 0 0 0 178219 0 0 0 20 0 1 0 409068518 30851072 1674 33554432000 4194304 6210612 140721493231216 140721493229176 140244021152605 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 20254720 140721493234699 140721493234801 140721493234801 140721493237710 0
/proc/8275/statm: 7532 1674 865 493 0 837 0
Current children cumulated CPU time: 1782.19 s
Current children cumulated vsize: 30128 KiB
Current children cumulated memory: 6696 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 8779
/proc/meminfo: memFree=24792764/32770624 swapFree=67018172/67108860
[pid=8275] ppid=8272 vsize=30128 memory=6696 CPUtime=1842.18 cores=1,3,5,7
/proc/8275/stat : 8275 (cosoco) R 8272 8275 7017 0 -1 4202496 13169 0 0 0 184218 0 0 0 20 0 1 0 409068518 30851072 1674 33554432000 4194304 6210612 140721493231216 140721493229176 5451461 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 20254720 140721493234699 140721493234801 140721493234801 140721493237710 0
/proc/8275/statm: 7532 1674 865 493 0 837 0
Current children cumulated CPU time: 1842.18 s
Current children cumulated vsize: 30128 KiB
Current children cumulated memory: 6696 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 8791
/proc/meminfo: memFree=24792660/32770624 swapFree=67018184/67108860
[pid=8275] ppid=8272 vsize=30128 memory=6696 CPUtime=1902.18 cores=1,3,5,7
/proc/8275/stat : 8275 (cosoco) R 8272 8275 7017 0 -1 4202496 13381 0 0 0 190218 0 0 0 20 0 1 0 409068518 30851072 1674 33554432000 4194304 6210612 140721493231216 140721493229176 5164330 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 20254720 140721493234699 140721493234801 140721493234801 140721493237710 0
/proc/8275/statm: 7532 1674 865 493 0 837 0
Current children cumulated CPU time: 1902.18 s
Current children cumulated vsize: 30128 KiB
Current children cumulated memory: 6696 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 8797
/proc/meminfo: memFree=24792492/32770624 swapFree=67018184/67108860
[pid=8275] ppid=8272 vsize=30128 memory=6696 CPUtime=1962.18 cores=1,3,5,7
/proc/8275/stat : 8275 (cosoco) R 8272 8275 7017 0 -1 4202496 13591 0 0 0 196218 0 0 0 20 0 1 0 409068518 30851072 1674 33554432000 4194304 6210612 140721493231216 140721493229176 140244021152600 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 20254720 140721493234699 140721493234801 140721493234801 140721493237710 0
/proc/8275/statm: 7532 1674 865 493 0 837 0
Current children cumulated CPU time: 1962.18 s
Current children cumulated vsize: 30128 KiB
Current children cumulated memory: 6696 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 8801
/proc/meminfo: memFree=24792876/32770624 swapFree=67018184/67108860
[pid=8275] ppid=8272 vsize=30128 memory=6696 CPUtime=2022.17 cores=1,3,5,7
/proc/8275/stat : 8275 (cosoco) R 8272 8275 7017 0 -1 4202496 13801 0 0 0 202217 0 0 0 20 0 1 0 409068518 30851072 1674 33554432000 4194304 6210612 140721493231216 140721493229176 5451458 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 20254720 140721493234699 140721493234801 140721493234801 140721493237710 0
/proc/8275/statm: 7532 1674 865 493 0 837 0
Current children cumulated CPU time: 2022.17 s
Current children cumulated vsize: 30128 KiB
Current children cumulated memory: 6696 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 8805
/proc/meminfo: memFree=24791916/32770624 swapFree=67018184/67108860
[pid=8275] ppid=8272 vsize=30128 memory=6696 CPUtime=2082.17 cores=1,3,5,7
/proc/8275/stat : 8275 (cosoco) R 8272 8275 7017 0 -1 4202496 14025 0 0 0 208217 0 0 0 20 0 1 0 409068518 30851072 1674 33554432000 4194304 6210612 140721493231216 140721493229176 5453752 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 20254720 140721493234699 140721493234801 140721493234801 140721493237710 0
/proc/8275/statm: 7532 1674 865 493 0 837 0
Current children cumulated CPU time: 2082.17 s
Current children cumulated vsize: 30128 KiB
Current children cumulated memory: 6696 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 8935
/proc/meminfo: memFree=24802896/32770624 swapFree=67018184/67108860
[pid=8275] ppid=8272 vsize=30128 memory=6696 CPUtime=2142.17 cores=1,3,5,7
/proc/8275/stat : 8275 (cosoco) R 8272 8275 7017 0 -1 4202496 14233 0 0 0 214217 0 0 0 20 0 1 0 409068518 30851072 1674 33554432000 4194304 6210612 140721493231216 140721493229176 140244021152582 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 20254720 140721493234699 140721493234801 140721493234801 140721493237710 0
/proc/8275/statm: 7532 1674 865 493 0 837 0
Current children cumulated CPU time: 2142.17 s
Current children cumulated vsize: 30128 KiB
Current children cumulated memory: 6696 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 8939
/proc/meminfo: memFree=24802484/32770624 swapFree=67018184/67108860
[pid=8275] ppid=8272 vsize=30128 memory=6696 CPUtime=2202.17 cores=1,3,5,7
/proc/8275/stat : 8275 (cosoco) R 8272 8275 7017 0 -1 4202496 14422 0 0 0 220217 0 0 0 20 0 1 0 409068518 30851072 1674 33554432000 4194304 6210612 140721493231216 140721493229176 140244012131162 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 20254720 140721493234699 140721493234801 140721493234801 140721493237710 0
/proc/8275/statm: 7532 1674 865 493 0 837 0
Current children cumulated CPU time: 2202.17 s
Current children cumulated vsize: 30128 KiB
Current children cumulated memory: 6696 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 8943
/proc/meminfo: memFree=24802584/32770624 swapFree=67018184/67108860
[pid=8275] ppid=8272 vsize=30128 memory=6696 CPUtime=2262.16 cores=1,3,5,7
/proc/8275/stat : 8275 (cosoco) R 8272 8275 7017 0 -1 4202496 14611 0 0 0 226216 0 0 0 20 0 1 0 409068518 30851072 1674 33554432000 4194304 6210612 140721493231216 140721493229176 5442936 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 20254720 140721493234699 140721493234801 140721493234801 140721493237710 0
/proc/8275/statm: 7532 1674 865 493 0 837 0
Current children cumulated CPU time: 2262.16 s
Current children cumulated vsize: 30128 KiB
Current children cumulated memory: 6696 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 8949
/proc/meminfo: memFree=24801764/32770624 swapFree=67018184/67108860
[pid=8275] ppid=8272 vsize=30128 memory=6696 CPUtime=2322.16 cores=1,3,5,7
/proc/8275/stat : 8275 (cosoco) R 8272 8275 7017 0 -1 4202496 14826 0 0 0 232216 0 0 0 20 0 1 0 409068518 30851072 1674 33554432000 4194304 6210612 140721493231216 140721493229176 5451340 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 20254720 140721493234699 140721493234801 140721493234801 140721493237710 0
/proc/8275/statm: 7532 1674 865 493 0 837 0
Current children cumulated CPU time: 2322.16 s
Current children cumulated vsize: 30128 KiB
Current children cumulated memory: 6696 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 8953
/proc/meminfo: memFree=24802856/32770624 swapFree=67018184/67108860
[pid=8275] ppid=8272 vsize=30128 memory=6696 CPUtime=2382.16 cores=1,3,5,7
/proc/8275/stat : 8275 (cosoco) R 8272 8275 7017 0 -1 4202496 15021 0 0 0 238216 0 0 0 20 0 1 0 409068518 30851072 1674 33554432000 4194304 6210612 140721493231216 140721493229176 5451458 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 20254720 140721493234699 140721493234801 140721493234801 140721493237710 0
/proc/8275/statm: 7532 1674 865 493 0 837 0
Current children cumulated CPU time: 2382.16 s
Current children cumulated vsize: 30128 KiB
Current children cumulated memory: 6696 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 8954
/proc/meminfo: memFree=24803040/32770624 swapFree=67018184/67108860
[pid=8275] ppid=8272 vsize=30128 memory=6696 CPUtime=2400.06 cores=1,3,5,7
/proc/8275/stat : 8275 (cosoco) R 8272 8275 7017 0 -1 4202496 15216 0 0 0 240006 0 0 0 20 0 1 0 409068518 30851072 1674 33554432000 4194304 6210612 140721493231216 140721493229176 140244012128163 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 20254720 140721493234699 140721493234801 140721493234801 140721493237710 0
/proc/8275/statm: 7532 1674 865 493 0 837 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 30128 KiB
Current children cumulated memory: 6696 KiB

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

[startup+2400.2 s]
# the end of solver process 8275 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2400.06 s, system=0.010999 s

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

Child status: 1
Real time (s): 2400.2
CPU time (s): 2400.07
CPU user time (s): 2400.06
CPU system time (s): 0.010999
CPU usage (%): 99.9947
Max. virtual memory (cumulated for all children) (KiB): 30128
Max. memory (cumulated for all children) (KiB): 6696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.06
system time used= 0.010999
maximum resident set size= 6764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15265
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= 15
involuntary context switches= 785


# summary of solver processes directly reported to runsolver:
#   pid: 8275
#   total CPU time (s): 2400.07
#   total CPU user time (s): 2400.06
#   total CPU system time (s): 0.010999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.80134 second user time and 15.1632 second system time

The end

Launcher Data

Begin job on node150 at 2019-09-13 00:38:40
IDJOB=4390136
IDBENCH=120719
IDSOLVER=2830
FILE ID=node150/4390136-1568327959
RUNJOBID= node150-1568323911-7049
PBS_JOBID= 21701149
Free space on /tmp= 55028 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP17/GracefulGraph/GracefulGraph-m1-s1/GracefulGraph-K08-P03.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390136-1568327959/watcher-4390136-1568327959 -o /tmp/evaluation-result-4390136-1568327959/solver-4390136-1568327959 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node150-1568323911-7049 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4390136-1568327959.xml

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

MD5SUM BENCH= 142465cd49ad43655120d5ee0661b038
RANDOM SEED=1594156027

node150.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
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.79
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.79
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.79
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:        24473680 kB
MemAvailable:   31505408 kB
Buffers:          158040 kB
Cached:          7022320 kB
SwapCached:        10272 kB
Active:          1476540 kB
Inactive:        6081504 kB
Active(anon):     345456 kB
Inactive(anon):    54436 kB
Active(file):    1131084 kB
Inactive(file):  6027068 kB
Unevictable:      109524 kB
Mlocked:          109524 kB
SwapTotal:      67108860 kB
SwapFree:       67018112 kB
Dirty:              2800 kB
Writeback:             0 kB
AnonPages:        420232 kB
Mapped:            37688 kB
Shmem:             13460 kB
Slab:             332300 kB
SReclaimable:     302036 kB
SUnreclaim:        30264 kB
KernelStack:        3760 kB
PageTables:         6152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     861780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    342016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       99712 kB
DirectMap2M:    33445888 kB

Free space on /tmp at the end= 55024 MiB
End job on node150 at 2019-09-13 01:18:40