Trace number 4408633

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) 2400.08 2400.11

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07h-8_X2.xml
MD5SUMabe6e1fab69c306265861f259d6961ae
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 benchmark537.808
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-4408633-1569800531.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            106481         6782           66             0              21   63   43   
0.00/0.04	c 211            686            192330         11277          66             0              48   79   58   
0.00/0.05	c 332            1085           278163         14962          66             0              18   24   21   
0.00/0.06	c 465            1600           386246         20917          66             0              16   27   23   
0.00/0.07	c 611            1979           508042         28451          66             0              16   23   19   
0.00/0.09	c 771            2582           663086         40393          66             0              14   27   23   
0.00/0.10	c 947            3035           811497         49663          66             0              19   22   21   
0.10/0.12	c 1140           3543           972796         62035          66             0              15   22   19   
0.10/0.14	c 1352           4083           1168700        76910          66             0              16   19   18   
0.10/0.16	c 1585           4663           1373685        94478          66             0              15   21   18   
0.10/0.19	c 1841           5596           1626069        117517         66             0              22   31   27   
0.21/0.22	c 2122           6680           1982437        151869         66             0              14   25   18   
0.21/0.25	c 2431           7749           2280978        177003         66             0              22   31   27   
0.21/0.29	c 2770           9079           2649329        206457         66             0              16   26   21   
0.31/0.32	c 3142           10317          2965484        228340         66             0              19   29   27   
0.31/0.38	c 3551           11538          3620539        293673         66             0              13   22   18   
0.41/0.43	c 4000           13187          4097014        337322         66             0              22   32   28   
0.41/0.49	c 4493           14545          4721052        406641         66             0              15   23   18   
0.51/0.54	c 5035           15999          5182743        438039         66             0              24   30   27   
0.51/0.59	c 5631           18023          5772729        485967         66             0              12   26   20   
0.60/0.65	c 6286           19888          6316372        512810         66             0              21   25   24   
0.69/0.70	c 7006           22431          6843802        535714         66             0              14   30   24   
0.79/0.80	c 7798           24420          7768878        667533         66             0              11   19   13   
0.79/0.87	c 8669           26883          8524563        714166         66             0              19   23   22   
0.89/0.93	c 9627           30456          9197089        741602         66             0              14   31   24   
1.00/1.01	c 10680          34805          10020364       775204         66             0              22   30   29   
1.10/1.15	c 11838          38467          11372335       914626         66             0              13   25   18   
1.19/1.25	c 13111          42044          12462250       984258         66             0              19   28   23   
1.29/1.35	c 14511          45912          13481240       1035700        66             0              12   19   17   
1.49/1.51	c 16051          50614          15055078       1176634        66             0              20   30   25   
1.59/1.67	c 17745          57265          16704541       1310589        66             0              15   27   23   
1.79/1.80	c 19608          63580          18142408       1382712        66             0              17   28   26   
1.89/2.00	c 21657          70989          20180887       1545754        66             0              16   27   23   
2.19/2.24	c 23910          78933          22563861       1757205        66             0              15   26   21   
2.39/2.43	c 26388          86986          24651488       1857264        66             0              12   25   19   
2.59/2.64	c 29113          94945          26759457       1957849        66             0              12   25   17   
2.79/2.85	c 32110          105584         28997174       2081039        66             0              16   27   23   
3.10/3.13	c 35406          115092         31799981       2263342        66             0              13   24   17   
3.29/3.36	c 39031          127653         34441044       2365721        66             0              14   26   24   
3.69/3.70	c 43018          138807         37810567       2581768        66             0              11   20   15   
4.00/4.09	c 47403          151049         41744315       2884226        66             0              13   25   18   
4.29/4.39	c 52226          169415         45074087       2995996        66             0              13   25   24   
4.79/4.88	c 57531          184852         49958837       3383473        66             0              10   25   16   
5.39/5.48	c 63366          202483         55761782       3918504        66             0              11   25   17   
5.89/5.99	c 69784          227415         61161068       4222134        66             0              14   25   22   
6.59/6.67	c 76843          252364         68144881       4800145        66             0              13   25   20   
7.19/7.27	c 84607          276069         74507301       5135832        66             0              12   25   19   
8.00/8.07	c 93147          309181         82764983       5736115        66             0              12   25   21   
8.69/8.78	c 102541         342812         90333517       6166167        66             0              13   25   21   
9.79/9.81	c 112874         379462         101133602      6986997        66             0              13   25   21   
10.79/10.80	c 124240         415973         111323701      7624300        66             0              12   25   19   
12.10/12.12	c 136742         457119         124654489      8784725        66             0              12   25   18   
13.49/13.56	c 150494         510974         139303500      10039489       66             0              13   25   21   
14.99/15.03	c 165621         562174         154575767      11273938       66             0              12   25   20   
16.39/16.40	c 182260         616612         168828377      12111849       66             0              12   25   20   
18.29/18.36	c 200562         679719         188699773      13867370       66             0              12   25   19   
19.99/20.02	c 220694         739465         205538884      14896725       66             0              9   25   17    
22.29/22.31	c 242839         816002         229188566      16875675       66             0              11   25   19   
24.39/24.46	c 267198         908759         251138085      18543161       66             0              11   25   21   
27.09/27.14	c 293992         1003806        278371987      20766033       66             0              11   25   19   
30.58/30.64	c 323465         1099345        313713693      24111397       66             0              12   26   19   
33.78/33.87	c 355885         1223679        346874896      26786317       66             0              12   26   22   
37.38/37.45	c 391547         1358856        384211542      29623714       66             0              13   26   22   
40.88/40.90	c 430775         1474888        419658346      31912387       66             0              12   25   18   
45.18/45.20	c 473925         1625225        465010110      35411304       66             0              12   25   20   
49.99/50.02	c 521390         1799393        514483918      39430246       66             0              14   26   22   
55.28/55.31	c 573601         2002126        568850306      43530761       66             0              12   25   20   
61.48/61.54	c 631033         2201356        632153870      49240467       66             0              11   28   19   
67.48/67.51	c 694208         2426636        692752239      53975923       66             0              12   26   21   
75.58/75.65	c 763700         2687121        775793964      61405328       66             0              14   28   22   
82.78/82.86	c 840141         2978914        850836691      66591690       66             0              13   25   21   
91.09/91.17	c 924226         3271912        938028060      73369631       66             0              13   27   21   
99.98/100.10	c 1016719        3607776        1030227168     80350046       66             0              12   25   21   
110.58/110.64	c 1118461        4008176        1137674077     88927959       66             0              12   25   21   
122.08/122.18	c 1230377        4433906        1255078640     98466455       66             0              12   26   21   
136.47/136.57	c 1353484        4835112        1400095568     112089092      66             0              13   28   22   
149.98/150.04	c 1488901        5305950        1536063663     123618755      66             0              13   28   22   
164.37/164.44	c 1637859        5876683        1684266213     134446643      66             0              12   28   21   
183.57/183.60	c 1801712        6438815        1878608629     152155445      66             0              10   28   22   
196.97/197.10	c 1981950        7119531        2022298907     158968353      66             0              12   28   22   
213.66/213.78	c 2180211        7876784        2198980847     169411914      66             0              12   25   22   
232.16/232.27	c 2398298        8519609        2386338245     180081423      66             0              10   27   17   
255.25/255.36	c 2638193        9213628        2610319534     198779114      66             0              8   25   15    
275.55/275.61	c 2902077        10250782       2825309915     209957179      66             0              12   27   24   
309.15/309.22	c 3192349        11315896       3162361754     241347626      66             0              9   25   20    
341.24/341.39	c 3511648        12420467       3496867315     268405774      66             0              13   28   23   
372.06/372.13	c 3862876        13657973       3810706378     290722980      66             0              8   25   21    
406.84/406.93	c 4249226        14978077       4175582202     316765184      66             0              14   28   23   
451.33/451.40	c 4674211        16565622       4626137114     353371845      66             0              11   25   20   
504.23/504.30	c 5141694        18176655       5169623125     401633282      66             0              13   28   22   
561.13/561.28	c 5655925        20018332       5747637116     451886708      66             0              10   26   20   
612.23/612.36	c 6221579        22114613       6281408967     488053154      66             0              9   26   21    
672.94/673.09	c 6843798        24540907       6912840186     535668121      66             0              13   28   23   
724.63/724.73	c 7528238        26838756       7453453189     562402734      66             0              9   26   20    
807.64/807.80	c 8281122        29541652       8311248866     635503303      66             0              11   27   20   
886.05/886.14	c 9109294        32279587       9091328958     695729684      66             0              8   25   18    
976.14/976.20	c 10020283       35484678       10033349966    770197049      66             0              12   28   22   
1070.14/1070.20	c 11022370       39216285       11002885302    839954801      66             0              11   29   22   
1188.34/1188.49	c 12124665       43463672       12217381443    939623753      66             0              10   27   21   
1308.75/1308.81	c 13337189       48009473       13460580757    1031372908     66             0              11   25   21   
1433.85/1433.95	c 14670965       53176716       14774087842    1122751102     66             0              10   27   22   
1555.06/1555.11	c 16138118       58711563       16046837657    1198440495     66             0              10   26   23   
1722.55/1722.64	c 17751986       64466430       17796063668    1336995695     66             0              13   28   23   
1896.35/1896.46	c 19527240       71247258       19574562363    1471023370     66             0              9   25   21    
2085.96/2086.02	c 21480019       77863363       21483627699    1620948527     66             0              7   26   19    
2316.46/2316.57	c 23628075       84449421       23729400679    1844572972     66             0              10   29   21   
2400.07/2400.10	
2400.07/2400.10	c *** INTERRUPTED ***
2400.07/2400.10	c restarts              : 106         
2400.07/2400.10	c conflicts             : 24602540     (10251 /sec)
2400.07/2400.10	c decisions             : 88158638     (36732 /sec)
2400.07/2400.10	c propagations          : 1900489343  (791854 /sec)
2400.07/2400.10	c root propagations     : 280         
2400.07/2400.10	c filter calls          : 24606896495    (10252664 /sec)
2400.07/2400.10	c useless filter calls  : 23447978506    (95 %)
2400.07/2400.10	c Memory used           : 28.14 MB
2400.07/2400.10	c CPU time              : 2400.05 s
2400.07/2400.10	c real time             : 2400.1 s
2400.07/2400.10	
2400.07/2400.10	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 (15135 MiB free)
  memory of node 1: 16384 MiB (15686 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408633-1569800531/watcher-4408633-1569800531 -o /tmp/evaluation-result-4408633-1569800531/solver-4408633-1569800531 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node123-1569787353-6072 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4408633-1569800531.xml 

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

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


[startup+0.100196 s]*
/proc/loadavg: 2.00 1.99 2.02 3/199 9398
/proc/meminfo: memFree=31561228/32770624 swapFree=66999984/67108860
[pid=9397] ppid=9394 vsize=28816 memory=5272 CPUtime=0.1 cores=0,2,4,6
/proc/9397/stat : 9397 (cosoco) R 9394 9397 6041 0 -1 4202496 1495 0 0 0 10 0 0 0 20 0 1 0 556317830 29507584 1318 33554432000 4194304 6211132 140727565545488 140727565542024 140439768177760 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 30375936 140727565550603 140727565550705 140727565550705 140727565553614 0
/proc/9397/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.209675 s]*
/proc/loadavg: 2.00 1.99 2.02 3/199 9398
/proc/meminfo: memFree=31561228/32770624 swapFree=66999984/67108860
[pid=9397] ppid=9394 vsize=28816 memory=5272 CPUtime=0.21 cores=0,2,4,6
/proc/9397/stat : 9397 (cosoco) R 9394 9397 6041 0 -1 4202496 1495 0 0 0 21 0 0 0 20 0 1 0 556317830 29507584 1318 33554432000 4194304 6211132 140727565545488 140727565542024 5389476 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 30375936 140727565550603 140727565550705 140727565550705 140727565553614 0
/proc/9397/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.309165 s]*
/proc/loadavg: 2.00 1.99 2.02 3/199 9398
/proc/meminfo: memFree=31561228/32770624 swapFree=66999984/67108860
[pid=9397] ppid=9394 vsize=28816 memory=5272 CPUtime=0.31 cores=0,2,4,6
/proc/9397/stat : 9397 (cosoco) R 9394 9397 6041 0 -1 4202496 1495 0 0 0 31 0 0 0 20 0 1 0 556317830 29507584 1318 33554432000 4194304 6211132 140727565545488 140727565542024 5397258 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 30375936 140727565550603 140727565550705 140727565550705 140727565553614 0
/proc/9397/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.700338 s]
/proc/loadavg: 2.00 1.99 2.02 3/199 9398
/proc/meminfo: memFree=31560584/32770624 swapFree=66999984/67108860
[pid=9397] ppid=9394 vsize=28816 memory=5272 CPUtime=0.69 cores=0,2,4,6
/proc/9397/stat : 9397 (cosoco) R 9394 9397 6041 0 -1 4202496 1495 0 0 0 69 0 0 0 20 0 1 0 556317830 29507584 1318 33554432000 4194304 6211132 140727565545488 140727565543448 5017277 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 30375936 140727565550603 140727565550705 140727565550705 140727565553614 0
/proc/9397/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.50033 s]
/proc/loadavg: 2.00 1.99 2.02 3/199 9398
/proc/meminfo: memFree=31560584/32770624 swapFree=66999984/67108860
[pid=9397] ppid=9394 vsize=28816 memory=5272 CPUtime=1.49 cores=0,2,4,6
/proc/9397/stat : 9397 (cosoco) R 9394 9397 6041 0 -1 4202496 1495 0 0 0 149 0 0 0 20 0 1 0 556317830 29507584 1318 33554432000 4194304 6211132 140727565545488 140727565543448 5017552 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 30375936 140727565550603 140727565550705 140727565550705 140727565553614 0
/proc/9397/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.10932 s]
/proc/loadavg: 2.00 1.99 2.02 3/200 9400
/proc/meminfo: memFree=31559312/32770624 swapFree=66999984/67108860
[pid=9397] ppid=9394 vsize=28816 memory=5332 CPUtime=3.1 cores=0,2,4,6
/proc/9397/stat : 9397 (cosoco) R 9394 9397 6041 0 -1 4202496 1903 0 0 0 310 0 0 0 20 0 1 0 556317830 29507584 1333 33554432000 4194304 6211132 140727565545488 140727565543448 5017296 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 30375936 140727565550603 140727565550705 140727565550705 140727565553614 0
/proc/9397/statm: 7204 1333 857 493 0 509 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5332 KiB

