Trace number 4408695

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 627.174 627.189

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-4408695-1569798148.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.12	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.16	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.10/0.23	c 1352           2446           85621          398139         6              0              14   45   39   
0.23/0.28	c 1585           2925           103833         455925         6              0              20   45   40   
0.23/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.41/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.44	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.79/1.80	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.72	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.62	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.58	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.53	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.66	c 112874         199051         8039772        44506686       6              0              13   48   42   
26.89/26.95	c 124240         218086         8727048        50079197       6              0              16   48   42   
30.29/30.37	c 136742         240036         9972221        55950861       6              0              9   45   38    
33.39/33.50	c 150494         267460         10924557       61141903       6              0              25   50   43   
37.19/37.29	c 165621         293974         12143838       67328557       6              0              18   47   39   
41.00/41.08	c 182260         322389         13333312       73421312       6              0              16   48   43   
44.59/44.64	c 200562         348200         14629997       80885124       6              0              14   45   36   
49.29/49.33	c 220694         383160         16112776       88759155       6              0              11   47   42   
54.49/54.52	c 242839         423993         17687918       97016923       6              0              23   49   42   
60.39/60.43	c 267198         468414         19461739       107645471      6              0              7   49   43    
66.39/66.42	c 293992         515851         21299332       118464881      6              0              13   50   42   
72.00/72.08	c 323465         580074         23144782       126862670      6              0              3   52   45    
77.69/77.72	c 355885         641123         25044714       135957159      6              0              11   48   41   
87.00/87.10	c 391547         718770         27986278       150235911      6              0              11   51   42   
97.39/97.45	c 430775         795621         31193635       166229050      6              0              11   48   41   
107.00/107.10	c 473925         875267         34390857       182186652      6              0              23   46   39   
114.59/114.63	c 521390         953823         37229704       195600764      6              0              11   49   41   
125.79/125.83	c 573601         1044727        40790308       215016782      6              0              17   49   42   
140.39/140.41	c 631033         1158532        45314627       237868122      6              0              21   49   40   
154.10/154.17	c 694208         1261763        49619254       264169418      6              0              23   50   43   
170.00/170.05	c 763700         1383297        54459658       289383645      6              0              29   50   43   
186.99/187.08	c 840141         1531148        59731637       317588717      6              0              33   52   43   
205.69/205.76	c 924226         1678886        66028028       345037893      6              0              7   52   42    
225.10/225.16	c 1016719        1838695        72045553       377833317      6              0              9   52   43    
247.69/247.77	c 1118461        2048001        78998220       412735972      6              0              15   52   44   
273.29/273.33	c 1230377        2253367        86798425       456311341      6              0              11   50   42   
298.88/298.98	c 1353484        2471750        95175312       485622738      6              0              14   48   37   
326.38/326.44	c 1488901        2728516        103338362      535353592      6              0              25   52   44   
356.68/356.71	c 1637859        2994100        112352226      592933902      6              0              22   52   45   
398.68/398.73	c 1801712        3302749        124783063      662586795      6              0              32   51   42   
441.18/441.23	c 1981950        3652045        137542824      729783167      6              0              33   52   44   
482.48/482.50	c 2180211        4021682        150502216      800056836      6              0              22   51   44   
524.78/524.86	c 2398298        4362868        163674527      894110242      6              0              22   48   40   
580.68/580.70	c 2638193        4863185        181508267      970938877      6              0              11   51   39   
627.09/627.18	c First solution is found
627.09/627.18	s SATISFIABLE
627.09/627.18	c restarts              : 83          
627.09/627.18	c conflicts             : 2874153      (4583 /sec)
627.09/627.18	c decisions             : 5358984      (8545 /sec)
627.09/627.18	c propagations          : 1046757718  (1669015 /sec)
627.09/627.18	c root propagations     : 9           
627.09/627.18	c filter calls          : 196495917      (313305 /sec)
627.09/627.18	c useless filter calls  : 87175335       (44 %)
627.09/627.18	c Memory used           : 26.72 MB
627.09/627.18	c CPU time              : 627.171 s
627.09/627.18	c real time             : 627.184 s
627.09/627.18	
627.09/627.18	c solution 1
627.09/627.18	
627.09/627.18	v <instantiation type='solution'>
627.09/627.18	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>
627.09/627.18	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>
627.09/627.18	v </instantiation>
627.09/627.18	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408695-1569798148/watcher-4408695-1569798148 -o /tmp/evaluation-result-4408695-1569798148/solver-4408695-1569798148 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1569787540-6947 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4408695-1569798148.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
solver pid=9675, runsolver pid=9672
Current StackSize limit: 8192 KiB


