Trace number 4295711

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.97 2520.01

General information on the benchmark

NameFrb/
frb-56-25-3-mgd_c18.xml
MD5SUM7c69722bcd82b7b6de23ca1e1f99c5f4
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 variables56
Number of constraints511
Number of domains1
Minimum domain size25
Maximum domain size25
Distribution of domain sizes[{"size":25,"count":56}]
Minimum variable degree12
Maximum variable degree26
Distribution of variable degrees[{"degree":12,"count":1},{"degree":13,"count":2},{"degree":14,"count":4},{"degree":15,"count":7},{"degree":16,"count":4},{"degree":17,"count":4},{"degree":18,"count":10},{"degree":19,"count":5},{"degree":20,"count":5},{"degree":21,"count":5},{"degree":22,"count":2},{"degree":23,"count":4},{"degree":24,"count":1},{"degree":25,"count":1},{"degree":26,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":511}]
Number of extensional constraints511
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":511}]
Optimization problemNO
Type of objective

Solver Data

0.21/0.25	c root propagations     : 0           
0.21/0.25	c restarts enabled, print stats at every restarts
0.21/0.25	c
0.21/0.25	c
0.21/0.25	c
0.21/0.25	c This is cosoco 1.12 --  
0.21/0.25	c
0.21/0.25	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4295711-1532563865.xml 
0.21/0.25	c ========================================[ Problem Statistics ]===========================================
0.21/0.25	c |                                                                                                       
0.21/0.25	c |  Parse time        :         0.25 s 
0.21/0.25	c |
0.21/0.25	c |               Variables: 56
0.21/0.25	c |            Domain Sizes: 25..25
0.21/0.25	c |
0.21/0.25	c |             Constraints: 511
0.21/0.25	c |                   Arity: 2..2  -- Binary: 511
0.21/0.25	c | 
0.21/0.25	c |                   Types: 
0.21/0.25	c |                          Extension: 511  (nb tuples: 156..285) -- (shared: 0)
0.21/0.25	c |                          
0.21/0.25	c =========================================================================================================
0.21/0.25	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.21/0.26	c 101            181            65217          28525          0              0              9   14   11    
0.21/0.27	c 211            467            153068         62027          0              0              9   17   12    
0.21/0.28	c 332            750            235983         97807          0              0              8   17   11    
0.21/0.30	c 465            1110           347194         142149         0              0              7   16   11    
0.31/0.32	c 611            1536           470029         191496         0              0              7   19   12    
0.31/0.33	c 771            1967           587626         233720         0              0              8   19   13    
0.31/0.35	c 947            2374           725404         289857         0              0              8   16   11    
0.31/0.38	c 1140           2944           896279         353775         0              0              8   17   11    
0.31/0.40	c 1352           3548           1074479        422180         0              0              8   18   12    
0.41/0.42	c 1585           4161           1242816        480244         0              0              8   18   13    
0.41/0.45	c 1841           4821           1448626        559184         0              0              8   17   12    
0.41/0.49	c 2122           5651           1685229        656739         0              0              6   18   12    
0.51/0.52	c 2431           6359           1896941        743206         0              0              8   20   12    
0.51/0.55	c 2770           7189           2144767        837339         0              0              8   17   12    
0.51/0.59	c 3142           8259           2430600        938444         0              0              8   21   13    
0.60/0.64	c 3551           9370           2761869        1069780        0              0              7   18   12    
0.60/0.69	c 4000           10596          3126014        1202839        0              0              8   21   12    
0.69/0.74	c 4493           11977          3517950        1342853        0              0              7   18   12    
0.79/0.81	c 5035           13477          3973502        1532097        0              0              6   18   11    
0.79/0.87	c 5631           15205          4456053        1694164        0              0              7   21   14    
0.89/0.95	c 6286           16838          4969958        1911823        0              0              6   15   10    
1.00/1.02	c 7006           18699          5507423        2099321        0              0              8   21   13    
1.10/1.11	c 7798           20950          6153746        2342918        0              0              8   19   12    
1.19/1.20	c 8669           23357          6867371        2584057        0              0              8   18   13    
1.29/1.31	c 9627           26160          7663238        2898252        0              0              6   22   12    
1.39/1.42	c 10680          28576          8440504        3184369        0              0              8   18   13    
1.49/1.55	c 11838          31803          9413654        3546675        0              0              7   18   12    
1.59/1.69	c 13111          35463          10439848       3914979        0              0              6   22   12    
1.79/1.84	c 14511          39014          11506020       4316224        0              0              7   21   13    
2.00/2.01	c 16051          42859          12700301       4784547        0              0              8   17   12    
2.19/2.20	c 17745          47340          14011778       5289328        0              0              7   19   12    
2.29/2.39	c 19608          52600          15469015       5806859        0              0              7   21   13    
2.59/2.62	c 21657          57615          17046318       6438762        0              0              7   18   12    
2.79/2.88	c 23910          63810          18891705       7167508        0              0              6   19   12    
3.10/3.15	c 26388          70961          20933909       7897053        0              0              6   18   13    
3.39/3.46	c 29113          78320          23124242       8733392        0              0              7   19   12    
3.79/3.83	c 32110          86569          25604897       9760038        0              0              6   18   11    
4.19/4.23	c 35406          96358          28419145       10832075       0              0              7   19   12    
4.59/4.64	c 39031          105835         31306061       11952156       0              0              7   18   12    
5.00/5.08	c 43018          116089         34404098       13165932       0              0              7   20   12    
5.49/5.57	c 47403          128551         38001879       14486972       0              0              6   20   12    
6.10/6.11	c 52226          142054         41865245       15976155       0              0              6   20   11    
6.59/6.68	c 57531          158135         46255755       17510588       0              0              7   21   13    
7.29/7.38	c 63366          174196         51045089       19452439       0              0              5   18   11    
8.10/8.13	c 69784          193068         56444452       21519505       0              0              6   22   12    
8.79/8.86	c 76843          211690         61935932       23435273       0              0              6   18   12    
9.59/9.61	c 84607          232135         67843182       25438381       0              0              6   20   13    
10.59/10.61	c 93147          255848         74697080       28213565       0              0              6   22   12    
11.59/11.63	c 102541         282772         82290163       30968904       0              0              6   19   12    
12.69/12.74	c 112874         309005         90163684       34037027       0              0              7   21   12    
13.99/14.01	c 124240         340913         99426068       37483425       0              0              6   23   12    
15.29/15.37	c 136742         377798         109577994      41202597       0              0              5   20   13    
16.59/16.69	c 150494         414602         120007677      44701085       0              0              6   21   13    
18.29/18.36	c 165621         459185         132337958      49333402       0              0              5   21   12    
20.29/20.30	c 182260         506686         145908043      54705231       0              0              5   20   12    
22.39/22.46	c 200562         558777         161320175      60705137       0              0              6   21   12    
24.59/24.69	c 220694         613772         177325791      66866809       0              0              6   22   12    
26.99/27.03	c 242839         677872         195000014      73302116       0              0              5   22   13    
29.99/30.01	c 267198         747883         215331168      81543985       0              0              5   19   11    
32.79/32.83	c 293992         825106         236879455      89232889       0              0              6   21   13    
35.99/36.10	c 323465         909653         260854011      98227625       0              0              5   23   13    
39.79/39.86	c 355885         1001418        287904440      108621111      0              0              5   21   12    
43.79/43.85	c 391547         1095788        316174267      119658008      0              0              6   21   12    
48.39/48.49	c 430775         1200467        347814920      132581060      0              0              5   21   11    
53.29/53.39	c 473925         1322571        383472338      146000502      0              0              5   22   12    
59.10/59.13	c 521390         1455180        422690678      162119698      0              0              5   21   11    
64.89/64.92	c 573601         1609612        465847758      178024153      0              0              5   23   12    
71.49/71.55	c 631033         1771894        513410072      196451899      0              0              5   21   12    
78.49/78.58	c 694208         1950151        564750795      215639499      0              0              5   21   12    
85.79/85.86	c 763700         2131033        617855427      235285836      0              0              5   22   13    
94.59/94.63	c 840141         2341975        680145622      259397154      0              0              5   22   12    
104.10/104.14	c 924226         2570874        748043886      285576219      0              0              6   23   12    
114.49/114.53	c 1016719        2836716        824135930      314275933      0              0              4   21   11    
125.49/125.51	c 1118461        3131875        906908309      343999045      0              0              5   23   13    
137.79/137.81	c 1230377        3425954        995140945      377705470      0              0              5   21   12    
151.58/151.63	c 1353484        3759313        1093950721     415248385      0              0              5   22   12    
167.28/167.34	c 1488901        4159683        1207326848     458890902      0              0              5   23   13    
184.88/184.92	c 1637859        4561523        1327289669     507617880      0              0              4   22   11    
203.58/203.62	c 1801712        5036498        1461988544     559593684      0              0              4   22   12    
223.68/223.79	c 1981950        5522622        1606804681     614649275      0              0              5   22   12    
246.68/246.78	c 2180211        6091774        1770519859     678593209      0              0              4   22   12    
271.68/271.76	c 2398298        6701563        1950025384     746777035      0              0              5   23   12    
298.48/298.52	c 2638193        7392823        2146465147     819970075      0              0              4   24   12    
326.78/326.87	c 2902077        8151586        2360256707     896928589      0              0              4   23   13    
359.78/359.85	c 3192349        8916641        2588479317     987120594      0              0              5   22   12    
395.58/395.69	c 3511648        9793519        2847788323     1085132970     0              0              5   23   12    
436.68/436.75	c 3862876        10751528       3128532985     1198943816     0              0              4   23   11    
478.09/478.15	c 4249226        11858875       3441058498     1311214376     0              0              4   23   12    
525.88/525.93	c 4674211        12983511       3778420856     1442461743     0              0              5   22   12    
578.09/578.18	c 5141694        14328794       4161688666     1584979942     0              0              4   23   12    
638.48/638.58	c 5655925        15731644       4578541773     1753198683     0              0              4   23   11    
701.48/701.51	c 6221579        17345350       5040614432     1924761392     0              0              3   23   12    
768.67/768.76	c 6843798        19109361       5542559542     2107679548     0              0              4   22   12    
844.67/844.73	c 7528238        21045409       6103002051     2314827486     0              0              4   24   13    
931.47/931.57	c 8281122        23191614       6726860612     2553896838     0              0              4   23   12    
1023.87/1024.00	c 9109294        25551803       7402676627     2807181075     0              0              3   24   12    
1126.57/1126.61	c 10020283       27989055       8120802586     3087343321     0              0              4   23   12    
1244.57/1244.64	c 11022370       30770875       8953036100     3411111005     0              0              3   22   11    
1371.16/1371.27	c 12124665       33963742       9866553747     3760566980     0              0              4   25   12    
1502.66/1502.71	c 13337189       37237697       10811514329    4115472079     0              0              3   24   13    
1645.96/1646.09	c 14670965       41049273       11891771101    4504997380     0              0              3   23   12    
1818.75/1818.83	c 16138118       45186053       13106810211    4980816339     0              0              4   24   12    
1999.96/2000.02	c 17751986       49730017       14425430412    5472993261     0              0              4   24   12    
2201.45/2201.59	c 19527240       54919507       15885850606    6029270056     0              0              3   25   12    
2414.24/2414.39	c 21480019       60468540       17475691614    6607742385     0              0              4   24   12    
2519.95/2520.00	
2519.95/2520.00	c *** INTERRUPTED ***
2519.95/2520.00	c restarts              : 105         
2519.95/2520.00	c conflicts             : 22422641     (8898 /sec)
2519.95/2520.00	c decisions             : 63030459     (25013 /sec)
2519.95/2520.00	c propagations          : 6897975979  (2737338 /sec)
2519.95/2520.00	c root propagations     : 0           
2519.95/2520.00	c filter calls          : 18221074887    (7230707 /sec)
2519.95/2520.00	c useless filter calls  : 14648730850    (80 %)
2519.95/2520.00	c Memory used           : 27.75 MB
2519.95/2520.00	c CPU time              : 2519.96 s
2519.95/2520.00	
2519.95/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 (11633 MiB free)
  memory of node 1: 16384 MiB (9675 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295711-1532563865/watcher-4295711-1532563865 -o /tmp/evaluation-result-4295711-1532563865/solver-4295711-1532563865 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532542931-30487 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4295711-1532563865.xml 

running on 4 cores: 0,2,4,6

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
solver pid=1385, runsolver pid=1382
Current StackSize limit: 8192 KiB


[startup+0.100086 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 1386
/proc/meminfo: memFree=21820024/32770624 swapFree=67108860/67108860
[pid=1385] ppid=1382 vsize=27664 memory=3956 CPUtime=0.1 cores=0,2,4,6
/proc/1385/stat : 1385 (cosoco) R 1382 1385 30456 0 -1 4202496 1149 0 0 0 10 0 0 0 20 0 1 0 73949709 28327936 989 33554432000 4194304 6142532 140721675731872 140721675728504 5802363 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8243016 8247936 40853504 140721675736198 140721675736328 140721675736328 140721675739086 0
/proc/1385/statm: 6916 989 789 476 0 238 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27664 KiB
Current children cumulated memory: 3956 KiB

[startup+0.209391 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 1386
/proc/meminfo: memFree=21819652/32770624 swapFree=67108860/67108860
[pid=1385] ppid=1382 vsize=28152 memory=4436 CPUtime=0.21 cores=0,2,4,6
/proc/1385/stat : 1385 (cosoco) R 1382 1385 30456 0 -1 4202496 1268 0 0 0 21 0 0 0 20 0 1 0 73949709 28827648 1109 33554432000 4194304 6142532 140721675731872 140721675728504 139899587083264 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8243016 8247936 40853504 140721675736198 140721675736328 140721675736328 140721675739086 0
/proc/1385/statm: 7038 1109 789 476 0 360 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4436 KiB

[startup+0.308847 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 1386
/proc/meminfo: memFree=21819280/32770624 swapFree=67108860/67108860
[pid=1385] ppid=1382 vsize=28408 memory=4824 CPUtime=0.31 cores=0,2,4,6
/proc/1385/stat : 1385 (cosoco) R 1382 1385 30456 0 -1 4202496 1382 0 0 0 31 0 0 0 20 0 1 0 73949709 29089792 1206 33554432000 4194304 6142532 140721675731872 140721675728504 5336753 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 40853504 140721675736198 140721675736328 140721675736328 140721675739086 0
/proc/1385/statm: 7102 1206 812 476 0 424 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 28408 KiB
Current children cumulated memory: 4824 KiB

[startup+0.700228 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 1386
/proc/meminfo: memFree=21819004/32770624 swapFree=67108860/67108860
[pid=1385] ppid=1382 vsize=28408 memory=4824 CPUtime=0.69 cores=0,2,4,6
/proc/1385/stat : 1385 (cosoco) R 1382 1385 30456 0 -1 4202496 1382 0 0 0 69 0 0 0 20 0 1 0 73949709 29089792 1206 33554432000 4194304 6142532 140721675731872 140721675729272 4995448 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 40853504 140721675736198 140721675736328 140721675736328 140721675739086 0
/proc/1385/statm: 7102 1206 812 476 0 424 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 28408 KiB
Current children cumulated memory: 4824 KiB

[startup+1.50023 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 1386
/proc/meminfo: memFree=21818812/32770624 swapFree=67108860/67108860
[pid=1385] ppid=1382 vsize=28408 memory=4824 CPUtime=1.49 cores=0,2,4,6
/proc/1385/stat : 1385 (cosoco) R 1382 1385 30456 0 -1 4202496 1382 0 0 0 149 0 0 0 20 0 1 0 73949709 29089792 1206 33554432000 4194304 6142532 140721675731872 140721675729272 4995568 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 40853504 140721675736198 140721675736328 140721675736328 140721675739086 0
/proc/1385/statm: 7102 1206 812 476 0 424 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 28408 KiB
Current children cumulated memory: 4824 KiB

[startup+3.10895 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 1386
/proc/meminfo: memFree=21818696/32770624 swapFree=67108860/67108860
[pid=1385] ppid=1382 vsize=28408 memory=4908 CPUtime=3.1 cores=0,2,4,6
/proc/1385/stat : 1385 (cosoco) R 1382 1385 30456 0 -1 4202496 1712 0 0 0 310 0 0 0 20 0 1 0 73949709 29089792 1227 33554432000 4194304 6142532 140721675731872 140721675729272 5336728 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 40853504 140721675736198 140721675736328 140721675736328 140721675739086 0
/proc/1385/statm: 7102 1227 831 476 0 424 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 28408 KiB
Current children cumulated memory: 4908 KiB

[startup+6.30022 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 1386
/proc/meminfo: memFree=21818696/32770624 swapFree=67108860/67108860
[pid=1385] ppid=1382 vsize=28408 memory=4908 CPUtime=6.29 cores=0,2,4,6
/proc/1385/stat : 1385 (cosoco) R 1382 1385 30456 0 -1 4202496 2042 0 0 0 629 0 0 0 20 0 1 0 73949709 29089792 1227 33554432000 4194304 6142532 140721675731872 140721675729272 4995671 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 40853504 140721675736198 140721675736328 140721675736328 140721675739086 0
/proc/1385/statm: 7102 1227 831 476 0 424 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 28408 KiB
Current children cumulated memory: 4908 KiB

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 1386
/proc/meminfo: memFree=21818572/32770624 swapFree=67108860/67108860
[pid=1385] ppid=1382 vsize=28408 memory=4908 CPUtime=12.69 cores=0,2,4,6
/proc/1385/stat : 1385 (cosoco) R 1382 1385 30456 0 -1 4202496 2372 0 0 0 1269 0 0 0 20 0 1 0 73949709 29089792 1227 33554432000 4194304 6142532 140721675731872 140721675729272 4995371 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 40853504 140721675736198 140721675736328 140721675736328 140721675739086 0
/proc/1385/statm: 7102 1227 831 476 0 424 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 28408 KiB
Current children cumulated memory: 4908 KiB

[startup+25.5003 s]
/proc/loadavg: 1.93 2.00 2.04 3/188 1386
/proc/meminfo: memFree=21818572/32770624 swapFree=67108860/67108860
[pid=1385] ppid=1382 vsize=28408 memory=4908 CPUtime=25.49 cores=0,2,4,6
/proc/1385/stat : 1385 (cosoco) R 1382 1385 30456 0 -1 4202496 3031 0 0 0 2549 0 0 0 20 0 1 0 73949709 29089792 1227 33554432000 4194304 6142532 140721675731872 140721675729272 4990765 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40853504 140721675736198 140721675736328 140721675736328 140721675739086 0
/proc/1385/statm: 7102 1227 831 476 0 424 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 28408 KiB
Current children cumulated memory: 4908 KiB

[startup+51.109 s]
/proc/loadavg: 1.96 2.00 2.04 3/188 1386
/proc/meminfo: memFree=21818572/32770624 swapFree=67108860/67108860
[pid=1385] ppid=1382 vsize=28408 memory=4908 CPUtime=51.1 cores=0,2,4,6
/proc/1385/stat : 1385 (cosoco) R 1382 1385 30456 0 -1 4202496 3362 0 0 0 5110 0 0 0 20 0 1 0 73949709 29089792 1227 33554432000 4194304 6142532 140721675731872 140721675729272 4995461 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40853504 140721675736198 140721675736328 140721675736328 140721675739086 0
/proc/1385/statm: 7102 1227 831 476 0 424 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 28408 KiB
Current children cumulated memory: 4908 KiB

[startup+102.3 s]
/proc/loadavg: 1.98 2.00 2.04 3/188 1387
/proc/meminfo: memFree=21818096/32770624 swapFree=67108860/67108860
[pid=1385] ppid=1382 vsize=28408 memory=4908 CPUtime=102.29 cores=0,2,4,6
/proc/1385/stat : 1385 (cosoco) R 1382 1385 30456 0 -1 4202496 3692 0 0 0 10229 0 0 0 20 0 1 0 73949709 29089792 1227 33554432000 4194304 6142532 140721675731872 140721675729272 4995362 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40853504 140721675736198 140721675736328 140721675736328 140721675739086 0
/proc/1385/statm: 7102 1227 831 476 0 424 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 28408 KiB
Current children cumulated memory: 4908 KiB

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.05 3/188 1388
/proc/meminfo: memFree=21818628/32770624 swapFree=67108860/67108860
[pid=1385] ppid=1382 vsize=28408 memory=4908 CPUtime=162.28 cores=0,2,4,6
/proc/1385/stat : 1385 (cosoco) R 1382 1385 30456 0 -1 4202496 4023 0 0 0 16228 0 0 0 20 0 1 0 73949709 29089792 1227 33554432000 4194304 6142532 140721675731872 140721675729272 4995453 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40853504 140721675736198 140721675736328 140721675736328 140721675739086 0
/proc/1385/statm: 7102 1227 831 476 0 424 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 28408 KiB
Current children cumulated memory: 4908 KiB

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.05 3/188 1389
/proc/meminfo: memFree=21818688/32770624 swapFree=67108860/67108860
[pid=1385] ppid=1382 vsize=28408 memory=4908 CPUtime=222.28 cores=0,2,4,6
/proc/1385/stat : 1385 (cosoco) R 1382 1385 30456 0 -1 4202496 4354 0 0 0 22228 0 0 0 20 0 1 0 73949709 29089792 1227 33554432000 4194304 6142532 140721675731872 140721675729272 5336728 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40853504 140721675736198 140721675736328 140721675736328 140721675739086 0
/proc/1385/statm: 7102 1227 831 476 0 424 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 28408 KiB
Current children cumulated memory: 4908 KiB

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/187 1390
/proc/meminfo: memFree=21818616/32770624 swapFree=67108860/67108860
[pid=1385] ppid=1382 vsize=28408 memory=4908 CPUtime=282.28 cores=0,2,4,6
/proc/1385/stat : 1385 (cosoco) R 1382 1385 30456 0 -1 4202496 4685 0 0 0 28228 0 0 0 20 0 1 0 73949709 29089792 1227 33554432000 4194304 6142532 140721675731872 140721675729272 4995468 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40853504 140721675736198 140721675736328 140721675736328 140721675739086 0
/proc/1385/statm: 7102 1227 831 476 0 424 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 28408 KiB
Current children cumulated memory: 4908 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 1391
/proc/meminfo: memFree=21818636/32770624 swapFree=67108860/67108860
[pid=1385] ppid=1382 vsize=28408 memory=4908 CPUtime=342.28 cores=0,2,4,6
/proc/1385/stat : 1385 (cosoco) R 1382 1385 30456 0 -1 4202496 5016 0 0 0 34228 0 0 0 20 0 1 0 73949709 29089792 1227 33554432000 4194304 6142532 140721675731872 140721675729272 4995872 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40853504 140721675736198 140721675736328 140721675736328 140721675739086 0
/proc/1385/statm: 7102 1227 831 476 0 424 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 28408 KiB
Current children cumulated memory: 4908 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 1392
/proc/meminfo: memFree=21818428/32770624 swapFree=67108860/67108860
[pid=1385] ppid=1382 vsize=28408 memory=4908 CPUtime=402.28 cores=0,2,4,6
/proc/1385/stat : 1385 (cosoco) R 1382 1385 30456 0 -1 4202496 5347 0 0 0 40228 0 0 0 20 0 1 0 73949709 29089792 1227 33554432000 4194304 6142532 140721675731872 140721675729272 4995801 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40853504 140721675736198 140721675736328 140721675736328 140721675739086 0
/proc/1385/statm: 7102 1227 831 476 0 424 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 28408 KiB
Current children cumulated memory: 4908 KiB

[startup+462.3 s]
/proc/loadavg: 2.16 2.05 2.06 3/187 1393
/proc/meminfo: memFree=21818608/32770624 swapFree=67108860/67108860
[pid=1385] ppid=1382 vsize=28408 memory=4908 CPUtime=462.28 cores=0,2,4,6
/proc/1385/stat : 1385 (cosoco) R 1382 1385 30456 0 -1 4202496 5678 0 0 0 46228 0 0 0 20 0 1 0 73949709 29089792 1227 33554432000 4194304 6142532 140721675731872 140721675729272 4995332 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40853504 140721675736198 140721675736328 140721675736328 140721675739086 0
/proc/1385/statm: 7102 1227 831 476 0 424 0
Current children cumulated CPU time: 462.28 s
Current children cumulated vsize: 28408 KiB
Current children cumulated memory: 4908 KiB


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

/proc/1385/statm: 7102 1227 831 476 0 424 0
Current children cumulated CPU time: 1722.26 s
Current children cumulated vsize: 28408 KiB
Current children cumulated memory: 4908 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 1440
/proc/meminfo: memFree=21816608/32770624 swapFree=67108860/67108860
[pid=1385] ppid=1382 vsize=28408 memory=4908 CPUtime=1782.25 cores=0,2,4,6
/proc/1385/stat : 1385 (cosoco) R 1382 1385 30456 0 -1 4202496 12851 0 0 0 178225 0 0 0 20 0 1 0 73949709 29089792 1227 33554432000 4194304 6142532 140721675731872 140721675729272 5327208 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40853504 140721675736198 140721675736328 140721675736328 140721675739086 0
/proc/1385/statm: 7102 1227 831 476 0 424 0
Current children cumulated CPU time: 1782.25 s
Current children cumulated vsize: 28408 KiB
Current children cumulated memory: 4908 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 1441
/proc/meminfo: memFree=21817112/32770624 swapFree=67108860/67108860
[pid=1385] ppid=1382 vsize=28408 memory=4908 CPUtime=1842.25 cores=0,2,4,6
/proc/1385/stat : 1385 (cosoco) R 1382 1385 30456 0 -1 4202496 13182 0 0 0 184225 0 0 0 20 0 1 0 73949709 29089792 1227 33554432000 4194304 6142532 140721675731872 140721675729272 5336753 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40853504 140721675736198 140721675736328 140721675736328 140721675739086 0
/proc/1385/statm: 7102 1227 831 476 0 424 0
Current children cumulated CPU time: 1842.25 s
Current children cumulated vsize: 28408 KiB
Current children cumulated memory: 4908 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 1442
/proc/meminfo: memFree=21816888/32770624 swapFree=67108860/67108860
[pid=1385] ppid=1382 vsize=28408 memory=4908 CPUtime=1902.25 cores=0,2,4,6
/proc/1385/stat : 1385 (cosoco) R 1382 1385 30456 0 -1 4202496 13500 0 0 0 190225 0 0 0 20 0 1 0 73949709 29089792 1227 33554432000 4194304 6142532 140721675731872 140721675729272 4995416 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40853504 140721675736198 140721675736328 140721675736328 140721675739086 0
/proc/1385/statm: 7102 1227 831 476 0 424 0
Current children cumulated CPU time: 1902.25 s
Current children cumulated vsize: 28408 KiB
Current children cumulated memory: 4908 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 1443
/proc/meminfo: memFree=21816648/32770624 swapFree=67108860/67108860
[pid=1385] ppid=1382 vsize=28408 memory=4908 CPUtime=1962.25 cores=0,2,4,6
/proc/1385/stat : 1385 (cosoco) R 1382 1385 30456 0 -1 4202496 13818 0 0 0 196225 0 0 0 20 0 1 0 73949709 29089792 1227 33554432000 4194304 6142532 140721675731872 140721675729272 4995577 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40853504 140721675736198 140721675736328 140721675736328 140721675739086 0
/proc/1385/statm: 7102 1227 831 476 0 424 0
Current children cumulated CPU time: 1962.25 s
Current children cumulated vsize: 28408 KiB
Current children cumulated memory: 4908 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 1444
/proc/meminfo: memFree=21817004/32770624 swapFree=67108860/67108860
[pid=1385] ppid=1382 vsize=28408 memory=4908 CPUtime=2022.25 cores=0,2,4,6
/proc/1385/stat : 1385 (cosoco) R 1382 1385 30456 0 -1 4202496 14149 0 0 0 202225 0 0 0 20 0 1 0 73949709 29089792 1227 33554432000 4194304 6142532 140721675731872 140721675729272 4995700 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40853504 140721675736198 140721675736328 140721675736328 140721675739086 0
/proc/1385/statm: 7102 1227 831 476 0 424 0
Current children cumulated CPU time: 2022.25 s
Current children cumulated vsize: 28408 KiB
Current children cumulated memory: 4908 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 1445
/proc/meminfo: memFree=21816732/32770624 swapFree=67108860/67108860
[pid=1385] ppid=1382 vsize=28408 memory=4908 CPUtime=2082.25 cores=0,2,4,6
/proc/1385/stat : 1385 (cosoco) R 1382 1385 30456 0 -1 4202496 14468 0 0 0 208225 0 0 0 20 0 1 0 73949709 29089792 1227 33554432000 4194304 6142532 140721675731872 140721675729272 5336586 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40853504 140721675736198 140721675736328 140721675736328 140721675739086 0
/proc/1385/statm: 7102 1227 831 476 0 424 0
Current children cumulated CPU time: 2082.25 s
Current children cumulated vsize: 28408 KiB
Current children cumulated memory: 4908 KiB

[startup+2142.3 s]
/proc/loadavg: 1.95 2.00 2.04 3/187 1507
/proc/meminfo: memFree=21817584/32770624 swapFree=67108860/67108860
[pid=1385] ppid=1382 vsize=28408 memory=4908 CPUtime=2142.25 cores=0,2,4,6
/proc/1385/stat : 1385 (cosoco) R 1382 1385 30456 0 -1 4202496 14787 0 0 0 214225 0 0 0 20 0 1 0 73949709 29089792 1227 33554432000 4194304 6142532 140721675731872 140721675729272 4995681 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40853504 140721675736198 140721675736328 140721675736328 140721675739086 0
/proc/1385/statm: 7102 1227 831 476 0 424 0
Current children cumulated CPU time: 2142.25 s
Current children cumulated vsize: 28408 KiB
Current children cumulated memory: 4908 KiB

[startup+2202.3 s]
/proc/loadavg: 1.98 2.00 2.04 3/187 1508
/proc/meminfo: memFree=21817592/32770624 swapFree=67108860/67108860
[pid=1385] ppid=1382 vsize=28408 memory=4908 CPUtime=2202.25 cores=0,2,4,6
/proc/1385/stat : 1385 (cosoco) R 1382 1385 30456 0 -1 4202496 15118 0 0 0 220225 0 0 0 20 0 1 0 73949709 29089792 1227 33554432000 4194304 6142532 140721675731872 140721675729272 4995558 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40853504 140721675736198 140721675736328 140721675736328 140721675739086 0
/proc/1385/statm: 7102 1227 831 476 0 424 0
Current children cumulated CPU time: 2202.25 s
Current children cumulated vsize: 28408 KiB
Current children cumulated memory: 4908 KiB

[startup+2262.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/187 1509
/proc/meminfo: memFree=21817204/32770624 swapFree=67108860/67108860
[pid=1385] ppid=1382 vsize=28408 memory=4908 CPUtime=2262.25 cores=0,2,4,6
/proc/1385/stat : 1385 (cosoco) R 1382 1385 30456 0 -1 4202496 15436 0 0 0 226225 0 0 0 20 0 1 0 73949709 29089792 1227 33554432000 4194304 6142532 140721675731872 140721675729272 4995879 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40853504 140721675736198 140721675736328 140721675736328 140721675739086 0
/proc/1385/statm: 7102 1227 831 476 0 424 0
Current children cumulated CPU time: 2262.25 s
Current children cumulated vsize: 28408 KiB
Current children cumulated memory: 4908 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 1510
/proc/meminfo: memFree=21817220/32770624 swapFree=67108860/67108860
[pid=1385] ppid=1382 vsize=28408 memory=4908 CPUtime=2322.25 cores=0,2,4,6
/proc/1385/stat : 1385 (cosoco) R 1382 1385 30456 0 -1 4202496 15755 0 0 0 232225 0 0 0 20 0 1 0 73949709 29089792 1227 33554432000 4194304 6142532 140721675731872 140721675729272 5326516 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40853504 140721675736198 140721675736328 140721675736328 140721675739086 0
/proc/1385/statm: 7102 1227 831 476 0 424 0
Current children cumulated CPU time: 2322.25 s
Current children cumulated vsize: 28408 KiB
Current children cumulated memory: 4908 KiB

[startup+2382.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/187 1518
/proc/meminfo: memFree=21816804/32770624 swapFree=67108860/67108860
[pid=1385] ppid=1382 vsize=28408 memory=4908 CPUtime=2382.24 cores=0,2,4,6
/proc/1385/stat : 1385 (cosoco) R 1382 1385 30456 0 -1 4202496 16073 0 0 0 238224 0 0 0 20 0 1 0 73949709 29089792 1227 33554432000 4194304 6142532 140721675731872 140721675729272 4995558 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40853504 140721675736198 140721675736328 140721675736328 140721675739086 0
/proc/1385/statm: 7102 1227 831 476 0 424 0
Current children cumulated CPU time: 2382.24 s
Current children cumulated vsize: 28408 KiB
Current children cumulated memory: 4908 KiB

[startup+2442.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/187 1519
/proc/meminfo: memFree=21817044/32770624 swapFree=67108860/67108860
[pid=1385] ppid=1382 vsize=28408 memory=4908 CPUtime=2442.24 cores=0,2,4,6
/proc/1385/stat : 1385 (cosoco) R 1382 1385 30456 0 -1 4202496 16404 0 0 0 244224 0 0 0 20 0 1 0 73949709 29089792 1227 33554432000 4194304 6142532 140721675731872 140721675729272 5326516 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40853504 140721675736198 140721675736328 140721675736328 140721675739086 0
/proc/1385/statm: 7102 1227 831 476 0 424 0
Current children cumulated CPU time: 2442.24 s
Current children cumulated vsize: 28408 KiB
Current children cumulated memory: 4908 KiB

[startup+2502.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 1520
/proc/meminfo: memFree=21817028/32770624 swapFree=67108860/67108860
[pid=1385] ppid=1382 vsize=28408 memory=4908 CPUtime=2502.24 cores=0,2,4,6
/proc/1385/stat : 1385 (cosoco) R 1382 1385 30456 0 -1 4202496 16723 0 0 0 250224 0 0 0 20 0 1 0 73949709 29089792 1227 33554432000 4194304 6142532 140721675731872 140721675729272 4995694 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40853504 140721675736198 140721675736328 140721675736328 140721675739086 0
/proc/1385/statm: 7102 1227 831 476 0 424 0
Current children cumulated CPU time: 2502.24 s
Current children cumulated vsize: 28408 KiB
Current children cumulated memory: 4908 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.01 2.01 2.05 3/187 1520
/proc/meminfo: memFree=21817020/32770624 swapFree=67108860/67108860
[pid=1385] ppid=1382 vsize=28408 memory=4908 CPUtime=2519.95 cores=0,2,4,6
/proc/1385/stat : 1385 (cosoco) R 1382 1385 30456 0 -1 4202496 17040 0 0 0 251995 0 0 0 20 0 1 0 73949709 29089792 1227 33554432000 4194304 6142532 140721675731872 140721675729272 4995353 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 40853504 140721675736198 140721675736328 140721675736328 140721675739086 0
/proc/1385/statm: 7102 1227 831 476 0 424 0
Current children cumulated CPU time: 2519.95 s
Current children cumulated vsize: 28408 KiB
Current children cumulated memory: 4908 KiB

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

[startup+2520.01 s]
# the end of solver process 1385 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.96 s, system=0.009999 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.97
CPU user time (s): 2519.96
CPU system time (s): 0.009999
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 28408
Max. memory (cumulated for all children) (KiB): 4908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.96
system time used= 0.009999
maximum resident set size= 4972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17088
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= 6
involuntary context switches= 3342


# summary of solver processes directly reported to runsolver:
#   pid: 1385
#   total CPU time (s): 2519.97
#   total CPU user time (s): 2519.96
#   total CPU system time (s): 0.009999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.1542 second user time and 12.9931 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-26 02:11:05
IDJOB=4295711
IDBENCH=141593
IDSOLVER=2752
FILE ID=node149/4295711-1532563865
RUNJOBID= node149-1532542931-30487
PBS_JOBID= 21021951
Free space on /tmp= 43256 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/Frb/frb-56-25-3-mgd_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295711-1532563865/watcher-4295711-1532563865 -o /tmp/evaluation-result-4295711-1532563865/solver-4295711-1532563865 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532542931-30487 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4295711-1532563865.xml

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

MD5SUM BENCH= 7c69722bcd82b7b6de23ca1e1f99c5f4
RANDOM SEED=86067969

node149.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.60
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.60
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.60
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.60
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:        21820876 kB
MemAvailable:   31927508 kB
Buffers:          127252 kB
Cached:         10123904 kB
SwapCached:            0 kB
Active:          2341852 kB
Inactive:        7965920 kB
Active(anon):       4356 kB
Inactive(anon):    79884 kB
Active(file):    2337496 kB
Inactive(file):  7886036 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3248 kB
Writeback:             0 kB
AnonPages:         64164 kB
Mapped:            41608 kB
Shmem:             25224 kB
Slab:             340304 kB
SReclaimable:     311560 kB
SUnreclaim:        28744 kB
KernelStack:        3376 kB
PageTables:         5232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     353560 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:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 43256 MiB
End job on node149 at 2018-07-26 02:53:05