[startup+6.30033 s]
/proc/loadavg: 2.00 1.99 2.02 3/200 9400
/proc/meminfo: memFree=31559440/32770624 swapFree=66999984/67108860
[pid=9397] ppid=9394 vsize=28816 memory=5332 CPUtime=6.29 cores=0,2,4,6
/proc/9397/stat : 9397 (cosoco) R 9394 9397 6041 0 -1 4202496 2310 0 0 0 629 0 0 0 20 0 1 0 556317830 29507584 1333 33554432000 4194304 6211132 140727565545488 140727565543448 5397486 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 30375936 140727565550603 140727565550705 140727565550705 140727565553614 0
/proc/9397/statm: 7204 1333 857 493 0 509 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5332 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 1.99 2.02 3/199 9400
/proc/meminfo: memFree=31559564/32770624 swapFree=66999984/67108860
[pid=9397] ppid=9394 vsize=28816 memory=5332 CPUtime=12.69 cores=0,2,4,6
/proc/9397/stat : 9397 (cosoco) R 9394 9397 6041 0 -1 4202496 2717 0 0 0 1269 0 0 0 20 0 1 0 556317830 29507584 1333 33554432000 4194304 6211132 140727565545488 140727565543448 5017564 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 30375936 140727565550603 140727565550705 140727565550705 140727565553614 0
/proc/9397/statm: 7204 1333 857 493 0 509 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5332 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 1.99 2.02 3/199 9400
/proc/meminfo: memFree=31559604/32770624 swapFree=66999984/67108860
[pid=9397] ppid=9394 vsize=28816 memory=5332 CPUtime=25.49 cores=0,2,4,6
/proc/9397/stat : 9397 (cosoco) R 9394 9397 6041 0 -1 4202496 3531 0 0 0 2549 0 0 0 20 0 1 0 556317830 29507584 1333 33554432000 4194304 6211132 140727565545488 140727565543448 5390120 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 30375936 140727565550603 140727565550705 140727565550705 140727565553614 0
/proc/9397/statm: 7204 1333 857 493 0 509 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5332 KiB

