Trace number 4408140

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco 2.0? (TO) 2520.08 2520.01

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07-9_X2.xml
MD5SUMa7efa7459c7ca72744d0a792626ba479
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 benchmark170.678
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-4408140-1569802767.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.03	c 101            305            106433         6782           66             0              21   63   43   
0.00/0.04	c 211            686            192282         11277          66             0              48   79   58   
0.00/0.05	c 332            1085           278115         14962          66             0              18   24   21   
0.00/0.06	c 465            1600           386198         20917          66             0              16   27   23   
0.00/0.07	c 611            1979           507994         28451          66             0              16   23   19   
0.00/0.09	c 771            2582           663038         40393          66             0              14   27   23   
0.00/0.11	c 947            3035           811449         49663          66             0              19   22   21   
0.10/0.12	c 1140           3543           972748         62035          66             0              15   22   19   
0.10/0.14	c 1352           4083           1168652        76910          66             0              16   19   18   
0.10/0.16	c 1585           4663           1373637        94478          66             0              15   21   18   
0.10/0.19	c 1841           5596           1626021        117517         66             0              22   31   27   
0.21/0.23	c 2122           6680           1982389        151869         66             0              14   25   18   
0.21/0.26	c 2431           7749           2280930        177003         66             0              22   31   27   
0.21/0.29	c 2770           9079           2649281        206457         66             0              16   26   21   
0.30/0.32	c 3142           10317          2965436        228340         66             0              19   29   27   
0.30/0.39	c 3551           11538          3620491        293673         66             0              13   22   18   
0.40/0.44	c 4000           13187          4096966        337322         66             0              22   32   28   
0.40/0.50	c 4493           14545          4721004        406641         66             0              15   23   18   
0.50/0.54	c 5035           15999          5182695        438039         66             0              24   30   27   
0.50/0.60	c 5631           18023          5772681        485967         66             0              12   26   20   
0.60/0.66	c 6286           19888          6316324        512810         66             0              21   25   24   
0.69/0.70	c 7006           22431          6843754        535714         66             0              14   30   24   
0.79/0.81	c 7798           24420          7768830        667533         66             0              11   19   13   
0.79/0.88	c 8669           26883          8524515        714166         66             0              19   23   22   
0.89/0.94	c 9627           30456          9197041        741602         66             0              14   31   24   
1.00/1.02	c 10680          34805          10020316       775204         66             0              22   30   29   
1.10/1.16	c 11838          38467          11372287       914626         66             0              13   25   18   
1.19/1.27	c 13111          42044          12462202       984258         66             0              19   28   23   
1.29/1.37	c 14511          45912          13481192       1035700        66             0              12   19   17   
1.49/1.53	c 16051          50614          15055030       1176634        66             0              20   30   25   
1.59/1.68	c 17745          57265          16704493       1310589        66             0              15   27   23   
1.79/1.82	c 19608          63580          18142360       1382712        66             0              17   28   26   
2.00/2.02	c 21657          70989          20180839       1545754        66             0              16   27   23   
2.19/2.26	c 23910          78933          22563813       1757205        66             0              15   26   21   
2.39/2.46	c 26388          86986          24651440       1857264        66             0              12   25   19   
2.59/2.66	c 29113          94945          26759409       1957849        66             0              12   25   17   
2.79/2.87	c 32110          105584         28997126       2081039        66             0              16   27   23   
3.10/3.15	c 35406          115092         31799933       2263342        66             0              13   24   17   
3.29/3.39	c 39031          127653         34440996       2365721        66             0              14   26   24   
3.69/3.72	c 43018          138807         37810519       2581768        66             0              11   20   15   
4.10/4.12	c 47403          151049         41744267       2884226        66             0              13   25   18   
4.39/4.42	c 52226          169415         45074039       2995996        66             0              13   25   24   
4.89/4.91	c 57531          184852         49958789       3383473        66             0              10   25   16   
5.49/5.50	c 63366          202483         55761734       3918504        66             0              11   25   17   
6.00/6.02	c 69784          227415         61161020       4222134        66             0              14   25   22   
6.69/6.70	c 76843          252364         68144833       4800145        66             0              13   25   20   
7.29/7.31	c 84607          276069         74507253       5135832        66             0              12   25   19   
8.00/8.10	c 93147          309181         82764935       5736115        66             0              12   25   21   
8.79/8.83	c 102541         342812         90333469       6166167        66             0              13   25   21   
9.79/9.85	c 112874         379462         101133554      6986997        66             0              13   25   21   
10.79/10.85	c 124240         415973         111323653      7624300        66             0              12   25   19   
12.10/12.16	c 136742         457119         124654441      8784725        66             0              12   25   18   
13.59/13.62	c 150494         510974         139303452      10039489       66             0              13   25   21   
15.00/15.08	c 165621         562174         154575719      11273938       66             0              12   25   20   
16.39/16.46	c 182260         616612         168828329      12111849       66             0              12   25   20   
18.39/18.42	c 200562         679719         188699725      13867370       66             0              12   25   19   
20.00/20.08	c 220694         739465         205538836      14896725       66             0              9   25   17    
22.29/22.37	c 242839         816002         229188518      16875675       66             0              11   25   19   
24.49/24.54	c 267198         908759         251138037      18543161       66             0              11   25   21   
27.19/27.22	c 293992         1003806        278371939      20766033       66             0              11   25   19   
30.69/30.71	c 323465         1099345        313713645      24111397       66             0              12   26   19   
33.89/33.97	c 355885         1223679        346874848      26786317       66             0              12   26   22   
37.49/37.53	c 391547         1358856        384211494      29623714       66             0              13   26   22   
41.00/41.01	c 430775         1474888        419658298      31912387       66             0              12   25   18   
45.29/45.31	c 473925         1625225        465010062      35411304       66             0              12   25   20   
50.10/50.16	c 521390         1799393        514483870      39430246       66             0              14   26   22   
55.39/55.47	c 573601         2002126        568850258      43530761       66             0              12   25   20   
61.59/61.68	c 631033         2201356        632153822      49240467       66             0              11   28   19   
67.69/67.70	c 694208         2426636        692752191      53975923       66             0              12   26   21   
75.79/75.82	c 763700         2687121        775793916      61405328       66             0              14   28   22   
83.00/83.07	c 840141         2978914        850836643      66591690       66             0              13   25   21   
91.29/91.36	c 924226         3271912        938028012      73369631       66             0              13   27   21   
100.29/100.35	c 1016719        3607776        1030227120     80350046       66             0              12   25   21   
110.89/110.97	c 1118461        4008176        1137674029     88927959       66             0              12   25   21   
122.49/122.57	c 1230377        4433906        1255078592     98466455       66             0              12   26   21   
136.89/136.93	c 1353484        4835112        1400095520     112089092      66             0              13   28   22   
150.49/150.50	c 1488901        5305950        1536063615     123618755      66             0              13   28   22   
164.89/165.00	c 1637859        5876683        1684266165     134446643      66             0              12   28   21   
184.00/184.04	c 1801712        6438815        1878608581     152155445      66             0              10   28   22   
197.59/197.61	c 1981950        7119531        2022298859     158968353      66             0              12   28   22   
214.19/214.20	c 2180211        7876784        2198980799     169411914      66             0              12   25   22   
232.69/232.70	c 2398298        8519609        2386338197     180081423      66             0              10   27   17   
255.69/255.71	c 2638193        9213628        2610319486     198779114      66             0              8   25   15    
275.79/275.88	c 2902077        10250782       2825309867     209957179      66             0              12   27   24   
309.49/309.55	c 3192349        11315896       3162361706     241347626      66             0              9   25   20    
341.40/341.48	c 3511648        12420467       3496867267     268405774      66             0              13   28   23   
372.20/372.25	c 3862876        13657973       3810706330     290722980      66             0              8   25   21    
406.70/406.75	c 4249226        14978077       4175582154     316765184      66             0              14   28   23   
451.20/451.21	c 4674211        16565622       4626137066     353371845      66             0              11   25   20   
503.90/503.96	c 5141694        18176655       5169623077     401633282      66             0              13   28   22   
561.30/561.35	c 5655925        20018332       5747637068     451886708      66             0              10   26   20   
612.50/612.58	c 6221579        22114613       6281408919     488053154      66             0              9   26   21    
673.20/673.20	c 6843798        24540907       6912840138     535668121      66             0              13   28   23   
725.40/725.49	c 7528238        26838756       7453453141     562402734      66             0              9   26   20    
808.41/808.46	c 8281122        29541652       8311248818     635503303      66             0              11   27   20   
887.31/887.31	c 9109294        32279587       9091328910     695729684      66             0              8   25   18    
977.21/977.24	c 10020283       35484678       10033349918    770197049      66             0              12   28   22   
1071.91/1072.00	c 11022370       39216285       11002885254    839954801      66             0              11   29   22   
1190.12/1190.13	c 12124665       43463672       12217381395    939623753      66             0              10   27   21   
1311.53/1311.50	c 13337189       48009473       13460580709    1031372908     66             0              11   25   21   
1436.33/1436.36	c 14670965       53176716       14774087794    1122751102     66             0              10   27   22   
1558.83/1558.87	c 16138118       58711563       16046837609    1198440495     66             0              10   26   23   
1726.15/1726.16	c 17751986       64466430       17796063620    1336995695     66             0              13   28   23   
1901.54/1901.58	c 19527240       71247258       19574562315    1471023370     66             0              9   25   21    
2091.65/2091.60	c 21480019       77863363       21483627651    1620948527     66             0              7   26   19    
2323.85/2323.90	c 23628075       84449421       23729400631    1844572972     66             0              10   29   21   
2520.07/2520.00	
2520.07/2520.00	c *** INTERRUPTED ***
2520.07/2520.00	c restarts              : 106         
2520.07/2520.00	c conflicts             : 25907766     (10281 /sec)
2520.07/2520.00	c decisions             : 93114517     (36949 /sec)
2520.07/2520.00	c propagations          : 1973620435  (783163 /sec)
2520.07/2520.00	c root propagations     : 280         
2520.07/2520.00	c filter calls          : 25794372443    (10235600 /sec)
2520.07/2520.00	c useless filter calls  : 24587406962    (95 %)
2520.07/2520.00	c Memory used           : 28.14 MB
2520.07/2520.00	c CPU time              : 2520.06 s
2520.07/2520.00	c real time             : 2520 s
2520.07/2520.00	
2520.07/2520.00	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

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

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

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