[startup+0.100815 s]*
/proc/loadavg: 2.01 2.06 2.06 3/197 9676
/proc/meminfo: memFree=31461244/32770624 swapFree=66941828/67108860
[pid=9675] ppid=9672 vsize=27360 memory=3952 CPUtime=0.1 cores=1,3,5,7
/proc/9675/stat : 9675 (cosoco) R 9672 9675 6915 0 -1 4202496 1173 0 0 0 10 0 0 0 20 0 1 0 556086991 28016640 988 33554432000 4194304 6211132 140733227074224 140733227072184 5149714 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10911744 140733227082763 140733227082865 140733227082865 140733227085774 0
/proc/9675/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.226757 s]*
/proc/loadavg: 2.01 2.06 2.06 3/197 9676
/proc/meminfo: memFree=31461692/32770624 swapFree=66941828/67108860
[pid=9675] ppid=9672 vsize=27360 memory=3952 CPUtime=0.23 cores=1,3,5,7
/proc/9675/stat : 9675 (cosoco) R 9672 9675 6915 0 -1 4202496 1173 0 0 0 23 0 0 0 20 0 1 0 556086991 28016640 988 33554432000 4194304 6211132 140733227074224 140733227072184 5149690 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10911744 140733227082763 140733227082865 140733227082865 140733227085774 0
/proc/9675/statm: 6840 988 869 493 0 145 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 3952 KiB

[startup+0.308761 s]*
/proc/loadavg: 2.01 2.06 2.06 3/197 9676
/proc/meminfo: memFree=31461692/32770624 swapFree=66941828/67108860
[pid=9675] ppid=9672 vsize=27360 memory=3952 CPUtime=0.31 cores=1,3,5,7
/proc/9675/stat : 9675 (cosoco) R 9672 9675 6915 0 -1 4202496 1173 0 0 0 31 0 0 0 20 0 1 0 556086991 28016640 988 33554432000 4194304 6211132 140733227074224 140733227072184 5081431 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10911744 140733227082763 140733227082865 140733227082865 140733227085774 0
/proc/9675/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.700273 s]
/proc/loadavg: 2.01 2.06 2.06 3/197 9676
/proc/meminfo: memFree=31461320/32770624 swapFree=66941828/67108860
[pid=9675] ppid=9672 vsize=27360 memory=3952 CPUtime=0.69 cores=1,3,5,7
/proc/9675/stat : 9675 (cosoco) R 9672 9675 6915 0 -1 4202496 1173 0 0 0 69 0 0 0 20 0 1 0 556086991 28016640 988 33554432000 4194304 6211132 140733227074224 140733227072184 5082756 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10911744 140733227082763 140733227082865 140733227082865 140733227085774 0
/proc/9675/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.50028 s]
/proc/loadavg: 2.01 2.06 2.06 3/197 9676
/proc/meminfo: memFree=31461500/32770624 swapFree=66941828/67108860
[pid=9675] ppid=9672 vsize=27360 memory=3952 CPUtime=1.49 cores=1,3,5,7
/proc/9675/stat : 9675 (cosoco) R 9672 9675 6915 0 -1 4202496 1173 0 0 0 149 0 0 0 20 0 1 0 556086991 28016640 988 33554432000 4194304 6211132 140733227074224 140733227072184 5081337 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10911744 140733227082763 140733227082865 140733227082865 140733227085774 0
/proc/9675/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.1089 s]
/proc/loadavg: 2.01 2.06 2.06 3/197 9676
/proc/meminfo: memFree=31461500/32770624 swapFree=66941828/67108860
[pid=9675] ppid=9672 vsize=27360 memory=4048 CPUtime=3.1 cores=1,3,5,7
/proc/9675/stat : 9675 (cosoco) R 9672 9675 6915 0 -1 4202496 1232 0 0 0 310 0 0 0 20 0 1 0 556086991 28016640 1012 33554432000 4194304 6211132 140733227074224 140733227072184 5193760 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10911744 140733227082763 140733227082865 140733227082865 140733227085774 0
/proc/9675/statm: 6840 1012 891 493 0 145 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4048 KiB