[startup+51.1093 s]
/proc/loadavg: 2.00 1.99 2.02 3/200 9403
/proc/meminfo: memFree=31559704/32770624 swapFree=66999984/67108860
[pid=9397] ppid=9394 vsize=28816 memory=5332 CPUtime=51.09 cores=0,2,4,6
/proc/9397/stat : 9397 (cosoco) R 9394 9397 6041 0 -1 4202496 3940 0 0 0 5109 0 0 0 20 0 1 0 556317830 29507584 1333 33554432000 4194304 6211132 140727565545488 140727565543448 5009218 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 30375936 140727565550603 140727565550705 140727565550705 140727565553614 0
/proc/9397/statm: 7204 1333 857 493 0 509 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5332 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/200 9408
/proc/meminfo: memFree=31560064/32770624 swapFree=66999984/67108860
[pid=9397] ppid=9394 vsize=28816 memory=5332 CPUtime=102.28 cores=0,2,4,6
/proc/9397/stat : 9397 (cosoco) R 9394 9397 6041 0 -1 4202496 4348 0 0 0 10228 0 0 0 20 0 1 0 556317830 29507584 1333 33554432000 4194304 6211132 140727565545488 140727565543448 5008831 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 30375936 140727565550603 140727565550705 140727565550705 140727565553614 0
/proc/9397/statm: 7204 1333 857 493 0 509 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5332 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/200 9412
/proc/meminfo: memFree=31560324/32770624 swapFree=66999984/67108860
[pid=9397] ppid=9394 vsize=28816 memory=5332 CPUtime=162.27 cores=0,2,4,6
/proc/9397/stat : 9397 (cosoco) R 9394 9397 6041 0 -1 4202496 4756 0 0 0 16227 0 0 0 20 0 1 0 556317830 29507584 1333 33554432000 4194304 6211132 140727565545488 140727565543448 5017564 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 30375936 140727565550603 140727565550705 140727565550705 140727565553614 0
/proc/9397/statm: 7204 1333 857 493 0 509 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5332 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/200 9478
/proc/meminfo: memFree=31559572/32770624 swapFree=66999984/67108860
[pid=9397] ppid=9394 vsize=28816 memory=5332 CPUtime=222.26 cores=0,2,4,6
/proc/9397/stat : 9397 (cosoco) R 9394 9397 6041 0 -1 4202496 5163 0 0 0 22226 0 0 0 20 0 1 0 556317830 29507584 1333 33554432000 4194304 6211132 140727565545488 140727565543448 5017440 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 30375936 140727565550603 140727565550705 140727565550705 140727565553614 0
/proc/9397/statm: 7204 1333 857 493 0 509 0
Current children cumulated CPU time: 222.26 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5332 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/200 9484
/proc/meminfo: memFree=31558660/32770624 swapFree=66999984/67108860
[pid=9397] ppid=9394 vsize=28816 memory=5332 CPUtime=282.25 cores=0,2,4,6
/proc/9397/stat : 9397 (cosoco) R 9394 9397 6041 0 -1 4202496 5570 0 0 0 28225 0 0 0 20 0 1 0 556317830 29507584 1333 33554432000 4194304 6211132 140727565545488 140727565543448 5017559 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 30375936 140727565550603 140727565550705 140727565550705 140727565553614 0
/proc/9397/statm: 7204 1333 857 493 0 509 0
Current children cumulated CPU time: 282.25 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5332 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/200 9488
/proc/meminfo: memFree=31558860/32770624 swapFree=66999984/67108860
[pid=9397] ppid=9394 vsize=28816 memory=5332 CPUtime=342.24 cores=0,2,4,6
/proc/9397/stat : 9397 (cosoco) R 9394 9397 6041 0 -1 4202496 5977 0 0 0 34224 0 0 0 20 0 1 0 556317830 29507584 1333 33554432000 4194304 6211132 140727565545488 140727565543448 5017569 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 30375936 140727565550603 140727565550705 140727565550705 140727565553614 0
/proc/9397/statm: 7204 1333 857 493 0 509 0
Current children cumulated CPU time: 342.24 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5332 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/199 9492
/proc/meminfo: memFree=31558848/32770624 swapFree=66999984/67108860
[pid=9397] ppid=9394 vsize=28816 memory=5332 CPUtime=402.24 cores=0,2,4,6
/proc/9397/stat : 9397 (cosoco) R 9394 9397 6041 0 -1 4202496 6384 0 0 0 40223 1 0 0 20 0 1 0 556317830 29507584 1333 33554432000 4194304 6211132 140727565545488 140727565543448 5017564 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 30375936 140727565550603 140727565550705 140727565550705 140727565553614 0
/proc/9397/statm: 7204 1333 857 493 0 509 0
Current children cumulated CPU time: 402.24 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5332 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/199 9498
/proc/meminfo: memFree=31558448/32770624 swapFree=66999984/67108860
[pid=9397] ppid=9394 vsize=28816 memory=5332 CPUtime=462.23 cores=0,2,4,6
/proc/9397/stat : 9397 (cosoco) R 9394 9397 6041 0 -1 4202496 6793 0 0 0 46222 1 0 0 20 0 1 0 556317830 29507584 1333 33554432000 4194304 6211132 140727565545488 140727565543448 5390151 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 30375936 140727565550603 140727565550705 140727565550705 140727565553614 0
/proc/9397/statm: 7204 1333 857 493 0 509 0
Current children cumulated CPU time: 462.23 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5332 KiB


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

