Trace number 4390159

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? (TO) 2400.03 2399.8

General information on the benchmark

NamePrimes/
Primes-m1-p25/Primes-25-60-3-7.xml
MD5SUMcb02fe1604c5e2402c2e6090aa48ef6c
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Number of domains1
Minimum domain size96
Maximum domain size96
Distribution of domain sizes[{"size":96,"count":97}]
Minimum variable degree0
Maximum variable degree11
Distribution of variable degrees[{"degree":0,"count":3},{"degree":1,"count":4},{"degree":2,"count":14},{"degree":3,"count":20},{"degree":4,"count":25},{"degree":5,"count":13},{"degree":6,"count":10},{"degree":7,"count":8},{"degree":8,"count":1},{"degree":10,"count":1},{"degree":11,"count":1}]
Minimum constraint arity3
Maximum constraint arity10
Distribution of constraint arities[{"arity":3,"count":6},{"arity":4,"count":7},{"arity":5,"count":12},{"arity":6,"count":1},{"arity":7,"count":9},{"arity":8,"count":7},{"arity":9,"count":9},{"arity":10,"count":9}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":60}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.01	c root propagations     : 1247        
0.00/0.01	c restarts enabled, print stats at every restarts
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c This is cosoco 2.00 --  
0.00/0.01	c
0.00/0.01	c command line: cosoco -lc -model -restarts -stick HOME/instance-4390159-1568341596.xml 
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.01 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 100
0.00/0.01	c |            Domain Sizes: 96..96
0.00/0.01	c |
0.00/0.01	c |             Constraints: 60
0.00/0.01	c |                   Arity: 3..10  -- Ternary: 6
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          Sum: 60
0.00/0.01	c |                          
0.00/0.01	c =========================================================================================================
0.00/0.01	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.01	c remove useless variable x[19]
0.00/0.01	c remove useless variable x[71]
0.00/0.01	c remove useless variable x[98]
0.00/0.03	c 101            130            9387           49886          34             0              4   20   12    
0.00/0.05	c 211            274            21590          106082         34             0              3   17   14    
0.00/0.07	c 332            441            28785          165077         36             0              1   26   20    
0.10/0.12	c 465            613            49863          288588         36             0              2   22   16    
0.10/0.18	c 611            811            77468          485977         36             0              19   23   22   
0.21/0.24	c 771            1029           104457         721890         36             0              19   25   22   
0.21/0.29	c 947            1274           126493         824004         36             0              16   21   18   
0.31/0.33	c 1140           1543           148068         899674         36             0              14   22   17   
0.31/0.40	c 1352           1854           178486         1025641        36             0              14   21   16   
0.41/0.44	c 1585           2134           200352         1102637        36             0              17   22   19   
0.41/0.49	c 1841           2491           224160         1233433        36             0              16   35   25   
0.51/0.57	c 2122           2835           265907         1446870        36             0              19   28   24   
0.60/0.67	c 2431           3211           312727         1770886        36             0              27   32   27   
0.69/0.78	c 2770           3824           363354         2178902        36             0              17   26   23   
0.79/0.84	c 3142           4300           387891         2327835        36             0              22   42   29   
0.79/0.88	c 3551           4815           412761         2438128        36             0              23   42   35   
0.89/0.93	c 4000           5342           439749         2580541        36             0              32   36   35   
1.00/1.06	c 4493           6029           503124         2950162        36             0              25   38   31   
1.10/1.13	c 5035           6692           534781         3169795        36             0              25   36   28   
1.19/1.25	c 5631           7589           593353         3514830        36             0              20   33   25   
1.29/1.35	c 6286           8717           627183         3960915        36             0              24   36   29   
1.39/1.43	c 7006           9746           666989         4237676        36             0              23   35   28   
1.49/1.52	c 7798           10700          707733         4611211        36             0              22   34   24   
1.79/1.80	c 8669           11860          863402         5343726        36             0              18   30   26   
1.89/1.94	c 9627           13076          933515         5756367        36             0              21   35   28   
2.19/2.22	c 10680          14627          1076225        6473499        36             0              12   40   27   
2.39/2.48	c 11838          16237          1204292        7235826        36             0              17   43   29   
2.69/2.75	c 13111          17937          1339070        7950465        36             0              17   44   29   
2.89/2.96	c 14511          19620          1455512        8408090        36             0              21   40   31   
3.10/3.16	c 16051          21672          1550082        8993290        36             0              20   41   29   
3.29/3.33	c 17745          23705          1627445        9490871        36             0              25   37   28   
3.59/3.60	c 19608          26018          1769524        10122235       36             0              13   47   37   
4.00/4.03	c 21657          29132          1978887        11169044       36             0              23   28   27   
4.79/4.81	c 23910          32345          2369585        12806988       36             0              19   25   21   
5.00/5.06	c 26388          35823          2479567        13592599       36             0              15   38   22   
5.49/5.52	c 29113          39647          2688064        15056890       36             0              18   37   24   
6.19/6.20	c 32110          43531          3024788        16856210       36             0              20   40   30   
6.69/6.78	c 35406          47754          3304930        18673734       36             0              21   40   30   
7.49/7.52	c 39031          52871          3705701        20757450       36             0              25   37   33   
7.89/7.92	c 43018          57518          3875885        21945937       36             0              17   45   38   
8.49/8.54	c 47403          63251          4176797        23860541       36             0              18   37   29   
9.00/9.09	c 52226          71120          4414127        25772220       36             0              20   43   26   
9.89/9.94	c 57531          77245          4755779        28536086       36             0              18   34   23   
10.89/10.97	c 63366          84133          5205549        31333286       36             0              15   37   25   
12.10/12.16	c 69784          92793          5819838        34580971       36             0              15   40   30   
12.79/12.82	c 76843          102062         6126322        36412212       36             0              17   40   23   
14.69/14.77	c 84607          111766         7052547        41216785       36             0              11   33   20   
16.00/16.04	c 93147          124917         7524962        45958090       36             0              17   39   26   
18.29/18.32	c 102541         136629         8681031        51003141       36             0              19   38   30   
20.00/20.02	c 112874         150740         9479336        56437122       36             0              16   35   28   
22.29/22.32	c 124240         163790         10555148       63190978       36             0              24   33   31   
25.69/25.76	c 136742         178306         12193001       73361754       36             0              17   30   24   
29.39/29.46	c 150494         195074         14111349       82080742       36             0              21   33   29   
33.50/33.59	c 165621         212950         16017395       95014348       36             0              16   32   23   
37.80/37.81	c 182260         232821         18237986       104353115      36             0              21   33   31   
43.70/43.71	c 200562         255961         21055611       121489177      36             0              17   31   22   
47.80/47.81	c 220694         280849         23078579       132293813      36             0              17   31   24   
53.11/53.13	c 242839         308610         25665031       146743477      36             0              18   36   26   
60.20/60.23	c 267198         338933         29041081       168155297      36             0              16   30   22   
66.01/66.08	c 293992         373880         31828897       183376558      36             0              17   33   24   
72.80/72.80	c 323465         412635         34869307       205686080      36             0              17   31   23   
78.01/78.03	c 355885         457305         37083355       220387299      36             0              17   37   23   
87.20/87.22	c 391547         501173         41677444       242435750      36             0              16   33   26   
95.50/95.51	c 430775         547883         45884204       259457311      36             0              19   32   24   
105.11/105.18	c 473925         603338         50614040       278647402      36             0              14   38   27   
110.30/110.33	c 521390         663851         53022233       294121527      36             0              23   33   28   
120.30/120.32	c 573601         722075         58076199       314531512      36             0              23   45   34   
129.01/129.05	c 631033         789773         62134595       338451259      36             0              21   42   28   
140.70/140.79	c 694208         868893         68232191       362539813      36             0              18   34   27   
149.81/149.84	c 763700         958301         72164953       387626526      36             0              9   42   29    
165.71/165.76	c 840141         1051936        80277684       419178978      36             0              17   42   33   
182.61/182.62	c 924226         1157613        88066764       456106102      36             0              19   41   26   
198.31/198.32	c 1016719        1271406        95870064       492768411      36             0              21   35   27   
212.61/212.67	c 1118461        1381708        103042187      527380702      36             0              19   42   32   
230.61/230.62	c 1230377        1522304        111252237      582304096      36             0              18   38   27   
247.22/247.25	c 1353484        1667483        119640705      620954178      36             0              18   39   27   
268.52/268.50	c 1488901        1857990        129601773      681660134      36             0              20   36   24   
291.13/291.13	c 1637859        2028679        140373683      735925979      36             0              17   44   33   
314.42/314.49	c 1801712        2232008        151574434      800122291      36             0              17   33   23   
344.22/344.29	c 1981950        2430780        165931012      875622813      36             0              21   41   30   
376.04/376.03	c 2180211        2669989        181294538      966719090      36             0              16   35   24   
411.83/411.88	c 2398298        2903438        198865533      1049486802     36             0              15   41   30   
447.83/447.89	c 2638193        3189545        216361459      1153569180     36             0              17   37   24   
495.94/496.00	c 2902077        3491160        241532952      1255663956     36             0              20   39   27   
551.15/551.17	c 3192349        3852765        269754680      1392707446     36             0              16   35   25   
603.65/603.61	c 3511648        4231779        296110389      1507824572     36             0              17   39   27   
654.55/654.51	c 3862876        4609418        320414468      1640934510     36             0              15   40   31   
710.96/710.93	c 4249226        5096895        347236026      1799540992     36             0              17   35   23   
796.87/796.88	c 4674211        5595748        388124169      2010557933     36             0              17   31   22   
868.98/868.98	c 5141694        6175305        424235200      2188677256     36             0              18   35   23   
985.39/985.31	c 5655925        6799888        483532128      2487389869     36             0              9   40   26    
1091.10/1091.07	c 6221579        7489213        534897481      2788332758     36             0              14   35   28   
1209.71/1209.65	c 6843798        8218281        595860964      3063091219     36             0              13   31   22   
1313.72/1313.69	c 7528238        9068970        651571824      3340468991     36             0              14   41   27   
1406.03/1406.00	c 8281122        10017739       697745612      3592133521     36             0              17   44   28   
1544.94/1544.80	c 9109294        11140391       768827216      3942312221     36             0              16   43   29   
1674.05/1673.98	c 10020283       12245706       829280372      4310270611     36             0              17   43   26   
1844.28/1844.19	c 11022370       13468956       914293221      4712389113     36             0              19   42   29   
2035.49/2035.39	c 12124665       14935643       1007147818     5185585520     36             0              12   39   24   
2217.21/2217.08	c 13337189       16569460       1105041145     5562065631     36             0              13   41   26   
2400.02/2399.80	
2400.02/2399.80	c *** INTERRUPTED ***
2400.02/2399.80	c restarts              : 100         
2400.02/2399.80	c conflicts             : 14336739     (5974 /sec)
2400.02/2399.80	c decisions             : 17714209     (7381 /sec)
2400.02/2399.80	c propagations          : 6048943187  (2520363 /sec)
2400.02/2399.80	c root propagations     : 1247        
2400.02/2399.80	c filter calls          : 1192934667     (497050 /sec)
2400.02/2399.80	c useless filter calls  : 720261680      (60 %)
2400.02/2399.80	c Memory used           : 26.84 MB
2400.02/2399.80	c CPU time              : 2400.03 s
2400.02/2399.80	c real time             : 2399.8 s
2400.02/2399.80	
2400.02/2399.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 (11961 MiB free)
  memory of node 1: 16384 MiB (12640 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390159-1568341596/watcher-4390159-1568341596 -o /tmp/evaluation-result-4390159-1568341596/solver-4390159-1568341596 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node148-1568328795-19587 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4390159-1568341596.xml 

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

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

solver pid=22441, runsolver pid=22438

[startup+0.100145 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 22442
/proc/meminfo: memFree=25192716/32770624 swapFree=67004140/67108860
[pid=22441] ppid=22438 vsize=27484 memory=3868 CPUtime=0.1 cores=0,2,4,6
/proc/22441/stat : 22441 (cosoco) R 22438 22441 19556 0 -1 4202496 1183 0 0 0 10 0 0 0 20 0 1 0 410321227 28143616 967 33554432000 4194304 6210612 140733208358240 140733208354776 5149585 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26484736 140733208359947 140733208360049 140733208360049 140733208362958 0
/proc/22441/statm: 6871 967 830 493 0 176 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 3868 KiB

[startup+0.209448 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 22442
/proc/meminfo: memFree=25192716/32770624 swapFree=67004140/67108860
[pid=22441] ppid=22438 vsize=27484 memory=3868 CPUtime=0.21 cores=0,2,4,6
/proc/22441/stat : 22441 (cosoco) R 22438 22441 19556 0 -1 4202496 1183 0 0 0 21 0 0 0 20 0 1 0 410321227 28143616 967 33554432000 4194304 6210612 140733208358240 140733208354776 5149314 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26484736 140733208359947 140733208360049 140733208360049 140733208362958 0
/proc/22441/statm: 6871 967 830 493 0 176 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 3868 KiB

[startup+0.308898 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 22442
/proc/meminfo: memFree=25192716/32770624 swapFree=67004140/67108860
[pid=22441] ppid=22438 vsize=27484 memory=3868 CPUtime=0.31 cores=0,2,4,6
/proc/22441/stat : 22441 (cosoco) R 22438 22441 19556 0 -1 4202496 1183 0 0 0 31 0 0 0 20 0 1 0 410321227 28143616 967 33554432000 4194304 6210612 140733208358240 140733208354776 5149290 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26484736 140733208359947 140733208360049 140733208360049 140733208362958 0
/proc/22441/statm: 6871 967 830 493 0 176 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 3868 KiB

[startup+0.700273 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 22442
/proc/meminfo: memFree=25192520/32770624 swapFree=67004140/67108860
[pid=22441] ppid=22438 vsize=27484 memory=3868 CPUtime=0.69 cores=0,2,4,6
/proc/22441/stat : 22441 (cosoco) R 22438 22441 19556 0 -1 4202496 1183 0 0 0 69 0 0 0 20 0 1 0 410321227 28143616 967 33554432000 4194304 6210612 140733208358240 140733208356200 5148345 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26484736 140733208359947 140733208360049 140733208360049 140733208362958 0
/proc/22441/statm: 6871 967 830 493 0 176 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 3868 KiB

[startup+1.50028 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 22442
/proc/meminfo: memFree=25192520/32770624 swapFree=67004140/67108860
[pid=22441] ppid=22438 vsize=27484 memory=3868 CPUtime=1.49 cores=0,2,4,6
/proc/22441/stat : 22441 (cosoco) R 22438 22441 19556 0 -1 4202496 1183 0 0 0 149 0 0 0 20 0 1 0 410321227 28143616 967 33554432000 4194304 6210612 140733208358240 140733208356200 5148311 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26484736 140733208359947 140733208360049 140733208360049 140733208362958 0
/proc/22441/statm: 6871 967 830 493 0 176 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 3868 KiB

[startup+3.10903 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 22442
/proc/meminfo: memFree=25192396/32770624 swapFree=67004140/67108860
[pid=22441] ppid=22438 vsize=27484 memory=4080 CPUtime=3.1 cores=0,2,4,6
/proc/22441/stat : 22441 (cosoco) R 22438 22441 19556 0 -1 4202496 1251 0 0 0 310 0 0 0 20 0 1 0 410321227 28143616 1020 33554432000 4194304 6210612 140733208358240 140733208356200 5148723 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26484736 140733208359947 140733208360049 140733208360049 140733208362958 0
/proc/22441/statm: 6871 1020 875 493 0 176 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4080 KiB

[startup+6.30027 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22442
/proc/meminfo: memFree=25192496/32770624 swapFree=67004140/67108860
[pid=22441] ppid=22438 vsize=27484 memory=4080 CPUtime=6.29 cores=0,2,4,6
/proc/22441/stat : 22441 (cosoco) R 22438 22441 19556 0 -1 4202496 1345 0 0 0 629 0 0 0 20 0 1 0 410321227 28143616 1020 33554432000 4194304 6210612 140733208358240 140733208356200 5192912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26484736 140733208359947 140733208360049 140733208360049 140733208362958 0
/proc/22441/statm: 6871 1020 875 493 0 176 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4080 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22442
/proc/meminfo: memFree=25192552/32770624 swapFree=67004140/67108860
[pid=22441] ppid=22438 vsize=27484 memory=4080 CPUtime=12.69 cores=0,2,4,6
/proc/22441/stat : 22441 (cosoco) R 22438 22441 19556 0 -1 4202496 1427 0 0 0 1269 0 0 0 20 0 1 0 410321227 28143616 1020 33554432000 4194304 6210612 140733208358240 140733208356200 5149425 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26484736 140733208359947 140733208360049 140733208360049 140733208362958 0
/proc/22441/statm: 6871 1020 875 493 0 176 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4080 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22442
/proc/meminfo: memFree=25192552/32770624 swapFree=67004140/67108860
[pid=22441] ppid=22438 vsize=27484 memory=4080 CPUtime=25.49 cores=0,2,4,6
/proc/22441/stat : 22441 (cosoco) R 22438 22441 19556 0 -1 4202496 1576 0 0 0 2549 0 0 0 20 0 1 0 410321227 28143616 1020 33554432000 4194304 6210612 140733208358240 140733208356200 5149321 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26484736 140733208359947 140733208360049 140733208360049 140733208362958 0
/proc/22441/statm: 6871 1020 875 493 0 176 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4080 KiB

[startup+51.1091 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22445
/proc/meminfo: memFree=25192064/32770624 swapFree=67004140/67108860
[pid=22441] ppid=22438 vsize=27484 memory=4080 CPUtime=51.11 cores=0,2,4,6
/proc/22441/stat : 22441 (cosoco) R 22438 22441 19556 0 -1 4202496 1670 0 0 0 5111 0 0 0 20 0 1 0 410321227 28143616 1020 33554432000 4194304 6210612 140733208358240 140733208356200 5149290 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26484736 140733208359947 140733208360049 140733208360049 140733208362958 0
/proc/22441/statm: 6871 1020 875 493 0 176 0
Current children cumulated CPU time: 51.11 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4080 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 22450
/proc/meminfo: memFree=25192400/32770624 swapFree=67004140/67108860
[pid=22441] ppid=22438 vsize=27484 memory=4080 CPUtime=102.3 cores=0,2,4,6
/proc/22441/stat : 22441 (cosoco) R 22438 22441 19556 0 -1 4202496 1752 0 0 0 10230 0 0 0 20 0 1 0 410321227 28143616 1020 33554432000 4194304 6210612 140733208358240 140733208356200 5149598 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26484736 140733208359947 140733208360049 140733208360049 140733208362958 0
/proc/22441/statm: 6871 1020 875 493 0 176 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4080 KiB

[startup+162.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/200 22455
/proc/meminfo: memFree=25192248/32770624 swapFree=67004140/67108860
[pid=22441] ppid=22438 vsize=27484 memory=4080 CPUtime=162.31 cores=0,2,4,6
/proc/22441/stat : 22441 (cosoco) R 22438 22441 19556 0 -1 4202496 1833 0 0 0 16231 0 0 0 20 0 1 0 410321227 28143616 1020 33554432000 4194304 6210612 140733208358240 140733208356200 5149439 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26484736 140733208359947 140733208360049 140733208360049 140733208362958 0
/proc/22441/statm: 6871 1020 875 493 0 176 0
Current children cumulated CPU time: 162.31 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4080 KiB

[startup+222.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/200 22459
/proc/meminfo: memFree=25192576/32770624 swapFree=67004140/67108860
[pid=22441] ppid=22438 vsize=27484 memory=4080 CPUtime=222.31 cores=0,2,4,6
/proc/22441/stat : 22441 (cosoco) R 22438 22441 19556 0 -1 4202496 1914 0 0 0 22231 0 0 0 20 0 1 0 410321227 28143616 1020 33554432000 4194304 6210612 140733208358240 140733208356200 5192912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26484736 140733208359947 140733208360049 140733208360049 140733208362958 0
/proc/22441/statm: 6871 1020 875 493 0 176 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4080 KiB

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/201 22473
/proc/meminfo: memFree=25192416/32770624 swapFree=67004140/67108860
[pid=22441] ppid=22438 vsize=27484 memory=4080 CPUtime=282.32 cores=0,2,4,6
/proc/22441/stat : 22441 (cosoco) R 22438 22441 19556 0 -1 4202496 1914 0 0 0 28232 0 0 0 20 0 1 0 410321227 28143616 1020 33554432000 4194304 6210612 140733208358240 140733208356200 5389952 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26484736 140733208359947 140733208360049 140733208360049 140733208362958 0
/proc/22441/statm: 6871 1020 875 493 0 176 0
Current children cumulated CPU time: 282.32 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4080 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 22477
/proc/meminfo: memFree=25191788/32770624 swapFree=67004140/67108860
[pid=22441] ppid=22438 vsize=27484 memory=4080 CPUtime=342.32 cores=0,2,4,6
/proc/22441/stat : 22441 (cosoco) R 22438 22441 19556 0 -1 4202496 1995 0 0 0 34232 0 0 0 20 0 1 0 410321227 28143616 1020 33554432000 4194304 6210612 140733208358240 140733208356200 5192912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26484736 140733208359947 140733208360049 140733208360049 140733208362958 0
/proc/22441/statm: 6871 1020 875 493 0 176 0
Current children cumulated CPU time: 342.32 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4080 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 22481
/proc/meminfo: memFree=25191852/32770624 swapFree=67004140/67108860
[pid=22441] ppid=22438 vsize=27484 memory=4080 CPUtime=402.33 cores=0,2,4,6
/proc/22441/stat : 22441 (cosoco) R 22438 22441 19556 0 -1 4202496 1995 0 0 0 40233 0 0 0 20 0 1 0 410321227 28143616 1020 33554432000 4194304 6210612 140733208358240 140733208356200 5148422 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26484736 140733208359947 140733208360049 140733208360049 140733208362958 0
/proc/22441/statm: 6871 1020 875 493 0 176 0
Current children cumulated CPU time: 402.33 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4080 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 22487
/proc/meminfo: memFree=25191732/32770624 swapFree=67004140/67108860
[pid=22441] ppid=22438 vsize=27484 memory=4080 CPUtime=462.34 cores=0,2,4,6
/proc/22441/stat : 22441 (cosoco) R 22438 22441 19556 0 -1 4202496 2076 0 0 0 46234 0 0 0 20 0 1 0 410321227 28143616 1020 33554432000 4194304 6210612 140733208358240 140733208356200 5192894 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26484736 140733208359947 140733208360049 140733208360049 140733208362958 0
/proc/22441/statm: 6871 1020 875 493 0 176 0
Current children cumulated CPU time: 462.34 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4080 KiB


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

/proc/22441/statm: 6871 1020 875 493 0 176 0
Current children cumulated CPU time: 1602.45 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4080 KiB

[startup+1662.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 22592
/proc/meminfo: memFree=25189396/32770624 swapFree=67004140/67108860
[pid=22441] ppid=22438 vsize=27484 memory=4080 CPUtime=1662.45 cores=0,2,4,6
/proc/22441/stat : 22441 (cosoco) R 22438 22441 19556 0 -1 4202496 2877 0 0 0 166245 0 0 0 20 0 1 0 410321227 28143616 1020 33554432000 4194304 6210612 140733208358240 140733208356200 5149290 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26484736 140733208359947 140733208360049 140733208360049 140733208362958 0
/proc/22441/statm: 6871 1020 875 493 0 176 0
Current children cumulated CPU time: 1662.45 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4080 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 22598
/proc/meminfo: memFree=25188936/32770624 swapFree=67004140/67108860
[pid=22441] ppid=22438 vsize=27484 memory=4080 CPUtime=1722.46 cores=0,2,4,6
/proc/22441/stat : 22441 (cosoco) R 22438 22441 19556 0 -1 4202496 2890 0 0 0 172246 0 0 0 20 0 1 0 410321227 28143616 1020 33554432000 4194304 6210612 140733208358240 140733208356200 5149314 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26484736 140733208359947 140733208360049 140733208360049 140733208362958 0
/proc/22441/statm: 6871 1020 875 493 0 176 0
Current children cumulated CPU time: 1722.46 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4080 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 22603
/proc/meminfo: memFree=25188512/32770624 swapFree=67004140/67108860
[pid=22441] ppid=22438 vsize=27484 memory=4080 CPUtime=1782.46 cores=0,2,4,6
/proc/22441/stat : 22441 (cosoco) R 22438 22441 19556 0 -1 4202496 2959 0 0 0 178246 0 0 0 20 0 1 0 410321227 28143616 1020 33554432000 4194304 6210612 140733208358240 140733208356200 5149321 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26484736 140733208359947 140733208360049 140733208360049 140733208362958 0
/proc/22441/statm: 6871 1020 875 493 0 176 0
Current children cumulated CPU time: 1782.46 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4080 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 22607
/proc/meminfo: memFree=25189064/32770624 swapFree=67004140/67108860
[pid=22441] ppid=22438 vsize=27484 memory=4080 CPUtime=1842.47 cores=0,2,4,6
/proc/22441/stat : 22441 (cosoco) R 22438 22441 19556 0 -1 4202496 2959 0 0 0 184247 0 0 0 20 0 1 0 410321227 28143616 1020 33554432000 4194304 6210612 140733208358240 140733208356200 5192912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26484736 140733208359947 140733208360049 140733208360049 140733208362958 0
/proc/22441/statm: 6871 1020 875 493 0 176 0
Current children cumulated CPU time: 1842.47 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4080 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 22613
/proc/meminfo: memFree=25187496/32770624 swapFree=67004140/67108860
[pid=22441] ppid=22438 vsize=27484 memory=4080 CPUtime=1902.48 cores=0,2,4,6
/proc/22441/stat : 22441 (cosoco) R 22438 22441 19556 0 -1 4202496 3041 0 0 0 190248 0 0 0 20 0 1 0 410321227 28143616 1020 33554432000 4194304 6210612 140733208358240 140733208356200 5192912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26484736 140733208359947 140733208360049 140733208360049 140733208362958 0
/proc/22441/statm: 6871 1020 875 493 0 176 0
Current children cumulated CPU time: 1902.48 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4080 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22618
/proc/meminfo: memFree=25187496/32770624 swapFree=67004140/67108860
[pid=22441] ppid=22438 vsize=27484 memory=4080 CPUtime=1962.48 cores=0,2,4,6
/proc/22441/stat : 22441 (cosoco) R 22438 22441 19556 0 -1 4202496 3041 0 0 0 196248 0 0 0 20 0 1 0 410321227 28143616 1020 33554432000 4194304 6210612 140733208358240 140733208356200 5192912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26484736 140733208359947 140733208360049 140733208360049 140733208362958 0
/proc/22441/statm: 6871 1020 875 493 0 176 0
Current children cumulated CPU time: 1962.48 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4080 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22622
/proc/meminfo: memFree=25187400/32770624 swapFree=67004140/67108860
[pid=22441] ppid=22438 vsize=27484 memory=4080 CPUtime=2022.49 cores=0,2,4,6
/proc/22441/stat : 22441 (cosoco) R 22438 22441 19556 0 -1 4202496 3110 0 0 0 202249 0 0 0 20 0 1 0 410321227 28143616 1020 33554432000 4194304 6210612 140733208358240 140733208356200 5149314 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26484736 140733208359947 140733208360049 140733208360049 140733208362958 0
/proc/22441/statm: 6871 1020 875 493 0 176 0
Current children cumulated CPU time: 2022.49 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4080 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 22636
/proc/meminfo: memFree=25187268/32770624 swapFree=67004140/67108860
[pid=22441] ppid=22438 vsize=27484 memory=4080 CPUtime=2082.49 cores=0,2,4,6
/proc/22441/stat : 22441 (cosoco) R 22438 22441 19556 0 -1 4202496 3123 0 0 0 208249 0 0 0 20 0 1 0 410321227 28143616 1020 33554432000 4194304 6210612 140733208358240 140733208356200 5148623 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26484736 140733208359947 140733208360049 140733208360049 140733208362958 0
/proc/22441/statm: 6871 1020 875 493 0 176 0
Current children cumulated CPU time: 2082.49 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4080 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 22662
/proc/meminfo: memFree=25187364/32770624 swapFree=67004140/67108860
[pid=22441] ppid=22438 vsize=27484 memory=4080 CPUtime=2142.5 cores=0,2,4,6
/proc/22441/stat : 22441 (cosoco) R 22438 22441 19556 0 -1 4202496 3192 0 0 0 214250 0 0 0 20 0 1 0 410321227 28143616 1020 33554432000 4194304 6210612 140733208358240 140733208356200 5148330 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26484736 140733208359947 140733208360049 140733208360049 140733208362958 0
/proc/22441/statm: 6871 1020 875 493 0 176 0
Current children cumulated CPU time: 2142.5 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4080 KiB

[startup+2202.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/200 22666
/proc/meminfo: memFree=25186992/32770624 swapFree=67004140/67108860
[pid=22441] ppid=22438 vsize=27484 memory=4080 CPUtime=2202.51 cores=0,2,4,6
/proc/22441/stat : 22441 (cosoco) R 22438 22441 19556 0 -1 4202496 3192 0 0 0 220251 0 0 0 20 0 1 0 410321227 28143616 1020 33554432000 4194304 6210612 140733208358240 140733208356200 5149332 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26484736 140733208359947 140733208360049 140733208360049 140733208362958 0
/proc/22441/statm: 6871 1020 875 493 0 176 0
Current children cumulated CPU time: 2202.51 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4080 KiB

[startup+2262.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/200 22672
/proc/meminfo: memFree=25187668/32770624 swapFree=67004140/67108860
[pid=22441] ppid=22438 vsize=27484 memory=4080 CPUtime=2262.51 cores=0,2,4,6
/proc/22441/stat : 22441 (cosoco) R 22438 22441 19556 0 -1 4202496 3274 0 0 0 226251 0 0 0 20 0 1 0 410321227 28143616 1020 33554432000 4194304 6210612 140733208358240 140733208356200 5192912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26484736 140733208359947 140733208360049 140733208360049 140733208362958 0
/proc/22441/statm: 6871 1020 875 493 0 176 0
Current children cumulated CPU time: 2262.51 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4080 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 22676
/proc/meminfo: memFree=25188220/32770624 swapFree=67004140/67108860
[pid=22441] ppid=22438 vsize=27484 memory=4080 CPUtime=2322.52 cores=0,2,4,6
/proc/22441/stat : 22441 (cosoco) R 22438 22441 19556 0 -1 4202496 3274 0 0 0 232252 0 0 0 20 0 1 0 410321227 28143616 1020 33554432000 4194304 6210612 140733208358240 140733208356200 5397073 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26484736 140733208359947 140733208360049 140733208360049 140733208362958 0
/proc/22441/statm: 6871 1020 875 493 0 176 0
Current children cumulated CPU time: 2322.52 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4080 KiB

[startup+2382.3 s]
/proc/loadavg: 2.10 2.04 2.05 3/199 22741
/proc/meminfo: memFree=24681236/32770624 swapFree=67004140/67108860
[pid=22441] ppid=22438 vsize=27484 memory=4080 CPUtime=2382.52 cores=0,2,4,6
/proc/22441/stat : 22441 (cosoco) R 22438 22441 19556 0 -1 4202496 3343 0 0 0 238252 0 0 0 20 0 1 0 410321227 28143616 1020 33554432000 4194304 6210612 140733208358240 140733208356200 5149314 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26484736 140733208359947 140733208360049 140733208360049 140733208362958 0
/proc/22441/statm: 6871 1020 875 493 0 176 0
Current children cumulated CPU time: 2382.52 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4080 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.8 s]
/proc/loadavg: 2.07 2.04 2.05 3/199 22744
/proc/meminfo: memFree=24539736/32770624 swapFree=67004140/67108860
[pid=22441] ppid=22438 vsize=27484 memory=4080 CPUtime=2400.02 cores=0,2,4,6
/proc/22441/stat : 22441 (cosoco) R 22438 22441 19556 0 -1 4202496 3343 0 0 0 240002 0 0 0 20 0 1 0 410321227 28143616 1020 33554432000 4194304 6210612 140733208358240 140733208356200 5149332 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 26484736 140733208359947 140733208360049 140733208360049 140733208362958 0
/proc/22441/statm: 6871 1020 875 493 0 176 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4080 KiB

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

[startup+2399.8 s]
# the end of solver process 22441 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2400.03 s, system=0.005 s

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

Child status: 1
Real time (s): 2399.8
CPU time (s): 2400.03
CPU user time (s): 2400.03
CPU system time (s): 0.005
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 27484
Max. memory (cumulated for all children) (KiB): 4080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.03
system time used= 0.005
maximum resident set size= 4148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3393
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 602


# summary of solver processes directly reported to runsolver:
#   pid: 22441
#   total CPU time (s): 2400.03
#   total CPU user time (s): 2400.03
#   total CPU system time (s): 0.005

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.15813 second user time and 17.7622 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-13 04:26:00
IDJOB=4390159
IDBENCH=133297
IDSOLVER=2830
FILE ID=node148/4390159-1568341596
RUNJOBID= node148-1568328795-19587
PBS_JOBID= 21701154
Free space on /tmp= 58796 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP17/Primes/Primes-m1-p25/Primes-25-60-3-7.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390159-1568341596/watcher-4390159-1568341596 -o /tmp/evaluation-result-4390159-1568341596/solver-4390159-1568341596 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node148-1568328795-19587 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4390159-1568341596.xml

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

MD5SUM BENCH= cb02fe1604c5e2402c2e6090aa48ef6c
RANDOM SEED=2057350493

node148.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.13
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.13
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.13
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.13
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:        25192520 kB
MemAvailable:   31857140 kB
Buffers:          141736 kB
Cached:          6770908 kB
SwapCached:         3904 kB
Active:          2417932 kB
Inactive:        4506960 kB
Active(anon):       9992 kB
Inactive(anon):    43524 kB
Active(file):    2407940 kB
Inactive(file):  4463436 kB
Unevictable:      109232 kB
Mlocked:          109232 kB
SwapTotal:      67108860 kB
SwapFree:       67004140 kB
Dirty:              2760 kB
Writeback:             0 kB
AnonPages:        118964 kB
Mapped:            45012 kB
Shmem:             32260 kB
Slab:             247024 kB
SReclaimable:     218156 kB
SUnreclaim:        28868 kB
KernelStack:        3552 kB
PageTables:         5532 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     532820 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 58596 MiB
End job on node148 at 2019-09-13 05:06:00