[startup+6.30027 s]
/proc/loadavg: 2.01 2.06 2.06 3/197 9676
/proc/meminfo: memFree=31461036/32770624 swapFree=66941828/67108860
[pid=9675] ppid=9672 vsize=27360 memory=4048 CPUtime=6.29 cores=1,3,5,7
/proc/9675/stat : 9675 (cosoco) R 9672 9675 6915 0 -1 4202496 1291 0 0 0 629 0 0 0 20 0 1 0 556086991 28016640 1012 33554432000 4194304 6211132 140733227074224 140733227072184 5075221 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10911744 140733227082763 140733227082865 140733227082865 140733227085774 0
/proc/9675/statm: 6840 1012 891 493 0 145 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4048 KiB

[startup+12.7003 s]
/proc/loadavg: 2.01 2.05 2.06 3/197 9676
/proc/meminfo: memFree=31461204/32770624 swapFree=66941828/67108860
[pid=9675] ppid=9672 vsize=27360 memory=4048 CPUtime=12.69 cores=1,3,5,7
/proc/9675/stat : 9675 (cosoco) R 9672 9675 6915 0 -1 4202496 1350 0 0 0 1269 0 0 0 20 0 1 0 556086991 28016640 1012 33554432000 4194304 6211132 140733227074224 140733227072184 5082358 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10911744 140733227082763 140733227082865 140733227082865 140733227085774 0
/proc/9675/statm: 6840 1012 891 493 0 145 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4048 KiB

[startup+25.5003 s]
/proc/loadavg: 2.01 2.05 2.06 3/197 9676
/proc/meminfo: memFree=31460492/32770624 swapFree=66941828/67108860
[pid=9675] ppid=9672 vsize=27360 memory=4048 CPUtime=25.49 cores=1,3,5,7
/proc/9675/stat : 9675 (cosoco) R 9672 9675 6915 0 -1 4202496 1468 0 0 0 2549 0 0 0 20 0 1 0 556086991 28016640 1012 33554432000 4194304 6211132 140733227074224 140733227072184 5149088 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10911744 140733227082763 140733227082865 140733227082865 140733227085774 0
/proc/9675/statm: 6840 1012 891 493 0 145 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4048 KiB