/proc/9397/statm: 7204 1333 857 493 0 509 0
Current children cumulated CPU time: 1662.25 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5332 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/200 9645
/proc/meminfo: memFree=31557288/32770624 swapFree=66999984/67108860
[pid=9397] ppid=9394 vsize=28816 memory=5332 CPUtime=1722.25 cores=0,2,4,6
/proc/9397/stat : 9397 (cosoco) R 9394 9397 6041 0 -1 4202496 15031 0 0 0 172223 2 0 0 20 0 1 0 556317830 29507584 1333 33554432000 4194304 6211132 140727565545488 140727565543448 5389476 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 30375936 140727565550603 140727565550705 140727565550705 140727565553614 0
/proc/9397/statm: 7204 1333 857 493 0 509 0
Current children cumulated CPU time: 1722.25 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5332 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 9649
/proc/meminfo: memFree=31557604/32770624 swapFree=66999984/67108860
[pid=9397] ppid=9394 vsize=28816 memory=5332 CPUtime=1782.25 cores=0,2,4,6
/proc/9397/stat : 9397 (cosoco) R 9394 9397 6041 0 -1 4202496 15430 0 0 0 178223 2 0 0 20 0 1 0 556317830 29507584 1333 33554432000 4194304 6211132 140727565545488 140727565543448 5017462 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 30375936 140727565550603 140727565550705 140727565550705 140727565553614 0
/proc/9397/statm: 7204 1333 857 493 0 509 0
Current children cumulated CPU time: 1782.25 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5332 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 9653
/proc/meminfo: memFree=31557720/32770624 swapFree=66999984/67108860
[pid=9397] ppid=9394 vsize=28816 memory=5332 CPUtime=1842.25 cores=0,2,4,6
/proc/9397/stat : 9397 (cosoco) R 9394 9397 6041 0 -1 4202496 15790 0 0 0 184223 2 0 0 20 0 1 0 556317830 29507584 1333 33554432000 4194304 6211132 140727565545488 140727565543448 5397474 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 30375936 140727565550603 140727565550705 140727565550705 140727565553614 0
/proc/9397/statm: 7204 1333 857 493 0 509 0
Current children cumulated CPU time: 1842.25 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5332 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/200 9659
/proc/meminfo: memFree=31557552/32770624 swapFree=66999984/67108860
[pid=9397] ppid=9394 vsize=28816 memory=5332 CPUtime=1902.25 cores=0,2,4,6
/proc/9397/stat : 9397 (cosoco) R 9394 9397 6041 0 -1 4202496 16197 0 0 0 190223 2 0 0 20 0 1 0 556317830 29507584 1333 33554432000 4194304 6211132 140727565545488 140727565543448 5017491 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 30375936 140727565550603 140727565550705 140727565550705 140727565553614 0
/proc/9397/statm: 7204 1333 857 493 0 509 0
Current children cumulated CPU time: 1902.25 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5332 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 9663
/proc/meminfo: memFree=31557540/32770624 swapFree=66999984/67108860
[pid=9397] ppid=9394 vsize=28816 memory=5332 CPUtime=1962.26 cores=0,2,4,6
/proc/9397/stat : 9397 (cosoco) R 9394 9397 6041 0 -1 4202496 16572 0 0 0 196224 2 0 0 20 0 1 0 556317830 29507584 1333 33554432000 4194304 6211132 140727565545488 140727565543448 5017277 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 30375936 140727565550603 140727565550705 140727565550705 140727565553614 0
/proc/9397/statm: 7204 1333 857 493 0 509 0
Current children cumulated CPU time: 1962.26 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5332 KiB

