Trace number 4300319

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) 2520.08 2520.01

General information on the benchmark

NameFrb/
frb-59-26-2-mgd_c18.xml
MD5SUMdbc5e7d30fbc7022ec2241ba28b1d399
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 variables59
Number of constraints549
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":59}]
Minimum variable degree13
Maximum variable degree29
Distribution of variable degrees[{"degree":13,"count":1},{"degree":14,"count":3},{"degree":15,"count":6},{"degree":16,"count":9},{"degree":17,"count":8},{"degree":18,"count":10},{"degree":19,"count":2},{"degree":20,"count":4},{"degree":21,"count":3},{"degree":22,"count":2},{"degree":23,"count":5},{"degree":24,"count":3},{"degree":25,"count":1},{"degree":27,"count":1},{"degree":29,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":549}]
Number of extensional constraints549
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":549}]
Optimization problemNO
Type of objective

Solver Data

0.21/0.28	c root propagations     : 0           
0.21/0.28	c restarts enabled, print stats at every restarts
0.21/0.28	c
0.21/0.28	c
0.21/0.28	c
0.21/0.28	c This is cosoco 1.12 --  
0.21/0.28	c
0.21/0.28	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4300319-1532839864.xml 
0.21/0.28	c ========================================[ Problem Statistics ]===========================================
0.21/0.28	c |                                                                                                       
0.21/0.28	c |  Parse time        :         0.28 s 
0.21/0.28	c |
0.21/0.28	c |               Variables: 59
0.21/0.28	c |            Domain Sizes: 26..26
0.21/0.28	c |
0.21/0.28	c |             Constraints: 549
0.21/0.28	c |                   Arity: 2..2  -- Binary: 549
0.21/0.28	c | 
0.21/0.28	c |                   Types: 
0.21/0.28	c |                          Extension: 549  (nb tuples: 169..307) -- (shared: 0)
0.21/0.28	c |                          
0.21/0.28	c =========================================================================================================
0.21/0.28	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.21/0.29	c 101            232            79158          31652          0              0              12   17   14   
0.21/0.31	c 211            482            165162         65226          0              0              10   16   12   
0.31/0.32	c 332            774            259813         105410         0              0              9   17   12    
0.31/0.34	c 465            1078           366198         144895         0              0              10   17   12   
0.31/0.35	c 611            1417           489948         193759         0              0              10   16   12   
0.31/0.37	c 771            1789           613821         238578         0              0              11   19   14   
0.31/0.39	c 947            2226           764344         295970         0              0              9   17   12    
0.41/0.42	c 1140           2760           932284         357646         0              0              12   19   14   
0.41/0.44	c 1352           3313           1102576        413980         0              0              9   18   13    
0.41/0.47	c 1585           3944           1302164        489757         0              0              9   17   12    
0.41/0.49	c 1841           4625           1500931        559979         0              0              10   19   14   
0.51/0.53	c 2122           5461           1753663        653081         0              0              9   18   13    
0.51/0.56	c 2431           6218           2008753        750702         0              0              9   19   13    
0.51/0.60	c 2770           7105           2286225        853399         0              0              10   19   13   
0.60/0.65	c 3142           8081           2602679        971309         0              0              10   19   13   
0.60/0.69	c 3551           9128           2942013        1101425        0              0              8   19   12    
0.69/0.74	c 4000           10227          3288923        1218624        0              0              10   19   14   
0.69/0.79	c 4493           11383          3671461        1361417        0              0              9   17   13    
0.79/0.85	c 5035           12806          4112860        1515451        0              0              9   22   14    
0.89/0.92	c 5631           14416          4618584        1719394        0              0              7   18   12    
0.89/1.00	c 6286           16159          5175423        1931099        0              0              8   19   13    
1.00/1.09	c 7006           18272          5812919        2165963        0              0              7   19   13    
1.10/1.17	c 7798           20383          6463728        2390022        0              0              10   21   14   
1.19/1.26	c 8669           22719          7151190        2617937        0              0              9   21   15    
1.29/1.36	c 9627           25445          7930299        2882388        0              0              8   21   14    
1.39/1.48	c 10680          28370          8827733        3190191        0              0              9   21   13    
1.59/1.60	c 11838          31546          9792727        3507969        0              0              10   21   15   
1.69/1.74	c 13111          34903          10840298       3891889        0              0              9   19   14    
1.79/1.88	c 14511          38514          11959868       4242804        0              0              8   21   14    
2.00/2.06	c 16051          42962          13288993       4716382        0              0              8   19   14    
2.19/2.24	c 17745          47335          14673140       5193209        0              0              9   20   13    
2.39/2.45	c 19608          52547          16230762       5753326        0              0              9   20   14    
2.59/2.69	c 21657          58337          17974585       6365642        0              0              8   20   14    
2.89/2.95	c 23910          64543          19916564       7049577        0              0              8   20   13    
3.19/3.23	c 26388          71609          22060483       7806865        0              0              8   20   14    
3.49/3.57	c 29113          79014          24390034       8726222        0              0              7   20   13    
3.89/3.90	c 32110          87248          26908782       9605086        0              0              8   21   14    
4.19/4.28	c 35406          96531          29739409       10629016       0              0              8   21   14    
4.59/4.67	c 39031          106891         32751428       11662802       0              0              8   21   14    
5.10/5.12	c 43018          117475         36058605       12862979       0              0              8   21   14    
5.59/5.61	c 47403          129248         39746667       14137187       0              0              8   21   14    
6.10/6.18	c 52226          142437         43870971       15642226       0              0              6   20   13    
6.79/6.81	c 57531          156755         48391712       17363919       0              0              7   20   13    
7.39/7.48	c 63366          172167         53280592       19145532       0              0              7   20   13    
8.10/8.13	c 69784          190036         58462661       20852299       0              0              7   22   14    
8.89/8.93	c 76843          208130         64273693       22960553       0              0              8   20   13    
9.79/9.84	c 84607          230925         71131012       25334226       0              0              7   21   14    
10.89/10.90	c 93147          254064         78569921       28249335       0              0              7   20   12    
11.89/11.98	c 102541         279530         86549555       31115405       0              0              7   20   13    
13.10/13.11	c 112874         307525         95115761       34147437       0              0              7   21   13    
14.49/14.50	c 124240         339295         105147514      37828497       0              0              8   23   14    
15.89/15.90	c 136742         370431         115531767      41452208       0              0              8   20   13    
17.39/17.43	c 150494         406968         126965696      45525380       0              0              7   22   13    
19.39/19.40	c 165621         448145         140234295      51002233       0              0              6   21   12    
21.19/21.22	c 182260         492730         154017069      55814454       0              0              8   21   14    
23.19/23.21	c 200562         541186         169284245      61033171       0              0              7   21   13    
25.49/25.53	c 220694         593915         185976064      67248315       0              0              8   20   13    
27.69/27.79	c 242839         654468         203755144      73156550       0              0              7   23   15    
30.29/30.38	c 267198         717646         223509793      79910309       0              0              8   22   14    
33.59/33.60	c 293992         794629         246922124      88601504       0              0              7   22   13    
36.89/36.97	c 323465         872030         271243153      97591952       0              0              8   22   14    
40.79/40.89	c 355885         962533         299542209      108126055      0              0              6   22   12    
45.00/45.03	c 391547         1060456        329697115      119162992      0              0              6   22   13    
49.29/49.36	c 430775         1162368        362101495      130499859      0              0              7   20   13    
54.10/54.11	c 473925         1276892        397745864      143176043      0              0              7   21   13    
59.29/59.31	c 521390         1404042        437266072      156686240      0              0              7   21   14    
65.29/65.34	c 573601         1546430        481624243      172646046      0              0              6   22   13    
72.39/72.43	c 631033         1707611        532053244      191767504      0              0              6   22   12    
79.69/79.77	c 694208         1878755        586798559      211175541      0              0              5   21   12    
88.00/88.01	c 763700         2069838        646901865      233287247      0              0              6   22   13    
96.69/96.75	c 840141         2266791        710966847      256279862      0              0              7   21   13    
106.39/106.49	c 924226         2494535        783031731      282083984      0              0              7   22   14    
116.00/116.10	c 1016719        2748877        857188198      307387420      0              0              6   22   14    
127.79/127.85	c 1118461        3034795        944790815      338419610      0              0              7   22   14    
140.69/140.77	c 1230377        3326543        1038103531     372805915      0              0              7   22   13    
153.79/153.89	c 1353484        3673177        1139082396     407603828      0              0              7   23   14    
169.29/169.38	c 1488901        4066116        1253955326     448894439      0              0              6   23   14    
186.10/186.15	c 1637859        4480250        1379432037     493084617      0              0              7   22   14    
202.59/202.61	c 1801712        4923076        1510455904     535945695      0              0              7   23   15    
224.60/224.68	c 1981950        5444368        1670572513     595039970      0              0              6   23   13    
247.00/247.05	c 2180211        5997208        1837871171     653985589      0              0              7   24   14    
274.30/274.31	c 2398298        6602457        2028028019     727968779      0              0              5   23   13    
301.70/301.79	c 2638193        7270395        2230863420     800350529      0              0              6   23   14    
329.30/329.34	c 2902077        7985485        2445667337     872522412      0              0              6   24   14    
361.50/361.50	c 3192349        8791008        2690469582     956626414      0              0              5   23   13    
397.60/397.64	c 3511648        9678333        2962052110     1051224100     0              0              5   23   14    
436.50/436.50	c 3862876        10658807       3254039521     1154729836     0              0              6   25   14    
481.80/481.84	c 4249226        11711258       3580767192     1275815254     0              0              6   22   13    
532.01/532.10	c 4674211        12917159       3943593987     1409206039     0              0              5   24   14    
587.20/587.29	c 5141694        14131095       4338413573     1556617350     0              0              5   22   13    
646.41/646.46	c 5655925        15472959       4761273906     1716160715     0              0              5   23   13    
708.21/708.30	c 6221579        17050616       5228128648     1880855370     0              0              6   24   14    
782.12/782.14	c 6843798        18758434       5760769594     2079670024     0              0              5   22   13    
862.41/862.45	c 7528238        20592672       6344062861     2292906392     0              0              6   23   13    
956.22/956.23	c 8281122        22688018       7002026697     2546428430     0              0              5   24   13    
1053.22/1053.22	c 9109294        24935424       7710185713     2804487182     0              0              5   23   13    
1158.03/1158.10	c 10020283       27466318       8488857268     3080403202     0              0              5   23   13    
1273.72/1273.76	c 11022370       30287229       9329816677     3390532376     0              0              4   25   13    
1401.23/1401.23	c 12124665       33322949       10268794101    3730137345     0              0              5   24   13    
1530.23/1530.21	c 13337189       36684149       11262044350    4069957994     0              0              6   24   14    
1682.84/1682.81	c 14670965       40416795       12402000923    4470509130     0              0              5   23   14    
1867.24/1867.20	c 16138118       44460254       13680460363    4970393445     0              0              5   23   13    
2045.25/2045.25	c 17751986       49060280       15016196790    5443465064     0              0              6   28   14    
2254.85/2254.81	c 19527240       53974266       16529031071    6005148485     0              0              5   23   13    
2473.36/2473.37	c 21480019       59270794       18152848108    6583813206     0              0              5   23   13    
2520.07/2520.00	
2520.07/2520.00	c *** INTERRUPTED ***
2520.07/2520.00	c restarts              : 105         
2520.07/2520.00	c conflicts             : 21897424     (8689 /sec)
2520.07/2520.00	c decisions             : 60459866     (23991 /sec)
2520.07/2520.00	c propagations          : 6707454122  (2661610 /sec)
2520.07/2520.00	c root propagations     : 0           
2520.07/2520.00	c filter calls          : 18504113003    (7342687 /sec)
2520.07/2520.00	c useless filter calls  : 14964638032    (80 %)
2520.07/2520.00	c Memory used           : 27.90 MB
2520.07/2520.00	c CPU time              : 2520.07 s
2520.07/2520.00	
2520.07/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 (10335 MiB free)
  memory of node 1: 16384 MiB (15796 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300319-1532839864/watcher-4300319-1532839864 -o /tmp/evaluation-result-4300319-1532839864/solver-4300319-1532839864 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532812129-2126 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4300319-1532839864.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=5033, runsolver pid=5030

[startup+0.100151 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 5034
/proc/meminfo: memFree=26759072/32770624 swapFree=67028576/67108860
[pid=5033] ppid=5030 vsize=27668 memory=3956 CPUtime=0.1 cores=1,3,5,7
/proc/5033/stat : 5033 (cosoco) R 5030 5033 2093 0 -1 4202496 1151 0 0 0 10 0 0 0 20 0 1 0 101549606 28332032 989 33554432000 4194304 6142532 140733727275088 140733727271736 139920878406656 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8243016 8247936 19845120 140733727278214 140733727278344 140733727278344 140733727281102 0
/proc/5033/statm: 6917 989 789 476 0 239 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27668 KiB
Current children cumulated memory: 3956 KiB

[startup+0.209339 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 5034
/proc/meminfo: memFree=26758700/32770624 swapFree=67028576/67108860
[pid=5033] ppid=5030 vsize=28060 memory=4340 CPUtime=0.21 cores=1,3,5,7
/proc/5033/stat : 5033 (cosoco) R 5030 5033 2093 0 -1 4202496 1263 0 0 0 21 0 0 0 20 0 1 0 101549606 28733440 1085 33554432000 4194304 6142532 140733727275088 140733727271736 139920877968357 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8243016 8247936 19845120 140733727278214 140733727278344 140733727278344 140733727281102 0
/proc/5033/statm: 7015 1085 789 476 0 337 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4340 KiB

[startup+0.308833 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 5034
/proc/meminfo: memFree=26758328/32770624 swapFree=67028576/67108860
[pid=5033] ppid=5030 vsize=28568 memory=4984 CPUtime=0.31 cores=1,3,5,7
/proc/5033/stat : 5033 (cosoco) R 5030 5033 2093 0 -1 4202496 1415 0 0 0 31 0 0 0 20 0 1 0 101549606 29253632 1246 33554432000 4194304 6142532 140733727275088 140733727271736 4995676 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 19845120 140733727278214 140733727278344 140733727278344 140733727281102 0
/proc/5033/statm: 7142 1246 819 476 0 464 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 4984 KiB

[startup+0.70027 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 5034
/proc/meminfo: memFree=26758328/32770624 swapFree=67028576/67108860
[pid=5033] ppid=5030 vsize=28568 memory=4984 CPUtime=0.69 cores=1,3,5,7
/proc/5033/stat : 5033 (cosoco) R 5030 5033 2093 0 -1 4202496 1415 0 0 0 69 0 0 0 20 0 1 0 101549606 29253632 1246 33554432000 4194304 6142532 140733727275088 140733727272488 4995353 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 19845120 140733727278214 140733727278344 140733727278344 140733727281102 0
/proc/5033/statm: 7142 1246 819 476 0 464 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 4984 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 5034
/proc/meminfo: memFree=26758120/32770624 swapFree=67028576/67108860
[pid=5033] ppid=5030 vsize=28568 memory=4984 CPUtime=1.49 cores=1,3,5,7
/proc/5033/stat : 5033 (cosoco) R 5030 5033 2093 0 -1 4202496 1415 0 0 0 149 0 0 0 20 0 1 0 101549606 29253632 1246 33554432000 4194304 6142532 140733727275088 140733727272488 4995685 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 19845120 140733727278214 140733727278344 140733727278344 140733727281102 0
/proc/5033/statm: 7142 1246 819 476 0 464 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 4984 KiB

[startup+3.10899 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 5034
/proc/meminfo: memFree=26758244/32770624 swapFree=67028576/67108860
[pid=5033] ppid=5030 vsize=28568 memory=5036 CPUtime=3.1 cores=1,3,5,7
/proc/5033/stat : 5033 (cosoco) R 5030 5033 2093 0 -1 4202496 1778 0 0 0 310 0 0 0 20 0 1 0 101549606 29253632 1259 33554432000 4194304 6142532 140733727275088 140733727272488 4995353 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 19845120 140733727278214 140733727278344 140733727278344 140733727281102 0
/proc/5033/statm: 7142 1259 831 476 0 464 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5036 KiB

[startup+6.30026 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 5034
/proc/meminfo: memFree=26758244/32770624 swapFree=67028576/67108860
[pid=5033] ppid=5030 vsize=28568 memory=5036 CPUtime=6.29 cores=1,3,5,7
/proc/5033/stat : 5033 (cosoco) R 5030 5033 2093 0 -1 4202496 2142 0 0 0 629 0 0 0 20 0 1 0 101549606 29253632 1259 33554432000 4194304 6142532 140733727275088 140733727272488 5175264 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 19845120 140733727278214 140733727278344 140733727278344 140733727281102 0
/proc/5033/statm: 7142 1259 831 476 0 464 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5036 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 5034
/proc/meminfo: memFree=26758244/32770624 swapFree=67028576/67108860
[pid=5033] ppid=5030 vsize=28568 memory=5036 CPUtime=12.69 cores=1,3,5,7
/proc/5033/stat : 5033 (cosoco) R 5030 5033 2093 0 -1 4202496 2506 0 0 0 1269 0 0 0 20 0 1 0 101549606 29253632 1259 33554432000 4194304 6142532 140733727275088 140733727272488 5175264 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 19845120 140733727278214 140733727278344 140733727278344 140733727281102 0
/proc/5033/statm: 7142 1259 831 476 0 464 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5036 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 5034
/proc/meminfo: memFree=26758244/32770624 swapFree=67028576/67108860
[pid=5033] ppid=5030 vsize=28568 memory=5036 CPUtime=25.49 cores=1,3,5,7
/proc/5033/stat : 5033 (cosoco) R 5030 5033 2093 0 -1 4202496 3234 0 0 0 2549 0 0 0 20 0 1 0 101549606 29253632 1259 33554432000 4194304 6142532 140733727275088 140733727272488 4995729 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 19845120 140733727278214 140733727278344 140733727278344 140733727281102 0
/proc/5033/statm: 7142 1259 831 476 0 464 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5036 KiB

[startup+51.109 s]
/proc/loadavg: 2.08 2.03 2.05 3/188 5034
/proc/meminfo: memFree=26758184/32770624 swapFree=67028576/67108860
[pid=5033] ppid=5030 vsize=28568 memory=5036 CPUtime=51.1 cores=1,3,5,7
/proc/5033/stat : 5033 (cosoco) R 5030 5033 2093 0 -1 4202496 3598 0 0 0 5110 0 0 0 20 0 1 0 101549606 29253632 1259 33554432000 4194304 6142532 140733727275088 140733727272488 4995353 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 19845120 140733727278214 140733727278344 140733727278344 140733727281102 0
/proc/5033/statm: 7142 1259 831 476 0 464 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5036 KiB

[startup+102.3 s]
/proc/loadavg: 2.45 2.15 2.09 3/188 5035
/proc/meminfo: memFree=26758184/32770624 swapFree=67028576/67108860
[pid=5033] ppid=5030 vsize=28568 memory=5036 CPUtime=102.29 cores=1,3,5,7
/proc/5033/stat : 5033 (cosoco) R 5030 5033 2093 0 -1 4202496 3962 0 0 0 10229 0 0 0 20 0 1 0 101549606 29253632 1259 33554432000 4194304 6142532 140733727275088 140733727272488 5326540 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 19845120 140733727278214 140733727278344 140733727278344 140733727281102 0
/proc/5033/statm: 7142 1259 831 476 0 464 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5036 KiB

[startup+162.3 s]
/proc/loadavg: 2.16 2.12 2.08 3/188 5036
/proc/meminfo: memFree=26758044/32770624 swapFree=67028576/67108860
[pid=5033] ppid=5030 vsize=28568 memory=5036 CPUtime=162.29 cores=1,3,5,7
/proc/5033/stat : 5033 (cosoco) R 5030 5033 2093 0 -1 4202496 4326 0 0 0 16229 0 0 0 20 0 1 0 101549606 29253632 1259 33554432000 4194304 6142532 140733727275088 140733727272488 4995744 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 19845120 140733727278214 140733727278344 140733727278344 140733727281102 0
/proc/5033/statm: 7142 1259 831 476 0 464 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5036 KiB

[startup+222.3 s]
/proc/loadavg: 2.06 2.10 2.08 3/188 5037
/proc/meminfo: memFree=26757920/32770624 swapFree=67028576/67108860
[pid=5033] ppid=5030 vsize=28568 memory=5036 CPUtime=222.3 cores=1,3,5,7
/proc/5033/stat : 5033 (cosoco) R 5030 5033 2093 0 -1 4202496 4690 0 0 0 22230 0 0 0 20 0 1 0 101549606 29253632 1259 33554432000 4194304 6142532 140733727275088 140733727272488 5318832 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 19845120 140733727278214 140733727278344 140733727278344 140733727281102 0
/proc/5033/statm: 7142 1259 831 476 0 464 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5036 KiB

[startup+282.3 s]
/proc/loadavg: 2.02 2.08 2.07 3/187 5039
/proc/meminfo: memFree=26758076/32770624 swapFree=67028576/67108860
[pid=5033] ppid=5030 vsize=28568 memory=5036 CPUtime=282.3 cores=1,3,5,7
/proc/5033/stat : 5033 (cosoco) R 5030 5033 2093 0 -1 4202496 5054 0 0 0 28230 0 0 0 20 0 1 0 101549606 29253632 1259 33554432000 4194304 6142532 140733727275088 140733727272488 4995362 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 19845120 140733727278214 140733727278344 140733727278344 140733727281102 0
/proc/5033/statm: 7142 1259 831 476 0 464 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5036 KiB

[startup+342.3 s]
/proc/loadavg: 2.01 2.07 2.07 3/187 5040
/proc/meminfo: memFree=26757680/32770624 swapFree=67028576/67108860
[pid=5033] ppid=5030 vsize=28568 memory=5036 CPUtime=342.3 cores=1,3,5,7
/proc/5033/stat : 5033 (cosoco) R 5030 5033 2093 0 -1 4202496 5418 0 0 0 34230 0 0 0 20 0 1 0 101549606 29253632 1259 33554432000 4194304 6142532 140733727275088 140733727272488 4995347 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 19845120 140733727278214 140733727278344 140733727278344 140733727281102 0
/proc/5033/statm: 7142 1259 831 476 0 464 0
Current children cumulated CPU time: 342.3 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5036 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/187 5041
/proc/meminfo: memFree=26757780/32770624 swapFree=67028576/67108860
[pid=5033] ppid=5030 vsize=28568 memory=5036 CPUtime=402.3 cores=1,3,5,7
/proc/5033/stat : 5033 (cosoco) R 5030 5033 2093 0 -1 4202496 5782 0 0 0 40230 0 0 0 20 0 1 0 101549606 29253632 1259 33554432000 4194304 6142532 140733727275088 140733727272488 5335561 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 19845120 140733727278214 140733727278344 140733727278344 140733727281102 0
/proc/5033/statm: 7142 1259 831 476 0 464 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5036 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/187 5043
/proc/meminfo: memFree=26757524/32770624 swapFree=67028576/67108860
[pid=5033] ppid=5030 vsize=28568 memory=5036 CPUtime=462.3 cores=1,3,5,7
/proc/5033/stat : 5033 (cosoco) R 5030 5033 2093 0 -1 4202496 6146 0 0 0 46230 0 0 0 20 0 1 0 101549606 29253632 1259 33554432000 4194304 6142532 140733727275088 140733727272488 4995676 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 19845120 140733727278214 140733727278344 140733727278344 140733727281102 0
/proc/5033/statm: 7142 1259 831 476 0 464 0
Current children cumulated CPU time: 462.3 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5036 KiB


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

/proc/5033/statm: 7142 1259 831 476 0 464 0
Current children cumulated CPU time: 1722.34 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5036 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 5172
/proc/meminfo: memFree=26755392/32770624 swapFree=67028592/67108860
[pid=5033] ppid=5030 vsize=28568 memory=5036 CPUtime=1782.34 cores=1,3,5,7
/proc/5033/stat : 5033 (cosoco) R 5030 5033 2093 0 -1 4202496 14045 0 0 0 178234 0 0 0 20 0 1 0 101549606 29253632 1259 33554432000 4194304 6142532 140733727275088 140733727272488 5170000 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 19845120 140733727278214 140733727278344 140733727278344 140733727281102 0
/proc/5033/statm: 7142 1259 831 476 0 464 0
Current children cumulated CPU time: 1782.34 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5036 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 5173
/proc/meminfo: memFree=26755580/32770624 swapFree=67028592/67108860
[pid=5033] ppid=5030 vsize=28568 memory=5036 CPUtime=1842.34 cores=1,3,5,7
/proc/5033/stat : 5033 (cosoco) R 5030 5033 2093 0 -1 4202496 14397 0 0 0 184234 0 0 0 20 0 1 0 101549606 29253632 1259 33554432000 4194304 6142532 140733727275088 140733727272488 4995652 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 19845120 140733727278214 140733727278344 140733727278344 140733727281102 0
/proc/5033/statm: 7142 1259 831 476 0 464 0
Current children cumulated CPU time: 1842.34 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5036 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 5174
/proc/meminfo: memFree=26755484/32770624 swapFree=67028592/67108860
[pid=5033] ppid=5030 vsize=28568 memory=5036 CPUtime=1902.34 cores=1,3,5,7
/proc/5033/stat : 5033 (cosoco) R 5030 5033 2093 0 -1 4202496 14761 0 0 0 190234 0 0 0 20 0 1 0 101549606 29253632 1259 33554432000 4194304 6142532 140733727275088 140733727272488 4995453 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 19845120 140733727278214 140733727278344 140733727278344 140733727281102 0
/proc/5033/statm: 7142 1259 831 476 0 464 0
Current children cumulated CPU time: 1902.34 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5036 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 5175
/proc/meminfo: memFree=26755856/32770624 swapFree=67028592/67108860
[pid=5033] ppid=5030 vsize=28568 memory=5036 CPUtime=1962.34 cores=1,3,5,7
/proc/5033/stat : 5033 (cosoco) R 5030 5033 2093 0 -1 4202496 15113 0 0 0 196234 0 0 0 20 0 1 0 101549606 29253632 1259 33554432000 4194304 6142532 140733727275088 140733727272488 4995465 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 19845120 140733727278214 140733727278344 140733727278344 140733727281102 0
/proc/5033/statm: 7142 1259 831 476 0 464 0
Current children cumulated CPU time: 1962.34 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5036 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 5176
/proc/meminfo: memFree=26755608/32770624 swapFree=67028592/67108860
[pid=5033] ppid=5030 vsize=28568 memory=5036 CPUtime=2022.35 cores=1,3,5,7
/proc/5033/stat : 5033 (cosoco) R 5030 5033 2093 0 -1 4202496 15470 0 0 0 202235 0 0 0 20 0 1 0 101549606 29253632 1259 33554432000 4194304 6142532 140733727275088 140733727272488 4995671 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 19845120 140733727278214 140733727278344 140733727278344 140733727281102 0
/proc/5033/statm: 7142 1259 831 476 0 464 0
Current children cumulated CPU time: 2022.35 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5036 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5178
/proc/meminfo: memFree=26755240/32770624 swapFree=67028592/67108860
[pid=5033] ppid=5030 vsize=28568 memory=5036 CPUtime=2082.35 cores=1,3,5,7
/proc/5033/stat : 5033 (cosoco) R 5030 5033 2093 0 -1 4202496 15834 0 0 0 208235 0 0 0 20 0 1 0 101549606 29253632 1259 33554432000 4194304 6142532 140733727275088 140733727272488 5336645 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 19845120 140733727278214 140733727278344 140733727278344 140733727281102 0
/proc/5033/statm: 7142 1259 831 476 0 464 0
Current children cumulated CPU time: 2082.35 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5036 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5179
/proc/meminfo: memFree=26755116/32770624 swapFree=67028592/67108860
[pid=5033] ppid=5030 vsize=28568 memory=5036 CPUtime=2142.35 cores=1,3,5,7
/proc/5033/stat : 5033 (cosoco) R 5030 5033 2093 0 -1 4202496 16185 0 0 0 214235 0 0 0 20 0 1 0 101549606 29253632 1259 33554432000 4194304 6142532 140733727275088 140733727272488 5336753 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 19845120 140733727278214 140733727278344 140733727278344 140733727281102 0
/proc/5033/statm: 7142 1259 831 476 0 464 0
Current children cumulated CPU time: 2142.35 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5036 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5180
/proc/meminfo: memFree=26755356/32770624 swapFree=67028592/67108860
[pid=5033] ppid=5030 vsize=28568 memory=5036 CPUtime=2202.35 cores=1,3,5,7
/proc/5033/stat : 5033 (cosoco) R 5030 5033 2093 0 -1 4202496 16536 0 0 0 220235 0 0 0 20 0 1 0 101549606 29253632 1259 33554432000 4194304 6142532 140733727275088 140733727272488 4995568 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 19845120 140733727278214 140733727278344 140733727278344 140733727281102 0
/proc/5033/statm: 7142 1259 831 476 0 464 0
Current children cumulated CPU time: 2202.35 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5036 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5182
/proc/meminfo: memFree=26755508/32770624 swapFree=67028592/67108860
[pid=5033] ppid=5030 vsize=28568 memory=5036 CPUtime=2262.35 cores=1,3,5,7
/proc/5033/stat : 5033 (cosoco) R 5030 5033 2093 0 -1 4202496 16900 0 0 0 226235 0 0 0 20 0 1 0 101549606 29253632 1259 33554432000 4194304 6142532 140733727275088 140733727272488 4990603 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 19845120 140733727278214 140733727278344 140733727278344 140733727281102 0
/proc/5033/statm: 7142 1259 831 476 0 464 0
Current children cumulated CPU time: 2262.35 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5036 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5183
/proc/meminfo: memFree=26755368/32770624 swapFree=67028592/67108860
[pid=5033] ppid=5030 vsize=28568 memory=5036 CPUtime=2322.35 cores=1,3,5,7
/proc/5033/stat : 5033 (cosoco) R 5030 5033 2093 0 -1 4202496 17252 0 0 0 232235 0 0 0 20 0 1 0 101549606 29253632 1259 33554432000 4194304 6142532 140733727275088 140733727272488 4995811 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 19845120 140733727278214 140733727278344 140733727278344 140733727281102 0
/proc/5033/statm: 7142 1259 831 476 0 464 0
Current children cumulated CPU time: 2322.35 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5036 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5191
/proc/meminfo: memFree=26755204/32770624 swapFree=67028592/67108860
[pid=5033] ppid=5030 vsize=28568 memory=5036 CPUtime=2382.36 cores=1,3,5,7
/proc/5033/stat : 5033 (cosoco) R 5030 5033 2093 0 -1 4202496 17604 0 0 0 238236 0 0 0 20 0 1 0 101549606 29253632 1259 33554432000 4194304 6142532 140733727275088 140733727272488 4990893 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 19845120 140733727278214 140733727278344 140733727278344 140733727281102 0
/proc/5033/statm: 7142 1259 831 476 0 464 0
Current children cumulated CPU time: 2382.36 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5036 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5192
/proc/meminfo: memFree=26754832/32770624 swapFree=67028592/67108860
[pid=5033] ppid=5030 vsize=28568 memory=5036 CPUtime=2442.36 cores=1,3,5,7
/proc/5033/stat : 5033 (cosoco) R 5030 5033 2093 0 -1 4202496 17956 0 0 0 244236 0 0 0 20 0 1 0 101549606 29253632 1259 33554432000 4194304 6142532 140733727275088 140733727272488 4995565 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 19845120 140733727278214 140733727278344 140733727278344 140733727281102 0
/proc/5033/statm: 7142 1259 831 476 0 464 0
Current children cumulated CPU time: 2442.36 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5036 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5193
/proc/meminfo: memFree=26755128/32770624 swapFree=67028592/67108860
[pid=5033] ppid=5030 vsize=28568 memory=5036 CPUtime=2502.36 cores=1,3,5,7
/proc/5033/stat : 5033 (cosoco) R 5030 5033 2093 0 -1 4202496 18320 0 0 0 250236 0 0 0 20 0 1 0 101549606 29253632 1259 33554432000 4194304 6142532 140733727275088 140733727272488 4995271 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 19845120 140733727278214 140733727278344 140733727278344 140733727281102 0
/proc/5033/statm: 7142 1259 831 476 0 464 0
Current children cumulated CPU time: 2502.36 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5036 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 5193
/proc/meminfo: memFree=26755128/32770624 swapFree=67028592/67108860
[pid=5033] ppid=5030 vsize=28568 memory=5036 CPUtime=2520.07 cores=1,3,5,7
/proc/5033/stat : 5033 (cosoco) R 5030 5033 2093 0 -1 4202496 18672 0 0 0 252007 0 0 0 20 0 1 0 101549606 29253632 1259 33554432000 4194304 6142532 140733727275088 140733727272488 5326540 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 19845120 140733727278214 140733727278344 140733727278344 140733727281102 0
/proc/5033/statm: 7142 1259 831 476 0 464 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5036 KiB

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

[startup+2520.01 s]
# the end of solver process 5033 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.07 s, system=0.006 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): 2520.08
CPU user time (s): 2520.07
CPU system time (s): 0.006
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 28568
Max. memory (cumulated for all children) (KiB): 5036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.07
system time used= 0.006
maximum resident set size= 5100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18720
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= 654


# summary of solver processes directly reported to runsolver:
#   pid: 5033
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2520.07
#   total CPU system time (s): 0.006

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.7125 second user time and 14.8444 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-29 06:51:04
IDJOB=4300319
IDBENCH=141585
IDSOLVER=2761
FILE ID=node102/4300319-1532839864
RUNJOBID= node102-1532812129-2126
PBS_JOBID= 21022490
Free space on /tmp= 52740 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/Frb/frb-59-26-2-mgd_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300319-1532839864/watcher-4300319-1532839864 -o /tmp/evaluation-result-4300319-1532839864/solver-4300319-1532839864 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532812129-2126 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4300319-1532839864.xml

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

MD5SUM BENCH= dbc5e7d30fbc7022ec2241ba28b1d399
RANDOM SEED=1191104668

node102.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.51
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.51
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.51
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.51
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:        26760076 kB
MemAvailable:   31932612 kB
Buffers:          222264 kB
Cached:          5205476 kB
SwapCached:        53276 kB
Active:          1228948 kB
Inactive:        4282360 kB
Active(anon):       9420 kB
Inactive(anon):    99184 kB
Active(file):    1219528 kB
Inactive(file):  4183176 kB
Unevictable:        6628 kB
Mlocked:            6628 kB
SwapTotal:      67108860 kB
SwapFree:       67028576 kB
Dirty:              3528 kB
Writeback:             0 kB
AnonPages:         37676 kB
Mapped:            38508 kB
Shmem:             22340 kB
Slab:             199344 kB
SReclaimable:     171332 kB
SUnreclaim:        28012 kB
KernelStack:        3312 kB
PageTables:         5148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     353716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52740 MiB
End job on node102 at 2018-07-29 07:33:05