[startup+51.1089 s]
/proc/loadavg: 2.00 2.05 2.05 3/197 9678
/proc/meminfo: memFree=31460304/32770624 swapFree=66941828/67108860
[pid=9675] ppid=9672 vsize=27360 memory=4048 CPUtime=51.1 cores=1,3,5,7
/proc/9675/stat : 9675 (cosoco) R 9672 9675 6915 0 -1 4202496 1527 0 0 0 5110 0 0 0 20 0 1 0 556086991 28016640 1012 33554432000 4194304 6211132 140733227074224 140733227072184 5081301 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10911744 140733227082763 140733227082865 140733227082865 140733227085774 0
/proc/9675/statm: 6840 1012 891 493 0 145 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4048 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/197 9682
/proc/meminfo: memFree=31460352/32770624 swapFree=66941828/67108860
[pid=9675] ppid=9672 vsize=27360 memory=4048 CPUtime=102.29 cores=1,3,5,7
/proc/9675/stat : 9675 (cosoco) R 9672 9675 6915 0 -1 4202496 1586 0 0 0 10229 0 0 0 20 0 1 0 556086991 28016640 1012 33554432000 4194304 6211132 140733227074224 140733227072184 5082393 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10911744 140733227082763 140733227082865 140733227082865 140733227085774 0
/proc/9675/statm: 6840 1012 891 493 0 145 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4048 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/198 9687
/proc/meminfo: memFree=31460820/32770624 swapFree=66941828/67108860
[pid=9675] ppid=9672 vsize=27360 memory=4048 CPUtime=162.29 cores=1,3,5,7
/proc/9675/stat : 9675 (cosoco) R 9672 9675 6915 0 -1 4202496 1645 0 0 0 16229 0 0 0 20 0 1 0 556086991 28016640 1012 33554432000 4194304 6211132 140733227074224 140733227072184 5193760 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10911744 140733227082763 140733227082865 140733227082865 140733227085774 0
/proc/9675/statm: 6840 1012 891 493 0 145 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4048 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 9693
/proc/meminfo: memFree=31460388/32770624 swapFree=66941828/67108860
[pid=9675] ppid=9672 vsize=27360 memory=4048 CPUtime=222.29 cores=1,3,5,7
/proc/9675/stat : 9675 (cosoco) R 9672 9675 6915 0 -1 4202496 1704 0 0 0 22229 0 0 0 20 0 1 0 556086991 28016640 1012 33554432000 4194304 6211132 140733227074224 140733227072184 5149985 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10911744 140733227082763 140733227082865 140733227082865 140733227085774 0
/proc/9675/statm: 6840 1012 891 493 0 145 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4048 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/198 9697
/proc/meminfo: memFree=31460804/32770624 swapFree=66941828/67108860
[pid=9675] ppid=9672 vsize=27360 memory=4048 CPUtime=282.29 cores=1,3,5,7
/proc/9675/stat : 9675 (cosoco) R 9672 9675 6915 0 -1 4202496 1763 0 0 0 28229 0 0 0 20 0 1 0 556086991 28016640 1012 33554432000 4194304 6211132 140733227074224 140733227072184 5193760 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10911744 140733227082763 140733227082865 140733227082865 140733227085774 0
/proc/9675/statm: 6840 1012 891 493 0 145 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4048 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/198 9708
/proc/meminfo: memFree=31460908/32770624 swapFree=66941828/67108860
[pid=9675] ppid=9672 vsize=27360 memory=4048 CPUtime=342.28 cores=1,3,5,7
/proc/9675/stat : 9675 (cosoco) R 9672 9675 6915 0 -1 4202496 1822 0 0 0 34228 0 0 0 20 0 1 0 556086991 28016640 1012 33554432000 4194304 6211132 140733227074224 140733227072184 5082233 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10911744 140733227082763 140733227082865 140733227082865 140733227085774 0
/proc/9675/statm: 6840 1012 891 493 0 145 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4048 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 9714
/proc/meminfo: memFree=31460520/32770624 swapFree=66941828/67108860
[pid=9675] ppid=9672 vsize=27360 memory=4048 CPUtime=402.28 cores=1,3,5,7
/proc/9675/stat : 9675 (cosoco) R 9672 9675 6915 0 -1 4202496 1881 0 0 0 40228 0 0 0 20 0 1 0 556086991 28016640 1012 33554432000 4194304 6211132 140733227074224 140733227072184 5082455 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10911744 140733227082763 140733227082865 140733227082865 140733227085774 0
/proc/9675/statm: 6840 1012 891 493 0 145 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4048 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/197 9718
/proc/meminfo: memFree=31460148/32770624 swapFree=66941828/67108860
[pid=9675] ppid=9672 vsize=27360 memory=4048 CPUtime=462.28 cores=1,3,5,7
/proc/9675/stat : 9675 (cosoco) R 9672 9675 6915 0 -1 4202496 1940 0 0 0 46228 0 0 0 20 0 1 0 556086991 28016640 1012 33554432000 4194304 6211132 140733227074224 140733227072184 5075208 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10911744 140733227082763 140733227082865 140733227082865 140733227085774 0
/proc/9675/statm: 6840 1012 891 493 0 145 0
Current children cumulated CPU time: 462.28 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4048 KiB

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/197 9722
/proc/meminfo: memFree=31460228/32770624 swapFree=66941828/67108860
[pid=9675] ppid=9672 vsize=27360 memory=4048 CPUtime=522.28 cores=1,3,5,7
/proc/9675/stat : 9675 (cosoco) R 9672 9675 6915 0 -1 4202496 2000 0 0 0 52228 0 0 0 20 0 1 0 556086991 28016640 1012 33554432000 4194304 6211132 140733227074224 140733227072184 5389970 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10911744 140733227082763 140733227082865 140733227082865 140733227085774 0
/proc/9675/statm: 6840 1012 891 493 0 145 0
Current children cumulated CPU time: 522.28 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4048 KiB

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 9728
/proc/meminfo: memFree=31460100/32770624 swapFree=66941828/67108860
[pid=9675] ppid=9672 vsize=27360 memory=4052 CPUtime=582.28 cores=1,3,5,7
/proc/9675/stat : 9675 (cosoco) R 9672 9675 6915 0 -1 4202496 2060 0 0 0 58228 0 0 0 20 0 1 0 556086991 28016640 1013 33554432000 4194304 6211132 140733227074224 140733227072184 5076431 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10911744 140733227082763 140733227082865 140733227082865 140733227085774 0
/proc/9675/statm: 6840 1013 891 493 0 145 0
Current children cumulated CPU time: 582.28 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4052 KiB

