Trace number 4396699

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) 2519.89 2520.01

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.02	c
0.00/0.02	c This is cosoco 2.00 --  
0.00/0.02	c
0.00/0.02	c command line: cosoco -lc -model -restarts -stick HOME/instance-4396699-1568575389.xml 
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	0
0.00/0.02	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.81	c 211            486            11629          2205148        65             0              55   99   73   
3.49/3.59	c 332            956            19758          4811580        65             0              91   104   98  
4.10/4.15	c 465            1228           24659          5494406        65             0              71   102   71  
4.89/4.97	c 611            1512           29042          6626038        65             0              77   90   77   
5.59/5.64	c 771            1773           31920          7391153        65             0              87   93   86   
8.29/8.38	c 947            2393           46359          11257338       65             0              77   104   95  
8.79/8.84	c 1140           2689           49455          11756236       65             0              85   101   84  
9.39/9.49	c 1352           3000           55805          12402057       65             0              77   93   77   
10.00/10.10	c 1585           3373           59505          13692851       65             0              89   117   98  
10.59/10.61	c 1841           3772           65489          14312150       65             0              87   105   88  
11.29/11.36	c 2122           4189           69259          15454301       65             0              89   107   88  
11.59/11.66	c 2431           4594           74977          15758467       65             0              87   91   88   
12.10/12.14	c 2770           5037           78646          16214846       65             0              85   105   84  
12.49/12.58	c 3142           5509           85848          16686180       65             0              85   91   85   
13.69/13.70	c 3551           6106           90940          17939855       65             0              85   111   85  
14.49/14.59	c 4000           6689           100497         18984484       65             0              83   97   84   
15.10/15.12	c 4493           7333           105255         21275232       65             0              105   115   104
16.10/16.13	c 5035           8020           117314         22460686       65             0              77   93   80   
17.39/17.48	c 5631           8821           123926         23780142       65             0              69   109   77  
18.49/18.54	c 6286           9616           130038         25065911       65             0              65   107   78  
19.69/19.72	c 7006           10500          136474         26323389       65             0              63   99   69   
21.39/21.43	c 7798           11545          145335         28888126       65             0              71   109   96  
22.19/22.25	c 8669           12612          152593         29817267       65             0              105   114   106
23.39/23.44	c 9627           13749          160253         31071771       65             0              58   105   58  
25.89/25.94	c 10680          15177          172558         34165680       65             0              79   115   100 
27.69/27.77	c 11838          16519          181886         36351235       65             0              27   81   50   
32.79/32.82	c 13111          18158          199713         47190512       65             0              35   65   35   
35.29/35.35	c 14511          19810          217110         52877904       65             0              27   79   67   
38.99/39.04	c 16051          21856          236626         56428061       65             0              39   104   59  
41.19/41.21	c 17745          23859          248775         58110536       65             0              49   110   63  
44.89/44.98	c 19608          25912          297124         64653698       65             0              43   79   55   
47.09/47.14	c 21657          28093          347429         65764855       65             0              33   68   38   
49.59/49.62	c 23910          30671          364510         67512421       65             0              47   100   67  
52.59/52.64	c 26388          33331          401837         71540257       65             0              59   81   59   
54.49/54.59	c 29113          36272          417664         73247919       65             0              85   104   87  
58.18/58.29	c 32110          39627          442072         78172406       65             0              55   71   55   
60.09/60.17	c 35406          43220          460464         79844177       65             0              93   110   96  
79.99/80.09	c 39031          49698          624899         119293155      65             0              45   71   65   
83.99/84.02	c 43018          53888          714877         123645348      65             0              57   61   57   
86.58/86.68	c 47403          58543          738266         125480308      65             0              85   108   88  
88.09/88.17	c 52226          63559          766339         126194181      65             0              100   115   103
103.68/103.79	c 57531          69544          819059         140985507      65             0              45   91   52   
120.58/120.69	c 63366          77449          888125         159572777      65             0              47   100   73  
123.78/123.84	c 69784          84169          921388         161860883      65             0              82   109   97  
133.28/133.39	c 76843          92432          1055820        182686425      65             0              41   61   51   
137.48/137.52	c 84607          100452         1092320        184112574      65             0              75   110   89  
140.68/140.72	c 93147          109275         1134639        186637045      65             0              95   109   99  
148.09/148.17	c 102541         119413         1185353        190179666      65             0              86   112   86  
156.58/156.63	c 112874         129990         1268997        194273428      65             0              29   59   37   
162.68/162.79	c 124240         142384         1335977        200875232      65             0              83   115   104 
181.38/181.42	c 136742         156878         1459917        222649184      65             0              24   101   55  
198.28/198.37	c 150494         171943         1657352        247020403      65             0              25   88   55   
209.28/209.33	c 165621         187513         1751610        252279531      65             0              29   51   33   
222.08/222.19	c 182260         205577         1843439        258317149      65             0              53   113   82  
231.88/231.94	c 200562         225161         1941581        289490422      65             0              83   113   95  
255.17/255.24	c 220694         247027         2144018        314667530      65             0              20   103   53  
280.17/280.27	c 242839         270535         2269689        328179261      65             0              19   109   38  
328.08/328.15	c 267198         301783         2518840        378599866      65             0              31   113   51  
351.47/351.54	c 293992         331646         2672253        398506966      65             0              43   117   88  
378.37/378.42	c 323465         362062         3177828        415627024      65             0              39   65   53   
397.77/397.83	c 355885         396902         3356165        434628902      65             0              69   111   91  
471.16/471.28	c 391547         441617         4135033        563765973      65             0              33   83   60   
499.56/499.66	c 430775         484658         4372706        601946790      65             0              33   109   89  
544.76/544.82	c 473925         530126         4687100        623692870      65             0              19   97   69   
586.66/586.70	c 521390         580049         5450963        665247951      65             0              13   91   47   
622.97/623.08	c 573601         636022         5792501        717368595      65             0              55   86   69   
652.86/652.91	c 631033         695871         6080919        792807127      65             0              69   109   93  
700.35/700.49	c 694208         765549         6450977        853104555      65             0              73   115   86  
752.65/752.78	c 763700         843294         6931445        885198321      65             0              41   107   95  
826.85/826.97	c 840141         924568         8174878        963997897      65             0              13   101   51  
897.84/897.94	c 924226         1009517        8658817        1067177154     65             0              35   71   38   
973.84/973.92	c 1016719        1118239        9303237        1214013236     65             0              27   115   98  
1073.13/1073.29	c 1118461        1230137        10184340       1292707710     65             0              9   105   71   
1213.73/1213.83	c 1230377        1346724        10918309       1465039658     65             0              19   89   31   
1352.12/1352.27	c 1353484        1479619        12432224       1613917785     65             0              33   111   68  
1472.02/1472.12	c 1488901        1628305        13780995       1734212931     65             0              51   109   80  
1685.01/1685.17	c 1637859        1795985        15460227       1980726473     65             0              5   109   79   
1790.70/1790.80	c 1801712        1965366        16243774       3095194150     65             0              81   117   97  
2054.69/2054.84	c 1981950        2160453        18463853       3375043580     65             0              35   105   76  
2166.48/2166.61	c 2180211        2371684        19469129       3791831074     65             0              85   121   105 
2401.99/2402.16	c 2398298        2613327        22073904       3980926242     65             0              73   115   95  
2519.88/2520.00	
2519.88/2520.00	c *** INTERRUPTED ***
2519.88/2520.00	c restarts              : 82          
2519.88/2520.00	c conflicts             : 2580973      (1024 /sec)
2519.88/2520.00	c decisions             : 2803731      (1113 /sec)
2519.88/2520.00	c propagations          : 4800098615  (1904894 /sec)
2519.88/2520.00	c root propagations     : 6082        
2519.88/2520.00	c filter calls          : 22987584       (9123 /sec)
2519.88/2520.00	c useless filter calls  : 17027095       (74 %)
2519.88/2520.00	c Memory used           : 33.84 MB
2519.88/2520.00	c CPU time              : 2519.88 s
2519.88/2520.00	c real time             : 2520.01 s
2519.88/2520.00	
2519.88/2520.00	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396699-1568575389/watcher-4396699-1568575389 -o /tmp/evaluation-result-4396699-1568575389/solver-4396699-1568575389 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1568572744-19033 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4396699-1568575389.xml 

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

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