[startup+2022.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/199 9667
/proc/meminfo: memFree=31557564/32770624 swapFree=66999984/67108860
[pid=9397] ppid=9394 vsize=28816 memory=5332 CPUtime=2022.26 cores=0,2,4,6
/proc/9397/stat : 9397 (cosoco) R 9394 9397 6041 0 -1 4202496 16954 0 0 0 202224 2 0 0 20 0 1 0 556317830 29507584 1333 33554432000 4194304 6211132 140727565545488 140727565543448 5397407 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 30375936 140727565550603 140727565550705 140727565550705 140727565553614 0
/proc/9397/statm: 7204 1333 857 493 0 509 0
Current children cumulated CPU time: 2022.26 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5332 KiB

[startup+2082.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/200 9673
/proc/meminfo: memFree=31557384/32770624 swapFree=66999984/67108860
[pid=9397] ppid=9394 vsize=28816 memory=5332 CPUtime=2082.26 cores=0,2,4,6
/proc/9397/stat : 9397 (cosoco) R 9394 9397 6041 0 -1 4202496 17339 0 0 0 208224 2 0 0 20 0 1 0 556317830 29507584 1333 33554432000 4194304 6211132 140727565545488 140727565543448 5017292 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 30375936 140727565550603 140727565550705 140727565550705 140727565553614 0
/proc/9397/statm: 7204 1333 857 493 0 509 0
Current children cumulated CPU time: 2082.26 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5332 KiB

[startup+2142.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/199 9677
/proc/meminfo: memFree=31557856/32770624 swapFree=66999984/67108860
[pid=9397] ppid=9394 vsize=28816 memory=5332 CPUtime=2142.26 cores=0,2,4,6
/proc/9397/stat : 9397 (cosoco) R 9394 9397 6041 0 -1 4202496 17728 0 0 0 214224 2 0 0 20 0 1 0 556317830 29507584 1333 33554432000 4194304 6211132 140727565545488 140727565543448 5017569 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 30375936 140727565550603 140727565550705 140727565550705 140727565553614 0
/proc/9397/statm: 7204 1333 857 493 0 509 0
Current children cumulated CPU time: 2142.26 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5332 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 9681
/proc/meminfo: memFree=31558544/32770624 swapFree=66999984/67108860
[pid=9397] ppid=9394 vsize=28816 memory=5332 CPUtime=2202.26 cores=0,2,4,6
/proc/9397/stat : 9397 (cosoco) R 9394 9397 6041 0 -1 4202496 18103 0 0 0 220224 2 0 0 20 0 1 0 556317830 29507584 1333 33554432000 4194304 6211132 140727565545488 140727565543448 5008827 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 30375936 140727565550603 140727565550705 140727565550705 140727565553614 0
/proc/9397/statm: 7204 1333 857 493 0 509 0
Current children cumulated CPU time: 2202.26 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5332 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 9687
/proc/meminfo: memFree=31557436/32770624 swapFree=66999984/67108860
[pid=9397] ppid=9394 vsize=28816 memory=5332 CPUtime=2262.26 cores=0,2,4,6
/proc/9397/stat : 9397 (cosoco) R 9394 9397 6041 0 -1 4202496 18478 0 0 0 226224 2 0 0 20 0 1 0 556317830 29507584 1333 33554432000 4194304 6211132 140727565545488 140727565543448 5017515 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 30375936 140727565550603 140727565550705 140727565550705 140727565553614 0
/proc/9397/statm: 7204 1333 857 493 0 509 0
Current children cumulated CPU time: 2262.26 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5332 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 9699
/proc/meminfo: memFree=31556956/32770624 swapFree=66999984/67108860
[pid=9397] ppid=9394 vsize=28816 memory=5332 CPUtime=2322.26 cores=0,2,4,6
/proc/9397/stat : 9397 (cosoco) R 9394 9397 6041 0 -1 4202496 18885 0 0 0 232224 2 0 0 20 0 1 0 556317830 29507584 1333 33554432000 4194304 6211132 140727565545488 140727565543448 5017549 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 30375936 140727565550603 140727565550705 140727565550705 140727565553614 0
/proc/9397/statm: 7204 1333 857 493 0 509 0
Current children cumulated CPU time: 2322.26 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5332 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 9763
/proc/meminfo: memFree=31493928/32770624 swapFree=66999984/67108860
[pid=9397] ppid=9394 vsize=28816 memory=5332 CPUtime=2382.27 cores=0,2,4,6
/proc/9397/stat : 9397 (cosoco) R 9394 9397 6041 0 -1 4202496 19261 0 0 0 238224 3 0 0 20 0 1 0 556317830 29507584 1333 33554432000 4194304 6211132 140727565545488 140727565543448 5017569 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 30375936 140727565550603 140727565550705 140727565550705 140727565553614 0
/proc/9397/statm: 7204 1333 857 493 0 509 0
Current children cumulated CPU time: 2382.27 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5332 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.11 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 9766
/proc/meminfo: memFree=31493940/32770624 swapFree=66999984/67108860
[pid=9397] ppid=9394 vsize=28816 memory=5332 CPUtime=2400.07 cores=0,2,4,6
/proc/9397/stat : 9397 (cosoco) R 9394 9397 6041 0 -1 4202496 19637 0 0 0 240004 3 0 0 20 0 1 0 556317830 29507584 1333 33554432000 4194304 6211132 140727565545488 140727565543448 5017444 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 30375936 140727565550603 140727565550705 140727565550705 140727565553614 0
/proc/9397/statm: 7204 1333 857 493 0 509 0
Current children cumulated CPU time: 2400.07 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5332 KiB

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

[startup+2400.11 s]
# the end of solver process 9397 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2400.05 s, system=0.032999 s

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

[startup+2400.11 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 9766
/proc/meminfo: memFree=31493940/32770624 swapFree=66999984/67108860
[pid=9397] ppid=9394 vsize=28816 memory=5332 CPUtime=2400.07 cores=0,2,4,6
/proc/9397/stat : 9397 (cosoco) R 9394 9397 6041 0 -1 4202496 19637 0 0 0 240004 3 0 0 20 0 1 0 556317830 29507584 1333 33554432000 4194304 6211132 140727565545488 140727565543448 5017444 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 30375936 140727565550603 140727565550705 140727565550705 140727565553614 0
/proc/9397/statm: 7204 1333 857 493 0 509 0
Current children cumulated CPU time: 2400.07 s
Current children cumulated vsize: 28816 KiB
Current children cumulated memory: 5332 KiB

Child status: 1
Real time (s): 2400.11
CPU time (s): 2400.08
CPU user time (s): 2400.05
CPU system time (s): 0.032999
CPU usage (%): 99.9988
Max. virtual memory (cumulated for all children) (KiB): 28816
Max. memory (cumulated for all children) (KiB): 5332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.05
system time used= 0.032999
maximum resident set size= 5396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19687
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= 2204


# summary of solver processes directly reported to runsolver:
#   pid: 9397
#   total CPU time (s): 2400.08
#   total CPU user time (s): 2400.05
#   total CPU system time (s): 0.032999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.28294 second user time and 16.0729 second system time

The end

Launcher Data

Begin job on node123 at 2019-09-30 01:41:31
IDJOB=4408633
IDBENCH=134587
IDSOLVER=2875
FILE ID=node123/4408633-1569800531
RUNJOBID= node123-1569787353-6072
PBS_JOBID= 21705830
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07h-8_X2.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4408633-1569800531/watcher-4408633-1569800531 -o /tmp/evaluation-result-4408633-1569800531/solver-4408633-1569800531 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node123-1569787353-6072 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4408633-1569800531.xml

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

MD5SUM BENCH= abe6e1fab69c306265861f259d6961ae
RANDOM SEED=1299423188

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31563252 kB
MemAvailable:   31852820 kB
Buffers:          186904 kB
Cached:           424744 kB
SwapCached:         6544 kB
Active:           310296 kB
Inactive:         314260 kB
Active(anon):      21840 kB
Inactive(anon):    72616 kB
Active(file):     288456 kB
Inactive(file):   241644 kB
Unevictable:      106780 kB
Mlocked:          106780 kB
SwapTotal:      67108860 kB
SwapFree:       66999984 kB
Dirty:              2432 kB
Writeback:             0 kB
AnonPages:        114484 kB
Mapped:            28592 kB
Shmem:             72640 kB
Slab:             180896 kB
SReclaimable:     150604 kB
SUnreclaim:        30292 kB
KernelStack:        3552 kB
PageTables:         5568 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     569048 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 62024 MiB
End job on node123 at 2019-09-30 02:21:31