Trace number 4389518

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) 2520.02 2519.8

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07h-7_X2.xml
MD5SUM10ee2207fbf9262b8884f336b5729a19
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark159.215
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints1262
Number of domains4
Minimum domain size1
Maximum domain size28
Distribution of domain sizes[{"size":1,"count":2},{"size":7,"count":28},{"size":14,"count":27},{"size":28,"count":54}]
Minimum variable degree0
Maximum variable degree56
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":29},{"degree":3,"count":26},{"degree":28,"count":1},{"degree":29,"count":18},{"degree":30,"count":9},{"degree":56,"count":28}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1262}]
Number of extensional constraints1262
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1262}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.02	c root propagations     : 280         
0.00/0.02	c restarts enabled, print stats at every restarts
0.00/0.02	c
0.00/0.02	c
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-4389518-1568346473.xml 
0.00/0.02	c ========================================[ Problem Statistics ]===========================================
0.00/0.02	c |                                                                                                       
0.00/0.02	c |  Parse time        :         0.02 s 
0.00/0.02	c |
0.00/0.02	c |               Variables: 112
0.00/0.02	c |            Domain Sizes: 1..28
0.00/0.02	c |
0.00/0.02	c |             Constraints: 1262
0.00/0.02	c |                   Arity: 2..2  -- Binary: 1262
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          Extension: 1262  (nb tuples: 0..378) -- (shared: 1252)
0.00/0.02	c |                          
0.00/0.02	c =========================================================================================================
0.00/0.02	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.02	c remove useless variable z[0]
0.00/0.04	c 101            305            106507         6782           66             0              21   63   43   
0.00/0.05	c 211            686            192356         11277          66             0              48   79   58   
0.00/0.06	c 332            1085           278189         14962          66             0              18   24   21   
0.00/0.07	c 465            1600           386272         20917          66             0              16   27   23   
0.00/0.08	c 611            1979           508068         28451          66             0              16   23   19   
0.00/0.10	c 771            2582           663112         40393          66             0              14   27   23   
0.10/0.12	c 947            3035           811523         49663          66             0              19   22   21   
0.10/0.14	c 1140           3543           972822         62035          66             0              15   22   19   
0.10/0.16	c 1352           4083           1168726        76910          66             0              16   19   18   
0.10/0.18	c 1585           4663           1373711        94478          66             0              15   21   18   
0.10/0.21	c 1841           5596           1626095        117517         66             0              22   31   27   
0.21/0.25	c 2122           6680           1982463        151869         66             0              14   25   18   
0.21/0.29	c 2431           7749           2281004        177003         66             0              22   31   27   
0.31/0.33	c 2770           9079           2649355        206457         66             0              16   26   21   
0.31/0.36	c 3142           10317          2965510        228340         66             0              19   29   27   
0.41/0.43	c 3551           11538          3620565        293673         66             0              13   22   18   
0.41/0.49	c 4000           13187          4097040        337322         66             0              22   32   28   
0.51/0.56	c 4493           14545          4721078        406641         66             0              15   23   18   
0.60/0.61	c 5035           15999          5182769        438039         66             0              24   30   27   
0.60/0.67	c 5631           18023          5772755        485967         66             0              12   26   20   
0.69/0.74	c 6286           19888          6316398        512810         66             0              21   25   24   
0.69/0.79	c 7006           22431          6843828        535714         66             0              14   30   24   
0.89/0.90	c 7798           24420          7768904        667533         66             0              11   19   13   
0.89/0.99	c 8669           26883          8524589        714166         66             0              19   23   22   
1.00/1.06	c 9627           30456          9197115        741602         66             0              14   31   24   
1.10/1.15	c 10680          34805          10020390       775204         66             0              22   30   29   
1.29/1.30	c 11838          38467          11372361       914626         66             0              13   25   18   
1.39/1.42	c 13111          42044          12462276       984258         66             0              19   28   23   
1.49/1.53	c 14511          45912          13481266       1035700        66             0              12   19   17   
1.69/1.71	c 16051          50614          15055104       1176634        66             0              20   30   25   
1.79/1.89	c 17745          57265          16704567       1310589        66             0              15   27   23   
2.00/2.05	c 19608          63580          18142434       1382712        66             0              17   28   26   
2.19/2.27	c 21657          70989          20180913       1545754        66             0              16   27   23   
2.49/2.54	c 23910          78933          22563887       1757205        66             0              15   26   21   
2.69/2.76	c 26388          86986          24651514       1857264        66             0              12   25   19   
2.89/2.99	c 29113          94945          26759483       1957849        66             0              12   25   17   
3.19/3.23	c 32110          105584         28997200       2081039        66             0              16   27   23   
3.49/3.55	c 35406          115092         31800007       2263342        66             0              13   24   17   
3.79/3.82	c 39031          127653         34441070       2365721        66             0              14   26   24   
4.19/4.20	c 43018          138807         37810593       2581768        66             0              11   20   15   
4.59/4.64	c 47403          151049         41744341       2884226        66             0              13   25   18   
4.89/4.99	c 52226          169415         45074113       2995996        66             0              13   25   24   
5.49/5.54	c 57531          184852         49958863       3383473        66             0              10   25   16   
6.19/6.21	c 63366          202483         55761808       3918504        66             0              11   25   17   
6.69/6.79	c 69784          227415         61161094       4222134        66             0              14   25   22   
7.49/7.57	c 76843          252364         68144907       4800145        66             0              13   25   20   
8.19/8.26	c 84607          276069         74507327       5135832        66             0              12   25   19   
9.10/9.16	c 93147          309181         82765009       5736115        66             0              12   25   21   
9.89/9.97	c 102541         342812         90333543       6166167        66             0              13   25   21   
11.10/11.13	c 112874         379462         101133628      6986997        66             0              13   25   21   
12.19/12.25	c 124240         415973         111323727      7624300        66             0              12   25   19   
13.69/13.75	c 136742         457119         124654515      8784725        66             0              12   25   18   
15.29/15.38	c 150494         510974         139303526      10039489       66             0              13   25   21   
17.00/17.05	c 165621         562174         154575793      11273938       66             0              12   25   20   
18.59/18.60	c 182260         616612         168828403      12111849       66             0              12   25   20   
20.79/20.83	c 200562         679719         188699799      13867370       66             0              12   25   19   
22.69/22.71	c 220694         739465         205538910      14896725       66             0              9   25   17    
25.29/25.31	c 242839         816002         229188592      16875675       66             0              11   25   19   
27.69/27.75	c 267198         908759         251138111      18543161       66             0              11   25   21   
30.79/30.80	c 293992         1003806        278372013      20766033       66             0              11   25   19   
34.69/34.76	c 323465         1099345        313713719      24111397       66             0              12   26   19   
38.40/38.42	c 355885         1223679        346874922      26786317       66             0              12   26   22   
42.40/42.49	c 391547         1358856        384211568      29623714       66             0              13   26   22   
46.40/46.40	c 430775         1474888        419658372      31912387       66             0              12   25   18   
51.20/51.28	c 473925         1625225        465010136      35411304       66             0              12   25   20   
56.70/56.75	c 521390         1799393        514483944      39430246       66             0              14   26   22   
62.70/62.75	c 573601         2002126        568850332      43530761       66             0              12   25   20   
69.80/69.82	c 631033         2201356        632153896      49240467       66             0              11   28   19   
76.50/76.59	c 694208         2426636        692752265      53975923       66             0              12   26   21   
85.80/85.83	c 763700         2687121        775793990      61405328       66             0              14   28   22   
94.01/94.01	c 840141         2978914        850836717      66591690       66             0              13   25   21   
103.40/103.45	c 924226         3271912        938028086      73369631       66             0              13   27   21   
113.50/113.57	c 1016719        3607776        1030227194     80350046       66             0              12   25   21   
125.50/125.52	c 1118461        4008176        1137674103     88927959       66             0              12   25   21   
138.60/138.60	c 1230377        4433906        1255078666     98466455       66             0              12   26   21   
154.91/154.95	c 1353484        4835112        1400095594     112089092      66             0              13   28   22   
170.21/170.21	c 1488901        5305950        1536063689     123618755      66             0              13   28   22   
186.51/186.56	c 1637859        5876683        1684266239     134446643      66             0              12   28   21   
208.21/208.21	c 1801712        6438815        1878608655     152155445      66             0              10   28   22   
223.51/223.50	c 1981950        7119531        2022298933     158968353      66             0              12   28   22   
242.31/242.33	c 2180211        7876784        2198980873     169411914      66             0              12   25   22   
263.13/263.16	c 2398298        8519609        2386338271     180081423      66             0              10   27   17   
289.13/289.19	c 2638193        9213628        2610319560     198779114      66             0              8   25   15    
312.03/312.08	c 2902077        10250782       2825309941     209957179      66             0              12   27   24   
349.92/349.95	c 3192349        11315896       3162361780     241347626      66             0              9   25   20    
386.23/386.26	c 3511648        12420467       3496867341     268405774      66             0              13   28   23   
420.93/420.96	c 3862876        13657973       3810706404     290722980      66             0              8   25   21    
460.23/460.26	c 4249226        14978077       4175582228     316765184      66             0              14   28   23   
510.34/510.37	c 4674211        16565622       4626137140     353371845      66             0              11   25   20   
570.34/570.35	c 5141694        18176655       5169623151     401633282      66             0              13   28   22   
634.95/634.90	c 5655925        20018332       5747637142     451886708      66             0              10   26   20   
692.95/692.92	c 6221579        22114613       6281408993     488053154      66             0              9   26   21    
761.96/761.90	c 6843798        24540907       6912840212     535668121      66             0              13   28   23   
820.46/820.49	c 7528238        26838756       7453453215     562402734      66             0              9   26   20    
914.87/914.80	c 8281122        29541652       8311248892     635503303      66             0              11   27   20   
1003.68/1003.60	c 9109294        32279587       9091328984     695729684      66             0              8   25   18    
1105.89/1105.84	c 10020283       35484678       10033349992    770197049      66             0              12   28   22   
1212.60/1212.51	c 11022370       39216285       11002885328    839954801      66             0              11   29   22   
1346.91/1346.81	c 12124665       43463672       12217381469    939623753      66             0              10   27   21   
1483.32/1483.23	c 13337189       48009473       13460580783    1031372908     66             0              11   25   21   
1625.43/1625.33	c 14670965       53176716       14774087868    1122751102     66             0              10   27   22   
1763.05/1762.96	c 16138118       58711563       16046837683    1198440495     66             0              10   26   23   
1953.36/1953.24	c 17751986       64466430       17796063694    1336995695     66             0              13   28   23   
2150.29/2150.19	c 19527240       71247258       19574562389    1471023370     66             0              9   25   21    
2365.70/2365.56	c 21480019       77863363       21483627725    1620948527     66             0              7   26   19    
2520.01/2519.80	
2520.01/2519.80	c *** INTERRUPTED ***
2520.01/2519.80	c restarts              : 105         
2520.01/2519.80	c conflicts             : 22762249     (9033 /sec)
2520.01/2519.80	c decisions             : 81861174     (32484 /sec)
2520.01/2519.80	c propagations          : 1753652219  (695889 /sec)
2520.01/2519.80	c root propagations     : 280         
2520.01/2519.80	c filter calls          : 22815333650    (9053643 /sec)
2520.01/2519.80	c useless filter calls  : 21744762810    (95 %)
2520.01/2519.80	c Memory used           : 28.14 MB
2520.01/2519.80	c CPU time              : 2520.02 s
2520.01/2519.80	c real time             : 2519.8 s
2520.01/2519.80	
2520.01/2519.80	s UNKNOWN