[startup+627.189 s]
# the end of solver process 9675 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=627.171 s, system=0.002167 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/197 9728
/proc/meminfo: memFree=31460076/32770624 swapFree=66941828/67108860
[pid=9675] ppid=9672 vsize=27360 memory=4052 CPUtime=588.78 cores=1,3,5,7
/proc/9675/stat : 9675 (cosoco) R 9672 9675 6915 0 -1 4202496 2060 0 0 0 58878 0 0 0 20 0 1 0 556086991 28016640 1013 33554432000 4194304 6211132 140733227074224 140733227072184 5082416 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10911744 140733227082763 140733227082865 140733227082865 140733227085774 0
/proc/9675/statm: 6840 1013 891 493 0 145 0
Current children cumulated CPU time: 588.78 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4052 KiB

[startup+614.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/197 9730
/proc/meminfo: memFree=31460252/32770624 swapFree=66941828/67108860
[pid=9675] ppid=9672 vsize=27360 memory=4052 CPUtime=614.38 cores=1,3,5,7
/proc/9675/stat : 9675 (cosoco) R 9672 9675 6915 0 -1 4202496 2105 0 0 0 61438 0 0 0 20 0 1 0 556086991 28016640 1013 33554432000 4194304 6211132 140733227074224 140733227072184 5193760 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10911744 140733227082763 140733227082865 140733227082865 140733227085774 0
/proc/9675/statm: 6840 1013 891 493 0 145 0
Current children cumulated CPU time: 614.38 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4052 KiB

[startup+620.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/197 9730
/proc/meminfo: memFree=31460284/32770624 swapFree=66941828/67108860
[pid=9675] ppid=9672 vsize=27360 memory=4052 CPUtime=620.78 cores=1,3,5,7
/proc/9675/stat : 9675 (cosoco) R 9672 9675 6915 0 -1 4202496 2105 0 0 0 62078 0 0 0 20 0 1 0 556086991 28016640 1013 33554432000 4194304 6211132 140733227074224 140733227072184 5082818 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10911744 140733227082763 140733227082865 140733227082865 140733227085774 0
/proc/9675/statm: 6840 1013 891 493 0 145 0
Current children cumulated CPU time: 620.78 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4052 KiB

[startup+624 s]*
/proc/loadavg: 2.00 2.01 2.05 3/198 9732
/proc/meminfo: memFree=31460016/32770624 swapFree=66941828/67108860
[pid=9675] ppid=9672 vsize=27360 memory=4052 CPUtime=623.99 cores=1,3,5,7
/proc/9675/stat : 9675 (cosoco) R 9672 9675 6915 0 -1 4202496 2105 0 0 0 62399 0 0 0 20 0 1 0 556086991 28016640 1013 33554432000 4194304 6211132 140733227074224 140733227072184 5193760 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10911744 140733227082763 140733227082865 140733227082865 140733227085774 0
/proc/9675/statm: 6840 1013 891 493 0 145 0
Current children cumulated CPU time: 623.99 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4052 KiB

[startup+625.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/197 9732
/proc/meminfo: memFree=31460268/32770624 swapFree=66941828/67108860
[pid=9675] ppid=9672 vsize=27360 memory=4052 CPUtime=625.58 cores=1,3,5,7
/proc/9675/stat : 9675 (cosoco) R 9672 9675 6915 0 -1 4202496 2105 0 0 0 62558 0 0 0 20 0 1 0 556086991 28016640 1013 33554432000 4194304 6211132 140733227074224 140733227072184 5081337 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10911744 140733227082763 140733227082865 140733227082865 140733227085774 0
/proc/9675/statm: 6840 1013 891 493 0 145 0
Current children cumulated CPU time: 625.58 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4052 KiB

[startup+626.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/197 9732
/proc/meminfo: memFree=31460348/32770624 swapFree=66941828/67108860
[pid=9675] ppid=9672 vsize=27360 memory=4052 CPUtime=626.38 cores=1,3,5,7
/proc/9675/stat : 9675 (cosoco) R 9672 9675 6915 0 -1 4202496 2105 0 0 0 62638 0 0 0 20 0 1 0 556086991 28016640 1013 33554432000 4194304 6211132 140733227074224 140733227072184 5079440 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10911744 140733227082763 140733227082865 140733227082865 140733227085774 0
/proc/9675/statm: 6840 1013 891 493 0 145 0
Current children cumulated CPU time: 626.38 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4052 KiB

[startup+626.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/197 9732
/proc/meminfo: memFree=31460348/32770624 swapFree=66941828/67108860
[pid=9675] ppid=9672 vsize=27360 memory=4052 CPUtime=626.78 cores=1,3,5,7
/proc/9675/stat : 9675 (cosoco) R 9672 9675 6915 0 -1 4202496 2105 0 0 0 62678 0 0 0 20 0 1 0 556086991 28016640 1013 33554432000 4194304 6211132 140733227074224 140733227072184 5076410 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10911744 140733227082763 140733227082865 140733227082865 140733227085774 0
/proc/9675/statm: 6840 1013 891 493 0 145 0
Current children cumulated CPU time: 626.78 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4052 KiB

[startup+627 s]*
/proc/loadavg: 2.00 2.01 2.05 3/197 9732
/proc/meminfo: memFree=31460348/32770624 swapFree=66941828/67108860
[pid=9675] ppid=9672 vsize=27360 memory=4052 CPUtime=626.99 cores=1,3,5,7
/proc/9675/stat : 9675 (cosoco) R 9672 9675 6915 0 -1 4202496 2105 0 0 0 62699 0 0 0 20 0 1 0 556086991 28016640 1013 33554432000 4194304 6211132 140733227074224 140733227072184 5079440 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10911744 140733227082763 140733227082865 140733227082865 140733227085774 0
/proc/9675/statm: 6840 1013 891 493 0 145 0
Current children cumulated CPU time: 626.99 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4052 KiB

[startup+627.109 s]
/proc/loadavg: 2.00 2.01 2.05 3/197 9732
/proc/meminfo: memFree=31460348/32770624 swapFree=66941828/67108860
[pid=9675] ppid=9672 vsize=27360 memory=4052 CPUtime=627.09 cores=1,3,5,7
/proc/9675/stat : 9675 (cosoco) R 9672 9675 6915 0 -1 4202496 2105 0 0 0 62709 0 0 0 20 0 1 0 556086991 28016640 1013 33554432000 4194304 6211132 140733227074224 140733227072184 5081431 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10911744 140733227082763 140733227082865 140733227082865 140733227085774 0
/proc/9675/statm: 6840 1013 891 493 0 145 0
Current children cumulated CPU time: 627.09 s
Current children cumulated vsize: 27360 KiB
Current children cumulated memory: 4052 KiB

Child status: 0
Real time (s): 627.189
CPU time (s): 627.174
CPU user time (s): 627.171
CPU system time (s): 0.002167
CPU usage (%): 99.9976
Max. virtual memory (cumulated for all children) (KiB): 27360
Max. memory (cumulated for all children) (KiB): 4052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 627.171
system time used= 0.002167
maximum resident set size= 4120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2160
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= 13
involuntary context switches= 163


# summary of solver processes directly reported to runsolver:
#   pid: 9675
#   total CPU time (s): 627.174
#   total CPU user time (s): 627.171
#   total CPU system time (s): 0.002167

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.40144 second user time and 3.74976 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-30 01:04:55
IDJOB=4408695
IDBENCH=133613
IDSOLVER=2875
FILE ID=node139/4408695-1569798148
RUNJOBID= node139-1569787540-6947
PBS_JOBID= 21705823
Free space on /tmp= 62028 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-4408695-1569798148/watcher-4408695-1569798148 -o /tmp/evaluation-result-4408695-1569798148/solver-4408695-1569798148 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1569787540-6947 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4408695-1569798148.xml

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

MD5SUM BENCH= f25b1aae0c79188cbfab33516e563679
RANDOM SEED=1668370261

node139.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.57
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.57
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.57
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.57
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:        31461704 kB
MemAvailable:   31814460 kB
Buffers:          208796 kB
Cached:           484200 kB
SwapCached:        64664 kB
Active:           405676 kB
Inactive:         356684 kB
Active(anon):      21752 kB
Inactive(anon):   128344 kB
Active(file):     383924 kB
Inactive(file):   228340 kB
Unevictable:      108212 kB
Mlocked:          108212 kB
SwapTotal:      67108860 kB
SwapFree:       66941828 kB
Dirty:              2796 kB
Writeback:             0 kB
AnonPages:        126644 kB
Mapped:            28364 kB
Shmem:             72116 kB
Slab:             141952 kB
SReclaimable:     112652 kB
SUnreclaim:        29300 kB
KernelStack:        3728 kB
PageTables:         5380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     559696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 62024 MiB
End job on node139 at 2019-09-30 01:15:22