Trace number 4389549

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco 2? (TO) 2520.09 2519.8

General information on the benchmark

NameQRandom/QRandom-mdd-7-25-5/
mdd-7-25-5-56-17.xml
MD5SUM9efca6d5489e39e5f473d5ee8bd54dad
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark22.8714
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints56
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree8
Maximum variable degree25
Distribution of variable degrees[{"degree":8,"count":1},{"degree":10,"count":1},{"degree":11,"count":3},{"degree":12,"count":2},{"degree":13,"count":1},{"degree":14,"count":2},{"degree":15,"count":3},{"degree":16,"count":2},{"degree":17,"count":2},{"degree":18,"count":2},{"degree":19,"count":1},{"degree":20,"count":2},{"degree":22,"count":1},{"degree":23,"count":1},{"degree":25,"count":1}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":56}]
Number of extensional constraints56
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":56}]
Optimization problemNO
Type of objective

Solver Data

14.01/14.05	c root propagations     : 0           
14.01/14.05	c restarts enabled, print stats at every restarts
14.01/14.05	c
14.01/14.05	c
14.01/14.05	c
14.01/14.05	c This is cosoco 2.00 --  
14.01/14.05	c
14.01/14.05	c command line: cosoco -lc -model -restarts -stick HOME/instance-4389549-1568329716.xml 
14.01/14.05	c ========================================[ Problem Statistics ]===========================================
14.01/14.05	c |                                                                                                       
14.01/14.05	c |  Parse time        :        13.94 s 
14.01/14.05	c |
14.01/14.05	c |               Variables: 25
14.01/14.05	c |            Domain Sizes: 5..5
14.01/14.05	c |
14.01/14.05	c |             Constraints: 56
14.01/14.05	c |                   Arity: 7..7
14.01/14.05	c | 
14.01/14.05	c |                   Types: 
14.01/14.05	c |                          Extension: 56  (nb tuples: 31867..56885) -- (shared: 0)
14.01/14.05	c |                          
14.01/14.05	c =========================================================================================================
14.01/14.05	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
14.59/14.69	c 101            222            16258          4623           0              0              8   14   10    
15.10/15.19	c 211            450            33620          10158          0              0              8   14   11    
15.49/15.52	c 332            718            52339          15852          0              0              11   16   12   
16.00/16.04	c 465            1041           75114          22510          0              0              9   17   11    
16.39/16.40	c 611            1449           101554         29887          0              0              9   15   12    
16.89/16.93	c 771            1858           128249         37605          0              0              9   15   12    
17.29/17.38	c 947            2282           157489         46444          0              0              9   16   12    
18.00/18.03	c 1140           2790           190902         56344          0              0              9   15   12    
18.59/18.64	c 1352           3271           225289         66443          0              0              9   16   12    
19.10/19.13	c 1585           3838           264122         77517          0              0              10   16   12   
19.79/19.80	c 1841           4480           308617         91070          0              0              9   16   11    
20.29/20.34	c 2122           5233           357943         105133         0              0              9   16   12    
20.79/20.86	c 2431           5970           406807         119208         0              0              9   16   12    
21.69/21.73	c 2770           6733           458603         135265         0              0              8   16   12    
23.00/23.02	c 3142           7631           523873         153669         0              0              9   16   12    
24.19/24.21	c 3551           8727           598451         174973         0              0              8   17   12    
25.40/25.42	c 4000           9820           675532         197772         0              0              9   17   12    
26.40/26.49	c 4493           11060          760564         222394         0              0              8   17   12    
28.30/28.35	c 5035           12356          849557         249060         0              0              9   16   12    
29.40/29.48	c 5631           13818          949965         279207         0              0              9   16   12    
30.80/30.87	c 6286           15432          1059084        312683         0              0              8   16   12    
32.80/32.86	c 7006           17163          1177611        349346         0              0              7   15   12    
34.90/34.99	c 7798           19028          1309211        389410         0              0              8   16   12    
36.60/36.69	c 8669           21158          1454071        433311         0              0              8   16   12    
39.70/39.71	c 9627           23407          1609471        481918         0              0              8   15   12    
42.70/42.76	c 10680          26115          1794058        536089         0              0              7   16   12    
45.01/45.02	c 11838          29103          1998881        595333         0              0              8   17   12    
48.01/48.02	c 13111          32083          2207617        658735         0              0              7   16   12    
50.50/50.58	c 14511          35572          2439949        728711         0              0              8   16   12    
54.90/54.97	c 16051          39488          2711109        810680         0              0              8   18   12    
58.20/58.21	c 17745          43680          3004804        902091         0              0              7   16   12    
64.20/64.24	c 19608          48111          3312036        994499         0              0              8   17   12    
69.30/69.39	c 21657          53182          3661006        1098269        0              0              8   16   12    
76.90/76.92	c 23910          59031          4065544        1214585        0              0              7   18   12    
83.70/83.79	c 26388          65440          4523245        1347441        0              0              7   16   12    
90.50/90.56	c 29113          72361          4982792        1487964        0              0              8   17   12    
97.70/97.73	c 32110          79903          5496040        1639039        0              0              7   17   12    
105.80/105.89	c 35406          88190          6067432        1811028        0              0              8   18   12    
113.70/113.72	c 39031          97652          6681379        1992840        0              0              7   17   12    
122.40/122.48	c 43018          107274         7340603        2198939        0              0              7   16   12    
134.41/134.49	c 47403          118103         8063105        2418752        0              0              8   16   12    
146.21/146.28	c 52226          130118         8899776        2667172        0              0              7   17   12    
157.41/157.45	c 57531          143961         9830130        2941223        0              0              6   17   12    
170.30/170.30	c 63366          157791         10800889       3219622        0              0              7   18   12    
193.78/193.82	c 69784          173965         11923053       3547693        0              0              7   18   12    
209.89/209.98	c 76843          190751         13132326       3914314        0              0              7   16   11    
228.99/229.05	c 84607          210713         14465167       4308443        0              0              7   18   12    
249.48/249.57	c 93147          231968         15871276       4734925        0              0              7   17   12    
274.48/274.52	c 102541         255694         17535602       5223569        0              0              6   17   12    
297.18/297.27	c 112874         281560         19241076       5743910        0              0              6   17   12    
326.99/327.03	c 124240         309973         21142543       6306100        0              0              6   18   12    
361.19/361.24	c 136742         342058         23242436       6914083        0              0              7   18   12    
390.69/390.74	c 150494         377847         25660553       7620914        0              0              6   18   12    
423.50/423.51	c 165621         415908         28245534       8389718        0              0              6   18   12    
462.60/462.60	c 182260         456960         31089607       9234920        0              0              7   17   12    
508.51/508.58	c 200562         503742         34215027       10135709       0              0              6   18   12    
571.22/571.24	c 220694         554559         37602365       11120488       0              0              6   18   12    
623.22/623.29	c 242839         612010         41500618       12256944       0              0              6   18   12    
674.83/674.82	c 267198         672898         45631874       13456231       0              0              6   18   12    
731.54/731.55	c 293992         738607         50043650       14800906       0              0              6   18   12    
811.95/811.97	c 323465         811193         55156649       16297915       0              0              6   18   12    
907.76/907.72	c 355885         893956         60866598       17963412       0              0              6   18   12    
1013.77/1013.79	c 391547         985566         67334182       19820352       0              0              6   18   12    
1114.50/1114.46	c 430775         1083151        74013623       21808948       0              0              6   18   12    
1222.61/1222.52	c 473925         1185613        81254767       24033294       0              0              6   17   11    
1311.82/1311.74	c 521390         1309120        89388693       26446283       0              0              6   19   12    
1443.84/1443.75	c 573601         1441985        98687552       29134185       0              0              6   18   12    
1553.65/1553.58	c 631033         1592054        108704027      32065362       0              0              5   18   12    
1731.87/1731.77	c 694208         1751027        119515198      35217636       0              0              6   17   12    
1873.49/1873.32	c 763700         1924969        131309343      38733504       0              0              5   18   12    
2087.12/2086.99	c 840141         2118021        144568966      42574316       0              0              5   18   11    
2334.95/2334.71	c 924226         2334799        159330221      46890403       0              0              5   18   12    
2520.08/2519.80	
2520.08/2519.80	c *** INTERRUPTED ***
2520.08/2519.80	c restarts              : 72          
2520.08/2519.80	c conflicts             : 1009631      (401 /sec)
2520.08/2519.80	c decisions             : 2557708      (1015 /sec)
2520.08/2519.80	c propagations          : 51249756    (20338 /sec)
2520.08/2519.80	c root propagations     : 0           
2520.08/2519.80	c filter calls          : 174257165      (69152 /sec)
2520.08/2519.80	c useless filter calls  : 144060839      (82 %)
2520.08/2519.80	c Memory used           : 193.10 MB
2520.08/2519.80	c CPU time              : 2519.92 s
2520.08/2519.80	c real time             : 2519.8 s
2520.08/2519.80	
2520.08/2519.80	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389549-1568329716/watcher-4389549-1568329716 -o /tmp/evaluation-result-4389549-1568329716/solver-4389549-1568329716 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568313599-15141 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389549-1568329716.xml 

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

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


[startup+0.100495 s]*
/proc/loadavg: 1.94 1.97 2.03 3/200 18841
/proc/meminfo: memFree=31416904/32770624 swapFree=66917448/67108860
[pid=18840] ppid=18837 vsize=28844 memory=4724 CPUtime=0.1 cores=1,3,5,7
/proc/18840/stat : 18840 (cosoco) R 18837 18840 15109 0 -1 4202496 1505 0 0 0 10 0 0 0 20 0 1 0 408909594 29536256 1181 33554432000 4194304 6210612 140726222974672 140726222971944 140002514906085 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9449472 140726222980107 140726222980209 140726222980209 140726222983118 0
/proc/18840/statm: 7211 1181 802 493 0 516 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28844 KiB
Current children cumulated memory: 4724 KiB

[startup+0.20939 s]*
/proc/loadavg: 1.94 1.97 2.03 3/200 18841
/proc/meminfo: memFree=31415420/32770624 swapFree=66917448/67108860
[pid=18840] ppid=18837 vsize=30404 memory=5876 CPUtime=0.21 cores=1,3,5,7
/proc/18840/stat : 18840 (cosoco) R 18837 18840 15109 0 -1 4202496 2014 0 0 0 21 0 0 0 20 0 1 0 408909594 31133696 1469 33554432000 4194304 6210612 140726222974672 140726222971944 140002514906085 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9449472 140726222980107 140726222980209 140726222980209 140726222983118 0
/proc/18840/statm: 7601 1469 802 493 0 906 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 30404 KiB
Current children cumulated memory: 5876 KiB

[startup+0.308952 s]*
/proc/loadavg: 1.94 1.97 2.03 3/200 18841
/proc/meminfo: memFree=31411700/32770624 swapFree=66917448/67108860
[pid=18840] ppid=18837 vsize=33408 memory=9692 CPUtime=0.31 cores=1,3,5,7
/proc/18840/stat : 18840 (cosoco) R 18837 18840 15109 0 -1 4202496 3133 0 0 0 31 0 0 0 20 0 1 0 408909594 34209792 2423 33554432000 4194304 6210612 140726222974672 140726222971944 5818535 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9449472 140726222980107 140726222980209 140726222980209 140726222983118 0
/proc/18840/statm: 8352 2423 805 493 0 1657 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 33408 KiB
Current children cumulated memory: 9692 KiB

[startup+0.700316 s]
/proc/loadavg: 1.94 1.97 2.03 3/200 18841
/proc/meminfo: memFree=31410956/32770624 swapFree=66917448/67108860
[pid=18840] ppid=18837 vsize=41992 memory=17608 CPUtime=0.69 cores=1,3,5,7
/proc/18840/stat : 18840 (cosoco) R 18837 18840 15109 0 -1 4202496 5129 0 0 0 69 0 0 0 20 0 1 0 408909594 42999808 4402 33554432000 4194304 6210612 140726222974672 140726222971944 5818186 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9449472 140726222980107 140726222980209 140726222980209 140726222983118 0
/proc/18840/statm: 10498 4402 805 493 0 3803 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 41992 KiB
Current children cumulated memory: 17608 KiB

[startup+1.50029 s]
/proc/loadavg: 1.94 1.97 2.03 3/200 18841
/proc/meminfo: memFree=31403292/32770624 swapFree=66917448/67108860
[pid=18840] ppid=18837 vsize=47656 memory=22624 CPUtime=1.49 cores=1,3,5,7
/proc/18840/stat : 18840 (cosoco) R 18837 18840 15109 0 -1 4202496 6415 0 0 0 148 1 0 0 20 0 1 0 408909594 48799744 5656 33554432000 4194304 6210612 140726222974672 140726222971944 5815938 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9449472 140726222980107 140726222980209 140726222980209 140726222983118 0
/proc/18840/statm: 11914 5656 805 493 0 5219 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 47656 KiB
Current children cumulated memory: 22624 KiB

[startup+3.10942 s]
/proc/loadavg: 1.87 1.95 2.02 3/200 18841
/proc/meminfo: memFree=31384320/32770624 swapFree=66917448/67108860
[pid=18840] ppid=18837 vsize=67200 memory=39676 CPUtime=3.1 cores=1,3,5,7
/proc/18840/stat : 18840 (cosoco) R 18837 18840 15109 0 -1 4202496 12058 0 0 0 309 1 0 0 20 0 1 0 408909594 68812800 9919 33554432000 4194304 6210612 140726222974672 140726222971944 5707770 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9449472 140726222980107 140726222980209 140726222980209 140726222983118 0
/proc/18840/statm: 16800 9919 805 493 0 10105 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 67200 KiB
Current children cumulated memory: 39676 KiB

[startup+6.30027 s]
/proc/loadavg: 1.87 1.95 2.02 3/200 18841
/proc/meminfo: memFree=31354388/32770624 swapFree=66917448/67108860
[pid=18840] ppid=18837 vsize=99664 memory=70608 CPUtime=6.29 cores=1,3,5,7
/proc/18840/stat : 18840 (cosoco) R 18837 18840 15109 0 -1 4202496 21263 0 0 0 627 2 0 0 20 0 1 0 408909594 102055936 17652 33554432000 4194304 6210612 140726222974672 140726222971944 5818520 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9449472 140726222980107 140726222980209 140726222980209 140726222983118 0
/proc/18840/statm: 24916 17652 805 493 0 18221 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 99664 KiB
Current children cumulated memory: 70608 KiB

[startup+12.7003 s]
/proc/loadavg: 1.89 1.96 2.02 3/200 18842
/proc/meminfo: memFree=31294296/32770624 swapFree=66917448/67108860
[pid=18840] ppid=18837 vsize=169088 memory=134932 CPUtime=12.7 cores=1,3,5,7
/proc/18840/stat : 18840 (cosoco) R 18837 18840 15109 0 -1 4202496 39054 0 0 0 1266 4 0 0 20 0 1 0 408909594 173146112 33733 33554432000 4194304 6210612 140726222974672 140726222971944 5483161 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9449472 140726222980107 140726222980209 140726222980209 140726222983118 0
/proc/18840/statm: 42272 33733 806 493 0 35577 0
Current children cumulated CPU time: 12.7 s
Current children cumulated vsize: 169088 KiB
Current children cumulated memory: 134932 KiB

[startup+25.5004 s]
/proc/loadavg: 1.90 1.96 2.02 3/200 18844
/proc/meminfo: memFree=31257460/32770624 swapFree=66917448/67108860
[pid=18840] ppid=18837 vsize=197732 memory=163272 CPUtime=25.5 cores=1,3,5,7
/proc/18840/stat : 18840 (cosoco) R 18837 18840 15109 0 -1 4202496 145506 0 0 0 2541 9 0 0 20 0 1 0 408909594 202477568 40818 33554432000 4194304 6210612 140726222974672 140726222972632 5038631 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9449472 140726222980107 140726222980209 140726222980209 140726222983118 0
/proc/18840/statm: 49433 40818 851 493 0 42738 0
Current children cumulated CPU time: 25.5 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 163272 KiB

[startup+51.1096 s]
/proc/loadavg: 1.94 1.96 2.02 3/200 18844
/proc/meminfo: memFree=31257468/32770624 swapFree=66917448/67108860
[pid=18840] ppid=18837 vsize=197732 memory=163272 CPUtime=51.11 cores=1,3,5,7
/proc/18840/stat : 18840 (cosoco) R 18837 18840 15109 0 -1 4202496 184876 0 0 0 5100 11 0 0 20 0 1 0 408909594 202477568 40818 33554432000 4194304 6210612 140726222974672 140726222972632 5038670 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9449472 140726222980107 140726222980209 140726222980209 140726222983118 0
/proc/18840/statm: 49433 40818 851 493 0 42738 0
Current children cumulated CPU time: 51.11 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 163272 KiB

[startup+102.3 s]
/proc/loadavg: 1.97 1.97 2.02 3/200 18848
/proc/meminfo: memFree=31251620/32770624 swapFree=66917448/67108860
[pid=18840] ppid=18837 vsize=197732 memory=163272 CPUtime=102.3 cores=1,3,5,7
/proc/18840/stat : 18840 (cosoco) R 18837 18840 15109 0 -1 4202496 224244 0 0 0 10218 12 0 0 20 0 1 0 408909594 202477568 40818 33554432000 4194304 6210612 140726222974672 140726222972632 5038764 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9449472 140726222980107 140726222980209 140726222980209 140726222983118 0
/proc/18840/statm: 49433 40818 851 493 0 42738 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 163272 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 2.02 3/201 18862
/proc/meminfo: memFree=31244476/32770624 swapFree=66917468/67108860
[pid=18840] ppid=18837 vsize=197732 memory=164112 CPUtime=162.31 cores=1,3,5,7
/proc/18840/stat : 18840 (cosoco) R 18837 18840 15109 0 -1 4202496 263621 0 0 0 16217 14 0 0 20 0 1 0 408909594 202477568 41028 33554432000 4194304 6210612 140726222974672 140726222972632 5038631 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9449472 140726222980107 140726222980209 140726222980209 140726222983118 0
/proc/18840/statm: 49433 41028 851 493 0 42738 0
Current children cumulated CPU time: 162.31 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 164112 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 1.98 2.02 3/200 18866
/proc/meminfo: memFree=31237408/32770624 swapFree=66917468/67108860
[pid=18840] ppid=18837 vsize=197732 memory=171188 CPUtime=222.29 cores=1,3,5,7
/proc/18840/stat : 18840 (cosoco) R 18837 18840 15109 0 -1 4202496 286592 0 0 0 22214 15 0 0 20 0 1 0 408909594 202477568 42797 33554432000 4194304 6210612 140726222974672 140726222972632 5038631 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9449472 140726222980107 140726222980209 140726222980209 140726222983118 0
/proc/18840/statm: 49433 42797 851 493 0 42738 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 171188 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 1.98 2.02 3/199 18870
/proc/meminfo: memFree=31235644/32770624 swapFree=66917468/67108860
[pid=18840] ppid=18837 vsize=197732 memory=174200 CPUtime=282.28 cores=1,3,5,7
/proc/18840/stat : 18840 (cosoco) R 18837 18840 15109 0 -1 4202496 290021 0 0 0 28213 15 0 0 20 0 1 0 408909594 202477568 43550 33554432000 4194304 6210612 140726222974672 140726222972632 5038764 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9449472 140726222980107 140726222980209 140726222980209 140726222983118 0
/proc/18840/statm: 49433 43550 851 493 0 42738 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174200 KiB

[startup+342.3 s]
/proc/loadavg: 2.05 2.00 2.03 3/201 18877
/proc/meminfo: memFree=31234452/32770624 swapFree=66917468/67108860
[pid=18840] ppid=18837 vsize=197732 memory=174200 CPUtime=342.29 cores=1,3,5,7
/proc/18840/stat : 18840 (cosoco) R 18837 18840 15109 0 -1 4202496 290737 0 0 0 34214 15 0 0 20 0 1 0 408909594 202477568 43550 33554432000 4194304 6210612 140726222974672 140726222972632 5038658 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9449472 140726222980107 140726222980209 140726222980209 140726222983118 0
/proc/18840/statm: 49433 43550 851 493 0 42738 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174200 KiB

[startup+402.3 s]
/proc/loadavg: 2.06 2.02 2.03 3/200 18881
/proc/meminfo: memFree=31234328/32770624 swapFree=66917468/67108860
[pid=18840] ppid=18837 vsize=197732 memory=174200 CPUtime=402.3 cores=1,3,5,7
/proc/18840/stat : 18840 (cosoco) R 18837 18840 15109 0 -1 4202496 290737 0 0 0 40215 15 0 0 20 0 1 0 408909594 202477568 43550 33554432000 4194304 6210612 140726222974672 140726222972632 5038622 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9449472 140726222980107 140726222980209 140726222980209 140726222983118 0
/proc/18840/statm: 49433 43550 851 493 0 42738 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174200 KiB

[startup+462.3 s]
/proc/loadavg: 2.08 2.03 2.04 3/199 18885
/proc/meminfo: memFree=31233896/32770624 swapFree=66917468/67108860
[pid=18840] ppid=18837 vsize=197732 memory=174200 CPUtime=462.3 cores=1,3,5,7
/proc/18840/stat : 18840 (cosoco) R 18837 18840 15109 0 -1 4202496 291453 0 0 0 46215 15 0 0 20 0 1 0 408909594 202477568 43550 33554432000 4194304 6210612 140726222974672 140726222972632 5038622 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9449472 140726222980107 140726222980209 140726222980209 140726222983118 0
/proc/18840/statm: 49433 43550 851 493 0 42738 0
Current children cumulated CPU time: 462.3 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174200 KiB


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

/proc/18840/statm: 49433 43550 851 493 0 42738 0
Current children cumulated CPU time: 1722.47 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174200 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.06 2.07 3/200 19008
/proc/meminfo: memFree=31232552/32770624 swapFree=66917480/67108860
[pid=18840] ppid=18837 vsize=197732 memory=174200 CPUtime=1782.48 cores=1,3,5,7
/proc/18840/stat : 18840 (cosoco) R 18837 18840 15109 0 -1 4202496 299119 0 0 0 178232 16 0 0 20 0 1 0 408909594 202477568 43550 33554432000 4194304 6210612 140726222974672 140726222972632 5038631 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9449472 140726222980107 140726222980209 140726222980209 140726222983118 0
/proc/18840/statm: 49433 43550 851 493 0 42738 0
Current children cumulated CPU time: 1782.48 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174200 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/199 19012
/proc/meminfo: memFree=31232120/32770624 swapFree=66917480/67108860
[pid=18840] ppid=18837 vsize=197732 memory=174200 CPUtime=1842.49 cores=1,3,5,7
/proc/18840/stat : 18840 (cosoco) R 18837 18840 15109 0 -1 4202496 299119 0 0 0 184233 16 0 0 20 0 1 0 408909594 202477568 43550 33554432000 4194304 6210612 140726222974672 140726222972632 5038631 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9449472 140726222980107 140726222980209 140726222980209 140726222983118 0
/proc/18840/statm: 49433 43550 851 493 0 42738 0
Current children cumulated CPU time: 1842.49 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174200 KiB

[startup+1902.3 s]
/proc/loadavg: 2.08 2.06 2.06 3/199 19080
/proc/meminfo: memFree=31025468/32770624 swapFree=66917480/67108860
[pid=18840] ppid=18837 vsize=197732 memory=174200 CPUtime=1902.5 cores=1,3,5,7
/proc/18840/stat : 18840 (cosoco) R 18837 18840 15109 0 -1 4202496 299880 0 0 0 190234 16 0 0 20 0 1 0 408909594 202477568 43550 33554432000 4194304 6210612 140726222974672 140726222972632 5038693 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9449472 140726222980107 140726222980209 140726222980209 140726222983118 0
/proc/18840/statm: 49433 43550 851 493 0 42738 0
Current children cumulated CPU time: 1902.5 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174200 KiB

[startup+1962.3 s]
/proc/loadavg: 2.09 2.06 2.06 3/201 19094
/proc/meminfo: memFree=30996616/32770624 swapFree=66917492/67108860
[pid=18840] ppid=18837 vsize=197732 memory=174200 CPUtime=1962.5 cores=1,3,5,7
/proc/18840/stat : 18840 (cosoco) R 18837 18840 15109 0 -1 4202496 299880 0 0 0 196234 16 0 0 20 0 1 0 408909594 202477568 43550 33554432000 4194304 6210612 140726222974672 140726222972632 5038631 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9449472 140726222980107 140726222980209 140726222980209 140726222983118 0
/proc/18840/statm: 49433 43550 851 493 0 42738 0
Current children cumulated CPU time: 1962.5 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174200 KiB

[startup+2022.3 s]
/proc/loadavg: 2.08 2.07 2.06 3/201 19099
/proc/meminfo: memFree=30973884/32770624 swapFree=66917492/67108860
[pid=18840] ppid=18837 vsize=197732 memory=174200 CPUtime=2022.51 cores=1,3,5,7
/proc/18840/stat : 18840 (cosoco) R 18837 18840 15109 0 -1 4202496 300382 0 0 0 202235 16 0 0 20 0 1 0 408909594 202477568 43550 33554432000 4194304 6210612 140726222974672 140726222972632 5038631 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9449472 140726222980107 140726222980209 140726222980209 140726222983118 0
/proc/18840/statm: 49433 43550 851 493 0 42738 0
Current children cumulated CPU time: 2022.51 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174200 KiB

[startup+2082.3 s]
/proc/loadavg: 2.03 2.06 2.05 3/201 19103
/proc/meminfo: memFree=30973072/32770624 swapFree=66917492/67108860
[pid=18840] ppid=18837 vsize=197732 memory=174200 CPUtime=2082.52 cores=1,3,5,7
/proc/18840/stat : 18840 (cosoco) R 18837 18840 15109 0 -1 4202496 300382 0 0 0 208236 16 0 0 20 0 1 0 408909594 202477568 43550 33554432000 4194304 6210612 140726222974672 140726222972632 5038576 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9449472 140726222980107 140726222980209 140726222980209 140726222983118 0
/proc/18840/statm: 49433 43550 851 493 0 42738 0
Current children cumulated CPU time: 2082.52 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174200 KiB

[startup+2142.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/202 19109
/proc/meminfo: memFree=30972828/32770624 swapFree=66917492/67108860
[pid=18840] ppid=18837 vsize=197732 memory=174200 CPUtime=2142.53 cores=1,3,5,7
/proc/18840/stat : 18840 (cosoco) R 18837 18840 15109 0 -1 4202496 301116 0 0 0 214237 16 0 0 20 0 1 0 408909594 202477568 43550 33554432000 4194304 6210612 140726222974672 140726222972632 5038658 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9449472 140726222980107 140726222980209 140726222980209 140726222983118 0
/proc/18840/statm: 49433 43550 851 493 0 42738 0
Current children cumulated CPU time: 2142.53 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174200 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/201 19113
/proc/meminfo: memFree=30972660/32770624 swapFree=66917492/67108860
[pid=18840] ppid=18837 vsize=197732 memory=174200 CPUtime=2202.53 cores=1,3,5,7
/proc/18840/stat : 18840 (cosoco) R 18837 18840 15109 0 -1 4202496 301116 0 0 0 220237 16 0 0 20 0 1 0 408909594 202477568 43550 33554432000 4194304 6210612 140726222974672 140726222972632 5039168 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9449472 140726222980107 140726222980209 140726222980209 140726222983118 0
/proc/18840/statm: 49433 43550 851 493 0 42738 0
Current children cumulated CPU time: 2202.53 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174200 KiB

[startup+2262.3 s]
/proc/loadavg: 2.05 2.05 2.05 3/200 19117
/proc/meminfo: memFree=30953760/32770624 swapFree=66917492/67108860
[pid=18840] ppid=18837 vsize=197732 memory=174200 CPUtime=2262.54 cores=1,3,5,7
/proc/18840/stat : 18840 (cosoco) R 18837 18840 15109 0 -1 4202496 301584 0 0 0 226238 16 0 0 20 0 1 0 408909594 202477568 43550 33554432000 4194304 6210612 140726222974672 140726222972632 5038631 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9449472 140726222980107 140726222980209 140726222980209 140726222983118 0
/proc/18840/statm: 49433 43550 851 493 0 42738 0
Current children cumulated CPU time: 2262.54 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174200 KiB

[startup+2322.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/200 19123
/proc/meminfo: memFree=30942128/32770624 swapFree=66917492/67108860
[pid=18840] ppid=18837 vsize=197732 memory=174200 CPUtime=2322.55 cores=1,3,5,7
/proc/18840/stat : 18840 (cosoco) R 18837 18840 15109 0 -1 4202496 301701 0 0 0 232239 16 0 0 20 0 1 0 408909594 202477568 43550 33554432000 4194304 6210612 140726222974672 140726222972632 5038631 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9449472 140726222980107 140726222980209 140726222980209 140726222983118 0
/proc/18840/statm: 49433 43550 851 493 0 42738 0
Current children cumulated CPU time: 2322.55 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174200 KiB

[startup+2382.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/199 19127
/proc/meminfo: memFree=30942672/32770624 swapFree=66917492/67108860
[pid=18840] ppid=18837 vsize=197732 memory=174200 CPUtime=2382.56 cores=1,3,5,7
/proc/18840/stat : 18840 (cosoco) R 18837 18840 15109 0 -1 4202496 302352 0 0 0 238240 16 0 0 20 0 1 0 408909594 202477568 43550 33554432000 4194304 6210612 140726222974672 140726222972632 5037455 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9449472 140726222980107 140726222980209 140726222980209 140726222983118 0
/proc/18840/statm: 49433 43550 851 493 0 42738 0
Current children cumulated CPU time: 2382.56 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174200 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 19131
/proc/meminfo: memFree=30942812/32770624 swapFree=66917492/67108860
[pid=18840] ppid=18837 vsize=197732 memory=174200 CPUtime=2442.57 cores=1,3,5,7
/proc/18840/stat : 18840 (cosoco) R 18837 18840 15109 0 -1 4202496 302417 0 0 0 244241 16 0 0 20 0 1 0 408909594 202477568 43550 33554432000 4194304 6210612 140726222974672 140726222972632 5038622 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9449472 140726222980107 140726222980209 140726222980209 140726222983118 0
/proc/18840/statm: 49433 43550 851 493 0 42738 0
Current children cumulated CPU time: 2442.57 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174200 KiB

[startup+2502.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/200 19137
/proc/meminfo: memFree=30942840/32770624 swapFree=66917492/67108860
[pid=18840] ppid=18837 vsize=197732 memory=174200 CPUtime=2502.57 cores=1,3,5,7
/proc/18840/stat : 18840 (cosoco) R 18837 18840 15109 0 -1 4202496 302989 0 0 0 250241 16 0 0 20 0 1 0 408909594 202477568 43550 33554432000 4194304 6210612 140726222974672 140726222972632 5037486 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9449472 140726222980107 140726222980209 140726222980209 140726222983118 0
/proc/18840/statm: 49433 43550 851 493 0 42738 0
Current children cumulated CPU time: 2502.57 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174200 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.8 s]
/proc/loadavg: 2.02 2.04 2.05 3/199 19137
/proc/meminfo: memFree=30942764/32770624 swapFree=66917492/67108860
[pid=18840] ppid=18837 vsize=197732 memory=174200 CPUtime=2520.08 cores=1,3,5,7
/proc/18840/stat : 18840 (cosoco) R 18837 18840 15109 0 -1 4202496 302989 0 0 0 251992 16 0 0 20 0 1 0 408909594 202477568 43550 33554432000 4194304 6210612 140726222974672 140726222972632 5038631 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9449472 140726222980107 140726222980209 140726222980209 140726222983118 0
/proc/18840/statm: 49433 43550 851 493 0 42738 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174200 KiB

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

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

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

Child status: 1
Real time (s): 2519.8
CPU time (s): 2520.09
CPU user time (s): 2519.92
CPU system time (s): 0.165021
CPU usage (%): 100.011
Max. virtual memory (cumulated for all children) (KiB): 197732
Max. memory (cumulated for all children) (KiB): 174200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.92
system time used= 0.165021
maximum resident set size= 174264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 303039
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= 75
involuntary context switches= 655


# summary of solver processes directly reported to runsolver:
#   pid: 18840
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2519.92
#   total CPU system time (s): 0.165021

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.59163 second user time and 20.1785 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-13 01:07:55
IDJOB=4389549
IDBENCH=126096
IDSOLVER=2829
FILE ID=node141/4389549-1568329716
RUNJOBID= node141-1568313599-15141
PBS_JOBID= 21701135
Free space on /tmp= 56044 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP17/QRandom/QRandom-mdd-7-25-5/mdd-7-25-5-56-17.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4389549-1568329716/watcher-4389549-1568329716 -o /tmp/evaluation-result-4389549-1568329716/solver-4389549-1568329716 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568313599-15141 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4389549-1568329716.xml

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

MD5SUM BENCH= 9efca6d5489e39e5f473d5ee8bd54dad
RANDOM SEED=808330356

node141.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	: 5332.93
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	: 5332.93
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	: 5332.93
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	: 5332.93
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:        31417996 kB
MemAvailable:   31683524 kB
Buffers:          126732 kB
Cached:           426508 kB
SwapCached:        81800 kB
Active:           454976 kB
Inactive:         344452 kB
Active(anon):     170376 kB
Inactive(anon):   106024 kB
Active(file):     284600 kB
Inactive(file):   238428 kB
Unevictable:      109212 kB
Mlocked:          109212 kB
SwapTotal:      67108860 kB
SwapFree:       66917448 kB
Dirty:             35360 kB
Writeback:             0 kB
AnonPages:        273656 kB
Mapped:            35132 kB
Shmem:             21500 kB
Slab:             147204 kB
SReclaimable:     116668 kB
SUnreclaim:        30536 kB
KernelStack:        3600 kB
PageTables:         5624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     699468 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:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 56072 MiB
End job on node141 at 2019-09-13 01:49:55