Verifier Data


Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 16375 MiB (13441 MiB free)
  memory of node 1: 16384 MiB (15687 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389518-1568346473/watcher-4389518-1568346473 -o /tmp/evaluation-result-4389518-1568346473/solver-4389518-1568346473 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node116-1568346432-13139 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389518-1568346473.xml 

running on 4 cores: 4-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=13158, runsolver pid=13155

[startup+0.100158 s]*
/proc/loadavg: 1.85 2.03 2.06 3/199 13169
/proc/meminfo: memFree=29826076/32770688 swapFree=66961016/67108860
[pid=13158] ppid=13155 vsize=28816 memory=5272 CPUtime=0.1 cores=4-7
/proc/13158/stat : 13158 (cosoco) R 13155 13158 13106 0 -1 4202496 1489 0 0 0 10 0 0 0 20 0 1 0 410589003 29507584 1318 33554432000 4194304 6210612 140721795123104 140721795119640 5008603 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 16465920 140721795126283 140721795126385 140721795126385 140721795129294 0
/proc/13158/statm: 7204 1318 844 493 0 509 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5272 KiB

[startup+0.210807 s]*
/proc/loadavg: 1.85 2.03 2.06 3/199 13169
/proc/meminfo: memFree=29826076/32770688 swapFree=66961016/67108860
[pid=13158] ppid=13155 vsize=28816 memory=5272 CPUtime=0.21 cores=4-7
/proc/13158/stat : 13158 (cosoco) R 13155 13158 13106 0 -1 4202496 1489 0 0 0 21 0 0 0 20 0 1 0 410589003 29507584 1318 33554432000 4194304 6210612 140721795123104 140721795119640 5017196 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 16465920 140721795126283 140721795126385 140721795126385 140721795129294 0
/proc/13158/statm: 7204 1318 844 493 0 509 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5272 KiB

[startup+0.310343 s]*
/proc/loadavg: 1.85 2.03 2.06 3/199 13169
/proc/meminfo: memFree=29825704/32770688 swapFree=66961016/67108860
[pid=13158] ppid=13155 vsize=28816 memory=5272 CPUtime=0.31 cores=4-7
/proc/13158/stat : 13158 (cosoco) R 13155 13158 13106 0 -1 4202496 1489 0 0 0 31 0 0 0 20 0 1 0 410589003 29507584 1318 33554432000 4194304 6210612 140721795123104 140721795119640 5008459 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 16465920 140721795126283 140721795126385 140721795126385 140721795129294 0
/proc/13158/statm: 7204 1318 844 493 0 509 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5272 KiB

[startup+0.700297 s]
/proc/loadavg: 1.85 2.03 2.06 3/199 13169
/proc/meminfo: memFree=29825704/32770688 swapFree=66961016/67108860
[pid=13158] ppid=13155 vsize=28816 memory=5272 CPUtime=0.69 cores=4-7
/proc/13158/stat : 13158 (cosoco) R 13155 13158 13106 0 -1 4202496 1489 0 0 0 69 0 0 0 20 0 1 0 410589003 29507584 1318 33554432000 4194304 6210612 140721795123104 140721795121064 5008459 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 16465920 140721795126283 140721795126385 140721795126385 140721795129294 0
/proc/13158/statm: 7204 1318 844 493 0 509 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5272 KiB

[startup+1.50028 s]
/proc/loadavg: 1.86 2.03 2.06 3/199 13169
/proc/meminfo: memFree=29826064/32770688 swapFree=66961016/67108860
[pid=13158] ppid=13155 vsize=28816 memory=5272 CPUtime=1.49 cores=4-7
/proc/13158/stat : 13158 (cosoco) R 13155 13158 13106 0 -1 4202496 1489 0 0 0 149 0 0 0 20 0 1 0 410589003 29507584 1318 33554432000 4194304 6210612 140721795123104 140721795121064 5017147 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 16465920 140721795126283 140721795126385 140721795126385 140721795129294 0
/proc/13158/statm: 7204 1318 844 493 0 509 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5272 KiB

[startup+3.1102 s]
/proc/loadavg: 1.86 2.03 2.06 3/199 13169
/proc/meminfo: memFree=29826384/32770688 swapFree=66961016/67108860
[pid=13158] ppid=13155 vsize=28816 memory=5312 CPUtime=3.1 cores=4-7
/proc/13158/stat : 13158 (cosoco) R 13155 13158 13106 0 -1 4202496 1898 0 0 0 310 0 0 0 20 0 1 0 410589003 29507584 1328 33554432000 4194304 6210612 140721795123104 140721795121064 5017123 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 16465920 140721795126283 140721795126385 140721795126385 140721795129294 0
/proc/13158/statm: 7204 1328 853 493 0 509 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5312 KiB

[startup+6.30028 s]
/proc/loadavg: 1.87 2.03 2.06 3/200 13171
/proc/meminfo: memFree=29825732/32770688 swapFree=66961016/67108860
[pid=13158] ppid=13155 vsize=28816 memory=5312 CPUtime=6.29 cores=4-7
/proc/13158/stat : 13158 (cosoco) R 13155 13158 13106 0 -1 4202496 2306 0 0 0 629 0 0 0 20 0 1 0 410589003 29507584 1328 33554432000 4194304 6210612 140721795123104 140721795121064 5017205 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 16465920 140721795126283 140721795126385 140721795126385 140721795129294 0
/proc/13158/statm: 7204 1328 853 493 0 509 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5312 KiB

[startup+12.7003 s]
/proc/loadavg: 1.88 2.03 2.06 3/200 13171
/proc/meminfo: memFree=29826224/32770688 swapFree=66961016/67108860
[pid=13158] ppid=13155 vsize=28816 memory=5312 CPUtime=12.69 cores=4-7
/proc/13158/stat : 13158 (cosoco) R 13155 13158 13106 0 -1 4202496 2714 0 0 0 1269 0 0 0 20 0 1 0 410589003 29507584 1328 33554432000 4194304 6210612 140721795123104 140721795121064 5017005 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 16465920 140721795126283 140721795126385 140721795126385 140721795129294 0
/proc/13158/statm: 7204 1328 853 493 0 509 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5312 KiB

[startup+25.5003 s]
/proc/loadavg: 1.90 2.03 2.06 3/199 13171
/proc/meminfo: memFree=29826968/32770688 swapFree=66961016/67108860
[pid=13158] ppid=13155 vsize=28816 memory=5312 CPUtime=25.49 cores=4-7
/proc/13158/stat : 13158 (cosoco) R 13155 13158 13106 0 -1 4202496 3530 0 0 0 2549 0 0 0 20 0 1 0 410589003 29507584 1328 33554432000 4194304 6210612 140721795123104 140721795121064 5016948 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 16465920 140721795126283 140721795126385 140721795126385 140721795129294 0
/proc/13158/statm: 7204 1328 853 493 0 509 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5312 KiB

[startup+51.1103 s]
/proc/loadavg: 1.94 2.03 2.06 3/199 13173
/proc/meminfo: memFree=29826536/32770688 swapFree=66961016/67108860
[pid=13158] ppid=13155 vsize=28816 memory=5312 CPUtime=51.11 cores=4-7
/proc/13158/stat : 13158 (cosoco) R 13155 13158 13106 0 -1 4202496 3939 0 0 0 5111 0 0 0 20 0 1 0 410589003 29507584 1328 33554432000 4194304 6210612 140721795123104 140721795121064 5016992 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 16465920 140721795126283 140721795126385 140721795126385 140721795129294 0
/proc/13158/statm: 7204 1328 853 493 0 509 0
Current children cumulated CPU time: 51.11 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5312 KiB

[startup+102.3 s]
/proc/loadavg: 1.97 2.02 2.05 3/199 13177
/proc/meminfo: memFree=29826088/32770688 swapFree=66961016/67108860
[pid=13158] ppid=13155 vsize=28816 memory=5312 CPUtime=102.3 cores=4-7
/proc/13158/stat : 13158 (cosoco) R 13155 13158 13106 0 -1 4202496 4349 0 0 0 10230 0 0 0 20 0 1 0 410589003 29507584 1328 33554432000 4194304 6210612 140721795123104 140721795121064 5016918 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 16465920 140721795126283 140721795126385 140721795126385 140721795129294 0
/proc/13158/statm: 7204 1328 853 493 0 509 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5312 KiB

[startup+162.3 s]
/proc/loadavg: 2.70 2.20 2.11 3/199 13181
/proc/meminfo: memFree=29826592/32770688 swapFree=66961016/67108860
[pid=13158] ppid=13155 vsize=28816 memory=5312 CPUtime=162.31 cores=4-7
/proc/13158/stat : 13158 (cosoco) R 13155 13158 13106 0 -1 4202496 4758 0 0 0 16231 0 0 0 20 0 1 0 410589003 29507584 1328 33554432000 4194304 6210612 140721795123104 140721795121064 5397208 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 16465920 140721795126283 140721795126385 140721795126385 140721795129294 0
/proc/13158/statm: 7204 1328 853 493 0 509 0
Current children cumulated CPU time: 162.31 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5312 KiB

[startup+222.3 s]
/proc/loadavg: 2.26 2.17 2.10 3/201 13194
/proc/meminfo: memFree=29826500/32770688 swapFree=66961016/67108860
[pid=13158] ppid=13155 vsize=28816 memory=5312 CPUtime=222.31 cores=4-7
/proc/13158/stat : 13158 (cosoco) R 13155 13158 13106 0 -1 4202496 5166 0 0 0 22231 0 0 0 20 0 1 0 410589003 29507584 1328 33554432000 4194304 6210612 140721795123104 140721795121064 5017117 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 16465920 140721795126283 140721795126385 140721795126385 140721795129294 0
/proc/13158/statm: 7204 1328 853 493 0 509 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5312 KiB

[startup+282.3 s]
/proc/loadavg: 2.54 2.25 2.14 3/201 13200
/proc/meminfo: memFree=29825868/32770688 swapFree=66961016/67108860
[pid=13158] ppid=13155 vsize=28816 memory=5312 CPUtime=282.32 cores=4-7
/proc/13158/stat : 13158 (cosoco) R 13155 13158 13106 0 -1 4202496 5166 0 0 0 28232 0 0 0 20 0 1 0 410589003 29507584 1328 33554432000 4194304 6210612 140721795123104 140721795121064 5008850 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 16465920 140721795126283 140721795126385 140721795126385 140721795129294 0
/proc/13158/statm: 7204 1328 853 493 0 509 0
Current children cumulated CPU time: 282.32 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5312 KiB

[startup+342.3 s]
/proc/loadavg: 2.30 2.24 2.14 3/201 13204
/proc/meminfo: memFree=29824644/32770688 swapFree=66961016/67108860
[pid=13158] ppid=13155 vsize=28816 memory=5312 CPUtime=342.32 cores=4-7
/proc/13158/stat : 13158 (cosoco) R 13155 13158 13106 0 -1 4202496 5574 0 0 0 34232 0 0 0 20 0 1 0 410589003 29507584 1328 33554432000 4194304 6210612 140721795123104 140721795121064 5017072 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 16465920 140721795126283 140721795126385 140721795126385 140721795129294 0
/proc/13158/statm: 7204 1328 853 493 0 509 0
Current children cumulated CPU time: 342.32 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5312 KiB

[startup+402.3 s]
/proc/loadavg: 2.11 2.20 2.13 3/201 13208
/proc/meminfo: memFree=29824504/32770688 swapFree=66961016/67108860
[pid=13158] ppid=13155 vsize=28816 memory=5312 CPUtime=402.33 cores=4-7
/proc/13158/stat : 13158 (cosoco) R 13155 13158 13106 0 -1 4202496 5574 0 0 0 40233 0 0 0 20 0 1 0 410589003 29507584 1328 33554432000 4194304 6210612 140721795123104 140721795121064 5017196 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 16465920 140721795126283 140721795126385 140721795126385 140721795129294 0
/proc/13158/statm: 7204 1328 853 493 0 509 0
Current children cumulated CPU time: 402.33 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5312 KiB

[startup+462.3 s]
/proc/loadavg: 2.04 2.16 2.13 3/201 13214
/proc/meminfo: memFree=29824488/32770688 swapFree=66961016/67108860
[pid=13158] ppid=13155 vsize=28816 memory=5312 CPUtime=462.33 cores=4-7
/proc/13158/stat : 13158 (cosoco) R 13155 13158 13106 0 -1 4202496 5983 0 0 0 46233 0 0 0 20 0 1 0 410589003 29507584 1328 33554432000 4194304 6210612 140721795123104 140721795121064 5008827 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 16465920 140721795126283 140721795126385 140721795126385 140721795129294 0
/proc/13158/statm: 7204 1328 853 493 0 509 0
Current children cumulated CPU time: 462.33 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5312 KiB


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

/proc/13158/statm: 7204 1328 853 493 0 509 0
Current children cumulated CPU time: 1722.44 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5312 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 13356
/proc/meminfo: memFree=29824076/32770688 swapFree=66961020/67108860
[pid=13158] ppid=13155 vsize=28816 memory=5312 CPUtime=1782.45 cores=4-7
/proc/13158/stat : 13158 (cosoco) R 13155 13158 13106 0 -1 4202496 10450 0 0 0 178245 0 0 0 20 0 1 0 410589003 29507584 1328 33554432000 4194304 6210612 140721795123104 140721795121064 5017196 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 16465920 140721795126283 140721795126385 140721795126385 140721795129294 0
/proc/13158/statm: 7204 1328 853 493 0 509 0
Current children cumulated CPU time: 1782.45 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5312 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 13360
/proc/meminfo: memFree=29824076/32770688 swapFree=66961020/67108860
[pid=13158] ppid=13155 vsize=28816 memory=5312 CPUtime=1842.45 cores=4-7
/proc/13158/stat : 13158 (cosoco) R 13155 13158 13106 0 -1 4202496 10450 0 0 0 184245 0 0 0 20 0 1 0 410589003 29507584 1328 33554432000 4194304 6210612 140721795123104 140721795121064 5017367 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 16465920 140721795126283 140721795126385 140721795126385 140721795129294 0
/proc/13158/statm: 7204 1328 853 493 0 509 0
Current children cumulated CPU time: 1842.45 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5312 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 13366
/proc/meminfo: memFree=29824564/32770688 swapFree=66961020/67108860
[pid=13158] ppid=13155 vsize=28816 memory=5312 CPUtime=1902.46 cores=4-7
/proc/13158/stat : 13158 (cosoco) R 13155 13158 13106 0 -1 4202496 10819 0 0 0 190246 0 0 0 20 0 1 0 410589003 29507584 1328 33554432000 4194304 6210612 140721795123104 140721795121064 5017201 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 16465920 140721795126283 140721795126385 140721795126385 140721795129294 0
/proc/13158/statm: 7204 1328 853 493 0 509 0
Current children cumulated CPU time: 1902.46 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5312 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 13370
/proc/meminfo: memFree=29824944/32770688 swapFree=66961020/67108860
[pid=13158] ppid=13155 vsize=28816 memory=5312 CPUtime=1962.46 cores=4-7
/proc/13158/stat : 13158 (cosoco) R 13155 13158 13106 0 -1 4202496 10859 0 0 0 196246 0 0 0 20 0 1 0 410589003 29507584 1328 33554432000 4194304 6210612 140721795123104 140721795121064 5017201 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 16465920 140721795126283 140721795126385 140721795126385 140721795129294 0
/proc/13158/statm: 7204 1328 853 493 0 509 0
Current children cumulated CPU time: 1962.46 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5312 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 13382
/proc/meminfo: memFree=29824128/32770688 swapFree=66961020/67108860
[pid=13158] ppid=13155 vsize=28816 memory=5312 CPUtime=2022.47 cores=4-7
/proc/13158/stat : 13158 (cosoco) R 13155 13158 13106 0 -1 4202496 11220 0 0 0 202247 0 0 0 20 0 1 0 410589003 29507584 1328 33554432000 4194304 6210612 140721795123104 140721795121064 5017196 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 16465920 140721795126283 140721795126385 140721795126385 140721795129294 0
/proc/13158/statm: 7204 1328 853 493 0 509 0
Current children cumulated CPU time: 2022.47 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5312 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 13388
/proc/meminfo: memFree=29824440/32770688 swapFree=66961020/67108860
[pid=13158] ppid=13155 vsize=28816 memory=5312 CPUtime=2082.47 cores=4-7
/proc/13158/stat : 13158 (cosoco) R 13155 13158 13106 0 -1 4202496 11220 0 0 0 208247 0 0 0 20 0 1 0 410589003 29507584 1328 33554432000 4194304 6210612 140721795123104 140721795121064 5017108 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 16465920 140721795126283 140721795126385 140721795126385 140721795129294 0
/proc/13158/statm: 7204 1328 853 493 0 509 0
Current children cumulated CPU time: 2082.47 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5312 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 13392
/proc/meminfo: memFree=29824588/32770688 swapFree=66961020/67108860
[pid=13158] ppid=13155 vsize=28816 memory=5312 CPUtime=2142.48 cores=4-7
/proc/13158/stat : 13158 (cosoco) R 13155 13158 13106 0 -1 4202496 11581 0 0 0 214248 0 0 0 20 0 1 0 410589003 29507584 1328 33554432000 4194304 6210612 140721795123104 140721795121064 5017108 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 16465920 140721795126283 140721795126385 140721795126385 140721795129294 0
/proc/13158/statm: 7204 1328 853 493 0 509 0
Current children cumulated CPU time: 2142.48 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5312 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 13396
/proc/meminfo: memFree=29823736/32770688 swapFree=66961020/67108860
[pid=13158] ppid=13155 vsize=28816 memory=5312 CPUtime=2202.48 cores=4-7
/proc/13158/stat : 13158 (cosoco) R 13155 13158 13106 0 -1 4202496 11628 0 0 0 220248 0 0 0 20 0 1 0 410589003 29507584 1328 33554432000 4194304 6210612 140721795123104 140721795121064 5017196 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 16465920 140721795126283 140721795126385 140721795126385 140721795129294 0
/proc/13158/statm: 7204 1328 853 493 0 509 0
Current children cumulated CPU time: 2202.48 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5312 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 13402
/proc/meminfo: memFree=29824176/32770688 swapFree=66961020/67108860
[pid=13158] ppid=13155 vsize=28816 memory=5312 CPUtime=2262.49 cores=4-7
/proc/13158/stat : 13158 (cosoco) R 13155 13158 13106 0 -1 4202496 12011 0 0 0 226249 0 0 0 20 0 1 0 410589003 29507584 1328 33554432000 4194304 6210612 140721795123104 140721795121064 5017201 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 16465920 140721795126283 140721795126385 140721795126385 140721795129294 0
/proc/13158/statm: 7204 1328 853 493 0 509 0
Current children cumulated CPU time: 2262.49 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5312 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 13407
/proc/meminfo: memFree=29822924/32770688 swapFree=66961020/67108860
[pid=13158] ppid=13155 vsize=28816 memory=5312 CPUtime=2322.5 cores=4-7
/proc/13158/stat : 13158 (cosoco) R 13155 13158 13106 0 -1 4202496 12011 0 0 0 232250 0 0 0 20 0 1 0 410589003 29507584 1328 33554432000 4194304 6210612 140721795123104 140721795121064 5017072 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 16465920 140721795126283 140721795126385 140721795126385 140721795129294 0
/proc/13158/statm: 7204 1328 853 493 0 509 0
Current children cumulated CPU time: 2322.5 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5312 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 13411
/proc/meminfo: memFree=29823452/32770688 swapFree=66961020/67108860
[pid=13158] ppid=13155 vsize=28816 memory=5312 CPUtime=2382.5 cores=4-7
/proc/13158/stat : 13158 (cosoco) R 13155 13158 13106 0 -1 4202496 12419 0 0 0 238250 0 0 0 20 0 1 0 410589003 29507584 1328 33554432000 4194304 6210612 140721795123104 140721795121064 5008484 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 16465920 140721795126283 140721795126385 140721795126385 140721795129294 0
/proc/13158/statm: 7204 1328 853 493 0 509 0
Current children cumulated CPU time: 2382.5 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5312 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 13417
/proc/meminfo: memFree=29823588/32770688 swapFree=66961020/67108860
[pid=13158] ppid=13155 vsize=28816 memory=5312 CPUtime=2442.5 cores=4-7
/proc/13158/stat : 13158 (cosoco) R 13155 13158 13106 0 -1 4202496 12419 0 0 0 244250 0 0 0 20 0 1 0 410589003 29507584 1328 33554432000 4194304 6210612 140721795123104 140721795121064 5016902 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 16465920 140721795126283 140721795126385 140721795126385 140721795129294 0
/proc/13158/statm: 7204 1328 853 493 0 509 0
Current children cumulated CPU time: 2442.5 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5312 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 13422
/proc/meminfo: memFree=29823192/32770688 swapFree=66961020/67108860
[pid=13158] ppid=13155 vsize=28816 memory=5312 CPUtime=2502.51 cores=4-7
/proc/13158/stat : 13158 (cosoco) R 13155 13158 13106 0 -1 4202496 12793 0 0 0 250251 0 0 0 20 0 1 0 410589003 29507584 1328 33554432000 4194304 6210612 140721795123104 140721795121064 5389284 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 16465920 140721795126283 140721795126385 140721795126385 140721795129294 0
/proc/13158/statm: 7204 1328 853 493 0 509 0
Current children cumulated CPU time: 2502.51 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5312 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 13422
/proc/meminfo: memFree=29823100/32770688 swapFree=66961020/67108860
[pid=13158] ppid=13155 vsize=28816 memory=5312 CPUtime=2520.01 cores=4-7
/proc/13158/stat : 13158 (cosoco) R 13155 13158 13106 0 -1 4202496 12795 0 0 0 252001 0 0 0 20 0 1 0 410589003 29507584 1328 33554432000 4194304 6210612 140721795123104 140721795121064 5389268 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 16465920 140721795126283 140721795126385 140721795126385 140721795129294 0
/proc/13158/statm: 7204 1328 853 493 0 509 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5312 KiB

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

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

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

Child status: 1
Real time (s): 2519.8
CPU time (s): 2520.02
CPU user time (s): 2520.02
CPU system time (s): 0.006
CPU usage (%): 100.009
Max. virtual memory (cumulated for all children) (KiB): 28816
Max. memory (cumulated for all children) (KiB): 5312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.02
system time used= 0.006
maximum resident set size= 5380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12845
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 633


# summary of solver processes directly reported to runsolver:
#   pid: 13158
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2520.02
#   total CPU system time (s): 0.006

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.3382 second user time and 16.9384 second system time

The end

Launcher Data

Begin job on node116 at 2019-09-13 05:47:12
IDJOB=4389518
IDBENCH=134588
IDSOLVER=2829
FILE ID=node116/4389518-1568346473
RUNJOBID= node116-1568346432-13139
PBS_JOBID= 21701168
Free space on /tmp= 56888 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07h-7_X2.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4389518-1568346473/watcher-4389518-1568346473 -o /tmp/evaluation-result-4389518-1568346473/solver-4389518-1568346473 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node116-1568346432-13139 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4389518-1568346473.xml

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

MD5SUM BENCH= 10ee2207fbf9262b8884f336b5729a19
RANDOM SEED=1295355560

node116.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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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:       32770688 kB
MemFree:        29832372 kB
MemAvailable:   31847300 kB
Buffers:          108976 kB
Cached:          2182700 kB
SwapCached:        46668 kB
Active:           823068 kB
Inactive:        1518964 kB
Active(anon):       3784 kB
Inactive(anon):    86980 kB
Active(file):     819284 kB
Inactive(file):  1431984 kB
Unevictable:      110248 kB
Mlocked:          110248 kB
SwapTotal:      67108860 kB
SwapFree:       66961016 kB
Dirty:              2736 kB
Writeback:             0 kB
AnonPages:        114456 kB
Mapped:            42044 kB
Shmem:             31920 kB
Slab:             187288 kB
SReclaimable:     158988 kB
SUnreclaim:        28300 kB
KernelStack:        3328 kB
PageTables:         5396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:     501524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116160 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 56880 MiB
End job on node116 at 2019-09-13 06:29:12