Trace number 4294645

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.12UNSAT 385.936 385.909

General information on the benchmark

NameDubois/
Dubois-022_c18.xml
MD5SUM6cb564a1b449df83d852ba5f609dcac6
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.008119
Satisfiable
(Un)Satisfiability was proved
Number of variables66
Number of constraints44
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":66}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":66}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":44}]
Number of extensional constraints44
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":44}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c root propagations     : 0           
0.00/0.00	c restarts enabled, print stats at every restarts
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c This is cosoco 1.12 --  
0.00/0.00	c
0.00/0.00	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4294645-1532481292.xml 
0.00/0.00	c ========================================[ Problem Statistics ]===========================================
0.00/0.00	c |                                                                                                       
0.00/0.00	c |  Parse time        :         0.00 s 
0.00/0.00	c |
0.00/0.00	c |               Variables: 66
0.00/0.00	c |            Domain Sizes: 2..2
0.00/0.00	c |
0.00/0.00	c |             Constraints: 44
0.00/0.00	c |                   Arity: 3..3  -- Ternary: 44
0.00/0.00	c | 
0.00/0.00	c |                   Types: 
0.00/0.00	c |                          Extension: 44  (nb tuples: 4..4) -- (shared: 39)
0.00/0.00	c |                          
0.00/0.00	c =========================================================================================================
0.00/0.00	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.00	c 101            970            4058           3881           0              0              25   63   46   
0.00/0.00	c 211            1551           6141           5802           0              0              29   65   44   
0.00/0.01	c 332            2447           9242           8802           0              0              42   62   56   
0.00/0.01	c 465            3413           12542          12039          0              0              23   62   45   
0.00/0.01	c 611            4326           15820          15168          0              0              29   45   41   
0.00/0.01	c 771            5442           19630          18820          0              0              43   63   58   
0.00/0.01	c 947            6772           24231          23241          0              0              40   61   58   
0.00/0.01	c 1140           7961           28346          27141          0              0              16   61   38   
0.00/0.02	c 1352           9682           34524          33135          0              0              25   61   54   
0.00/0.02	c 1585           11383          40459          38892          0              0              29   62   54   
0.00/0.02	c 1841           13072          46274          44520          0              0              29   60   44   
0.00/0.02	c 2122           14960          53070          51056          0              0              12   62   53   
0.00/0.03	c 2431           17000          60175          57894          0              0              16   61   52   
0.00/0.03	c 2770           19943          70222          67711          0              0              16   61   53   
0.00/0.03	c 3142           22427          78775          76026          0              0              16   62   48   
0.00/0.04	c 3551           25751          90365          87310          0              0              30   60   51   
0.00/0.04	c 4000           28891          101205         97791          0              0              32   61   52   
0.00/0.05	c 4493           32523          113792         110084         0              0              30   60   54   
0.00/0.05	c 5035           36296          126953         122937         0              0              19   61   51   
0.00/0.06	c 5631           40403          141369         137037         0              0              33   61   53   
0.00/0.07	c 6286           46739          163122         158483         0              0              19   61   52   
0.00/0.08	c 7006           52051          181679         176506         0              0              12   62   51   
0.00/0.08	c 7798           58282          203037         197369         0              0              25   59   50   
0.00/0.09	c 8669           64321          224385         218138         0              0              24   61   53   
0.10/0.11	c 9627           72772          252116         245609         0              0              22   62   53   
0.10/0.12	c 10680          80137          277871         270793         0              0              16   61   49   
0.10/0.13	c 11838          88718          308325         300273         0              0              9   63   47    
0.10/0.14	c 13111          99078          344866         336014         0              0              20   62   53   
0.10/0.16	c 14511          110438         383624         374203         0              0              17   62   53   
0.10/0.18	c 16051          123568         428616         418416         0              0              20   62   52   
0.10/0.20	c 17745          138650         481447         469904         0              0              14   61   52   
0.21/0.22	c 19608          153716         534213         521720         0              0              21   60   52   
0.21/0.24	c 21657          169262         588384         574913         0              0              16   60   48   
0.21/0.27	c 23910          188218         653738         639467         0              0              18   60   48   
0.21/0.30	c 26388          207178         718520         703043         0              0              14   60   47   
0.31/0.33	c 29113          230716         799893         783424         0              0              18   60   51   
0.31/0.37	c 32110          259090         897377         878423         0              0              17   60   51   
0.31/0.41	c 35406          288394         997851         977428         0              0              22   60   52   
0.41/0.45	c 39031          317002         1097576        1075738        0              0              14   60   51   
0.41/0.51	c 43018          356031         1231175        1207672        0              0              16   60   52   
0.51/0.56	c 47403          395075         1365423        1340727        0              0              19   60   52   
0.60/0.62	c 52226          437837         1516924        1488974        0              0              19   60   51   
0.60/0.68	c 57531          480911         1671174        1636745        0              0              12   60   53   
0.69/0.75	c 63366          530821         1844815        1807500        0              0              15   60   50   
0.79/0.84	c 69784          589701         2044308        2005260        0              0              17   60   51   
0.89/0.92	c 76843          646400         2245472        2203408        0              0              11   60   50   
1.00/1.01	c 84607          712654         2474390        2429825        0              0              14   60   50   
1.10/1.12	c 93147          790176         2746037        2694114        0              0              10   59   50   
1.19/1.24	c 102541         873249         3034987        2978536        0              0              15   60   51   
1.29/1.38	c 112874         975871         3382276        3321104        0              0              13   60   54   
1.49/1.51	c 124240         1063686        3685030        3618476        0              0              12   60   50   
1.59/1.65	c 136742         1168117        4045787        3974331        0              0              11   60   51   
1.79/1.81	c 150494         1279177        4430238        4352736        0              0              13   60   52   
1.89/1.97	c 165621         1389104        4811132        4726807        0              0              15   60   47   
2.10/2.17	c 182260         1535280        5321700        5228203        0              0              13   60   52   
2.39/2.43	c 200562         1716057        5931747        5823530        0              0              16   60   51   
2.59/2.67	c 220694         1884316        6521421        6403732        0              0              14   60   51   
2.89/2.95	c 242839         2085684        7217845        7089840        0              0              13   60   51   
3.19/3.28	c 267198         2319270        8030164        7883864        0              0              13   60   52   
3.59/3.63	c 293992         2564502        8884075        8712671        0              0              14   60   52   
3.89/3.97	c 323465         2808627        9743947        9551186        0              0              14   60   51   
4.29/4.32	c 355885         3054792        10610756       10400297       0              0              17   60   50   
4.69/4.76	c 391547         3364865        11701603       11462185       0              0              14   60   51   
5.19/5.26	c 430775         3710200        12917214       12651815       0              0              12   60   50   
5.69/5.77	c 473925         4067674        14172047       13883655       0              0              14   60   50   
6.19/6.29	c 521390         4435390        15453469       15150348       0              0              13   60   49   
6.89/6.91	c 573601         4864292        16965574       16638445       0              0              12   61   49   
7.49/7.58	c 631033         5342065        18621765       18274414       0              0              8   61   51    
8.29/8.34	c 694208         5876639        20470254       20099165       0              0              12   61   48   
9.10/9.13	c 763700         6426338        22391955       22000164       0              0              10   59   49   
10.00/10.10	c 840141         7108710        24758530       24316129       0              0              10   60   50   
10.89/10.97	c 924226         7718844        26876225       26419696       0              0              12   60   46   
12.00/12.09	c 1016719        8503857        29627449       29122648       0              0              9   60   49    
13.39/13.46	c 1118461        9481812        33013248       32405208       0              0              10   60   52   
14.69/14.78	c 1230377        10396959       36231045       35576709       0              0              8   60   50    
16.19/16.23	c 1353484        11423165       39854584       39099407       0              0              12   60   51   
17.59/17.63	c 1488901        12397115       43289277       42455431       0              0              11   60   47   
19.29/19.31	c 1637859        13572956       47453947       46536527       0              0              10   60   51   
21.10/21.14	c 1801712        14863312       51929611       50904277       0              0              11   60   50   
23.10/23.19	c 1981950        16303692       56958148       55854554       0              0              9   60   50    
25.29/25.31	c 2180211        17790243       62111525       60952043       0              0              9   61   48    
27.69/27.77	c 2398298        19487236       68230357       66962529       0              0              9   61   49    
30.49/30.56	c 2638193        21442482       74993372       73676881       0              0              9   61   48    
33.59/33.68	c 2902077        23618650       82737916       81281851       0              0              8   60   50    
37.29/37.34	c 3192349        26194243       91703339       90111451       0              0              10   60   50   
41.29/41.35	c 3511648        29024897       101638262      99823808       0              0              10   60   50   
45.10/45.14	c 3862876        31673935       110984608      109021330      0              0              8   60   48    
49.29/49.39	c 4249226        34619432       121542818      119392778      0              0              6   60   49    
54.19/54.29	c 4674211        38056806       133524746      131264201      0              0              6   60   50    
58.79/58.84	c 5141694        41250126       144652596      142245370      0              0              4   60   46    
64.79/64.85	c 5655925        45412056       159666714      156960274      0              0              9   60   50    
71.49/71.54	c 6221579        50095734       176080892      173146118      0              0              5   60   49    
78.49/78.58	c 6843798        55054289       193378212      190004381      0              0              8   60   49    
86.80/86.87	c 7528238        60933777       213821859      209996321      0              0              8   60   50    
95.60/95.64	c 8281122        67074951       235247738      231080405      0              0              7   60   49    
104.40/104.47	c 9109294        73242675       256771024      252247271      0              0              6   60   48    
114.50/114.54	c 10020283       80281074       281539262      276504333      0              0              6   60   48    
125.20/125.29	c 11022370       87728985       308087574      302659923      0              0              6   60   49    
137.30/137.36	c 12124665       96078409       338055796      332076818      0              0              8   60   49    
150.50/150.51	c 13337189       105249274      370304226      363808544      0              0              6   60   48    
165.40/165.40	c 14670965       115608582      406898499      399934295      0              0              8   60   49    
181.70/181.78	c 16138118       127115544      446538210      439433307      0              0              3   60   49    
198.50/198.59	c 17751986       138879369      487409998      480008911      0              0              7   60   48    
215.81/215.81	c 19527240       150873682      529331182      521640659      0              0              6   60   46    
236.41/236.42	c 21480019       165363450      580068190      571303535      0              0              6   60   48    
259.61/259.68	c 23628075       181604524      637192192      627331725      0              0              3   60   48    
288.41/288.49	c 25990936       201611163      707666920      696785133      0              0              8   60   49    
319.02/319.05	c 28590083       223206795      783240881      769822255      0              0              6   59   50    
350.72/350.72	c 31449144       245356717      861331204      846145539      1              0              7   60   50    
385.92/385.90	c restarts              : 109         
385.92/385.90	c conflicts             : 34453769     (89274 /sec)
385.92/385.90	c decisions             : 270147604    (699987 /sec)
385.92/385.90	c propagations          : 930927621   (2412152 /sec)
385.92/385.90	c root propagations     : 0           
385.92/385.90	c filter calls          : 948089159      (2456620 /sec)
385.92/385.90	c useless filter calls  : 540054742      (56 %)
385.92/385.90	c Memory used           : 26.66 MB
385.92/385.90	c CPU time              : 385.932 s
385.92/385.90	
385.92/385.90	s UNSATISFIABLE

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 (10063 MiB free)
  memory of node 1: 16384 MiB (12101 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294645-1532481292/watcher-4294645-1532481292 -o /tmp/evaluation-result-4294645-1532481292/solver-4294645-1532481292 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532481209-32054 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4294645-1532481292.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
Current StackSize limit: 8192 KiB

solver pid=32146, runsolver pid=32143

[startup+0.100292 s]*
/proc/loadavg: 1.69 1.37 1.38 3/188 32147
/proc/meminfo: memFree=22696644/32770624 swapFree=67108860/67108860
[pid=32146] ppid=32143 vsize=27292 memory=3672 CPUtime=0.1 cores=0,2,4,6
/proc/32146/stat : 32146 (cosoco) R 32143 32146 24765 0 -1 4202496 1104 0 0 0 10 0 0 0 20 0 1 0 65692388 27947008 918 33554432000 4194304 6142532 140732483274800 140732483272200 5017767 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36036608 140732483282054 140732483282184 140732483282184 140732483284942 0
/proc/32146/statm: 6823 918 807 476 0 145 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3672 KiB

[startup+0.209362 s]*
/proc/loadavg: 1.69 1.37 1.38 3/188 32147
/proc/meminfo: memFree=22696644/32770624 swapFree=67108860/67108860
[pid=32146] ppid=32143 vsize=27292 memory=3672 CPUtime=0.21 cores=0,2,4,6
/proc/32146/stat : 32146 (cosoco) R 32143 32146 24765 0 -1 4202496 1104 0 0 0 21 0 0 0 20 0 1 0 65692388 27947008 918 33554432000 4194304 6142532 140732483274800 140732483272200 5336745 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36036608 140732483282054 140732483282184 140732483282184 140732483284942 0
/proc/32146/statm: 6823 918 807 476 0 145 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3672 KiB

[startup+0.309006 s]*
/proc/loadavg: 1.69 1.37 1.38 3/188 32147
/proc/meminfo: memFree=22696272/32770624 swapFree=67108860/67108860
[pid=32146] ppid=32143 vsize=27292 memory=3672 CPUtime=0.31 cores=0,2,4,6
/proc/32146/stat : 32146 (cosoco) R 32143 32146 24765 0 -1 4202496 1104 0 0 0 31 0 0 0 20 0 1 0 65692388 27947008 918 33554432000 4194304 6142532 140732483274800 140732483272200 5013856 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36036608 140732483282054 140732483282184 140732483282184 140732483284942 0
/proc/32146/statm: 6823 918 807 476 0 145 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3672 KiB

[startup+0.700331 s]
/proc/loadavg: 1.69 1.37 1.38 3/188 32147
/proc/meminfo: memFree=22696272/32770624 swapFree=67108860/67108860
[pid=32146] ppid=32143 vsize=27292 memory=3672 CPUtime=0.69 cores=0,2,4,6
/proc/32146/stat : 32146 (cosoco) R 32143 32146 24765 0 -1 4202496 1104 0 0 0 69 0 0 0 20 0 1 0 65692388 27947008 918 33554432000 4194304 6142532 140732483274800 140732483272200 5333224 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36036608 140732483282054 140732483282184 140732483282184 140732483284942 0
/proc/32146/statm: 6823 918 807 476 0 145 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3672 KiB

[startup+1.50033 s]
/proc/loadavg: 1.69 1.37 1.38 3/188 32147
/proc/meminfo: memFree=22696148/32770624 swapFree=67108860/67108860
[pid=32146] ppid=32143 vsize=27292 memory=3672 CPUtime=1.49 cores=0,2,4,6
/proc/32146/stat : 32146 (cosoco) R 32143 32146 24765 0 -1 4202496 1104 0 0 0 149 0 0 0 20 0 1 0 65692388 27947008 918 33554432000 4194304 6142532 140732483274800 140732483272200 5017549 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36036608 140732483282054 140732483282184 140732483282184 140732483284942 0
/proc/32146/statm: 6823 918 807 476 0 145 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3672 KiB

[startup+3.10907 s]
/proc/loadavg: 1.72 1.39 1.38 3/188 32147
/proc/meminfo: memFree=22696520/32770624 swapFree=67108860/67108860
[pid=32146] ppid=32143 vsize=27292 memory=3792 CPUtime=3.1 cores=0,2,4,6
/proc/32146/stat : 32146 (cosoco) R 32143 32146 24765 0 -1 4202496 1160 0 0 0 310 0 0 0 20 0 1 0 65692388 27947008 948 33554432000 4194304 6142532 140732483274800 140732483272200 5013944 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36036608 140732483282054 140732483282184 140732483282184 140732483284942 0
/proc/32146/statm: 6823 948 830 476 0 145 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3792 KiB

[startup+6.30032 s]
/proc/loadavg: 1.72 1.39 1.38 3/188 32147
/proc/meminfo: memFree=22696456/32770624 swapFree=67108860/67108860
[pid=32146] ppid=32143 vsize=27292 memory=3792 CPUtime=6.29 cores=0,2,4,6
/proc/32146/stat : 32146 (cosoco) R 32143 32146 24765 0 -1 4202496 1216 0 0 0 629 0 0 0 20 0 1 0 65692388 27947008 948 33554432000 4194304 6142532 140732483274800 140732483272200 5018340 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36036608 140732483282054 140732483282184 140732483282184 140732483284942 0
/proc/32146/statm: 6823 948 830 476 0 145 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3792 KiB

[startup+12.7003 s]
/proc/loadavg: 1.74 1.40 1.39 3/188 32147
/proc/meminfo: memFree=22696456/32770624 swapFree=67108860/67108860
[pid=32146] ppid=32143 vsize=27292 memory=3792 CPUtime=12.69 cores=0,2,4,6
/proc/32146/stat : 32146 (cosoco) R 32143 32146 24765 0 -1 4202496 1272 0 0 0 1269 0 0 0 20 0 1 0 65692388 27947008 948 33554432000 4194304 6142532 140732483274800 140732483272200 5017650 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36036608 140732483282054 140732483282184 140732483282184 140732483284942 0
/proc/32146/statm: 6823 948 830 476 0 145 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3792 KiB

[startup+25.5003 s]
/proc/loadavg: 1.80 1.43 1.40 3/188 32147
/proc/meminfo: memFree=22696456/32770624 swapFree=67108860/67108860
[pid=32146] ppid=32143 vsize=27292 memory=3792 CPUtime=25.49 cores=0,2,4,6
/proc/32146/stat : 32146 (cosoco) R 32143 32146 24765 0 -1 4202496 1384 0 0 0 2549 0 0 0 20 0 1 0 65692388 27947008 948 33554432000 4194304 6142532 140732483274800 140732483272200 4991148 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36036608 140732483282054 140732483282184 140732483282184 140732483284942 0
/proc/32146/statm: 6823 948 830 476 0 145 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3792 KiB

[startup+51.1091 s]
/proc/loadavg: 1.87 1.47 1.41 3/188 32147
/proc/meminfo: memFree=22696456/32770624 swapFree=67108860/67108860
[pid=32146] ppid=32143 vsize=27292 memory=3792 CPUtime=51.1 cores=0,2,4,6
/proc/32146/stat : 32146 (cosoco) R 32143 32146 24765 0 -1 4202496 1440 0 0 0 5110 0 0 0 20 0 1 0 65692388 27947008 948 33554432000 4194304 6142532 140732483274800 140732483272200 5347473 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36036608 140732483282054 140732483282184 140732483282184 140732483284942 0
/proc/32146/statm: 6823 948 830 476 0 145 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3792 KiB

[startup+102.3 s]
/proc/loadavg: 1.94 1.55 1.44 3/188 32209
/proc/meminfo: memFree=22696796/32770624 swapFree=67108860/67108860
[pid=32146] ppid=32143 vsize=27292 memory=3792 CPUtime=102.3 cores=0,2,4,6
/proc/32146/stat : 32146 (cosoco) R 32143 32146 24765 0 -1 4202496 1496 0 0 0 10230 0 0 0 20 0 1 0 65692388 27947008 948 33554432000 4194304 6142532 140732483274800 140732483272200 5318987 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36036608 140732483282054 140732483282184 140732483282184 140732483284942 0
/proc/32146/statm: 6823 948 830 476 0 145 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3792 KiB

[startup+162.3 s]
/proc/loadavg: 1.98 1.63 1.48 3/188 32270
/proc/meminfo: memFree=22696448/32770624 swapFree=67108860/67108860
[pid=32146] ppid=32143 vsize=27292 memory=3792 CPUtime=162.3 cores=0,2,4,6
/proc/32146/stat : 32146 (cosoco) R 32143 32146 24765 0 -1 4202496 1552 0 0 0 16230 0 0 0 20 0 1 0 65692388 27947008 948 33554432000 4194304 6142532 140732483274800 140732483272200 5017491 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36036608 140732483282054 140732483282184 140732483282184 140732483284942 0
/proc/32146/statm: 6823 948 830 476 0 145 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3792 KiB

[startup+222.3 s]
/proc/loadavg: 1.99 1.70 1.51 3/188 32271
/proc/meminfo: memFree=22695952/32770624 swapFree=67108860/67108860
[pid=32146] ppid=32143 vsize=27292 memory=3792 CPUtime=222.31 cores=0,2,4,6
/proc/32146/stat : 32146 (cosoco) R 32143 32146 24765 0 -1 4202496 1608 0 0 0 22231 0 0 0 20 0 1 0 65692388 27947008 948 33554432000 4194304 6142532 140732483274800 140732483272200 4991096 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36036608 140732483282054 140732483282184 140732483282184 140732483284942 0
/proc/32146/statm: 6823 948 830 476 0 145 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3792 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 1.76 1.54 3/188 32272
/proc/meminfo: memFree=22695704/32770624 swapFree=67108860/67108860
[pid=32146] ppid=32143 vsize=27292 memory=3792 CPUtime=282.31 cores=0,2,4,6
/proc/32146/stat : 32146 (cosoco) R 32143 32146 24765 0 -1 4202496 1608 0 0 0 28231 0 0 0 20 0 1 0 65692388 27947008 948 33554432000 4194304 6142532 140732483274800 140732483272200 5336789 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36036608 140732483282054 140732483282184 140732483282184 140732483284942 0
/proc/32146/statm: 6823 948 830 476 0 145 0
Current children cumulated CPU time: 282.31 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3792 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.80 1.57 3/188 32278
/proc/meminfo: memFree=22694500/32770624 swapFree=67108860/67108860
[pid=32146] ppid=32143 vsize=27292 memory=3792 CPUtime=342.32 cores=0,2,4,6
/proc/32146/stat : 32146 (cosoco) R 32143 32146 24765 0 -1 4202496 1664 0 0 0 34232 0 0 0 20 0 1 0 65692388 27947008 948 33554432000 4194304 6142532 140732483274800 140732483272200 5326496 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36036608 140732483282054 140732483282184 140732483282184 140732483284942 0
/proc/32146/statm: 6823 948 830 476 0 145 0
Current children cumulated CPU time: 342.32 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3792 KiB

[startup+385.909 s]
# the end of solver process 32146 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=385.933 s, system=0.003 s

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

[startup+358.4 s]
/proc/loadavg: 2.00 1.81 1.58 3/188 32279
/proc/meminfo: memFree=22694360/32770624 swapFree=67108860/67108860
[pid=32146] ppid=32143 vsize=27292 memory=3792 CPUtime=358.42 cores=0,2,4,6
/proc/32146/stat : 32146 (cosoco) R 32143 32146 24765 0 -1 4202496 1664 0 0 0 35842 0 0 0 20 0 1 0 65692388 27947008 948 33554432000 4194304 6142532 140732483274800 140732483272200 5013840 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36036608 140732483282054 140732483282184 140732483282184 140732483284942 0
/proc/32146/statm: 6823 948 830 476 0 145 0
Current children cumulated CPU time: 358.42 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3792 KiB

[startup+371.2 s]
/proc/loadavg: 2.00 1.82 1.58 3/188 32279
/proc/meminfo: memFree=22694836/32770624 swapFree=67108860/67108860
[pid=32146] ppid=32143 vsize=27292 memory=3792 CPUtime=371.22 cores=0,2,4,6
/proc/32146/stat : 32146 (cosoco) R 32143 32146 24765 0 -1 4202496 1664 0 0 0 37122 0 0 0 20 0 1 0 65692388 27947008 948 33554432000 4194304 6142532 140732483274800 140732483272200 5013840 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36036608 140732483282054 140732483282184 140732483282184 140732483284942 0
/proc/32146/statm: 6823 948 830 476 0 145 0
Current children cumulated CPU time: 371.22 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3792 KiB

[startup+377.6 s]
/proc/loadavg: 2.00 1.82 1.59 3/188 32279
/proc/meminfo: memFree=22694960/32770624 swapFree=67108860/67108860
[pid=32146] ppid=32143 vsize=27292 memory=3792 CPUtime=377.62 cores=0,2,4,6
/proc/32146/stat : 32146 (cosoco) R 32143 32146 24765 0 -1 4202496 1664 0 0 0 37762 0 0 0 20 0 1 0 65692388 27947008 948 33554432000 4194304 6142532 140732483274800 140732483272200 5336528 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36036608 140732483282054 140732483282184 140732483282184 140732483284942 0
/proc/32146/statm: 6823 948 830 476 0 145 0
Current children cumulated CPU time: 377.62 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3792 KiB

[startup+380.8 s]
/proc/loadavg: 2.00 1.82 1.59 3/188 32279
/proc/meminfo: memFree=22694960/32770624 swapFree=67108860/67108860
[pid=32146] ppid=32143 vsize=27292 memory=3792 CPUtime=380.82 cores=0,2,4,6
/proc/32146/stat : 32146 (cosoco) R 32143 32146 24765 0 -1 4202496 1664 0 0 0 38082 0 0 0 20 0 1 0 65692388 27947008 948 33554432000 4194304 6142532 140732483274800 140732483272200 5018479 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36036608 140732483282054 140732483282184 140732483282184 140732483284942 0
/proc/32146/statm: 6823 948 830 476 0 145 0
Current children cumulated CPU time: 380.82 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3792 KiB

[startup+384 s]*
/proc/loadavg: 2.00 1.83 1.59 3/188 32279
/proc/meminfo: memFree=22694960/32770624 swapFree=67108860/67108860
[pid=32146] ppid=32143 vsize=27292 memory=3792 CPUtime=384.03 cores=0,2,4,6
/proc/32146/stat : 32146 (cosoco) R 32143 32146 24765 0 -1 4202496 1664 0 0 0 38403 0 0 0 20 0 1 0 65692388 27947008 948 33554432000 4194304 6142532 140732483274800 140732483272200 5318987 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36036608 140732483282054 140732483282184 140732483282184 140732483284942 0
/proc/32146/statm: 6823 948 830 476 0 145 0
Current children cumulated CPU time: 384.03 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3792 KiB

[startup+384.8 s]
/proc/loadavg: 2.00 1.83 1.59 3/188 32279
/proc/meminfo: memFree=22694960/32770624 swapFree=67108860/67108860
[pid=32146] ppid=32143 vsize=27292 memory=3792 CPUtime=384.82 cores=0,2,4,6
/proc/32146/stat : 32146 (cosoco) R 32143 32146 24765 0 -1 4202496 1664 0 0 0 38482 0 0 0 20 0 1 0 65692388 27947008 948 33554432000 4194304 6142532 140732483274800 140732483272200 5013950 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36036608 140732483282054 140732483282184 140732483282184 140732483284942 0
/proc/32146/statm: 6823 948 830 476 0 145 0
Current children cumulated CPU time: 384.82 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3792 KiB

[startup+385.6 s]
/proc/loadavg: 2.00 1.83 1.59 3/188 32279
/proc/meminfo: memFree=22694960/32770624 swapFree=67108860/67108860
[pid=32146] ppid=32143 vsize=27292 memory=3792 CPUtime=385.62 cores=0,2,4,6
/proc/32146/stat : 32146 (cosoco) R 32143 32146 24765 0 -1 4202496 1664 0 0 0 38562 0 0 0 20 0 1 0 65692388 27947008 948 33554432000 4194304 6142532 140732483274800 140732483272200 5013840 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36036608 140732483282054 140732483282184 140732483282184 140732483284942 0
/proc/32146/statm: 6823 948 830 476 0 145 0
Current children cumulated CPU time: 385.62 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3792 KiB

[startup+385.8 s]
/proc/loadavg: 2.00 1.83 1.59 3/188 32279
/proc/meminfo: memFree=22694960/32770624 swapFree=67108860/67108860
[pid=32146] ppid=32143 vsize=27292 memory=3792 CPUtime=385.82 cores=0,2,4,6
/proc/32146/stat : 32146 (cosoco) R 32143 32146 24765 0 -1 4202496 1664 0 0 0 38582 0 0 0 20 0 1 0 65692388 27947008 948 33554432000 4194304 6142532 140732483274800 140732483272200 5017740 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36036608 140732483282054 140732483282184 140732483282184 140732483284942 0
/proc/32146/statm: 6823 948 830 476 0 145 0
Current children cumulated CPU time: 385.82 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3792 KiB

[startup+385.9 s]
/proc/loadavg: 2.00 1.83 1.59 3/188 32279
/proc/meminfo: memFree=22694960/32770624 swapFree=67108860/67108860
[pid=32146] ppid=32143 vsize=27292 memory=3792 CPUtime=385.92 cores=0,2,4,6
/proc/32146/stat : 32146 (cosoco) R 32143 32146 24765 0 -1 4202496 1664 0 0 0 38592 0 0 0 20 0 1 0 65692388 27947008 948 33554432000 4194304 6142532 140732483274800 140732483272200 5318960 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 36036608 140732483282054 140732483282184 140732483282184 140732483284942 0
/proc/32146/statm: 6823 948 830 476 0 145 0
Current children cumulated CPU time: 385.92 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3792 KiB

Child status: 0
Real time (s): 385.909
CPU time (s): 385.936
CPU user time (s): 385.933
CPU system time (s): 0.003
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 27292
Max. memory (cumulated for all children) (KiB): 3792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 385.933
system time used= 0.003
maximum resident set size= 3860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1702
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= 105


# summary of solver processes directly reported to runsolver:
#   pid: 32146
#   total CPU time (s): 385.936
#   total CPU user time (s): 385.933
#   total CPU system time (s): 0.003

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.54875 second user time and 2.3773 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-25 03:14:52
IDJOB=4294645
IDBENCH=141406
IDSOLVER=2752
FILE ID=node105/4294645-1532481292
RUNJOBID= node105-1532481209-32054
PBS_JOBID= 21021581
Free space on /tmp= 44760 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/Dubois/Dubois-022_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294645-1532481292/watcher-4294645-1532481292 -o /tmp/evaluation-result-4294645-1532481292/solver-4294645-1532481292 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532481209-32054 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4294645-1532481292.xml

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

MD5SUM BENCH= 6cb564a1b449df83d852ba5f609dcac6
RANDOM SEED=1535862711

node105.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.32
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.32
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.32
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.32
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:        22698140 kB
MemAvailable:   31941940 kB
Buffers:          229732 kB
Cached:          9153796 kB
SwapCached:            0 kB
Active:          1611188 kB
Inactive:        7825108 kB
Active(anon):       6996 kB
Inactive(anon):    65528 kB
Active(file):    1604192 kB
Inactive(file):  7759580 kB
Unevictable:        7180 kB
Mlocked:            7180 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2572 kB
Writeback:             0 kB
AnonPages:         59400 kB
Mapped:            41104 kB
Shmem:             17068 kB
Slab:             335760 kB
SReclaimable:     308488 kB
SUnreclaim:        27272 kB
KernelStack:        3344 kB
PageTables:         5204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     344900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44760 MiB
End job on node105 at 2018-07-25 03:21:18