Trace number 4407959

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.0? (TO) 2520.01 2519.8

General information on the benchmark

NameNumberPartitioning/NumberPartitioning-m1-s1/
NumberPartitioning-064.xml
MD5SUM019f4b77ddc0f15b2fea5bd490d99eee
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 benchmark5.1842
Satisfiable
(Un)Satisfiability was proved
Number of variables128
Number of constraints72
Number of domains2
Minimum domain size64
Maximum domain size4096
Distribution of domain sizes[{"size":64,"count":64},{"size":4096,"count":64}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":64},{"degree":4,"count":63},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity64
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":64},{"arity":32,"count":6},{"arity":64,"count":1}]
Number of extensional constraints0
Number of intensional constraints65
Distribution of constraint types[{"type":"intension","count":65},{"type":"allDifferent","count":1},{"type":"ordered","count":2},{"type":"sum","count":4}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.03	c
0.00/0.03	c This is cosoco 2.00 --  
0.00/0.03	c
0.00/0.03	c command line: cosoco -lc -model -restarts -stick HOME/instance-4407959-1569790163.xml 
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	0
0.00/0.03	c root propagations     : 6082        
0.00/0.03	c restarts enabled, print stats at every restarts
0.00/0.03	c
0.00/0.03	c
0.00/0.03	c ========================================[ Problem Statistics ]===========================================
0.00/0.03	c |                                                                                                       
0.00/0.03	c |  Parse time        :         0.02 s 
0.00/0.03	c |
0.00/0.03	c |               Variables: 128
0.00/0.03	c |            Domain Sizes: 64..4096
0.00/0.03	c |
0.00/0.03	c |             Constraints: 132
0.00/0.03	c |                   Arity: 1..64  -- Unary: 1  -- Binary: 126
0.00/0.03	c | 
0.00/0.03	c |                   Types: 
0.00/0.03	c |                          (X - Y < k): 62
0.00/0.03	c |                          All Different: 1
0.00/0.03	c |                          Intension: 64
0.00/0.03	c |                          Sum: 4
0.00/0.03	c |                          Unary: 1
0.00/0.03	c |                          
0.00/0.03	c =========================================================================================================
0.00/0.03	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.79/0.86	c 101            233            6544           1161062        65             0              67   95   84   
1.79/1.82	c 211            486            11629          2205148        65             0              55   99   73   
3.59/3.60	c 332            956            19758          4811580        65             0              91   104   98  
4.10/4.17	c 465            1228           24659          5494406        65             0              71   102   71  
4.89/4.99	c 611            1512           29042          6626038        65             0              77   90   77   
5.59/5.67	c 771            1773           31920          7391153        65             0              87   93   86   
8.39/8.42	c 947            2393           46359          11257338       65             0              77   104   95  
8.79/8.89	c 1140           2689           49455          11756236       65             0              85   101   84  
9.49/9.55	c 1352           3000           55805          12402057       65             0              77   93   77   
10.10/10.16	c 1585           3373           59505          13692851       65             0              89   117   98  
10.59/10.67	c 1841           3772           65489          14312150       65             0              87   105   88  
11.39/11.43	c 2122           4189           69259          15454301       65             0              89   107   88  
11.69/11.73	c 2431           4594           74977          15758467       65             0              87   91   88   
12.19/12.21	c 2770           5037           78646          16214846       65             0              85   105   84  
12.59/12.66	c 3142           5509           85848          16686180       65             0              85   91   85   
13.69/13.79	c 3551           6106           90940          17939855       65             0              85   111   85  
14.59/14.68	c 4000           6689           100497         18984484       65             0              83   97   84   
15.19/15.22	c 4493           7333           105255         21275232       65             0              105   115   104
16.19/16.24	c 5035           8020           117314         22460686       65             0              77   93   80   
17.49/17.58	c 5631           8821           123926         23780142       65             0              69   109   77  
18.59/18.65	c 6286           9616           130038         25065911       65             0              65   107   78  
19.79/19.84	c 7006           10500          136474         26323389       65             0              63   99   69   
21.49/21.56	c 7798           11545          145335         28888126       65             0              71   109   96  
22.29/22.39	c 8669           12612          152593         29817267       65             0              105   114   106
23.49/23.59	c 9627           13749          160253         31071771       65             0              58   105   58  
26.00/26.10	c 10680          15177          172558         34165680       65             0              79   115   100 
27.89/27.93	c 11838          16519          181886         36351235       65             0              27   81   50   
32.89/33.00	c 13111          18158          199713         47190512       65             0              35   65   35   
35.49/35.54	c 14511          19810          217110         52877904       65             0              27   79   67   
39.19/39.27	c 16051          21856          236626         56428061       65             0              39   104   59  
41.39/41.45	c 17745          23859          248775         58110536       65             0              49   110   63  
45.19/45.26	c 19608          25912          297124         64653698       65             0              43   79   55   
47.39/47.43	c 21657          28093          347429         65764855       65             0              33   68   38   
49.89/49.92	c 23910          30671          364510         67512421       65             0              47   100   67  
52.89/52.96	c 26388          33331          401837         71540257       65             0              59   81   59   
54.89/54.92	c 29113          36272          417664         73247919       65             0              85   104   87  
58.59/58.65	c 32110          39627          442072         78172406       65             0              55   71   55   
60.49/60.54	c 35406          43220          460464         79844177       65             0              93   110   96  
80.60/80.66	c 39031          49698          624899         119293155      65             0              45   71   65   
84.60/84.62	c 43018          53888          714877         123645348      65             0              57   61   57   
87.20/87.29	c 47403          58543          738266         125480308      65             0              85   108   88  
88.70/88.78	c 52226          63559          766339         126194181      65             0              100   115   103
104.40/104.46	c 57531          69544          819059         140985507      65             0              45   91   52   
121.40/121.42	c 63366          77449          888125         159572777      65             0              47   100   73  
124.50/124.59	c 69784          84169          921388         161860883      65             0              82   109   97  
134.20/134.21	c 76843          92432          1055820        182686425      65             0              41   61   51   
138.30/138.34	c 84607          100452         1092320        184112574      65             0              75   110   89  
141.50/141.56	c 93147          109275         1134639        186637045      65             0              95   109   99  
149.01/149.03	c 102541         119413         1185353        190179666      65             0              86   112   86  
157.50/157.53	c 112874         129990         1268997        194273428      65             0              29   59   37   
163.70/163.71	c 124240         142384         1335977        200875232      65             0              83   115   104 
182.41/182.46	c 136742         156878         1459917        222649184      65             0              24   101   55  
199.51/199.52	c 150494         171943         1657352        247020403      65             0              25   88   55   
210.51/210.51	c 165621         187513         1751610        252279531      65             0              29   51   33   
223.41/223.42	c 182260         205577         1843439        258317149      65             0              53   113   82  
233.21/233.22	c 200562         225161         1941581        289490422      65             0              83   113   95  
256.61/256.67	c 220694         247027         2144018        314667530      65             0              20   103   53  
281.71/281.79	c 242839         270535         2269689        328179261      65             0              19   109   38  
329.82/329.82	c 267198         301783         2518840        378599866      65             0              31   113   51  
353.32/353.33	c 293992         331646         2672253        398506966      65             0              43   117   88  
380.42/380.43	c 323465         362062         3177828        415627024      65             0              39   65   53   
399.92/399.93	c 355885         396902         3356165        434628902      65             0              69   111   91  
473.93/473.99	c 391547         441617         4135033        563765973      65             0              33   83   60   
502.43/502.48	c 430775         484658         4372706        601946790      65             0              33   109   89  
547.83/547.81	c 473925         530126         4687100        623692870      65             0              19   97   69   
589.94/589.98	c 521390         580049         5450963        665247951      65             0              13   91   47   
626.54/626.56	c 573601         636022         5792501        717368595      65             0              55   86   69   
656.54/656.56	c 631033         695871         6080919        792807127      65             0              69   109   93  
704.34/704.39	c 694208         765549         6450977        853104555      65             0              73   115   86  
756.75/756.78	c 763700         843294         6931445        885198321      65             0              41   107   95  
831.55/831.51	c 840141         924568         8174878        963997897      65             0              13   101   51  
902.86/902.86	c 924226         1009517        8658817        1067177154     65             0              35   71   38   
979.27/979.24	c 1016719        1118239        9303237        1214013236     65             0              27   115   98  
1079.18/1079.12	c 1118461        1230137        10184340       1292707710     65             0              9   105   71   
1220.59/1220.56	c 1230377        1346724        10918309       1465039658     65             0              19   89   31   
1359.80/1359.75	c 1353484        1479619        12432224       1613917785     65             0              33   111   68  
1480.12/1480.03	c 1488901        1628305        13780995       1734212931     65             0              51   109   80  
1694.33/1694.21	c 1637859        1795985        15460227       1980726473     65             0              5   109   79   
1800.94/1800.86	c 1801712        1965366        16243774       3095194150     65             0              81   117   97  
2066.56/2066.48	c 1981950        2160453        18463853       3375043580     65             0              35   105   76  
2179.18/2179.03	c 2180211        2371684        19469129       3791831074     65             0              85   121   105 
2415.39/2415.28	c 2398298        2613327        22073904       3980926242     65             0              73   115   95  
2520.00/2519.80	
2520.00/2519.80	c *** INTERRUPTED ***
2520.00/2519.80	c restarts              : 82          
2520.00/2519.80	c conflicts             : 2560204      (1016 /sec)
2520.00/2519.80	c decisions             : 2782261      (1104 /sec)
2520.00/2519.80	c propagations          : 4666600255  (1851831 /sec)
2520.00/2519.80	c root propagations     : 6082        
2520.00/2519.80	c filter calls          : 22886991       (9082 /sec)
2520.00/2519.80	c useless filter calls  : 16969594       (74 %)
2520.00/2519.80	c Memory used           : 33.84 MB
2520.00/2519.80	c CPU time              : 2519.99 s
2520.00/2519.80	c real time             : 2519.8 s
2520.00/2519.80	
2520.00/2519.80	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15018 MiB free)
  memory of node 1: 16384 MiB (14592 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4407959-1569790163/watcher-4407959-1569790163 -o /tmp/evaluation-result-4407959-1569790163/solver-4407959-1569790163 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node146-1569787351-18444 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4407959-1569790163.xml 

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

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


[startup+0.1002 s]*
/proc/loadavg: 2.01 2.04 1.93 3/199 18912
/proc/meminfo: memFree=30314796/32770624 swapFree=67002108/67108860
[pid=18911] ppid=18908 vsize=34224 memory=10860 CPUtime=0.1 cores=0,2,4,6
/proc/18911/stat : 18911 (cosoco) R 18908 18911 18413 0 -1 4202496 2896 0 0 0 10 0 0 0 20 0 1 0 554930134 35045376 2715 33554432000 4194304 6211132 140727346641456 140727346637992 5451658 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 26030080 140727346643979 140727346644081 140727346644081 140727346646990 0
/proc/18911/statm: 8556 2715 878 493 0 1861 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 34224 KiB
Current children cumulated memory: 10860 KiB

[startup+0.209646 s]*
/proc/loadavg: 2.01 2.04 1.93 3/199 18912
/proc/meminfo: memFree=30314796/32770624 swapFree=67002108/67108860
[pid=18911] ppid=18908 vsize=34224 memory=10860 CPUtime=0.21 cores=0,2,4,6
/proc/18911/stat : 18911 (cosoco) R 18908 18911 18413 0 -1 4202496 2898 0 0 0 21 0 0 0 20 0 1 0 554930134 35045376 2715 33554432000 4194304 6211132 140727346641456 140727346637992 5164837 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 26030080 140727346643979 140727346644081 140727346644081 140727346646990 0
/proc/18911/statm: 8556 2715 878 493 0 1861 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 34224 KiB
Current children cumulated memory: 10860 KiB

[startup+0.309126 s]*
/proc/loadavg: 2.01 2.04 1.93 3/199 18912
/proc/meminfo: memFree=30314796/32770624 swapFree=67002108/67108860
[pid=18911] ppid=18908 vsize=34224 memory=10860 CPUtime=0.31 cores=0,2,4,6
/proc/18911/stat : 18911 (cosoco) R 18908 18911 18413 0 -1 4202496 2898 0 0 0 31 0 0 0 20 0 1 0 554930134 35045376 2715 33554432000 4194304 6211132 140727346641456 140727346637992 5478664 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 26030080 140727346643979 140727346644081 140727346644081 140727346646990 0
/proc/18911/statm: 8556 2715 878 493 0 1861 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 34224 KiB
Current children cumulated memory: 10860 KiB

[startup+0.700339 s]
/proc/loadavg: 2.01 2.04 1.93 3/199 18912
/proc/meminfo: memFree=30314236/32770624 swapFree=67002108/67108860
[pid=18911] ppid=18908 vsize=34224 memory=10860 CPUtime=0.69 cores=0,2,4,6
/proc/18911/stat : 18911 (cosoco) R 18908 18911 18413 0 -1 4202496 2900 0 0 0 69 0 0 0 20 0 1 0 554930134 35045376 2715 33554432000 4194304 6211132 140727346641456 140727346639720 5164989 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 26030080 140727346643979 140727346644081 140727346644081 140727346646990 0
/proc/18911/statm: 8556 2715 878 493 0 1861 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 34224 KiB
Current children cumulated memory: 10860 KiB

[startup+1.50034 s]
/proc/loadavg: 2.01 2.04 1.93 3/200 18914
/proc/meminfo: memFree=30314004/32770624 swapFree=67002108/67108860
[pid=18911] ppid=18908 vsize=34224 memory=10860 CPUtime=1.49 cores=0,2,4,6
/proc/18911/stat : 18911 (cosoco) R 18908 18911 18413 0 -1 4202496 2907 0 0 0 149 0 0 0 20 0 1 0 554930134 35045376 2715 33554432000 4194304 6211132 140727346641456 140727346639416 140671710024864 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 26030080 140727346643979 140727346644081 140727346644081 140727346646990 0
/proc/18911/statm: 8556 2715 878 493 0 1861 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 34224 KiB
Current children cumulated memory: 10860 KiB

[startup+3.10936 s]
/proc/loadavg: 2.01 2.04 1.93 3/200 18914
/proc/meminfo: memFree=30313788/32770624 swapFree=67002108/67108860
[pid=18911] ppid=18908 vsize=34224 memory=10988 CPUtime=3.1 cores=0,2,4,6
/proc/18911/stat : 18911 (cosoco) R 18908 18911 18413 0 -1 4202496 3329 0 0 0 310 0 0 0 20 0 1 0 554930134 35045376 2747 33554432000 4194304 6211132 140727346641456 140727346639416 5068955 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 26030080 140727346643979 140727346644081 140727346644081 140727346646990 0
/proc/18911/statm: 8556 2747 896 493 0 1861 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 34224 KiB
Current children cumulated memory: 10988 KiB

[startup+6.30033 s]
/proc/loadavg: 2.01 2.04 1.93 3/200 18914
/proc/meminfo: memFree=30313972/32770624 swapFree=67002108/67108860
[pid=18911] ppid=18908 vsize=34224 memory=10992 CPUtime=6.29 cores=0,2,4,6
/proc/18911/stat : 18911 (cosoco) R 18908 18911 18413 0 -1 4202496 6377 0 0 0 629 0 0 0 20 0 1 0 554930134 35045376 2748 33554432000 4194304 6211132 140727346641456 140727346639416 5478664 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 26030080 140727346643979 140727346644081 140727346644081 140727346646990 0
/proc/18911/statm: 8556 2748 896 493 0 1861 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 34224 KiB
Current children cumulated memory: 10992 KiB

[startup+12.7003 s]
/proc/loadavg: 2.01 2.04 1.93 3/199 18915
/proc/meminfo: memFree=30314108/32770624 swapFree=67002108/67108860
[pid=18911] ppid=18908 vsize=34356 memory=11008 CPUtime=12.69 cores=0,2,4,6
/proc/18911/stat : 18911 (cosoco) R 18908 18911 18413 0 -1 4202496 8158 0 0 0 1269 0 0 0 20 0 1 0 554930134 35180544 2752 33554432000 4194304 6211132 140727346641456 140727346639416 5446143 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 26030080 140727346643979 140727346644081 140727346644081 140727346646990 0
/proc/18911/statm: 8589 2752 896 493 0 1894 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 34356 KiB
Current children cumulated memory: 11008 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.03 1.93 3/199 18915
/proc/meminfo: memFree=30314172/32770624 swapFree=67002108/67108860
[pid=18911] ppid=18908 vsize=34356 memory=11024 CPUtime=25.49 cores=0,2,4,6
/proc/18911/stat : 18911 (cosoco) R 18908 18911 18413 0 -1 4202496 10712 0 0 0 2549 0 0 0 20 0 1 0 554930134 35180544 2756 33554432000 4194304 6211132 140727346641456 140727346639416 140671701615696 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 26030080 140727346643979 140727346644081 140727346644081 140727346646990 0
/proc/18911/statm: 8589 2756 896 493 0 1894 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 34356 KiB
Current children cumulated memory: 11024 KiB

[startup+51.1092 s]
/proc/loadavg: 2.00 2.03 1.93 3/199 18917
/proc/meminfo: memFree=30314292/32770624 swapFree=67002108/67108860
[pid=18911] ppid=18908 vsize=34356 memory=11052 CPUtime=51.1 cores=0,2,4,6
/proc/18911/stat : 18911 (cosoco) R 18908 18911 18413 0 -1 4202496 13483 0 0 0 5110 0 0 0 20 0 1 0 554930134 35180544 2763 33554432000 4194304 6211132 140727346641456 140727346639416 5164791 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 26030080 140727346643979 140727346644081 140727346644081 140727346646990 0
/proc/18911/statm: 8589 2763 896 493 0 1894 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 34356 KiB
Current children cumulated memory: 11052 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.03 1.94 3/200 18929
/proc/meminfo: memFree=30313540/32770624 swapFree=67002108/67108860
[pid=18911] ppid=18908 vsize=34356 memory=11060 CPUtime=102.3 cores=0,2,4,6
/proc/18911/stat : 18911 (cosoco) R 18908 18911 18413 0 -1 4202496 14974 0 0 0 10229 1 0 0 20 0 1 0 554930134 35180544 2765 33554432000 4194304 6211132 140727346641456 140727346639416 5441144 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 26030080 140727346643979 140727346644081 140727346644081 140727346646990 0
/proc/18911/statm: 8589 2765 896 493 0 1894 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 34356 KiB
Current children cumulated memory: 11060 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 1.94 3/200 18933
/proc/meminfo: memFree=30313800/32770624 swapFree=67002108/67108860
[pid=18911] ppid=18908 vsize=34488 memory=11064 CPUtime=162.3 cores=0,2,4,6
/proc/18911/stat : 18911 (cosoco) R 18908 18911 18413 0 -1 4202496 15773 0 0 0 16229 1 0 0 20 0 1 0 554930134 35315712 2766 33554432000 4194304 6211132 140727346641456 140727346639416 5193760 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 26030080 140727346643979 140727346644081 140727346644081 140727346646990 0
/proc/18911/statm: 8622 2766 896 493 0 1927 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 34488 KiB
Current children cumulated memory: 11064 KiB

[startup+222.3 s]
/proc/loadavg: 2.05 2.03 1.95 3/200 18937
/proc/meminfo: memFree=30314076/32770624 swapFree=67002108/67108860
[pid=18911] ppid=18908 vsize=34488 memory=11120 CPUtime=222.31 cores=0,2,4,6
/proc/18911/stat : 18911 (cosoco) R 18908 18911 18413 0 -1 4202496 16565 0 0 0 22230 1 0 0 20 0 1 0 554930134 35315712 2780 33554432000 4194304 6211132 140727346641456 140727346639416 5149699 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 26030080 140727346643979 140727346644081 140727346644081 140727346646990 0
/proc/18911/statm: 8622 2780 896 493 0 1927 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 34488 KiB
Current children cumulated memory: 11120 KiB

[startup+282.3 s]
/proc/loadavg: 2.02 2.03 1.95 3/200 18943
/proc/meminfo: memFree=30313532/32770624 swapFree=67002108/67108860
[pid=18911] ppid=18908 vsize=34488 memory=11120 CPUtime=282.31 cores=0,2,4,6
/proc/18911/stat : 18911 (cosoco) R 18908 18911 18413 0 -1 4202496 16567 0 0 0 28230 1 0 0 20 0 1 0 554930134 35315712 2780 33554432000 4194304 6211132 140727346641456 140727346639416 5442966 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 26030080 140727346643979 140727346644081 140727346644081 140727346646990 0
/proc/18911/statm: 8622 2780 896 493 0 1927 0
Current children cumulated CPU time: 282.31 s
Current children cumulated vsize: 34488 KiB
Current children cumulated memory: 11120 KiB

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 1.95 3/200 18947
/proc/meminfo: memFree=30313576/32770624 swapFree=67002108/67108860
[pid=18911] ppid=18908 vsize=34488 memory=11124 CPUtime=342.32 cores=0,2,4,6
/proc/18911/stat : 18911 (cosoco) R 18908 18911 18413 0 -1 4202496 17362 0 0 0 34231 1 0 0 20 0 1 0 554930134 35315712 2781 33554432000 4194304 6211132 140727346641456 140727346639416 5446258 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 26030080 140727346643979 140727346644081 140727346644081 140727346646990 0
/proc/18911/statm: 8622 2781 896 493 0 1927 0
Current children cumulated CPU time: 342.32 s
Current children cumulated vsize: 34488 KiB
Current children cumulated memory: 11124 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 18952
/proc/meminfo: memFree=30313776/32770624 swapFree=67002108/67108860
[pid=18911] ppid=18908 vsize=34488 memory=11124 CPUtime=402.32 cores=0,2,4,6
/proc/18911/stat : 18911 (cosoco) R 18908 18911 18413 0 -1 4202496 17365 0 0 0 40231 1 0 0 20 0 1 0 554930134 35315712 2781 33554432000 4194304 6211132 140727346641456 140727346639416 5446638 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 26030080 140727346643979 140727346644081 140727346644081 140727346646990 0
/proc/18911/statm: 8622 2781 896 493 0 1927 0
Current children cumulated CPU time: 402.32 s
Current children cumulated vsize: 34488 KiB
Current children cumulated memory: 11124 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 18958
/proc/meminfo: memFree=30314084/32770624 swapFree=67002108/67108860
[pid=18911] ppid=18908 vsize=34488 memory=11148 CPUtime=462.33 cores=0,2,4,6
/proc/18911/stat : 18911 (cosoco) R 18908 18911 18413 0 -1 4202496 17999 0 0 0 46232 1 0 0 20 0 1 0 554930134 35315712 2787 33554432000 4194304 6211132 140727346641456 140727346639416 5451489 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 26030080 140727346643979 140727346644081 140727346644081 140727346646990 0
/proc/18911/statm: 8622 2787 896 493 0 1927 0
Current children cumulated CPU time: 462.33 s
Current children cumulated vsize: 34488 KiB
Current children cumulated memory: 11148 KiB


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

/proc/18911/statm: 8661 2822 896 493 0 1966 0
Current children cumulated CPU time: 1722.43 s
Current children cumulated vsize: 34644 KiB
Current children cumulated memory: 11288 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/199 19098
/proc/meminfo: memFree=30312148/32770624 swapFree=67002108/67108860
[pid=18911] ppid=18908 vsize=34644 memory=11288 CPUtime=1782.43 cores=0,2,4,6
/proc/18911/stat : 18911 (cosoco) R 18908 18911 18413 0 -1 4202496 21214 0 0 0 178242 1 0 0 20 0 1 0 554930134 35475456 2822 33554432000 4194304 6211132 140727346641456 140727346639416 5186331 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 26030080 140727346643979 140727346644081 140727346644081 140727346646990 0
/proc/18911/statm: 8661 2822 896 493 0 1966 0
Current children cumulated CPU time: 1782.43 s
Current children cumulated vsize: 34644 KiB
Current children cumulated memory: 11288 KiB

[startup+1842.3 s]
/proc/loadavg: 2.49 2.14 2.00 3/199 19102
/proc/meminfo: memFree=30312232/32770624 swapFree=67002108/67108860
[pid=18911] ppid=18908 vsize=34644 memory=11288 CPUtime=1842.44 cores=0,2,4,6
/proc/18911/stat : 18911 (cosoco) R 18908 18911 18413 0 -1 4202496 21325 0 0 0 184243 1 0 0 20 0 1 0 554930134 35475456 2822 33554432000 4194304 6211132 140727346641456 140727346639416 5164688 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 26030080 140727346643979 140727346644081 140727346644081 140727346646990 0
/proc/18911/statm: 8661 2822 896 493 0 1966 0
Current children cumulated CPU time: 1842.44 s
Current children cumulated vsize: 34644 KiB
Current children cumulated memory: 11288 KiB

[startup+1902.3 s]
/proc/loadavg: 2.18 2.11 2.00 3/201 19117
/proc/meminfo: memFree=30311876/32770624 swapFree=67002108/67108860
[pid=18911] ppid=18908 vsize=34644 memory=11288 CPUtime=1902.44 cores=0,2,4,6
/proc/18911/stat : 18911 (cosoco) R 18908 18911 18413 0 -1 4202496 21539 0 0 0 190243 1 0 0 20 0 1 0 554930134 35475456 2822 33554432000 4194304 6211132 140727346641456 140727346639416 5193760 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 26030080 140727346643979 140727346644081 140727346644081 140727346646990 0
/proc/18911/statm: 8661 2822 896 493 0 1966 0
Current children cumulated CPU time: 1902.44 s
Current children cumulated vsize: 34644 KiB
Current children cumulated memory: 11288 KiB

[startup+1962.3 s]
/proc/loadavg: 2.07 2.09 2.00 3/201 19121
/proc/meminfo: memFree=30312020/32770624 swapFree=67002108/67108860
[pid=18911] ppid=18908 vsize=34644 memory=11288 CPUtime=1962.45 cores=0,2,4,6
/proc/18911/stat : 18911 (cosoco) R 18908 18911 18413 0 -1 4202496 21541 0 0 0 196244 1 0 0 20 0 1 0 554930134 35475456 2822 33554432000 4194304 6211132 140727346641456 140727346639416 5451456 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 26030080 140727346643979 140727346644081 140727346644081 140727346646990 0
/proc/18911/statm: 8661 2822 896 493 0 1966 0
Current children cumulated CPU time: 1962.45 s
Current children cumulated vsize: 34644 KiB
Current children cumulated memory: 11288 KiB

[startup+2022.3 s]
/proc/loadavg: 2.02 2.08 2.00 3/201 19125
/proc/meminfo: memFree=30311844/32770624 swapFree=67002108/67108860
[pid=18911] ppid=18908 vsize=34644 memory=11288 CPUtime=2022.45 cores=0,2,4,6
/proc/18911/stat : 18911 (cosoco) R 18908 18911 18413 0 -1 4202496 21706 0 0 0 202244 1 0 0 20 0 1 0 554930134 35475456 2822 33554432000 4194304 6211132 140727346641456 140727346639416 140671710636864 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 26030080 140727346643979 140727346644081 140727346644081 140727346646990 0
/proc/18911/statm: 8661 2822 896 493 0 1966 0
Current children cumulated CPU time: 2022.45 s
Current children cumulated vsize: 34644 KiB
Current children cumulated memory: 11288 KiB

[startup+2082.3 s]
/proc/loadavg: 2.01 2.06 2.00 3/201 19131
/proc/meminfo: memFree=30311820/32770624 swapFree=67002108/67108860
[pid=18911] ppid=18908 vsize=34644 memory=11288 CPUtime=2082.46 cores=0,2,4,6
/proc/18911/stat : 18911 (cosoco) R 18908 18911 18413 0 -1 4202496 21849 0 0 0 208245 1 0 0 20 0 1 0 554930134 35475456 2822 33554432000 4194304 6211132 140727346641456 140727346639416 5149709 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 26030080 140727346643979 140727346644081 140727346644081 140727346646990 0
/proc/18911/statm: 8661 2822 896 493 0 1966 0
Current children cumulated CPU time: 2082.46 s
Current children cumulated vsize: 34644 KiB
Current children cumulated memory: 11288 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.05 2.00 3/201 19135
/proc/meminfo: memFree=30311352/32770624 swapFree=67002108/67108860
[pid=18911] ppid=18908 vsize=34644 memory=11288 CPUtime=2142.46 cores=0,2,4,6
/proc/18911/stat : 18911 (cosoco) R 18908 18911 18413 0 -1 4202496 22023 0 0 0 214245 1 0 0 20 0 1 0 554930134 35475456 2822 33554432000 4194304 6211132 140727346641456 140727346639416 5193760 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 26030080 140727346643979 140727346644081 140727346644081 140727346646990 0
/proc/18911/statm: 8661 2822 896 493 0 1966 0
Current children cumulated CPU time: 2142.46 s
Current children cumulated vsize: 34644 KiB
Current children cumulated memory: 11288 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/199 19140
/proc/meminfo: memFree=30311544/32770624 swapFree=67002108/67108860
[pid=18911] ppid=18908 vsize=34644 memory=11288 CPUtime=2202.47 cores=0,2,4,6
/proc/18911/stat : 18911 (cosoco) R 18908 18911 18413 0 -1 4202496 22157 0 0 0 220246 1 0 0 20 0 1 0 554930134 35475456 2822 33554432000 4194304 6211132 140727346641456 140727346639416 5149714 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 26030080 140727346643979 140727346644081 140727346644081 140727346646990 0
/proc/18911/statm: 8661 2822 896 493 0 1966 0
Current children cumulated CPU time: 2202.47 s
Current children cumulated vsize: 34644 KiB
Current children cumulated memory: 11288 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/199 19146
/proc/meminfo: memFree=30311536/32770624 swapFree=67002108/67108860
[pid=18911] ppid=18908 vsize=34644 memory=11288 CPUtime=2262.47 cores=0,2,4,6
/proc/18911/stat : 18911 (cosoco) R 18908 18911 18413 0 -1 4202496 22321 0 0 0 226246 1 0 0 20 0 1 0 554930134 35475456 2822 33554432000 4194304 6211132 140727346641456 140727346639416 5389992 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 26030080 140727346643979 140727346644081 140727346644081 140727346646990 0
/proc/18911/statm: 8661 2822 896 493 0 1966 0
Current children cumulated CPU time: 2262.47 s
Current children cumulated vsize: 34644 KiB
Current children cumulated memory: 11288 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/199 19210
/proc/meminfo: memFree=30331116/32770624 swapFree=67002108/67108860
[pid=18911] ppid=18908 vsize=34644 memory=11288 CPUtime=2322.48 cores=0,2,4,6
/proc/18911/stat : 18911 (cosoco) R 18908 18911 18413 0 -1 4202496 22342 0 0 0 232247 1 0 0 20 0 1 0 554930134 35475456 2822 33554432000 4194304 6211132 140727346641456 140727346639416 5193760 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 26030080 140727346643979 140727346644081 140727346644081 140727346646990 0
/proc/18911/statm: 8661 2822 896 493 0 1966 0
Current children cumulated CPU time: 2322.48 s
Current children cumulated vsize: 34644 KiB
Current children cumulated memory: 11288 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/199 19215
/proc/meminfo: memFree=30330436/32770624 swapFree=67002108/67108860
[pid=18911] ppid=18908 vsize=34644 memory=11288 CPUtime=2382.48 cores=0,2,4,6
/proc/18911/stat : 18911 (cosoco) R 18908 18911 18413 0 -1 4202496 22488 0 0 0 238247 1 0 0 20 0 1 0 554930134 35475456 2822 33554432000 4194304 6211132 140727346641456 140727346639416 140671710636870 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 26030080 140727346643979 140727346644081 140727346644081 140727346646990 0
/proc/18911/statm: 8661 2822 896 493 0 1966 0
Current children cumulated CPU time: 2382.48 s
Current children cumulated vsize: 34644 KiB
Current children cumulated memory: 11288 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/199 19221
/proc/meminfo: memFree=30330352/32770624 swapFree=67002108/67108860
[pid=18911] ppid=18908 vsize=34644 memory=11288 CPUtime=2442.49 cores=0,2,4,6
/proc/18911/stat : 18911 (cosoco) R 18908 18911 18413 0 -1 4202496 22648 0 0 0 244248 1 0 0 20 0 1 0 554930134 35475456 2822 33554432000 4194304 6211132 140727346641456 140727346639416 5149709 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 26030080 140727346643979 140727346644081 140727346644081 140727346646990 0
/proc/18911/statm: 8661 2822 896 493 0 1966 0
Current children cumulated CPU time: 2442.49 s
Current children cumulated vsize: 34644 KiB
Current children cumulated memory: 11288 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/199 19232
/proc/meminfo: memFree=30329584/32770624 swapFree=67002108/67108860
[pid=18911] ppid=18908 vsize=34644 memory=11288 CPUtime=2502.5 cores=0,2,4,6
/proc/18911/stat : 18911 (cosoco) R 18908 18911 18413 0 -1 4202496 22849 0 0 0 250249 1 0 0 20 0 1 0 554930134 35475456 2822 33554432000 4194304 6211132 140727346641456 140727346639416 5390088 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 26030080 140727346643979 140727346644081 140727346644081 140727346646990 0
/proc/18911/statm: 8661 2822 896 493 0 1966 0
Current children cumulated CPU time: 2502.5 s
Current children cumulated vsize: 34644 KiB
Current children cumulated memory: 11288 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.8 s]
/proc/loadavg: 2.00 2.01 2.00 3/199 19233
/proc/meminfo: memFree=30330044/32770624 swapFree=67002108/67108860
[pid=18911] ppid=18908 vsize=34644 memory=11288 CPUtime=2520 cores=0,2,4,6
/proc/18911/stat : 18911 (cosoco) R 18908 18911 18413 0 -1 4202496 22849 0 0 0 251999 1 0 0 20 0 1 0 554930134 35475456 2822 33554432000 4194304 6211132 140727346641456 140727346639416 4982096 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 26030080 140727346643979 140727346644081 140727346644081 140727346646990 0
/proc/18911/statm: 8661 2822 896 493 0 1966 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 34644 KiB
Current children cumulated memory: 11288 KiB

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

[startup+2519.8 s]
# the end of solver process 18911 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.99 s, system=0.020001 s

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

Child status: 1
Real time (s): 2519.8
CPU time (s): 2520.01
CPU user time (s): 2519.99
CPU system time (s): 0.020001
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 34644
Max. memory (cumulated for all children) (KiB): 11288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.99
system time used= 0.020001
maximum resident set size= 11352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22897
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= 17
involuntary context switches= 3172


# summary of solver processes directly reported to runsolver:
#   pid: 18911
#   total CPU time (s): 2520.01
#   total CPU user time (s): 2519.99
#   total CPU system time (s): 0.020001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.62232 second user time and 16.7503 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-29 22:48:41
IDJOB=4407959
IDBENCH=122918
IDSOLVER=2874
FILE ID=node146/4407959-1569790163
RUNJOBID= node146-1569787351-18444
PBS_JOBID= 21705819
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/NumberPartitioning/NumberPartitioning-m1-s1/NumberPartitioning-064.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4407959-1569790163/watcher-4407959-1569790163 -o /tmp/evaluation-result-4407959-1569790163/solver-4407959-1569790163 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node146-1569787351-18444 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4407959-1569790163.xml

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

MD5SUM BENCH= 019f4b77ddc0f15b2fea5bd490d99eee
RANDOM SEED=789568141

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:        30321408 kB
MemAvailable:   31853336 kB
Buffers:          176760 kB
Cached:          1692448 kB
SwapCached:         3456 kB
Active:          1631156 kB
Inactive:         264364 kB
Active(anon):      41152 kB
Inactive(anon):    66288 kB
Active(file):    1590004 kB
Inactive(file):   198076 kB
Unevictable:      109344 kB
Mlocked:          109344 kB
SwapTotal:      67108860 kB
SwapFree:       67002108 kB
Dirty:              2800 kB
Writeback:             0 kB
AnonPages:        193380 kB
Mapped:            27952 kB
Shmem:             72252 kB
Slab:             148728 kB
SReclaimable:     119364 kB
SUnreclaim:        29364 kB
KernelStack:        3760 kB
PageTables:         5656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     590408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    145408 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= 62024 MiB
End job on node146 at 2019-09-29 23:30:41