solver pid=19512, runsolver pid=19509

[startup+0.100152 s]*
/proc/loadavg: 2.00 2.01 1.88 3/200 19513
/proc/meminfo: memFree=30259056/32770624 swapFree=67025636/67108860
[pid=19512] ppid=19509 vsize=34224 memory=10860 CPUtime=0.1 cores=1,3,5,7
/proc/19512/stat : 19512 (cosoco) R 19509 19512 19001 0 -1 4202496 2896 0 0 0 10 0 0 0 20 0 1 0 433811540 35045376 2715 33554432000 4194304 6211092 140720891385648 140720891382184 5451482 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 19865600 140720891393035 140720891393137 140720891393137 140720891396046 0
/proc/19512/statm: 8556 2715 877 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.209684 s]*
/proc/loadavg: 2.00 2.01 1.88 3/200 19513
/proc/meminfo: memFree=30259056/32770624 swapFree=67025636/67108860
[pid=19512] ppid=19509 vsize=34224 memory=10860 CPUtime=0.21 cores=1,3,5,7
/proc/19512/stat : 19512 (cosoco) R 19509 19512 19001 0 -1 4202496 2898 0 0 0 21 0 0 0 20 0 1 0 433811540 35045376 2715 33554432000 4194304 6211092 140720891385648 140720891382184 5478706 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 19865600 140720891393035 140720891393137 140720891393137 140720891396046 0
/proc/19512/statm: 8556 2715 877 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.309025 s]*
/proc/loadavg: 2.00 2.01 1.88 3/200 19513
/proc/meminfo: memFree=30258636/32770624 swapFree=67025636/67108860
[pid=19512] ppid=19509 vsize=34224 memory=10860 CPUtime=0.31 cores=1,3,5,7
/proc/19512/stat : 19512 (cosoco) R 19509 19512 19001 0 -1 4202496 2898 0 0 0 31 0 0 0 20 0 1 0 433811540 35045376 2715 33554432000 4194304 6211092 140720891385648 140720891383912 5446121 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 19865600 140720891393035 140720891393137 140720891393137 140720891396046 0
/proc/19512/statm: 8556 2715 877 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.700342 s]
/proc/loadavg: 2.00 2.01 1.88 3/200 19513
/proc/meminfo: memFree=30258556/32770624 swapFree=67025636/67108860
[pid=19512] ppid=19509 vsize=34224 memory=10860 CPUtime=0.69 cores=1,3,5,7
/proc/19512/stat : 19512 (cosoco) R 19509 19512 19001 0 -1 4202496 2900 0 0 0 69 0 0 0 20 0 1 0 433811540 35045376 2715 33554432000 4194304 6211092 140720891385648 140720891383912 5446226 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 19865600 140720891393035 140720891393137 140720891393137 140720891396046 0
/proc/19512/statm: 8556 2715 877 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.50028 s]
/proc/loadavg: 2.00 2.01 1.88 3/200 19513
/proc/meminfo: memFree=30258612/32770624 swapFree=67025636/67108860
[pid=19512] ppid=19509 vsize=34224 memory=10860 CPUtime=1.49 cores=1,3,5,7
/proc/19512/stat : 19512 (cosoco) R 19509 19512 19001 0 -1 4202496 2907 0 0 0 149 0 0 0 20 0 1 0 433811540 35045376 2715 33554432000 4194304 6211092 140720891385648 140720891383608 5193728 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 19865600 140720891393035 140720891393137 140720891393137 140720891396046 0
/proc/19512/statm: 8556 2715 877 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.10911 s]
/proc/loadavg: 2.00 2.01 1.89 3/200 19513
/proc/meminfo: memFree=30258488/32770624 swapFree=67025636/67108860
[pid=19512] ppid=19509 vsize=34224 memory=10988 CPUtime=3.1 cores=1,3,5,7
/proc/19512/stat : 19512 (cosoco) R 19509 19512 19001 0 -1 4202496 3508 0 0 0 310 0 0 0 20 0 1 0 433811540 35045376 2747 33554432000 4194304 6211092 140720891385648 140720891383608 5446240 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 19865600 140720891393035 140720891393137 140720891393137 140720891396046 0
/proc/19512/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.30027 s]
/proc/loadavg: 2.00 2.01 1.89 3/200 19514
/proc/meminfo: memFree=30258756/32770624 swapFree=67025636/67108860
[pid=19512] ppid=19509 vsize=34224 memory=10992 CPUtime=6.29 cores=1,3,5,7
/proc/19512/stat : 19512 (cosoco) R 19509 19512 19001 0 -1 4202496 6384 0 0 0 629 0 0 0 20 0 1 0 433811540 35045376 2748 33554432000 4194304 6211092 140720891385648 140720891383608 5446622 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 19865600 140720891393035 140720891393137 140720891393137 140720891396046 0
/proc/19512/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.00 2.01 1.89 3/200 19514
/proc/meminfo: memFree=30258872/32770624 swapFree=67025636/67108860
[pid=19512] ppid=19509 vsize=34356 memory=10996 CPUtime=12.69 cores=1,3,5,7
/proc/19512/stat : 19512 (cosoco) R 19509 19512 19001 0 -1 4202496 8156 0 0 0 1269 0 0 0 20 0 1 0 433811540 35180544 2749 33554432000 4194304 6211092 140720891385648 140720891383608 5149648 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 19865600 140720891393035 140720891393137 140720891393137 140720891396046 0
/proc/19512/statm: 8589 2749 896 493 0 1894 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 34356 KiB
Current children cumulated memory: 10996 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 1.89 3/200 19516
/proc/meminfo: memFree=30258424/32770624 swapFree=67025636/67108860
[pid=19512] ppid=19509 vsize=34356 memory=11024 CPUtime=25.49 cores=1,3,5,7
/proc/19512/stat : 19512 (cosoco) R 19509 19512 19001 0 -1 4202496 11689 0 0 0 2549 0 0 0 20 0 1 0 433811540 35180544 2756 33554432000 4194304 6211092 140720891385648 140720891383608 5446260 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 19865600 140720891393035 140720891393137 140720891393137 140720891396046 0
/proc/19512/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.1091 s]
/proc/loadavg: 2.00 2.01 1.89 3/200 19516
/proc/meminfo: memFree=30258516/32770624 swapFree=67025636/67108860
[pid=19512] ppid=19509 vsize=34356 memory=11052 CPUtime=51.09 cores=1,3,5,7
/proc/19512/stat : 19512 (cosoco) R 19509 19512 19001 0 -1 4202496 12489 0 0 0 5109 0 0 0 20 0 1 0 433811540 35180544 2763 33554432000 4194304 6211092 140720891385648 140720891383608 5149700 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 19865600 140720891393035 140720891393137 140720891393137 140720891396046 0
/proc/19512/statm: 8589 2763 896 493 0 1894 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 34356 KiB
Current children cumulated memory: 11052 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 1.89 3/200 19520
/proc/meminfo: memFree=30257960/32770624 swapFree=67025636/67108860
[pid=19512] ppid=19509 vsize=34356 memory=11060 CPUtime=102.28 cores=1,3,5,7
/proc/19512/stat : 19512 (cosoco) R 19509 19512 19001 0 -1 4202496 13272 0 0 0 10228 0 0 0 20 0 1 0 433811540 35180544 2765 33554432000 4194304 6211092 140720891385648 140720891383608 5186246 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 19865600 140720891393035 140720891393137 140720891393137 140720891396046 0
/proc/19512/statm: 8589 2765 896 493 0 1894 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 34356 KiB
Current children cumulated memory: 11060 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.90 3/199 19527
/proc/meminfo: memFree=30258520/32770624 swapFree=67025636/67108860
[pid=19512] ppid=19509 vsize=34488 memory=11064 CPUtime=162.28 cores=1,3,5,7
/proc/19512/stat : 19512 (cosoco) R 19509 19512 19001 0 -1 4202496 14072 0 0 0 16228 0 0 0 20 0 1 0 433811540 35315712 2766 33554432000 4194304 6211092 140720891385648 140720891383608 5149658 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 19865600 140720891393035 140720891393137 140720891393137 140720891396046 0
/proc/19512/statm: 8622 2766 896 493 0 1927 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 34488 KiB
Current children cumulated memory: 11064 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/199 19531
/proc/meminfo: memFree=30258172/32770624 swapFree=67025636/67108860
[pid=19512] ppid=19509 vsize=34488 memory=11120 CPUtime=222.28 cores=1,3,5,7
/proc/19512/stat : 19512 (cosoco) R 19509 19512 19001 0 -1 4202496 14354 0 0 0 22228 0 0 0 20 0 1 0 433811540 35315712 2780 33554432000 4194304 6211092 140720891385648 140720891383608 5446174 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 19865600 140720891393035 140720891393137 140720891393137 140720891396046 0
/proc/19512/statm: 8622 2780 896 493 0 1927 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 34488 KiB
Current children cumulated memory: 11120 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/199 19535
/proc/meminfo: memFree=30258248/32770624 swapFree=67025636/67108860
[pid=19512] ppid=19509 vsize=34488 memory=11124 CPUtime=282.27 cores=1,3,5,7
/proc/19512/stat : 19512 (cosoco) R 19509 19512 19001 0 -1 4202496 14640 0 0 0 28227 0 0 0 20 0 1 0 433811540 35315712 2781 33554432000 4194304 6211092 140720891385648 140720891383608 5446606 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 19865600 140720891393035 140720891393137 140720891393137 140720891396046 0
/proc/19512/statm: 8622 2781 896 493 0 1927 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 34488 KiB
Current children cumulated memory: 11124 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/199 19542
/proc/meminfo: memFree=30258268/32770624 swapFree=67025644/67108860
[pid=19512] ppid=19509 vsize=34488 memory=11124 CPUtime=342.27 cores=1,3,5,7
/proc/19512/stat : 19512 (cosoco) R 19509 19512 19001 0 -1 4202496 14924 0 0 0 34227 0 0 0 20 0 1 0 433811540 35315712 2781 33554432000 4194304 6211092 140720891385648 140720891383608 5193728 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 19865600 140720891393035 140720891393137 140720891393137 140720891396046 0
/proc/19512/statm: 8622 2781 896 493 0 1927 0
Current children cumulated CPU time: 342.27 s
Current children cumulated vsize: 34488 KiB
Current children cumulated memory: 11124 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/199 19546
/proc/meminfo: memFree=30258128/32770624 swapFree=67025644/67108860
[pid=19512] ppid=19509 vsize=34488 memory=11124 CPUtime=402.27 cores=1,3,5,7
/proc/19512/stat : 19512 (cosoco) R 19509 19512 19001 0 -1 4202496 15210 0 0 0 40227 0 0 0 20 0 1 0 433811540 35315712 2781 33554432000 4194304 6211092 140720891385648 140720891383608 5440716 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 19865600 140720891393035 140720891393137 140720891393137 140720891396046 0
/proc/19512/statm: 8622 2781 896 493 0 1927 0
Current children cumulated CPU time: 402.27 s
Current children cumulated vsize: 34488 KiB
Current children cumulated memory: 11124 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/199 19557
/proc/meminfo: memFree=30257196/32770624 swapFree=67025648/67108860
[pid=19512] ppid=19509 vsize=34488 memory=11128 CPUtime=462.26 cores=1,3,5,7
/proc/19512/stat : 19512 (cosoco) R 19509 19512 19001 0 -1 4202496 15440 0 0 0 46226 0 0 0 20 0 1 0 433811540 35315712 2782 33554432000 4194304 6211092 140720891385648 140720891383608 5150052 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 19865600 140720891393035 140720891393137 140720891393137 140720891396046 0
/proc/19512/statm: 8622 2782 896 493 0 1927 0
Current children cumulated CPU time: 462.26 s
Current children cumulated vsize: 34488 KiB
Current children cumulated memory: 11128 KiB


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

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

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/200 19678
/proc/meminfo: memFree=30255840/32770624 swapFree=67025668/67108860
[pid=19512] ppid=19509 vsize=34644 memory=11288 CPUtime=1782.2 cores=1,3,5,7
/proc/19512/stat : 19512 (cosoco) R 19509 19512 19001 0 -1 4202496 21390 0 0 0 178220 0 0 0 20 0 1 0 433811540 35475456 2822 33554432000 4194304 6211092 140720891385648 140720891383608 5149700 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 19865600 140720891393035 140720891393137 140720891393137 140720891396046 0
/proc/19512/statm: 8661 2822 896 493 0 1966 0
Current children cumulated CPU time: 1782.2 s
Current children cumulated vsize: 34644 KiB
Current children cumulated memory: 11288 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/200 19682
/proc/meminfo: memFree=30256524/32770624 swapFree=67025668/67108860
[pid=19512] ppid=19509 vsize=34644 memory=11288 CPUtime=1842.2 cores=1,3,5,7
/proc/19512/stat : 19512 (cosoco) R 19509 19512 19001 0 -1 4202496 21748 0 0 0 184220 0 0 0 20 0 1 0 433811540 35475456 2822 33554432000 4194304 6211092 140720891385648 140720891383608 139683380201396 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 19865600 140720891393035 140720891393137 140720891393137 140720891396046 0
/proc/19512/statm: 8661 2822 896 493 0 1966 0
Current children cumulated CPU time: 1842.2 s
Current children cumulated vsize: 34644 KiB
Current children cumulated memory: 11288 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/200 19686
/proc/meminfo: memFree=30256976/32770624 swapFree=67025668/67108860
[pid=19512] ppid=19509 vsize=34644 memory=11288 CPUtime=1902.19 cores=1,3,5,7
/proc/19512/stat : 19512 (cosoco) R 19509 19512 19001 0 -1 4202496 21969 0 0 0 190219 0 0 0 20 0 1 0 433811540 35475456 2822 33554432000 4194304 6211092 140720891385648 140720891383608 5193728 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 19865600 140720891393035 140720891393137 140720891393137 140720891396046 0
/proc/19512/statm: 8661 2822 896 493 0 1966 0
Current children cumulated CPU time: 1902.19 s
Current children cumulated vsize: 34644 KiB
Current children cumulated memory: 11288 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/199 19693
/proc/meminfo: memFree=30256680/32770624 swapFree=67025672/67108860
[pid=19512] ppid=19509 vsize=34644 memory=11288 CPUtime=1962.19 cores=1,3,5,7
/proc/19512/stat : 19512 (cosoco) R 19509 19512 19001 0 -1 4202496 22183 0 0 0 196219 0 0 0 20 0 1 0 433811540 35475456 2822 33554432000 4194304 6211092 140720891385648 140720891383608 5065987 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 19865600 140720891393035 140720891393137 140720891393137 140720891396046 0
/proc/19512/statm: 8661 2822 896 493 0 1966 0
Current children cumulated CPU time: 1962.19 s
Current children cumulated vsize: 34644 KiB
Current children cumulated memory: 11288 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/199 19697
/proc/meminfo: memFree=30256108/32770624 swapFree=67025672/67108860
[pid=19512] ppid=19509 vsize=34644 memory=11288 CPUtime=2022.19 cores=1,3,5,7
/proc/19512/stat : 19512 (cosoco) R 19509 19512 19001 0 -1 4202496 22353 0 0 0 202219 0 0 0 20 0 1 0 433811540 35475456 2822 33554432000 4194304 6211092 140720891385648 140720891383608 5440616 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 19865600 140720891393035 140720891393137 140720891393137 140720891396046 0
/proc/19512/statm: 8661 2822 896 493 0 1966 0
Current children cumulated CPU time: 2022.19 s
Current children cumulated vsize: 34644 KiB
Current children cumulated memory: 11288 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/199 19701
/proc/meminfo: memFree=30256196/32770624 swapFree=67025672/67108860
[pid=19512] ppid=19509 vsize=34644 memory=11288 CPUtime=2082.19 cores=1,3,5,7
/proc/19512/stat : 19512 (cosoco) R 19509 19512 19001 0 -1 4202496 22643 0 0 0 208219 0 0 0 20 0 1 0 433811540 35475456 2822 33554432000 4194304 6211092 140720891385648 140720891383608 5193728 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 19865600 140720891393035 140720891393137 140720891393137 140720891396046 0
/proc/19512/statm: 8661 2822 896 493 0 1966 0
Current children cumulated CPU time: 2082.19 s
Current children cumulated vsize: 34644 KiB
Current children cumulated memory: 11288 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/199 19708
/proc/meminfo: memFree=30257080/32770624 swapFree=67025672/67108860
[pid=19512] ppid=19509 vsize=34644 memory=11288 CPUtime=2142.18 cores=1,3,5,7
/proc/19512/stat : 19512 (cosoco) R 19509 19512 19001 0 -1 4202496 22802 0 0 0 214218 0 0 0 20 0 1 0 433811540 35475456 2822 33554432000 4194304 6211092 140720891385648 140720891383608 5451432 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 19865600 140720891393035 140720891393137 140720891393137 140720891396046 0
/proc/19512/statm: 8661 2822 896 493 0 1966 0
Current children cumulated CPU time: 2142.18 s
Current children cumulated vsize: 34644 KiB
Current children cumulated memory: 11288 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/199 19712
/proc/meminfo: memFree=30256024/32770624 swapFree=67025672/67108860
[pid=19512] ppid=19509 vsize=34644 memory=11288 CPUtime=2202.18 cores=1,3,5,7
/proc/19512/stat : 19512 (cosoco) R 19509 19512 19001 0 -1 4202496 23089 0 0 0 220218 0 0 0 20 0 1 0 433811540 35475456 2822 33554432000 4194304 6211092 140720891385648 140720891383608 5446279 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 19865600 140720891393035 140720891393137 140720891393137 140720891396046 0
/proc/19512/statm: 8661 2822 896 493 0 1966 0
Current children cumulated CPU time: 2202.18 s
Current children cumulated vsize: 34644 KiB
Current children cumulated memory: 11288 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/200 19724
/proc/meminfo: memFree=30256380/32770624 swapFree=67025680/67108860
[pid=19512] ppid=19509 vsize=34644 memory=11288 CPUtime=2262.18 cores=1,3,5,7
/proc/19512/stat : 19512 (cosoco) R 19509 19512 19001 0 -1 4202496 23258 0 0 0 226218 0 0 0 20 0 1 0 433811540 35475456 2822 33554432000 4194304 6211092 140720891385648 140720891383608 5454188 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 19865600 140720891393035 140720891393137 140720891393137 140720891396046 0
/proc/19512/statm: 8661 2822 896 493 0 1966 0
Current children cumulated CPU time: 2262.18 s
Current children cumulated vsize: 34644 KiB
Current children cumulated memory: 11288 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/201 19753
/proc/meminfo: memFree=30256128/32770624 swapFree=67025684/67108860
[pid=19512] ppid=19509 vsize=34644 memory=11288 CPUtime=2322.17 cores=1,3,5,7
/proc/19512/stat : 19512 (cosoco) R 19509 19512 19001 0 -1 4202496 23450 0 0 0 232217 0 0 0 20 0 1 0 433811540 35475456 2822 33554432000 4194304 6211092 140720891385648 140720891383608 5193728 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 19865600 140720891393035 140720891393137 140720891393137 140720891396046 0
/proc/19512/statm: 8661 2822 896 493 0 1966 0
Current children cumulated CPU time: 2322.17 s
Current children cumulated vsize: 34644 KiB
Current children cumulated memory: 11288 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/201 19757
/proc/meminfo: memFree=30255408/32770624 swapFree=67025684/67108860
[pid=19512] ppid=19509 vsize=34644 memory=11288 CPUtime=2382.18 cores=1,3,5,7
/proc/19512/stat : 19512 (cosoco) R 19509 19512 19001 0 -1 4202496 23601 0 0 0 238217 1 0 0 20 0 1 0 433811540 35475456 2822 33554432000 4194304 6211092 140720891385648 140720891383608 5165016 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 19865600 140720891393035 140720891393137 140720891393137 140720891396046 0
/proc/19512/statm: 8661 2822 896 493 0 1966 0
Current children cumulated CPU time: 2382.18 s
Current children cumulated vsize: 34644 KiB
Current children cumulated memory: 11288 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/201 19822
/proc/meminfo: memFree=30276728/32770624 swapFree=67025684/67108860
[pid=19512] ppid=19509 vsize=34644 memory=11288 CPUtime=2442.18 cores=1,3,5,7
/proc/19512/stat : 19512 (cosoco) R 19509 19512 19001 0 -1 4202496 23891 0 0 0 244217 1 0 0 20 0 1 0 433811540 35475456 2822 33554432000 4194304 6211092 140720891385648 140720891383608 5193728 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 19865600 140720891393035 140720891393137 140720891393137 140720891396046 0
/proc/19512/statm: 8661 2822 896 493 0 1966 0
Current children cumulated CPU time: 2442.18 s
Current children cumulated vsize: 34644 KiB
Current children cumulated memory: 11288 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/201 19828
/proc/meminfo: memFree=30276300/32770624 swapFree=67025684/67108860
[pid=19512] ppid=19509 vsize=34644 memory=11288 CPUtime=2502.17 cores=1,3,5,7
/proc/19512/stat : 19512 (cosoco) R 19509 19512 19001 0 -1 4202496 24075 0 0 0 250216 1 0 0 20 0 1 0 433811540 35475456 2822 33554432000 4194304 6211092 140720891385648 140720891383608 5193728 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 19865600 140720891393035 140720891393137 140720891393137 140720891396046 0
/proc/19512/statm: 8661 2822 896 493 0 1966 0
Current children cumulated CPU time: 2502.17 s
Current children cumulated vsize: 34644 KiB
Current children cumulated memory: 11288 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 1.97 3/201 19828
/proc/meminfo: memFree=30276192/32770624 swapFree=67025684/67108860
[pid=19512] ppid=19509 vsize=34644 memory=11288 CPUtime=2519.88 cores=1,3,5,7
/proc/19512/stat : 19512 (cosoco) R 19509 19512 19001 0 -1 4202496 24224 0 0 0 251987 1 0 0 20 0 1 0 433811540 35475456 2822 33554432000 4194304 6211092 140720891385648 140720891383608 5149682 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 19865600 140720891393035 140720891393137 140720891393137 140720891396046 0
/proc/19512/statm: 8661 2822 896 493 0 1966 0
Current children cumulated CPU time: 2519.88 s
Current children cumulated vsize: 34644 KiB
Current children cumulated memory: 11288 KiB

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