[startup+0.100884 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 4199
/proc/meminfo: memFree=28440072/32770624 swapFree=66956692/67108860
[pid=4198] ppid=4195 vsize=28816 memory=5268 CPUtime=0.1 cores=0,2,4,6
/proc/4198/stat : 4198 (cosoco) R 4195 4198 1161 0 -1 4202496 1495 0 0 0 10 0 0 0 20 0 1 0 556547979 29507584 1317 33554432000 4194304 6211132 140721664688160 140721664686120 5017462 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 34123776 140721664689163 140721664689265 140721664689265 140721664692174 0
/proc/4198/statm: 7204 1317 844 493 0 509 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5268 KiB

[startup+0.209447 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 4199
/proc/meminfo: memFree=28439800/32770624 swapFree=66956692/67108860
[pid=4198] ppid=4195 vsize=28816 memory=5268 CPUtime=0.21 cores=0,2,4,6
/proc/4198/stat : 4198 (cosoco) R 4195 4198 1161 0 -1 4202496 1495 0 0 0 21 0 0 0 20 0 1 0 556547979 29507584 1317 33554432000 4194304 6211132 140721664688160 140721664686120 5017267 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 34123776 140721664689163 140721664689265 140721664689265 140721664692174 0
/proc/4198/statm: 7204 1317 844 493 0 509 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5268 KiB

[startup+0.309043 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 4199
/proc/meminfo: memFree=28439800/32770624 swapFree=66956692/67108860
[pid=4198] ppid=4195 vsize=28816 memory=5268 CPUtime=0.3 cores=0,2,4,6
/proc/4198/stat : 4198 (cosoco) R 4195 4198 1161 0 -1 4202496 1495 0 0 0 30 0 0 0 20 0 1 0 556547979 29507584 1317 33554432000 4194304 6211132 140721664688160 140721664686120 5017476 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 34123776 140721664689163 140721664689265 140721664689265 140721664692174 0
/proc/4198/statm: 7204 1317 844 493 0 509 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5268 KiB

[startup+0.700234 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 4199
/proc/meminfo: memFree=28439800/32770624 swapFree=66956692/67108860
[pid=4198] ppid=4195 vsize=28816 memory=5268 CPUtime=0.69 cores=0,2,4,6
/proc/4198/stat : 4198 (cosoco) R 4195 4198 1161 0 -1 4202496 1495 0 0 0 69 0 0 0 20 0 1 0 556547979 29507584 1317 33554432000 4194304 6211132 140721664688160 140721664686120 5017564 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 34123776 140721664689163 140721664689265 140721664689265 140721664692174 0
/proc/4198/statm: 7204 1317 844 493 0 509 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5268 KiB

[startup+1.50023 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 4199
/proc/meminfo: memFree=28439736/32770624 swapFree=66956692/67108860
[pid=4198] ppid=4195 vsize=28816 memory=5268 CPUtime=1.49 cores=0,2,4,6
/proc/4198/stat : 4198 (cosoco) R 4195 4198 1161 0 -1 4202496 1495 0 0 0 149 0 0 0 20 0 1 0 556547979 29507584 1317 33554432000 4194304 6211132 140721664688160 140721664686120 5389456 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 34123776 140721664689163 140721664689265 140721664689265 140721664692174 0
/proc/4198/statm: 7204 1317 844 493 0 509 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5268 KiB

[startup+3.1091 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 4199
/proc/meminfo: memFree=28439740/32770624 swapFree=66956692/67108860
[pid=4198] ppid=4195 vsize=28816 memory=5328 CPUtime=3.1 cores=0,2,4,6
/proc/4198/stat : 4198 (cosoco) R 4195 4198 1161 0 -1 4202496 1903 0 0 0 310 0 0 0 20 0 1 0 556547979 29507584 1332 33554432000 4194304 6211132 140721664688160 140721664686120 5017549 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 34123776 140721664689163 140721664689265 140721664689265 140721664692174 0
/proc/4198/statm: 7204 1332 857 493 0 509 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5328 KiB

[startup+6.30026 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 4199
/proc/meminfo: memFree=28439688/32770624 swapFree=66956692/67108860
[pid=4198] ppid=4195 vsize=28816 memory=5328 CPUtime=6.29 cores=0,2,4,6
/proc/4198/stat : 4198 (cosoco) R 4195 4198 1161 0 -1 4202496 2310 0 0 0 629 0 0 0 20 0 1 0 556547979 29507584 1332 33554432000 4194304 6211132 140721664688160 140721664686120 5017462 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 34123776 140721664689163 140721664689265 140721664689265 140721664692174 0
/proc/4198/statm: 7204 1332 857 493 0 509 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5328 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 4200
/proc/meminfo: memFree=28439680/32770624 swapFree=66956692/67108860
[pid=4198] ppid=4195 vsize=28816 memory=5328 CPUtime=12.69 cores=0,2,4,6
/proc/4198/stat : 4198 (cosoco) R 4195 4198 1161 0 -1 4202496 2717 0 0 0 1269 0 0 0 20 0 1 0 556547979 29507584 1332 33554432000 4194304 6211132 140721664688160 140721664686120 5017569 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 34123776 140721664689163 140721664689265 140721664689265 140721664692174 0
/proc/4198/statm: 7204 1332 857 493 0 509 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5328 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 4200
/proc/meminfo: memFree=28439440/32770624 swapFree=66956692/67108860
[pid=4198] ppid=4195 vsize=28816 memory=5328 CPUtime=25.49 cores=0,2,4,6
/proc/4198/stat : 4198 (cosoco) R 4195 4198 1161 0 -1 4202496 3531 0 0 0 2549 0 0 0 20 0 1 0 556547979 29507584 1332 33554432000 4194304 6211132 140721664688160 140721664686120 5397407 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 34123776 140721664689163 140721664689265 140721664689265 140721664692174 0
/proc/4198/statm: 7204 1332 857 493 0 509 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5328 KiB

[startup+51.1092 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 4202
/proc/meminfo: memFree=28438240/32770624 swapFree=66956692/67108860
[pid=4198] ppid=4195 vsize=28816 memory=5328 CPUtime=51.1 cores=0,2,4,6
/proc/4198/stat : 4198 (cosoco) R 4195 4198 1161 0 -1 4202496 3940 0 0 0 5110 0 0 0 20 0 1 0 556547979 29507584 1332 33554432000 4194304 6211132 140721664688160 140721664686120 5017559 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 34123776 140721664689163 140721664689265 140721664689265 140721664692174 0
/proc/4198/statm: 7204 1332 857 493 0 509 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5328 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 4213
/proc/meminfo: memFree=28438156/32770624 swapFree=66956692/67108860
[pid=4198] ppid=4195 vsize=28816 memory=5328 CPUtime=102.29 cores=0,2,4,6
/proc/4198/stat : 4198 (cosoco) R 4195 4198 1161 0 -1 4202496 4348 0 0 0 10229 0 0 0 20 0 1 0 556547979 29507584 1332 33554432000 4194304 6211132 140721664688160 140721664686120 5008827 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 34123776 140721664689163 140721664689265 140721664689265 140721664692174 0
/proc/4198/statm: 7204 1332 857 493 0 509 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5328 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 4217
/proc/meminfo: memFree=28438764/32770624 swapFree=66956692/67108860
[pid=4198] ppid=4195 vsize=28816 memory=5328 CPUtime=162.29 cores=0,2,4,6
/proc/4198/stat : 4198 (cosoco) R 4195 4198 1161 0 -1 4202496 4756 0 0 0 16229 0 0 0 20 0 1 0 556547979 29507584 1332 33554432000 4194304 6211132 140721664688160 140721664686120 5017472 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 34123776 140721664689163 140721664689265 140721664689265 140721664692174 0
/proc/4198/statm: 7204 1332 857 493 0 509 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5328 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 4223
/proc/meminfo: memFree=28438236/32770624 swapFree=66956692/67108860
[pid=4198] ppid=4195 vsize=28816 memory=5328 CPUtime=222.29 cores=0,2,4,6
/proc/4198/stat : 4198 (cosoco) R 4195 4198 1161 0 -1 4202496 5163 0 0 0 22229 0 0 0 20 0 1 0 556547979 29507584 1332 33554432000 4194304 6211132 140721664688160 140721664686120 5017515 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 34123776 140721664689163 140721664689265 140721664689265 140721664692174 0
/proc/4198/statm: 7204 1332 857 493 0 509 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5328 KiB

[startup+282.3 s]
/proc/loadavg: 2.49 2.14 2.08 3/199 4227
/proc/meminfo: memFree=28438212/32770624 swapFree=66956692/67108860
[pid=4198] ppid=4195 vsize=28816 memory=5328 CPUtime=282.29 cores=0,2,4,6
/proc/4198/stat : 4198 (cosoco) R 4195 4198 1161 0 -1 4202496 5570 0 0 0 28229 0 0 0 20 0 1 0 556547979 29507584 1332 33554432000 4194304 6211132 140721664688160 140721664686120 5017476 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 34123776 140721664689163 140721664689265 140721664689265 140721664692174 0
/proc/4198/statm: 7204 1332 857 493 0 509 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5328 KiB

[startup+342.3 s]
/proc/loadavg: 2.21 2.13 2.08 3/199 4231
/proc/meminfo: memFree=28438144/32770624 swapFree=66956692/67108860
[pid=4198] ppid=4195 vsize=28816 memory=5328 CPUtime=342.3 cores=0,2,4,6
/proc/4198/stat : 4198 (cosoco) R 4195 4198 1161 0 -1 4202496 5977 0 0 0 34230 0 0 0 20 0 1 0 556547979 29507584 1332 33554432000 4194304 6211132 140721664688160 140721664686120 5389460 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 34123776 140721664689163 140721664689265 140721664689265 140721664692174 0
/proc/4198/statm: 7204 1332 857 493 0 509 0
Current children cumulated CPU time: 342.3 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5328 KiB

[startup+402.3 s]
/proc/loadavg: 2.08 2.10 2.08 3/200 4238
/proc/meminfo: memFree=28437476/32770624 swapFree=66956692/67108860
[pid=4198] ppid=4195 vsize=28816 memory=5328 CPUtime=402.3 cores=0,2,4,6
/proc/4198/stat : 4198 (cosoco) R 4195 4198 1161 0 -1 4202496 6384 0 0 0 40230 0 0 0 20 0 1 0 556547979 29507584 1332 33554432000 4194304 6211132 140721664688160 140721664686120 5017564 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 34123776 140721664689163 140721664689265 140721664689265 140721664692174 0
/proc/4198/statm: 7204 1332 857 493 0 509 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5328 KiB

[startup+462.3 s]
/proc/loadavg: 2.03 2.08 2.07 3/199 4242
/proc/meminfo: memFree=28437888/32770624 swapFree=66956692/67108860
[pid=4198] ppid=4195 vsize=28816 memory=5328 CPUtime=462.3 cores=0,2,4,6
/proc/4198/stat : 4198 (cosoco) R 4195 4198 1161 0 -1 4202496 6793 0 0 0 46230 0 0 0 20 0 1 0 556547979 29507584 1332 33554432000 4194304 6211132 140721664688160 140721664686120 5389479 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 34123776 140721664689163 140721664689265 140721664689265 140721664692174 0
/proc/4198/statm: 7204 1332 857 493 0 509 0
Current children cumulated CPU time: 462.3 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5328 KiB


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

/proc/4198/statm: 7204 1332 857 493 0 509 0
Current children cumulated CPU time: 1722.34 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5328 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 4423
/proc/meminfo: memFree=28436424/32770624 swapFree=66956692/67108860
[pid=4198] ppid=4195 vsize=28816 memory=5328 CPUtime=1782.34 cores=0,2,4,6
/proc/4198/stat : 4198 (cosoco) R 4195 4198 1161 0 -1 4202496 15435 0 0 0 178233 1 0 0 20 0 1 0 556547979 29507584 1332 33554432000 4194304 6211132 140721664688160 140721664686120 5017186 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 34123776 140721664689163 140721664689265 140721664689265 140721664692174 0
/proc/4198/statm: 7204 1332 857 493 0 509 0
Current children cumulated CPU time: 1782.34 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5328 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 4429
/proc/meminfo: memFree=28435492/32770624 swapFree=66956692/67108860
[pid=4198] ppid=4195 vsize=28816 memory=5328 CPUtime=1842.34 cores=0,2,4,6
/proc/4198/stat : 4198 (cosoco) R 4195 4198 1161 0 -1 4202496 15795 0 0 0 184233 1 0 0 20 0 1 0 556547979 29507584 1332 33554432000 4194304 6211132 140721664688160 140721664686120 5017569 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 34123776 140721664689163 140721664689265 140721664689265 140721664692174 0
/proc/4198/statm: 7204 1332 857 493 0 509 0
Current children cumulated CPU time: 1842.34 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5328 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 4441
/proc/meminfo: memFree=28435520/32770624 swapFree=66956692/67108860
[pid=4198] ppid=4195 vsize=28816 memory=5328 CPUtime=1902.34 cores=0,2,4,6
/proc/4198/stat : 4198 (cosoco) R 4195 4198 1161 0 -1 4202496 16202 0 0 0 190233 1 0 0 20 0 1 0 556547979 29507584 1332 33554432000 4194304 6211132 140721664688160 140721664686120 5017277 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 34123776 140721664689163 140721664689265 140721664689265 140721664692174 0
/proc/4198/statm: 7204 1332 857 493 0 509 0
Current children cumulated CPU time: 1902.34 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5328 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 4445
/proc/meminfo: memFree=28435844/32770624 swapFree=66956692/67108860
[pid=4198] ppid=4195 vsize=28816 memory=5328 CPUtime=1962.35 cores=0,2,4,6
/proc/4198/stat : 4198 (cosoco) R 4195 4198 1161 0 -1 4202496 16577 0 0 0 196234 1 0 0 20 0 1 0 556547979 29507584 1332 33554432000 4194304 6211132 140721664688160 140721664686120 5017418 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 34123776 140721664689163 140721664689265 140721664689265 140721664692174 0
/proc/4198/statm: 7204 1332 857 493 0 509 0
Current children cumulated CPU time: 1962.35 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5328 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 4451
/proc/meminfo: memFree=28435200/32770624 swapFree=66956692/67108860
[pid=4198] ppid=4195 vsize=28816 memory=5328 CPUtime=2022.35 cores=0,2,4,6
/proc/4198/stat : 4198 (cosoco) R 4195 4198 1161 0 -1 4202496 16959 0 0 0 202234 1 0 0 20 0 1 0 556547979 29507584 1332 33554432000 4194304 6211132 140721664688160 140721664686120 5017491 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 34123776 140721664689163 140721664689265 140721664689265 140721664692174 0
/proc/4198/statm: 7204 1332 857 493 0 509 0
Current children cumulated CPU time: 2022.35 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5328 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 4455
/proc/meminfo: memFree=28435312/32770624 swapFree=66956692/67108860
[pid=4198] ppid=4195 vsize=28816 memory=5328 CPUtime=2082.35 cores=0,2,4,6
/proc/4198/stat : 4198 (cosoco) R 4195 4198 1161 0 -1 4202496 17344 0 0 0 208234 1 0 0 20 0 1 0 556547979 29507584 1332 33554432000 4194304 6211132 140721664688160 140721664686120 5008971 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 34123776 140721664689163 140721664689265 140721664689265 140721664692174 0
/proc/4198/statm: 7204 1332 857 493 0 509 0
Current children cumulated CPU time: 2082.35 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5328 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 4459
/proc/meminfo: memFree=28435640/32770624 swapFree=66956692/67108860
[pid=4198] ppid=4195 vsize=28816 memory=5328 CPUtime=2142.35 cores=0,2,4,6
/proc/4198/stat : 4198 (cosoco) R 4195 4198 1161 0 -1 4202496 17733 0 0 0 214234 1 0 0 20 0 1 0 556547979 29507584 1332 33554432000 4194304 6211132 140721664688160 140721664686120 5017559 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 34123776 140721664689163 140721664689265 140721664689265 140721664692174 0
/proc/4198/statm: 7204 1332 857 493 0 509 0
Current children cumulated CPU time: 2142.35 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5328 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 4466
/proc/meminfo: memFree=28435244/32770624 swapFree=66956692/67108860
[pid=4198] ppid=4195 vsize=28816 memory=5328 CPUtime=2202.35 cores=0,2,4,6
/proc/4198/stat : 4198 (cosoco) R 4195 4198 1161 0 -1 4202496 18108 0 0 0 220234 1 0 0 20 0 1 0 556547979 29507584 1332 33554432000 4194304 6211132 140721664688160 140721664686120 5009218 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 34123776 140721664689163 140721664689265 140721664689265 140721664692174 0
/proc/4198/statm: 7204 1332 857 493 0 509 0
Current children cumulated CPU time: 2202.35 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5328 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 4470
/proc/meminfo: memFree=28434960/32770624 swapFree=66956692/67108860
[pid=4198] ppid=4195 vsize=28816 memory=5328 CPUtime=2262.35 cores=0,2,4,6
/proc/4198/stat : 4198 (cosoco) R 4195 4198 1161 0 -1 4202496 18483 0 0 0 226234 1 0 0 20 0 1 0 556547979 29507584 1332 33554432000 4194304 6211132 140721664688160 140721664686120 5008831 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 34123776 140721664689163 140721664689265 140721664689265 140721664692174 0
/proc/4198/statm: 7204 1332 857 493 0 509 0
Current children cumulated CPU time: 2262.35 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5328 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 4474
/proc/meminfo: memFree=28435252/32770624 swapFree=66956692/67108860
[pid=4198] ppid=4195 vsize=28816 memory=5328 CPUtime=2322.35 cores=0,2,4,6
/proc/4198/stat : 4198 (cosoco) R 4195 4198 1161 0 -1 4202496 18855 0 0 0 232234 1 0 0 20 0 1 0 556547979 29507584 1332 33554432000 4194304 6211132 140721664688160 140721664686120 5017476 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 34123776 140721664689163 140721664689265 140721664689265 140721664692174 0
/proc/4198/statm: 7204 1332 857 493 0 509 0
Current children cumulated CPU time: 2322.35 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5328 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 4481
/proc/meminfo: memFree=28435500/32770624 swapFree=66956692/67108860
[pid=4198] ppid=4195 vsize=28816 memory=5328 CPUtime=2382.36 cores=0,2,4,6
/proc/4198/stat : 4198 (cosoco) R 4195 4198 1161 0 -1 4202496 19256 0 0 0 238235 1 0 0 20 0 1 0 556547979 29507584 1332 33554432000 4194304 6211132 140721664688160 140721664686120 5017564 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 34123776 140721664689163 140721664689265 140721664689265 140721664692174 0
/proc/4198/statm: 7204 1332 857 493 0 509 0
Current children cumulated CPU time: 2382.36 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5328 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 4485
/proc/meminfo: memFree=28435464/32770624 swapFree=66956692/67108860
[pid=4198] ppid=4195 vsize=28816 memory=5328 CPUtime=2442.36 cores=0,2,4,6
/proc/4198/stat : 4198 (cosoco) R 4195 4198 1161 0 -1 4202496 19642 0 0 0 244235 1 0 0 20 0 1 0 556547979 29507584 1332 33554432000 4194304 6211132 140721664688160 140721664686120 5397400 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 34123776 140721664689163 140721664689265 140721664689265 140721664692174 0
/proc/4198/statm: 7204 1332 857 493 0 509 0
Current children cumulated CPU time: 2442.36 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5328 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 4496
/proc/meminfo: memFree=28435668/32770624 swapFree=66956692/67108860
[pid=4198] ppid=4195 vsize=28816 memory=5328 CPUtime=2502.36 cores=0,2,4,6
/proc/4198/stat : 4198 (cosoco) R 4195 4198 1161 0 -1 4202496 20024 0 0 0 250235 1 0 0 20 0 1 0 556547979 29507584 1332 33554432000 4194304 6211132 140721664688160 140721664686120 5397472 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 34123776 140721664689163 140721664689265 140721664689265 140721664692174 0
/proc/4198/statm: 7204 1332 857 493 0 509 0
Current children cumulated CPU time: 2502.36 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5328 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 4499
/proc/meminfo: memFree=28435884/32770624 swapFree=66956692/67108860
[pid=4198] ppid=4195 vsize=28816 memory=5328 CPUtime=2520.07 cores=0,2,4,6
/proc/4198/stat : 4198 (cosoco) R 4195 4198 1161 0 -1 4202496 20406 0 0 0 252006 1 0 0 20 0 1 0 556547979 29507584 1332 33554432000 4194304 6211132 140721664688160 140721664686120 5409485 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 34123776 140721664689163 140721664689265 140721664689265 140721664692174 0
/proc/4198/statm: 7204 1332 857 493 0 509 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5328 KiB

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

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

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

Child status: 1
Real time (s): 2520.01
CPU time (s): 2520.08
CPU user time (s): 2520.06
CPU system time (s): 0.013
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 28816
Max. memory (cumulated for all children) (KiB): 5328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.06
system time used= 0.013
maximum resident set size= 5392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20456
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= 646


# summary of solver processes directly reported to runsolver:
#   pid: 4198
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2520.06
#   total CPU system time (s): 0.013

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.8657 second user time and 16.3723 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-30 02:18:46
IDJOB=4408140
IDBENCH=134580
IDSOLVER=2874
FILE ID=node151/4408140-1569802767
RUNJOBID= node151-1569787351-1201
PBS_JOBID= 21705814
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07-9_X2.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4408140-1569802767/watcher-4408140-1569802767 -o /tmp/evaluation-result-4408140-1569802767/solver-4408140-1569802767 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1569787351-1201 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4408140-1569802767.xml

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

MD5SUM BENCH= a7efa7459c7ca72744d0a792626ba479
RANDOM SEED=545763179

node151.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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28441456 kB
MemAvailable:   31826148 kB
Buffers:          171688 kB
Cached:          3548520 kB
SwapCached:        50572 kB
Active:          1877272 kB
Inactive:        1898556 kB
Active(anon):      23528 kB
Inactive(anon):   111440 kB
Active(file):    1853744 kB
Inactive(file):  1787116 kB
Unevictable:      108504 kB
Mlocked:          108504 kB
SwapTotal:      67108860 kB
SwapFree:       66956692 kB
Dirty:              2768 kB
Writeback:             4 kB
AnonPages:        114688 kB
Mapped:            28000 kB
Shmem:             70732 kB
Slab:             148032 kB
SReclaimable:     119332 kB
SUnreclaim:        28700 kB
KernelStack:        3504 kB
PageTables:         6088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     569380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 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:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 62024 MiB
End job on node151 at 2019-09-30 03:00:46