Trace number 4397435

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco 2.0SAT 626.863 626.786

General information on the benchmark

NameMagicHexagon/MagicHexagon-m1-s1/
MagicHexagon-05-m012.xml
MD5SUMf25b1aae0c79188cbfab33516e563679
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark626.863
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints34
Number of domains1
Minimum domain size61
Maximum domain size61
Distribution of domain sizes[{"size":61,"count":61}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":20},{"degree":4,"count":55},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity61
Distribution of constraint arities[{"arity":2,"count":6},{"arity":5,"count":6},{"arity":6,"count":6},{"arity":7,"count":6},{"arity":8,"count":6},{"arity":9,"count":3},{"arity":61,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":27}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c root propagations     : 9           
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 2.00 --  
0.00/0.00	c
0.00/0.00	c command line: cosoco -lc -model -restarts -stick HOME/instance-4397435-1568581175.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: 81
0.00/0.00	c |            Domain Sizes: 61..61
0.00/0.00	c |
0.00/0.00	c |             Constraints: 34
0.00/0.00	c |                   Arity: 2..61  -- Binary: 6
0.00/0.00	c | 
0.00/0.00	c |                   Types: 
0.00/0.00	c |                          (X - Y < k): 6
0.00/0.00	c |                          All Different: 1
0.00/0.00	c |                          Sum: 27
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 remove useless variable x[0][5]
0.00/0.00	c remove useless variable x[0][6]
0.00/0.00	c remove useless variable x[0][7]
0.00/0.00	c remove useless variable x[0][8]
0.00/0.00	c remove useless variable x[1][6]
0.00/0.00	c remove useless variable x[1][7]
0.00/0.00	c remove useless variable x[1][8]
0.00/0.00	c remove useless variable x[2][7]
0.00/0.00	c remove useless variable x[2][8]
0.00/0.00	c remove useless variable x[3][8]
0.00/0.00	c remove useless variable x[5][8]
0.00/0.00	c remove useless variable x[6][7]
0.00/0.00	c remove useless variable x[6][8]
0.00/0.00	c remove useless variable x[7][6]
0.00/0.00	c remove useless variable x[7][7]
0.00/0.00	c remove useless variable x[7][8]
0.00/0.00	c remove useless variable x[8][5]
0.00/0.00	c remove useless variable x[8][6]
0.00/0.00	c remove useless variable x[8][7]
0.00/0.00	c remove useless variable x[8][8]
0.00/0.02	c 101            153            8084           45024          6              0              2   30   25    
0.00/0.04	c 211            311            13729          74321          6              0              3   34   29    
0.00/0.06	c 332            481            23076          134798         6              0              4   31   26    
0.00/0.08	c 465            760            31935          169002         6              0              9   40   30    
0.10/0.11	c 611            973            40377          208891         6              0              6   32   28    
0.10/0.13	c 771            1253           50390          259200         6              0              3   42   36    
0.10/0.15	c 947            1597           58970          294896         6              0              5   45   39    
0.10/0.19	c 1140           2070           72904          350778         6              0              5   45   39    
0.21/0.23	c 1352           2446           85621          398139         6              0              14   45   39   
0.21/0.27	c 1585           2925           103833         455925         6              0              20   45   40   
0.21/0.30	c 1841           3398           113314         517715         6              0              10   42   38   
0.31/0.36	c 2122           3962           131362         595406         6              0              23   50   44   
0.31/0.41	c 2431           4579           151595         668868         6              0              24   46   41   
0.41/0.50	c 2770           5429           181715         787056         6              0              13   49   44   
0.51/0.58	c 3142           6149           206282         941035         6              0              27   43   39   
0.60/0.66	c 3551           6844           230873         1098903        6              0              12   48   41   
0.69/0.79	c 4000           7697           272748         1254126        6              0              17   45   40   
0.79/0.89	c 4493           8461           304735         1456006        6              0              21   43   39   
1.00/1.01	c 5035           9257           347993         1732814        6              0              13   41   36   
1.10/1.11	c 5631           10184          381297         1886765        6              0              19   42   37   
1.19/1.27	c 6286           11379          430967         2166800        6              0              16   48   43   
1.39/1.43	c 7006           12444          481540         2555329        6              0              12   38   35   
1.49/1.58	c 7798           13626          533650         2814379        6              0              16   40   36   
1.69/1.79	c 8669           15452          602162         3132412        6              0              18   49   43   
1.89/1.98	c 9627           17262          663637         3402387        6              0              8   48   43    
2.10/2.15	c 10680          19012          723095         3723450        6              0              20   47   42   
2.39/2.43	c 11838          20941          830683         4302666        6              0              8   42   37    
2.69/2.70	c 13111          23202          920187         4756434        6              0              10   48   42   
3.00/3.03	c 14511          25645          1025712        5342500        6              0              7   45   39    
3.29/3.39	c 16051          28276          1141477        5937823        6              0              19   46   41   
3.69/3.71	c 17745          31257          1255261        6459267        6              0              15   50   44   
4.00/4.06	c 19608          35412          1376104        7009222        6              0              11   39   32   
4.59/4.61	c 21657          38562          1544536        8166000        6              0              30   42   37   
5.10/5.14	c 23910          42532          1710495        9146342        6              0              8   46   42    
5.79/5.82	c 26388          46555          1916322        10481708       6              0              20   39   35   
6.19/6.28	c 29113          50742          2060009        11559123       6              0              13   48   41   
6.89/6.91	c 32110          55252          2253430        13031515       6              0              10   42   36   
7.79/7.80	c 35406          62382          2550203        14274155       6              0              8   47   39    
8.69/8.70	c 39031          68066          2819848        15938894       6              0              16   45   40   
9.69/9.75	c 43018          75432          3161006        17796231       6              0              13   45   38   
10.59/10.66	c 47403          81609          3450723        19782755       6              0              14   36   29   
11.49/11.57	c 52226          91567          3757784        21123610       6              0              11   51   45   
12.89/12.98	c 57531          101816         4195929        23210313       6              0              12   47   41   
14.29/14.38	c 63366          111487         4672024        25679230       6              0              14   48   40   
15.79/15.86	c 69784          121604         5144117        28436978       6              0              12   48   42   
17.69/17.72	c 76843          135664         5698229        31690111       6              0              4   49   43    
19.10/19.14	c 84607          147538         6165367        34309911       6              0              12   48   42   
20.49/20.52	c 93147          164500         6662690        36325225       6              0              6   52   45    
22.59/22.65	c 102541         179145         7369440        40863996       6              0              6   46   41    
24.59/24.65	c 112874         199051         8039772        44506686       6              0              13   48   42   
26.89/26.94	c 124240         218086         8727048        50079197       6              0              16   48   42   
30.29/30.36	c 136742         240036         9972221        55950861       6              0              9   45   38    
33.39/33.48	c 150494         267460         10924557       61141903       6              0              25   50   43   
37.19/37.28	c 165621         293974         12143838       67328557       6              0              18   47   39   
41.00/41.06	c 182260         322389         13333312       73421312       6              0              16   48   43   
44.60/44.63	c 200562         348200         14629997       80885124       6              0              14   45   36   
49.30/49.31	c 220694         383160         16112776       88759155       6              0              11   47   42   
54.50/54.50	c 242839         423993         17687918       97016923       6              0              23   49   42   
60.40/60.40	c 267198         468414         19461739       107645471      6              0              7   49   43    
66.30/66.39	c 293992         515851         21299332       118464881      6              0              13   50   42   
72.01/72.05	c 323465         580074         23144782       126862670      6              0              3   52   45    
77.60/77.69	c 355885         641123         25044714       135957159      6              0              11   48   41   
87.01/87.06	c 391547         718770         27986278       150235911      6              0              11   51   42   
97.40/97.40	c 430775         795621         31193635       166229050      6              0              11   48   41   
107.01/107.05	c 473925         875267         34390857       182186652      6              0              23   46   39   
114.50/114.57	c 521390         953823         37229704       195600764      6              0              11   49   41   
125.71/125.78	c 573601         1044727        40790308       215016782      6              0              17   49   42   
140.31/140.34	c 631033         1158532        45314627       237868122      6              0              21   49   40   
154.02/154.09	c 694208         1261763        49619254       264169418      6              0              23   50   43   
169.91/169.97	c 763700         1383297        54459658       289383645      6              0              29   50   43   
186.91/186.98	c 840141         1531148        59731637       317588717      6              0              33   52   43   
205.62/205.65	c 924226         1678886        66028028       345037893      6              0              7   52   42    
225.03/225.04	c 1016719        1838695        72045553       377833317      6              0              9   52   43    
247.62/247.61	c 1118461        2048001        78998220       412735972      6              0              15   52   44   
273.13/273.15	c 1230377        2253367        86798425       456311341      6              0              11   50   42   
298.83/298.80	c 1353484        2471750        95175312       485622738      6              0              14   48   37   
326.23/326.23	c 1488901        2728516        103338362      535353592      6              0              25   52   44   
356.43/356.48	c 1637859        2994100        112352226      592933902      6              0              22   52   45   
398.44/398.45	c 1801712        3302749        124783063      662586795      6              0              32   51   42   
440.94/440.93	c 1981950        3652045        137542824      729783167      6              0              33   52   44   
482.16/482.17	c 2180211        4021682        150502216      800056836      6              0              22   51   44   
524.56/524.50	c 2398298        4362868        163674527      894110242      6              0              22   48   40   
580.36/580.30	c 2638193        4863185        181508267      970938877      6              0              11   51   39   
626.77/626.78	c First solution is found
626.77/626.78	s SATISFIABLE
626.77/626.78	c restarts              : 83          
626.77/626.78	c conflicts             : 2874153      (4585 /sec)
626.77/626.78	c decisions             : 5358984      (8549 /sec)
626.77/626.78	c propagations          : 1046757718  (1669846 /sec)
626.77/626.78	c root propagations     : 9           
626.77/626.78	c filter calls          : 196495917      (313461 /sec)
626.77/626.78	c useless filter calls  : 87175335       (44 %)
626.77/626.78	c Memory used           : 26.72 MB
626.77/626.78	c CPU time              : 626.859 s
626.77/626.78	c real time             : 626.782 s
626.77/626.78	
626.77/626.78	c solution 1
626.77/626.78	
626.77/626.78	v <instantiation type='solution'>
626.77/626.78	v <list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] </list>
626.77/626.78	v <values>-5 44 43 0 40 * * * * 29 21 13 -12 37 34 * * * 5 23 11 12 26 6 39 * * 47 27 -2 25 18 -1 1 7 * 46 -10 35 28 -9 3 -6 33 2 17 14 16 -7 9 4 24 45 * 8 38 -11 10 32 -3 48 * * 15 -8 20 22 42 31 * * * 36 41 30 19 -4 * * * * </values>
626.77/626.78	v </instantiation>
626.77/626.78	

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4397435-1568581175/watcher-4397435-1568581175 -o /tmp/evaluation-result-4397435-1568581175/solver-4397435-1568581175 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node146-1568572743-22679 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4397435-1568581175.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=24889, runsolver pid=24886

[startup+0.100153 s]*
/proc/loadavg: 2.48 2.11 2.05 3/199 24890
/proc/meminfo: memFree=30932716/32770624 swapFree=67001172/67108860
[pid=24889] ppid=24886 vsize=27360 memory=3952 CPUtime=0.1 cores=1,3,5,7
/proc/24889/stat : 24889 (cosoco) R 24886 24889 22647 0 -1 4202496 1175 0 0 0 10 0 0 0 20 0 1 0 434031527 28016640 988 33554432000 4194304 6211092 140726946243376 140726946239912 5074429 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 15740928 140726946247691 140726946247793 140726946247793 140726946250702 0
/proc/24889/statm: 6840 988 869 493 0 145 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 3952 KiB

[startup+0.209405 s]*
/proc/loadavg: 2.48 2.11 2.05 3/199 24890
/proc/meminfo: memFree=30932452/32770624 swapFree=67001172/67108860
[pid=24889] ppid=24886 vsize=27360 memory=3952 CPUtime=0.21 cores=1,3,5,7
/proc/24889/stat : 24889 (cosoco) R 24886 24889 22647 0 -1 4202496 1175 0 0 0 21 0 0 0 20 0 1 0 434031527 28016640 988 33554432000 4194304 6211092 140726946243376 140726946239912 5150158 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 15740928 140726946247691 140726946247793 140726946247793 140726946250702 0
/proc/24889/statm: 6840 988 869 493 0 145 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 3952 KiB

[startup+0.308805 s]*
/proc/loadavg: 2.48 2.11 2.05 3/199 24890
/proc/meminfo: memFree=30932452/32770624 swapFree=67001172/67108860
[pid=24889] ppid=24886 vsize=27360 memory=3952 CPUtime=0.31 cores=1,3,5,7
/proc/24889/stat : 24889 (cosoco) R 24886 24889 22647 0 -1 4202496 1175 0 0 0 31 0 0 0 20 0 1 0 434031527 28016640 988 33554432000 4194304 6211092 140726946243376 140726946239912 5075587 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 15740928 140726946247691 140726946247793 140726946247793 140726946250702 0
/proc/24889/statm: 6840 988 869 493 0 145 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 3952 KiB

[startup+0.700272 s]
/proc/loadavg: 2.48 2.11 2.05 3/199 24890
/proc/meminfo: memFree=30932388/32770624 swapFree=67001172/67108860
[pid=24889] ppid=24886 vsize=27360 memory=3952 CPUtime=0.69 cores=1,3,5,7
/proc/24889/stat : 24889 (cosoco) R 24886 24889 22647 0 -1 4202496 1175 0 0 0 69 0 0 0 20 0 1 0 434031527 28016640 988 33554432000 4194304 6211092 140726946243376 140726946241336 5149221 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 15740928 140726946247691 140726946247793 140726946247793 140726946250702 0
/proc/24889/statm: 6840 988 869 493 0 145 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 3952 KiB

[startup+1.50027 s]
/proc/loadavg: 2.48 2.11 2.05 3/199 24890
/proc/meminfo: memFree=30932296/32770624 swapFree=67001172/67108860
[pid=24889] ppid=24886 vsize=27360 memory=3952 CPUtime=1.49 cores=1,3,5,7
/proc/24889/stat : 24889 (cosoco) R 24886 24889 22647 0 -1 4202496 1175 0 0 0 149 0 0 0 20 0 1 0 434031527 28016640 988 33554432000 4194304 6211092 140726946243376 140726946241336 5081750 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 15740928 140726946247691 140726946247793 140726946247793 140726946250702 0
/proc/24889/statm: 6840 988 869 493 0 145 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 3952 KiB

[startup+3.10895 s]
/proc/loadavg: 2.44 2.11 2.05 3/199 24890
/proc/meminfo: memFree=30932232/32770624 swapFree=67001172/67108860
[pid=24889] ppid=24886 vsize=27360 memory=4052 CPUtime=3.1 cores=1,3,5,7
/proc/24889/stat : 24889 (cosoco) R 24886 24889 22647 0 -1 4202496 1234 0 0 0 310 0 0 0 20 0 1 0 434031527 28016640 1013 33554432000 4194304 6211092 140726946243376 140726946241336 5392492 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 15740928 140726946247691 140726946247793 140726946247793 140726946250702 0
/proc/24889/statm: 6840 1013 892 493 0 145 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4052 KiB

[startup+6.30027 s]
/proc/loadavg: 2.44 2.11 2.05 3/199 24890
/proc/meminfo: memFree=30932232/32770624 swapFree=67001172/67108860
[pid=24889] ppid=24886 vsize=27360 memory=4052 CPUtime=6.29 cores=1,3,5,7
/proc/24889/stat : 24889 (cosoco) R 24886 24889 22647 0 -1 4202496 1293 0 0 0 629 0 0 0 20 0 1 0 434031527 28016640 1013 33554432000 4194304 6211092 140726946243376 140726946241336 5075597 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 15740928 140726946247691 140726946247793 140726946247793 140726946250702 0
/proc/24889/statm: 6840 1013 892 493 0 145 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4052 KiB

[startup+12.7003 s]
/proc/loadavg: 2.41 2.11 2.05 3/199 24892
/proc/meminfo: memFree=30931952/32770624 swapFree=67001172/67108860
[pid=24889] ppid=24886 vsize=27360 memory=4052 CPUtime=12.69 cores=1,3,5,7
/proc/24889/stat : 24889 (cosoco) R 24886 24889 22647 0 -1 4202496 1352 0 0 0 1269 0 0 0 20 0 1 0 434031527 28016640 1013 33554432000 4194304 6211092 140726946243376 140726946241336 5075897 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 15740928 140726946247691 140726946247793 140726946247793 140726946250702 0
/proc/24889/statm: 6840 1013 892 493 0 145 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4052 KiB

[startup+25.5003 s]
/proc/loadavg: 2.32 2.10 2.05 3/199 24893
/proc/meminfo: memFree=30932448/32770624 swapFree=67001172/67108860
[pid=24889] ppid=24886 vsize=27360 memory=4052 CPUtime=25.49 cores=1,3,5,7
/proc/24889/stat : 24889 (cosoco) R 24886 24889 22647 0 -1 4202496 1470 0 0 0 2549 0 0 0 20 0 1 0 434031527 28016640 1013 33554432000 4194304 6211092 140726946243376 140726946241336 5075237 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 15740928 140726946247691 140726946247793 140726946247793 140726946250702 0
/proc/24889/statm: 6840 1013 892 493 0 145 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4052 KiB

[startup+51.1089 s]
/proc/loadavg: 2.21 2.10 2.05 3/199 24893
/proc/meminfo: memFree=30932416/32770624 swapFree=67001172/67108860
[pid=24889] ppid=24886 vsize=27360 memory=4052 CPUtime=51.11 cores=1,3,5,7
/proc/24889/stat : 24889 (cosoco) R 24886 24889 22647 0 -1 4202496 1529 0 0 0 5111 0 0 0 20 0 1 0 434031527 28016640 1013 33554432000 4194304 6211092 140726946243376 140726946241336 5078762 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 15740928 140726946247691 140726946247793 140726946247793 140726946250702 0
/proc/24889/statm: 6840 1013 892 493 0 145 0
Current children cumulated CPU time: 51.11 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4052 KiB

[startup+102.3 s]
/proc/loadavg: 2.09 2.08 2.05 3/201 24908
/proc/meminfo: memFree=30932000/32770624 swapFree=67001172/67108860
[pid=24889] ppid=24886 vsize=27360 memory=4052 CPUtime=102.3 cores=1,3,5,7
/proc/24889/stat : 24889 (cosoco) R 24886 24889 22647 0 -1 4202496 1588 0 0 0 10230 0 0 0 20 0 1 0 434031527 28016640 1013 33554432000 4194304 6211092 140726946243376 140726946241336 5082393 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 15740928 140726946247691 140726946247793 140726946247793 140726946250702 0
/proc/24889/statm: 6840 1013 892 493 0 145 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4052 KiB

[startup+162.3 s]
/proc/loadavg: 2.03 2.07 2.05 3/201 24934
/proc/meminfo: memFree=30932288/32770624 swapFree=67001176/67108860
[pid=24889] ppid=24886 vsize=27360 memory=4052 CPUtime=162.31 cores=1,3,5,7
/proc/24889/stat : 24889 (cosoco) R 24886 24889 22647 0 -1 4202496 1647 0 0 0 16231 0 0 0 20 0 1 0 434031527 28016640 1013 33554432000 4194304 6211092 140726946243376 140726946241336 5081483 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 15740928 140726946247691 140726946247793 140726946247793 140726946250702 0
/proc/24889/statm: 6840 1013 892 493 0 145 0
Current children cumulated CPU time: 162.31 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4052 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 2.06 2.05 3/201 24938
/proc/meminfo: memFree=30932412/32770624 swapFree=67001176/67108860
[pid=24889] ppid=24886 vsize=27360 memory=4052 CPUtime=222.32 cores=1,3,5,7
/proc/24889/stat : 24889 (cosoco) R 24886 24889 22647 0 -1 4202496 1706 0 0 0 22232 0 0 0 20 0 1 0 434031527 28016640 1013 33554432000 4194304 6211092 140726946243376 140726946241336 5082411 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 15740928 140726946247691 140726946247793 140726946247793 140726946250702 0
/proc/24889/statm: 6840 1013 892 493 0 145 0
Current children cumulated CPU time: 222.32 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4052 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/201 24944
/proc/meminfo: memFree=30932820/32770624 swapFree=67001176/67108860
[pid=24889] ppid=24886 vsize=27360 memory=4052 CPUtime=282.33 cores=1,3,5,7
/proc/24889/stat : 24889 (cosoco) R 24886 24889 22647 0 -1 4202496 1706 0 0 0 28233 0 0 0 20 0 1 0 434031527 28016640 1013 33554432000 4194304 6211092 140726946243376 140726946241336 5076360 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 15740928 140726946247691 140726946247793 140726946247793 140726946250702 0
/proc/24889/statm: 6840 1013 892 493 0 145 0
Current children cumulated CPU time: 282.33 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4052 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/201 24948
/proc/meminfo: memFree=30932432/32770624 swapFree=67001176/67108860
[pid=24889] ppid=24886 vsize=27360 memory=4052 CPUtime=342.33 cores=1,3,5,7
/proc/24889/stat : 24889 (cosoco) R 24886 24889 22647 0 -1 4202496 1765 0 0 0 34233 0 0 0 20 0 1 0 434031527 28016640 1013 33554432000 4194304 6211092 140726946243376 140726946241336 5390065 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 15740928 140726946247691 140726946247793 140726946247793 140726946250702 0
/proc/24889/statm: 6840 1013 892 493 0 145 0
Current children cumulated CPU time: 342.33 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4052 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 24952
/proc/meminfo: memFree=30932388/32770624 swapFree=67001176/67108860
[pid=24889] ppid=24886 vsize=27360 memory=4052 CPUtime=402.34 cores=1,3,5,7
/proc/24889/stat : 24889 (cosoco) R 24886 24889 22647 0 -1 4202496 1765 0 0 0 40234 0 0 0 20 0 1 0 434031527 28016640 1013 33554432000 4194304 6211092 140726946243376 140726946241336 5083013 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 15740928 140726946247691 140726946247793 140726946247793 140726946250702 0
/proc/24889/statm: 6840 1013 892 493 0 145 0
Current children cumulated CPU time: 402.34 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4052 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 24958
/proc/meminfo: memFree=30931908/32770624 swapFree=67001176/67108860
[pid=24889] ppid=24886 vsize=27360 memory=4052 CPUtime=462.35 cores=1,3,5,7
/proc/24889/stat : 24889 (cosoco) R 24886 24889 22647 0 -1 4202496 1824 0 0 0 46235 0 0 0 20 0 1 0 434031527 28016640 1013 33554432000 4194304 6211092 140726946243376 140726946241336 5151058 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 15740928 140726946247691 140726946247793 140726946247793 140726946250702 0
/proc/24889/statm: 6840 1013 892 493 0 145 0
Current children cumulated CPU time: 462.35 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4052 KiB

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 24962
/proc/meminfo: memFree=30932292/32770624 swapFree=67001176/67108860
[pid=24889] ppid=24886 vsize=27360 memory=4052 CPUtime=522.36 cores=1,3,5,7
/proc/24889/stat : 24889 (cosoco) R 24886 24889 22647 0 -1 4202496 1825 0 0 0 52236 0 0 0 20 0 1 0 434031527 28016640 1013 33554432000 4194304 6211092 140726946243376 140726946241336 5079440 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 15740928 140726946247691 140726946247793 140726946247793 140726946250702 0
/proc/24889/statm: 6840 1013 892 493 0 145 0
Current children cumulated CPU time: 522.36 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4052 KiB

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 24966
/proc/meminfo: memFree=30931780/32770624 swapFree=67001176/67108860
[pid=24889] ppid=24886 vsize=27360 memory=4056 CPUtime=582.36 cores=1,3,5,7
/proc/24889/stat : 24889 (cosoco) R 24886 24889 22647 0 -1 4202496 1885 0 0 0 58236 0 0 0 20 0 1 0 434031527 28016640 1014 33554432000 4194304 6211092 140726946243376 140726946241336 5393362 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 15740928 140726946247691 140726946247793 140726946247793 140726946250702 0
/proc/24889/statm: 6840 1014 892 493 0 145 0
Current children cumulated CPU time: 582.36 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4056 KiB

[startup+626.786 s]
# the end of solver process 24889 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=626.859 s, system=0.004021 s

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

[startup+588.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 24966
/proc/meminfo: memFree=30931904/32770624 swapFree=67001176/67108860
[pid=24889] ppid=24886 vsize=27360 memory=4056 CPUtime=588.86 cores=1,3,5,7
/proc/24889/stat : 24889 (cosoco) R 24886 24889 22647 0 -1 4202496 1885 0 0 0 58886 0 0 0 20 0 1 0 434031527 28016640 1014 33554432000 4194304 6211092 140726946243376 140726946241336 5075794 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 15740928 140726946247691 140726946247793 140726946247793 140726946250702 0
/proc/24889/statm: 6840 1014 892 493 0 145 0
Current children cumulated CPU time: 588.86 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4056 KiB

[startup+601.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 24969
/proc/meminfo: memFree=30932300/32770624 swapFree=67001176/67108860
[pid=24889] ppid=24886 vsize=27360 memory=4056 CPUtime=601.66 cores=1,3,5,7
/proc/24889/stat : 24889 (cosoco) R 24886 24889 22647 0 -1 4202496 1885 0 0 0 60166 0 0 0 20 0 1 0 434031527 28016640 1014 33554432000 4194304 6211092 140726946243376 140726946241336 5082803 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 15740928 140726946247691 140726946247793 140726946247793 140726946250702 0
/proc/24889/statm: 6840 1014 892 493 0 145 0
Current children cumulated CPU time: 601.66 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4056 KiB

[startup+614.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 24969
/proc/meminfo: memFree=30932608/32770624 swapFree=67001176/67108860
[pid=24889] ppid=24886 vsize=27360 memory=4056 CPUtime=614.47 cores=1,3,5,7
/proc/24889/stat : 24889 (cosoco) R 24886 24889 22647 0 -1 4202496 1885 0 0 0 61447 0 0 0 20 0 1 0 434031527 28016640 1014 33554432000 4194304 6211092 140726946243376 140726946241336 5074953 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 15740928 140726946247691 140726946247793 140726946247793 140726946250702 0
/proc/24889/statm: 6840 1014 892 493 0 145 0
Current children cumulated CPU time: 614.47 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4056 KiB

[startup+620.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 24969
/proc/meminfo: memFree=30932608/32770624 swapFree=67001176/67108860
[pid=24889] ppid=24886 vsize=27360 memory=4056 CPUtime=620.87 cores=1,3,5,7
/proc/24889/stat : 24889 (cosoco) R 24886 24889 22647 0 -1 4202496 1885 0 0 0 62087 0 0 0 20 0 1 0 434031527 28016640 1014 33554432000 4194304 6211092 140726946243376 140726946241336 5149686 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 15740928 140726946247691 140726946247793 140726946247793 140726946250702 0
/proc/24889/statm: 6840 1014 892 493 0 145 0
Current children cumulated CPU time: 620.87 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4056 KiB

[startup+624 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 24970
/proc/meminfo: memFree=30932608/32770624 swapFree=67001176/67108860
[pid=24889] ppid=24886 vsize=27360 memory=4056 CPUtime=624.08 cores=1,3,5,7
/proc/24889/stat : 24889 (cosoco) R 24886 24889 22647 0 -1 4202496 1885 0 0 0 62408 0 0 0 20 0 1 0 434031527 28016640 1014 33554432000 4194304 6211092 140726946243376 140726946241336 5193728 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 15740928 140726946247691 140726946247793 140726946247793 140726946250702 0
/proc/24889/statm: 6840 1014 892 493 0 145 0
Current children cumulated CPU time: 624.08 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4056 KiB

[startup+625.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 24970
/proc/meminfo: memFree=30932608/32770624 swapFree=67001176/67108860
[pid=24889] ppid=24886 vsize=27360 memory=4056 CPUtime=625.67 cores=1,3,5,7
/proc/24889/stat : 24889 (cosoco) R 24886 24889 22647 0 -1 4202496 1885 0 0 0 62567 0 0 0 20 0 1 0 434031527 28016640 1014 33554432000 4194304 6211092 140726946243376 140726946241336 5076402 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 15740928 140726946247691 140726946247793 140726946247793 140726946250702 0
/proc/24889/statm: 6840 1014 892 493 0 145 0
Current children cumulated CPU time: 625.67 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4056 KiB

[startup+626.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 24970
/proc/meminfo: memFree=30932608/32770624 swapFree=67001176/67108860
[pid=24889] ppid=24886 vsize=27360 memory=4056 CPUtime=626.47 cores=1,3,5,7
/proc/24889/stat : 24889 (cosoco) R 24886 24889 22647 0 -1 4202496 1885 0 0 0 62647 0 0 0 20 0 1 0 434031527 28016640 1014 33554432000 4194304 6211092 140726946243376 140726946241336 5078762 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 15740928 140726946247691 140726946247793 140726946247793 140726946250702 0
/proc/24889/statm: 6840 1014 892 493 0 145 0
Current children cumulated CPU time: 626.47 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4056 KiB

[startup+626.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 24970
/proc/meminfo: memFree=30932608/32770624 swapFree=67001176/67108860
[pid=24889] ppid=24886 vsize=27360 memory=4056 CPUtime=626.67 cores=1,3,5,7
/proc/24889/stat : 24889 (cosoco) R 24886 24889 22647 0 -1 4202496 1885 0 0 0 62667 0 0 0 20 0 1 0 434031527 28016640 1014 33554432000 4194304 6211092 140726946243376 140726946241336 5082411 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 15740928 140726946247691 140726946247793 140726946247793 140726946250702 0
/proc/24889/statm: 6840 1014 892 493 0 145 0
Current children cumulated CPU time: 626.67 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4056 KiB

[startup+626.7 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 24970
/proc/meminfo: memFree=30932608/32770624 swapFree=67001176/67108860
[pid=24889] ppid=24886 vsize=27360 memory=4056 CPUtime=626.77 cores=1,3,5,7
/proc/24889/stat : 24889 (cosoco) R 24886 24889 22647 0 -1 4202496 1885 0 0 0 62677 0 0 0 20 0 1 0 434031527 28016640 1014 33554432000 4194304 6211092 140726946243376 140726946241336 5075221 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 15740928 140726946247691 140726946247793 140726946247793 140726946250702 0
/proc/24889/statm: 6840 1014 892 493 0 145 0
Current children cumulated CPU time: 626.77 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4056 KiB

Child status: 0
Real time (s): 626.786
CPU time (s): 626.863
CPU user time (s): 626.859
CPU system time (s): 0.004021
CPU usage (%): 100.012
Max. virtual memory (cumulated for all children) (KiB): 27360
Max. memory (cumulated for all children) (KiB): 4056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 626.859
system time used= 0.004021
maximum resident set size= 4124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1926
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= 14
involuntary context switches= 162


# summary of solver processes directly reported to runsolver:
#   pid: 24889
#   total CPU time (s): 626.863
#   total CPU user time (s): 626.859
#   total CPU system time (s): 0.004021

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.25819 second user time and 3.94713 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-15 22:58:55
IDJOB=4397435
IDBENCH=133613
IDSOLVER=2849
FILE ID=node146/4397435-1568581175
RUNJOBID= node146-1568572743-22679
PBS_JOBID= 21703311
Free space on /tmp= 59028 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/MagicHexagon/MagicHexagon-m1-s1/MagicHexagon-05-m012.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4397435-1568581175/watcher-4397435-1568581175 -o /tmp/evaluation-result-4397435-1568581175/solver-4397435-1568581175 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node146-1568572743-22679 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4397435-1568581175.xml

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

MD5SUM BENCH= f25b1aae0c79188cbfab33516e563679
RANDOM SEED=329462617

node146.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	: 5332.90
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	: 5332.90
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	: 5332.90
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	: 5332.90
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:        30932984 kB
MemAvailable:   31872132 kB
Buffers:          209268 kB
Cached:          1001468 kB
SwapCached:         4420 kB
Active:           578396 kB
Inactive:         637880 kB
Active(anon):      23120 kB
Inactive(anon):    29864 kB
Active(file):     555276 kB
Inactive(file):   608016 kB
Unevictable:      110700 kB
Mlocked:          110700 kB
SwapTotal:      67108860 kB
SwapFree:       67001172 kB
Dirty:              2792 kB
Writeback:             0 kB
AnonPages:        197100 kB
Mapped:            46892 kB
Shmem:             38696 kB
Slab:             213736 kB
SReclaimable:     183380 kB
SUnreclaim:        30356 kB
KernelStack:        3808 kB
PageTables:         5496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     537492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 59024 MiB
End job on node146 at 2019-09-15 23:09:21