Trace number 4295630

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 1.12? (TO) 2519.79 2520.01

General information on the benchmark

NameFrb/
frb-50-23-3-mgd_c18.xml
MD5SUM9221c7b89083fde7801d6d9537c28698
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 variables50
Number of constraints456
Number of domains1
Minimum domain size23
Maximum domain size23
Distribution of domain sizes[{"size":23,"count":50}]
Minimum variable degree11
Maximum variable degree24
Distribution of variable degrees[{"degree":11,"count":1},{"degree":14,"count":1},{"degree":15,"count":4},{"degree":16,"count":9},{"degree":17,"count":9},{"degree":18,"count":4},{"degree":19,"count":5},{"degree":20,"count":7},{"degree":21,"count":3},{"degree":22,"count":3},{"degree":23,"count":2},{"degree":24,"count":2}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":456}]
Number of extensional constraints456
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":456}]
Optimization problemNO
Type of objective

Solver Data

0.10/0.18	c root propagations     : 0           
0.10/0.18	c restarts enabled, print stats at every restarts
0.10/0.18	c
0.10/0.18	c
0.10/0.18	c
0.10/0.18	c This is cosoco 1.12 --  
0.10/0.18	c
0.10/0.18	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4295630-1532560305.xml 
0.10/0.18	c ========================================[ Problem Statistics ]===========================================
0.10/0.18	c |                                                                                                       
0.10/0.18	c |  Parse time        :         0.18 s 
0.10/0.18	c |
0.10/0.18	c |               Variables: 50
0.10/0.18	c |            Domain Sizes: 23..23
0.10/0.18	c |
0.10/0.18	c |             Constraints: 456
0.10/0.18	c |                   Arity: 2..2  -- Binary: 456
0.10/0.18	c | 
0.10/0.18	c |                   Types: 
0.10/0.18	c |                          Extension: 456  (nb tuples: 132..240) -- (shared: 0)
0.10/0.18	c |                          
0.10/0.18	c =========================================================================================================
0.10/0.18	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.10/0.19	c 101            234            65071          20976          0              0              10   18   12   
0.10/0.20	c 211            503            145710         51402          0              0              9   17   11    
0.21/0.21	c 332            803            224872         77825          0              0              9   16   12    
0.21/0.23	c 465            1134           317907         109067         0              0              7   16   12    
0.21/0.24	c 611            1545           426882         146050         0              0              8   17   11    
0.21/0.26	c 771            2007           555763         190518         0              0              8   15   11    
0.21/0.27	c 947            2477           687431         231787         0              0              9   16   12    
0.21/0.29	c 1140           3014           840186         281198         0              0              7   16   11    
0.21/0.31	c 1352           3566           999065         338193         0              0              7   16   10    
0.31/0.34	c 1585           4213           1173333        397972         0              0              7   16   11    
0.31/0.36	c 1841           4868           1353583        455246         0              0              8   16   12    
0.31/0.38	c 2122           5592           1551913        525232         0              0              9   17   12    
0.31/0.41	c 2431           6400           1779558        597186         0              0              8   17   12    
0.41/0.44	c 2770           7329           2020948        680763         0              0              7   16   11    
0.41/0.48	c 3142           8309           2306205        782249         0              0              7   16   11    
0.41/0.51	c 3551           9435           2586206        865675         0              0              9   19   13    
0.51/0.56	c 4000           10618          2930914        986960         0              0              8   16   11    
0.51/0.60	c 4493           11839          3275782        1106699        0              0              8   17   11    
0.60/0.65	c 5035           13311          3693617        1251603        0              0              8   17   11    
0.69/0.71	c 5631           14970          4160482        1402676        0              0              6   19   11    
0.69/0.77	c 6286           16673          4615631        1554119        0              0              7   16   11    
0.79/0.84	c 7006           18660          5155500        1738734        0              0              6   18   10    
0.89/0.91	c 7798           20881          5749117        1920443        0              0              7   19   13    
0.89/0.98	c 8669           23155          6359047        2117004        0              0              7   17   12    
1.00/1.07	c 9627           25668          7073065        2370796        0              0              6   18   11    
1.10/1.17	c 10680          28474          7814423        2617511        0              0              7   18   11    
1.19/1.27	c 11838          31365          8617693        2877684        0              0              8   17   12    
1.29/1.38	c 13111          34731          9549463        3190415        0              0              7   17   12    
1.49/1.52	c 14511          38418          10600094       3554687        0              0              7   17   12    
1.59/1.66	c 16051          42341          11721476       3924270        0              0              8   17   12    
1.79/1.80	c 17745          46771          12938308       4315999        0              0              7   18   12    
1.89/1.97	c 19608          51877          14289489       4779259        0              0              6   20   12    
2.10/2.17	c 21657          57454          15855557       5304067        0              0              6   18   11    
2.29/2.38	c 23910          63421          17457059       5863586        0              0              6   17   11    
2.59/2.61	c 26388          69917          19275691       6465723        0              0              7   19   11    
2.79/2.86	c 29113          77460          21317495       7136737        0              0              6   19   12    
3.10/3.14	c 32110          85568          23539836       7909634        0              0              6   19   11    
3.39/3.41	c 35406          93800          25782407       8607962        0              0              8   20   13    
3.69/3.76	c 39031          103678         28519633       9544097        0              0              6   18   11    
4.10/4.13	c 43018          114299         31450253       10522552       0              0              6   18   12    
4.49/4.54	c 47403          125569         34684736       11622816       0              0              6   18   11    
5.00/5.00	c 52226          138489         38298855       12882428       0              0              6   18   11    
5.49/5.53	c 57531          152378         42354164       14313724       0              0              6   18   11    
6.00/6.07	c 63366          167893         46661778       15765374       0              0              7   19   12    
6.59/6.65	c 69784          184920         51329329       17316994       0              0              6   18   12    
7.29/7.34	c 76843          204771         56722043       19118441       0              0              7   18   12    
8.00/8.03	c 84607          227171         62512279       20897635       0              0              6   18   12    
8.79/8.84	c 93147          250247         68938237       23071831       0              0              6   18   11    
9.69/9.73	c 102541         275993         76043317       25430168       0              0              6   21   12    
10.59/10.69	c 112874         303393         83680586       28025034       0              0              6   19   11    
11.69/11.75	c 124240         333845         92100909       30801903       0              0              6   20   12    
12.79/12.87	c 136742         366741         101255677      33738238       0              0              6   19   12    
14.10/14.13	c 150494         403040         111126737      37146047       0              0              6   20   11    
15.49/15.59	c 165621         444760         122662581      41095478       0              0              6   19   11    
17.10/17.19	c 182260         489830         135177288      45305061       0              0              6   18   11    
18.89/18.94	c 200562         538964         148948609      50022984       0              0              5   19   11    
20.79/20.83	c 220694         594347         164022216      55069936       0              0              5   20   12    
22.89/22.93	c 242839         654619         180623572      60688217       0              0              5   19   11    
25.10/25.19	c 267198         719524         198364220      66800721       0              0              6   19   11    
27.89/27.91	c 293992         793542         219022929      74228358       0              0              5   19   11    
30.59/30.65	c 323465         875056         241185926      81464590       0              0              5   20   11    
33.49/33.58	c 355885         960273         264521796      89316114       0              0              5   20   11    
36.79/36.86	c 391547         1055195        290672832      98039353       0              0              6   20   12    
40.29/40.35	c 430775         1162016        319265623      107273955      0              0              6   20   12    
44.09/44.14	c 473925         1271617        350138723      117280164      0              0              6   19   12    
48.39/48.48	c 521390         1398061        385111798      128785338      0              0              5   20   11    
53.09/53.13	c 573601         1534526        422928507      141077940      0              0              5   19   12    
58.58/58.69	c 631033         1695017        466379290      156102690      0              0              5   21   11    
64.48/64.56	c 694208         1870056        513452012      171638025      0              0              5   20   11    
70.99/71.05	c 763700         2055867        564895330      188872748      0              0              6   20   12    
77.78/77.84	c 840141         2262280        620597982      206928946      0              0              6   24   12    
85.48/85.55	c 924226         2499417        682984209      227526424      0              0              5   21   12    
94.09/94.13	c 1016719        2752108        751323325      250111722      0              0              5   21   12    
103.48/103.56	c 1118461        3021329        826126775      275284501      0              0              5   20   11    
113.78/113.86	c 1230377        3322891        908959007      302481955      0              0              5   20   11    
125.58/125.61	c 1353484        3659141        1002274876     333821869      0              0              4   21   12    
137.88/137.93	c 1488901        4010706        1099490664     366937534      0              0              5   19   11    
151.58/151.69	c 1637859        4414299        1209845459     403760008      0              0              5   20   12    
166.88/166.94	c 1801712        4849607        1329612702     444895361      0              0              4   20   11    
184.27/184.32	c 1981950        5337176        1464242568     491875528      0              0              4   19   11    
202.77/202.87	c 2180211        5872212        1611473633     541579138      0              0              5   21   11    
224.17/224.26	c 2398298        6472056        1777671484     598351251      0              0              4   21   11    
247.87/247.95	c 2638193        7133944        1960144027     662183008      0              0              4   21   11    
272.47/272.50	c 2902077        7859705        2156967845     727092103      0              0              4   22   12    
298.76/298.86	c 3192349        8631172        2368907504     797240615      0              0              4   20   11    
327.76/327.88	c 3511648        9506577        2604763188     873865377      0              0              4   21   12    
359.46/359.51	c 3862876        10432512       2857843974     958465492      0              0              5   21   12    
396.16/396.20	c 4249226        11466139       3144454917     1056679036     0              0              4   20   11    
437.55/437.67	c 4674211        12626814       3465009544     1166918109     0              0              3   20   11    
482.55/482.68	c 5141694        13936821       3819621990     1287611351     0              0              4   21   11    
530.44/530.50	c 5655925        15319693       4200614686     1414640320     0              0              4   21   11    
585.74/585.86	c 6221579        16896664       4632207677     1563493154     0              0              4   21   11    
644.73/644.86	c 6843798        18518373       5090429546     1721241312     0              0              5   20   11    
709.43/709.53	c 7528238        20408836       5604348630     1894396633     0              0              3   21   11    
783.62/783.79	c 8281122        22494639       6176591640     2092975890     0              0              3   21   11    
861.42/861.60	c 9109294        24771148       6795612409     2299654261     0              0              4   23   12    
945.41/945.55	c 10020283       27270892       7469770309     2522911985     0              0              4   22   11    
1039.80/1039.93	c 11022370       29928409       8205115776     2777008381     0              0              3   20   11    
1143.29/1143.46	c 12124665       32951161       9027581180     3052339331     0              0              4   22   12    
1255.08/1255.21	c 13337189       36270877       9928485319     3348140165     0              0              4   23   11    
1378.57/1378.79	c 14670965       39754373       10900984430    3676774038     0              0              4   21   11    
1518.56/1518.73	c 16138118       43679131       11996528780    4048144133     0              0              4   22   11    
1671.75/1671.96	c 17751986       48148585       13210378267    4456923962     0              0              4   22   11    
1841.94/1842.16	c 19527240       52985181       14553737878    4910691350     0              0              4   21   11    
2023.92/2024.13	c 21480019       58300211       15999208285    5396894799     0              0              4   22   11    
2223.91/2224.11	c 23628075       64218285       17603700852    5926128735     0              0              3   22   11    
2444.98/2445.23	c 25990936       70726275       19369677500    6514120114     0              0              3   23   11    
2519.78/2520.00	
2519.78/2520.00	c *** INTERRUPTED ***
2519.78/2520.00	c restarts              : 107         
2519.78/2520.00	c conflicts             : 26786904     (10631 /sec)
2519.78/2520.00	c decisions             : 72826960     (28902 /sec)
2519.78/2520.00	c propagations          : 6713950151  (2664492 /sec)
2519.78/2520.00	c root propagations     : 0           
2519.78/2520.00	c filter calls          : 19955084692    (7919355 /sec)
2519.78/2520.00	c useless filter calls  : 16172665716    (81 %)
2519.78/2520.00	c Memory used           : 27.42 MB
2519.78/2520.00	c CPU time              : 2519.79 s
2519.78/2520.00	
2519.78/2520.00	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 (2259 MiB free)
  memory of node 1: 16384 MiB (6357 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295630-1532560305/watcher-4295630-1532560305 -o /tmp/evaluation-result-4295630-1532560305/solver-4295630-1532560305 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532535025-27479 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4295630-1532560305.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Current StackSize limit: 8192 KiB

solver pid=30988, runsolver pid=30985

[startup+0.100132 s]*
/proc/loadavg: 2.07 2.03 2.05 3/188 30989
/proc/meminfo: memFree=8823088/32770624 swapFree=67108860/67108860
[pid=30988] ppid=30985 vsize=27560 memory=3712 CPUtime=0.1 cores=1,3,5,7
/proc/30988/stat : 30988 (cosoco) R 30985 30988 27447 0 -1 4202496 1144 0 0 0 10 0 0 0 20 0 1 0 73593381 28221440 928 33554432000 4194304 6142532 140733618900848 140733618897480 5404532 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8243016 8247936 15499264 140733618906246 140733618906376 140733618906376 140733618909134 0
/proc/30988/statm: 6890 928 789 476 0 212 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27560 KiB
Current children cumulated memory: 3712 KiB

[startup+0.209413 s]*
/proc/loadavg: 2.07 2.03 2.05 3/188 30989
/proc/meminfo: memFree=8822056/32770624 swapFree=67108860/67108860
[pid=30988] ppid=30985 vsize=28072 memory=4488 CPUtime=0.21 cores=1,3,5,7
/proc/30988/stat : 30988 (cosoco) R 30985 30988 27447 0 -1 4202496 1291 0 0 0 21 0 0 0 20 0 1 0 73593381 28745728 1122 33554432000 4194304 6142532 140733618900848 140733618897480 5336753 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 15499264 140733618906246 140733618906376 140733618906376 140733618909134 0
/proc/30988/statm: 7018 1122 820 476 0 340 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 28072 KiB
Current children cumulated memory: 4488 KiB

[startup+0.308876 s]*
/proc/loadavg: 2.07 2.03 2.05 3/188 30989
/proc/meminfo: memFree=8822056/32770624 swapFree=67108860/67108860
[pid=30988] ppid=30985 vsize=28072 memory=4488 CPUtime=0.31 cores=1,3,5,7
/proc/30988/stat : 30988 (cosoco) R 30985 30988 27447 0 -1 4202496 1291 0 0 0 31 0 0 0 20 0 1 0 73593381 28745728 1122 33554432000 4194304 6142532 140733618900848 140733618897480 4995448 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 15499264 140733618906246 140733618906376 140733618906376 140733618909134 0
/proc/30988/statm: 7018 1122 820 476 0 340 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 28072 KiB
Current children cumulated memory: 4488 KiB

[startup+0.700274 s]
/proc/loadavg: 2.07 2.03 2.05 3/188 30989
/proc/meminfo: memFree=8822056/32770624 swapFree=67108860/67108860
[pid=30988] ppid=30985 vsize=28072 memory=4488 CPUtime=0.69 cores=1,3,5,7
/proc/30988/stat : 30988 (cosoco) R 30985 30988 27447 0 -1 4202496 1291 0 0 0 69 0 0 0 20 0 1 0 73593381 28745728 1122 33554432000 4194304 6142532 140733618900848 140733618897480 5336789 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 15499264 140733618906246 140733618906376 140733618906376 140733618909134 0
/proc/30988/statm: 7018 1122 820 476 0 340 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 28072 KiB
Current children cumulated memory: 4488 KiB

[startup+1.50027 s]
/proc/loadavg: 2.07 2.03 2.05 3/188 30989
/proc/meminfo: memFree=8822056/32770624 swapFree=67108860/67108860
[pid=30988] ppid=30985 vsize=28072 memory=4488 CPUtime=1.49 cores=1,3,5,7
/proc/30988/stat : 30988 (cosoco) R 30985 30988 27447 0 -1 4202496 1291 0 0 0 149 0 0 0 20 0 1 0 73593381 28745728 1122 33554432000 4194304 6142532 140733618900848 140733618897480 4990603 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 15499264 140733618906246 140733618906376 140733618906376 140733618909134 0
/proc/30988/statm: 7018 1122 820 476 0 340 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 28072 KiB
Current children cumulated memory: 4488 KiB

[startup+3.10895 s]
/proc/loadavg: 2.07 2.03 2.05 3/188 30989
/proc/meminfo: memFree=8822056/32770624 swapFree=67108860/67108860
[pid=30988] ppid=30985 vsize=28072 memory=4540 CPUtime=3.1 cores=1,3,5,7
/proc/30988/stat : 30988 (cosoco) R 30985 30988 27447 0 -1 4202496 1530 0 0 0 310 0 0 0 20 0 1 0 73593381 28745728 1135 33554432000 4194304 6142532 140733618900848 140733618898248 5170107 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 15499264 140733618906246 140733618906376 140733618906376 140733618909134 0
/proc/30988/statm: 7018 1135 831 476 0 340 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 28072 KiB
Current children cumulated memory: 4540 KiB

[startup+6.30026 s]
/proc/loadavg: 2.06 2.03 2.05 3/188 30989
/proc/meminfo: memFree=8821768/32770624 swapFree=67108860/67108860
[pid=30988] ppid=30985 vsize=28072 memory=4540 CPUtime=6.29 cores=1,3,5,7
/proc/30988/stat : 30988 (cosoco) R 30985 30988 27447 0 -1 4202496 1769 0 0 0 629 0 0 0 20 0 1 0 73593381 28745728 1135 33554432000 4194304 6142532 140733618900848 140733618898248 4995353 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 15499264 140733618906246 140733618906376 140733618906376 140733618909134 0
/proc/30988/statm: 7018 1135 831 476 0 340 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 28072 KiB
Current children cumulated memory: 4540 KiB

[startup+12.7003 s]
/proc/loadavg: 2.06 2.03 2.05 3/188 30989
/proc/meminfo: memFree=8821768/32770624 swapFree=67108860/67108860
[pid=30988] ppid=30985 vsize=28072 memory=4540 CPUtime=12.69 cores=1,3,5,7
/proc/30988/stat : 30988 (cosoco) R 30985 30988 27447 0 -1 4202496 2008 0 0 0 1269 0 0 0 20 0 1 0 73593381 28745728 1135 33554432000 4194304 6142532 140733618900848 140733618898248 4995385 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 15499264 140733618906246 140733618906376 140733618906376 140733618909134 0
/proc/30988/statm: 7018 1135 831 476 0 340 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 28072 KiB
Current children cumulated memory: 4540 KiB

[startup+25.5003 s]
/proc/loadavg: 2.05 2.03 2.05 3/188 30989
/proc/meminfo: memFree=8821768/32770624 swapFree=67108860/67108860
[pid=30988] ppid=30985 vsize=28072 memory=4540 CPUtime=25.49 cores=1,3,5,7
/proc/30988/stat : 30988 (cosoco) R 30985 30988 27447 0 -1 4202496 2486 0 0 0 2549 0 0 0 20 0 1 0 73593381 28745728 1135 33554432000 4194304 6142532 140733618900848 140733618898248 5326512 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 15499264 140733618906246 140733618906376 140733618906376 140733618909134 0
/proc/30988/statm: 7018 1135 831 476 0 340 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 28072 KiB
Current children cumulated memory: 4540 KiB

[startup+51.1089 s]
/proc/loadavg: 2.03 2.03 2.05 3/188 30989
/proc/meminfo: memFree=8821504/32770624 swapFree=67108860/67108860
[pid=30988] ppid=30985 vsize=28072 memory=4540 CPUtime=51.09 cores=1,3,5,7
/proc/30988/stat : 30988 (cosoco) R 30985 30988 27447 0 -1 4202496 2725 0 0 0 5109 0 0 0 20 0 1 0 73593381 28745728 1135 33554432000 4194304 6142532 140733618900848 140733618898248 4995353 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 15499264 140733618906246 140733618906376 140733618906376 140733618909134 0
/proc/30988/statm: 7018 1135 831 476 0 340 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 28072 KiB
Current children cumulated memory: 4540 KiB

[startup+102.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/188 30990
/proc/meminfo: memFree=8821780/32770624 swapFree=67108860/67108860
[pid=30988] ppid=30985 vsize=28072 memory=4540 CPUtime=102.28 cores=1,3,5,7
/proc/30988/stat : 30988 (cosoco) R 30985 30988 27447 0 -1 4202496 2964 0 0 0 10228 0 0 0 20 0 1 0 73593381 28745728 1135 33554432000 4194304 6142532 140733618900848 140733618898248 4990603 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 15499264 140733618906246 140733618906376 140733618906376 140733618909134 0
/proc/30988/statm: 7018 1135 831 476 0 340 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 28072 KiB
Current children cumulated memory: 4540 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 30991
/proc/meminfo: memFree=8822312/32770624 swapFree=67108860/67108860
[pid=30988] ppid=30985 vsize=28072 memory=4540 CPUtime=162.28 cores=1,3,5,7
/proc/30988/stat : 30988 (cosoco) R 30985 30988 27447 0 -1 4202496 3203 0 0 0 16228 0 0 0 20 0 1 0 73593381 28745728 1135 33554432000 4194304 6142532 140733618900848 140733618898248 4991194 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 15499264 140733618906246 140733618906376 140733618906376 140733618909134 0
/proc/30988/statm: 7018 1135 831 476 0 340 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 28072 KiB
Current children cumulated memory: 4540 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 30992
/proc/meminfo: memFree=8822576/32770624 swapFree=67108860/67108860
[pid=30988] ppid=30985 vsize=28072 memory=4540 CPUtime=222.27 cores=1,3,5,7
/proc/30988/stat : 30988 (cosoco) R 30985 30988 27447 0 -1 4202496 3442 0 0 0 22227 0 0 0 20 0 1 0 73593381 28745728 1135 33554432000 4194304 6142532 140733618900848 140733618898248 4990603 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 15499264 140733618906246 140733618906376 140733618906376 140733618909134 0
/proc/30988/statm: 7018 1135 831 476 0 340 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 28072 KiB
Current children cumulated memory: 4540 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 30993
/proc/meminfo: memFree=8822452/32770624 swapFree=67108860/67108860
[pid=30988] ppid=30985 vsize=28072 memory=4540 CPUtime=282.27 cores=1,3,5,7
/proc/30988/stat : 30988 (cosoco) R 30985 30988 27447 0 -1 4202496 3681 0 0 0 28227 0 0 0 20 0 1 0 73593381 28745728 1135 33554432000 4194304 6142532 140733618900848 140733618898248 4995580 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 15499264 140733618906246 140733618906376 140733618906376 140733618909134 0
/proc/30988/statm: 7018 1135 831 476 0 340 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 28072 KiB
Current children cumulated memory: 4540 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 30994
/proc/meminfo: memFree=8822728/32770624 swapFree=67108860/67108860
[pid=30988] ppid=30985 vsize=28072 memory=4540 CPUtime=342.26 cores=1,3,5,7
/proc/30988/stat : 30988 (cosoco) R 30985 30988 27447 0 -1 4202496 3920 0 0 0 34226 0 0 0 20 0 1 0 73593381 28745728 1135 33554432000 4194304 6142532 140733618900848 140733618898248 4995353 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 15499264 140733618906246 140733618906376 140733618906376 140733618909134 0
/proc/30988/statm: 7018 1135 831 476 0 340 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 28072 KiB
Current children cumulated memory: 4540 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 30995
/proc/meminfo: memFree=8822116/32770624 swapFree=67108860/67108860
[pid=30988] ppid=30985 vsize=28072 memory=4540 CPUtime=402.25 cores=1,3,5,7
/proc/30988/stat : 30988 (cosoco) R 30985 30988 27447 0 -1 4202496 4159 0 0 0 40225 0 0 0 20 0 1 0 73593381 28745728 1135 33554432000 4194304 6142532 140733618900848 140733618898248 4995420 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 15499264 140733618906246 140733618906376 140733618906376 140733618909134 0
/proc/30988/statm: 7018 1135 831 476 0 340 0
Current children cumulated CPU time: 402.25 s
Current children cumulated vsize: 28072 KiB
Current children cumulated memory: 4540 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 30996
/proc/meminfo: memFree=8822620/32770624 swapFree=67108860/67108860
[pid=30988] ppid=30985 vsize=28072 memory=4540 CPUtime=462.25 cores=1,3,5,7
/proc/30988/stat : 30988 (cosoco) R 30985 30988 27447 0 -1 4202496 4398 0 0 0 46225 0 0 0 20 0 1 0 73593381 28745728 1135 33554432000 4194304 6142532 140733618900848 140733618898248 4995681 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 15499264 140733618906246 140733618906376 140733618906376 140733618909134 0
/proc/30988/statm: 7018 1135 831 476 0 340 0
Current children cumulated CPU time: 462.25 s
Current children cumulated vsize: 28072 KiB
Current children cumulated memory: 4540 KiB


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

/proc/30988/statm: 7018 1135 831 476 0 340 0
Current children cumulated CPU time: 1722.14 s
Current children cumulated vsize: 28072 KiB
Current children cumulated memory: 4540 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 31105
/proc/meminfo: memFree=8822240/32770624 swapFree=67108860/67108860
[pid=30988] ppid=30985 vsize=28072 memory=4540 CPUtime=1782.14 cores=1,3,5,7
/proc/30988/stat : 30988 (cosoco) R 30985 30988 27447 0 -1 4202496 9542 0 0 0 178214 0 0 0 20 0 1 0 73593381 28745728 1135 33554432000 4194304 6142532 140733618900848 140733618898248 4995648 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 15499264 140733618906246 140733618906376 140733618906376 140733618909134 0
/proc/30988/statm: 7018 1135 831 476 0 340 0
Current children cumulated CPU time: 1782.14 s
Current children cumulated vsize: 28072 KiB
Current children cumulated memory: 4540 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 31106
/proc/meminfo: memFree=8822304/32770624 swapFree=67108860/67108860
[pid=30988] ppid=30985 vsize=28072 memory=4540 CPUtime=1842.13 cores=1,3,5,7
/proc/30988/stat : 30988 (cosoco) R 30985 30988 27447 0 -1 4202496 9782 0 0 0 184213 0 0 0 20 0 1 0 73593381 28745728 1135 33554432000 4194304 6142532 140733618900848 140733618898248 4995600 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 15499264 140733618906246 140733618906376 140733618906376 140733618909134 0
/proc/30988/statm: 7018 1135 831 476 0 340 0
Current children cumulated CPU time: 1842.13 s
Current children cumulated vsize: 28072 KiB
Current children cumulated memory: 4540 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 31107
/proc/meminfo: memFree=8822372/32770624 swapFree=67108860/67108860
[pid=30988] ppid=30985 vsize=28072 memory=4540 CPUtime=1902.13 cores=1,3,5,7
/proc/30988/stat : 30988 (cosoco) R 30985 30988 27447 0 -1 4202496 10008 0 0 0 190213 0 0 0 20 0 1 0 73593381 28745728 1135 33554432000 4194304 6142532 140733618900848 140733618898248 4995458 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 15499264 140733618906246 140733618906376 140733618906376 140733618909134 0
/proc/30988/statm: 7018 1135 831 476 0 340 0
Current children cumulated CPU time: 1902.13 s
Current children cumulated vsize: 28072 KiB
Current children cumulated memory: 4540 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 31108
/proc/meminfo: memFree=8822316/32770624 swapFree=67108860/67108860
[pid=30988] ppid=30985 vsize=28072 memory=4540 CPUtime=1962.12 cores=1,3,5,7
/proc/30988/stat : 30988 (cosoco) R 30985 30988 27447 0 -1 4202496 10234 0 0 0 196212 0 0 0 20 0 1 0 73593381 28745728 1135 33554432000 4194304 6142532 140733618900848 140733618898248 4995536 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 15499264 140733618906246 140733618906376 140733618906376 140733618909134 0
/proc/30988/statm: 7018 1135 831 476 0 340 0
Current children cumulated CPU time: 1962.12 s
Current children cumulated vsize: 28072 KiB
Current children cumulated memory: 4540 KiB

[startup+2022.3 s]
/proc/loadavg: 2.15 2.03 2.05 3/187 31109
/proc/meminfo: memFree=8822140/32770624 swapFree=67108860/67108860
[pid=30988] ppid=30985 vsize=28072 memory=4540 CPUtime=2022.12 cores=1,3,5,7
/proc/30988/stat : 30988 (cosoco) R 30985 30988 27447 0 -1 4202496 10465 0 0 0 202212 0 0 0 20 0 1 0 73593381 28745728 1135 33554432000 4194304 6142532 140733618900848 140733618898248 4995611 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 15499264 140733618906246 140733618906376 140733618906376 140733618909134 0
/proc/30988/statm: 7018 1135 831 476 0 340 0
Current children cumulated CPU time: 2022.12 s
Current children cumulated vsize: 28072 KiB
Current children cumulated memory: 4540 KiB

[startup+2082.3 s]
/proc/loadavg: 2.29 2.11 2.08 3/187 31110
/proc/meminfo: memFree=8822336/32770624 swapFree=67108860/67108860
[pid=30988] ppid=30985 vsize=28072 memory=4540 CPUtime=2082.11 cores=1,3,5,7
/proc/30988/stat : 30988 (cosoco) R 30985 30988 27447 0 -1 4202496 10699 0 0 0 208211 0 0 0 20 0 1 0 73593381 28745728 1135 33554432000 4194304 6142532 140733618900848 140733618898248 4995568 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 15499264 140733618906246 140733618906376 140733618906376 140733618909134 0
/proc/30988/statm: 7018 1135 831 476 0 340 0
Current children cumulated CPU time: 2082.11 s
Current children cumulated vsize: 28072 KiB
Current children cumulated memory: 4540 KiB

[startup+2142.3 s]
/proc/loadavg: 2.11 2.09 2.07 3/187 31111
/proc/meminfo: memFree=8822156/32770624 swapFree=67108860/67108860
[pid=30988] ppid=30985 vsize=28072 memory=4540 CPUtime=2142.11 cores=1,3,5,7
/proc/30988/stat : 30988 (cosoco) R 30985 30988 27447 0 -1 4202496 10925 0 0 0 214211 0 0 0 20 0 1 0 73593381 28745728 1135 33554432000 4194304 6142532 140733618900848 140733618898248 4995600 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 15499264 140733618906246 140733618906376 140733618906376 140733618909134 0
/proc/30988/statm: 7018 1135 831 476 0 340 0
Current children cumulated CPU time: 2142.11 s
Current children cumulated vsize: 28072 KiB
Current children cumulated memory: 4540 KiB

[startup+2202.3 s]
/proc/loadavg: 2.04 2.07 2.07 3/187 31112
/proc/meminfo: memFree=8822224/32770624 swapFree=67108860/67108860
[pid=30988] ppid=30985 vsize=28072 memory=4540 CPUtime=2202.1 cores=1,3,5,7
/proc/30988/stat : 30988 (cosoco) R 30985 30988 27447 0 -1 4202496 11151 0 0 0 220210 0 0 0 20 0 1 0 73593381 28745728 1135 33554432000 4194304 6142532 140733618900848 140733618898248 4995347 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 15499264 140733618906246 140733618906376 140733618906376 140733618909134 0
/proc/30988/statm: 7018 1135 831 476 0 340 0
Current children cumulated CPU time: 2202.1 s
Current children cumulated vsize: 28072 KiB
Current children cumulated memory: 4540 KiB

[startup+2262.3 s]
/proc/loadavg: 2.01 2.06 2.06 3/187 31113
/proc/meminfo: memFree=8821976/32770624 swapFree=67108860/67108860
[pid=30988] ppid=30985 vsize=28072 memory=4540 CPUtime=2262.09 cores=1,3,5,7
/proc/30988/stat : 30988 (cosoco) R 30985 30988 27447 0 -1 4202496 11390 0 0 0 226209 0 0 0 20 0 1 0 73593381 28745728 1135 33554432000 4194304 6142532 140733618900848 140733618898248 4995266 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 15499264 140733618906246 140733618906376 140733618906376 140733618909134 0
/proc/30988/statm: 7018 1135 831 476 0 340 0
Current children cumulated CPU time: 2262.09 s
Current children cumulated vsize: 28072 KiB
Current children cumulated memory: 4540 KiB

[startup+2322.3 s]
/proc/loadavg: 2.01 2.05 2.05 3/188 31122
/proc/meminfo: memFree=8820420/32770624 swapFree=67108860/67108860
[pid=30988] ppid=30985 vsize=28072 memory=4540 CPUtime=2322.09 cores=1,3,5,7
/proc/30988/stat : 30988 (cosoco) R 30985 30988 27447 0 -1 4202496 11616 0 0 0 232209 0 0 0 20 0 1 0 73593381 28745728 1135 33554432000 4194304 6142532 140733618900848 140733618898248 5336753 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 15499264 140733618906246 140733618906376 140733618906376 140733618909134 0
/proc/30988/statm: 7018 1135 831 476 0 340 0
Current children cumulated CPU time: 2322.09 s
Current children cumulated vsize: 28072 KiB
Current children cumulated memory: 4540 KiB

[startup+2382.3 s]
/proc/loadavg: 1.96 2.03 2.05 3/188 31123
/proc/meminfo: memFree=8821508/32770624 swapFree=67108860/67108860
[pid=30988] ppid=30985 vsize=28072 memory=4540 CPUtime=2382.08 cores=1,3,5,7
/proc/30988/stat : 30988 (cosoco) R 30985 30988 27447 0 -1 4202496 11842 0 0 0 238208 0 0 0 20 0 1 0 73593381 28745728 1135 33554432000 4194304 6142532 140733618900848 140733618898248 5336728 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 15499264 140733618906246 140733618906376 140733618906376 140733618909134 0
/proc/30988/statm: 7018 1135 831 476 0 340 0
Current children cumulated CPU time: 2382.08 s
Current children cumulated vsize: 28072 KiB
Current children cumulated memory: 4540 KiB

[startup+2442.3 s]
/proc/loadavg: 1.98 2.02 2.05 3/188 31124
/proc/meminfo: memFree=8821572/32770624 swapFree=67108860/67108860
[pid=30988] ppid=30985 vsize=28072 memory=4540 CPUtime=2442.08 cores=1,3,5,7
/proc/30988/stat : 30988 (cosoco) R 30985 30988 27447 0 -1 4202496 12068 0 0 0 244208 0 0 0 20 0 1 0 73593381 28745728 1135 33554432000 4194304 6142532 140733618900848 140733618898248 4995695 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 15499264 140733618906246 140733618906376 140733618906376 140733618909134 0
/proc/30988/statm: 7018 1135 831 476 0 340 0
Current children cumulated CPU time: 2442.08 s
Current children cumulated vsize: 28072 KiB
Current children cumulated memory: 4540 KiB

[startup+2502.3 s]
/proc/loadavg: 1.99 2.01 2.05 3/188 31125
/proc/meminfo: memFree=8821792/32770624 swapFree=67108860/67108860
[pid=30988] ppid=30985 vsize=28072 memory=4540 CPUtime=2502.07 cores=1,3,5,7
/proc/30988/stat : 30988 (cosoco) R 30985 30988 27447 0 -1 4202496 12307 0 0 0 250207 0 0 0 20 0 1 0 73593381 28745728 1135 33554432000 4194304 6142532 140733618900848 140733618898248 5326540 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 15499264 140733618906246 140733618906376 140733618906376 140733618909134 0
/proc/30988/statm: 7018 1135 831 476 0 340 0
Current children cumulated CPU time: 2502.07 s
Current children cumulated vsize: 28072 KiB
Current children cumulated memory: 4540 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 31125
/proc/meminfo: memFree=8821792/32770624 swapFree=67108860/67108860
[pid=30988] ppid=30985 vsize=28072 memory=4540 CPUtime=2519.78 cores=1,3,5,7
/proc/30988/stat : 30988 (cosoco) R 30985 30988 27447 0 -1 4202496 12533 0 0 0 251978 0 0 0 20 0 1 0 73593381 28745728 1135 33554432000 4194304 6142532 140733618900848 140733618898248 4995536 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 15499264 140733618906246 140733618906376 140733618906376 140733618909134 0
/proc/30988/statm: 7018 1135 831 476 0 340 0
Current children cumulated CPU time: 2519.78 s
Current children cumulated vsize: 28072 KiB
Current children cumulated memory: 4540 KiB

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

[startup+2520.01 s]
# the end of solver process 30988 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.79 s, system=0.004 s

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

Child status: 1
Real time (s): 2520.01
CPU time (s): 2519.79
CPU user time (s): 2519.79
CPU system time (s): 0.004
CPU usage (%): 99.9913
Max. virtual memory (cumulated for all children) (KiB): 28072
Max. memory (cumulated for all children) (KiB): 4540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.79
system time used= 0.004
maximum resident set size= 4604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12581
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= 633


# summary of solver processes directly reported to runsolver:
#   pid: 30988
#   total CPU time (s): 2519.79
#   total CPU user time (s): 2519.79
#   total CPU system time (s): 0.004

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.0226 second user time and 14.5284 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-26 01:11:45
IDJOB=4295630
IDBENCH=141584
IDSOLVER=2752
FILE ID=node106/4295630-1532560305
RUNJOBID= node106-1532535025-27479
PBS_JOBID= 21021947
Free space on /tmp= 46236 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/Frb/frb-50-23-3-mgd_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295630-1532560305/watcher-4295630-1532560305 -o /tmp/evaluation-result-4295630-1532560305/solver-4295630-1532560305 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532535025-27479 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4295630-1532560305.xml

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

MD5SUM BENCH= 9221c7b89083fde7801d6d9537c28698
RANDOM SEED=1821197749

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:         8823104 kB
MemAvailable:   31926592 kB
Buffers:          285904 kB
Cached:         22712776 kB
SwapCached:            0 kB
Active:          2815792 kB
Inactive:       20241452 kB
Active(anon):      61100 kB
Inactive(anon):    25252 kB
Active(file):    2754692 kB
Inactive(file): 20216200 kB
Unevictable:        6944 kB
Mlocked:            6944 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3112 kB
Writeback:             0 kB
AnonPages:         65632 kB
Mapped:            42000 kB
Shmem:             25228 kB
Slab:             588376 kB
SReclaimable:     561056 kB
SUnreclaim:        27320 kB
KernelStack:        3376 kB
PageTables:         4864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     353112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 46232 MiB
End job on node106 at 2018-07-26 01:53:45