[startup+2520.01 s]
# the end of solver process 19512 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.88 s, system=0.011999 s

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

Child status: 1
Real time (s): 2520.01
CPU time (s): 2519.89
CPU user time (s): 2519.88
CPU system time (s): 0.011999
CPU usage (%): 99.9952
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.88
system time used= 0.011999
maximum resident set size= 11352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24271
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= 16
involuntary context switches= 706


# summary of solver processes directly reported to runsolver:
#   pid: 19512
#   total CPU time (s): 2519.89
#   total CPU user time (s): 2519.88
#   total CPU system time (s): 0.011999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.26478 second user time and 15.6933 second system time

The end

Launcher Data

Begin job on node150 at 2019-09-15 21:22:30
IDJOB=4396699
IDBENCH=122918
IDSOLVER=2848
FILE ID=node150/4396699-1568575389
RUNJOBID= node150-1568572744-19033
PBS_JOBID= 21703307
Free space on /tmp= 59368 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-4396699-1568575389/watcher-4396699-1568575389 -o /tmp/evaluation-result-4396699-1568575389/solver-4396699-1568575389 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1568572744-19033 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4396699-1568575389.xml

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

MD5SUM BENCH= 019f4b77ddc0f15b2fea5bd490d99eee
RANDOM SEED=1007110592

node150.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.79
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.79
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.79
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.79
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:        30265688 kB
MemAvailable:   31821852 kB
Buffers:          169300 kB
Cached:          1647224 kB
SwapCached:        12216 kB
Active:           845924 kB
Inactive:        1035420 kB
Active(anon):      25636 kB
Inactive(anon):    76928 kB
Active(file):     820288 kB
Inactive(file):   958492 kB
Unevictable:      110960 kB
Mlocked:          110960 kB
SwapTotal:      67108860 kB
SwapFree:       67025636 kB
Dirty:              2788 kB
Writeback:             0 kB
AnonPages:        167804 kB
Mapped:            46164 kB
Shmem:             29128 kB
Slab:             216628 kB
SReclaimable:     186436 kB
SUnreclaim:        30192 kB
KernelStack:        3760 kB
PageTables:         6052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     556356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     90112 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       99712 kB
DirectMap2M:    33445888 kB

Free space on /tmp at the end= 59364 MiB
End job on node150 at 2019-09-15 22:04:30