Trace number 4397354

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.2

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 benchmark253.884
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

13.99/14.03	c root propagations     : 0           
13.99/14.03	c restarts enabled, print stats at every restarts
13.99/14.03	c
13.99/14.03	c
13.99/14.03	c
13.99/14.03	c This is cosoco 2.00 --  
13.99/14.03	c
13.99/14.03	c command line: cosoco -lc -model -restarts -stick HOME/instance-4397354-1568577158.xml 
13.99/14.03	c ========================================[ Problem Statistics ]===========================================
13.99/14.03	c |                                                                                                       
13.99/14.03	c |  Parse time        :        13.90 s 
13.99/14.03	c |
13.99/14.03	c |               Variables: 25
13.99/14.03	c |            Domain Sizes: 5..5
13.99/14.03	c |
13.99/14.03	c |             Constraints: 56
13.99/14.03	c |                   Arity: 7..7
13.99/14.03	c | 
13.99/14.03	c |                   Types: 
13.99/14.03	c |                          Extension: 56  (nb tuples: 31867..56885) -- (shared: 0)
13.99/14.03	c |                          
13.99/14.03	c =========================================================================================================
13.99/14.03	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
14.59/14.67	c 101            222            16258          4623           0              0              8   14   10    
15.10/15.18	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.05	c 465            1041           75114          22510          0              0              9   17   11    
16.39/16.43	c 611            1449           101554         29887          0              0              9   15   12    
16.89/16.97	c 771            1858           128249         37605          0              0              9   15   12    
17.39/17.43	c 947            2282           157489         46444          0              0              9   16   12    
18.10/18.11	c 1140           2790           190902         56344          0              0              9   15   12    
18.69/18.74	c 1352           3271           225289         66443          0              0              9   16   12    
19.19/19.24	c 1585           3838           264122         77517          0              0              10   16   12   
19.89/19.94	c 1841           4480           308617         91070          0              0              9   16   11    
20.39/20.49	c 2122           5233           357943         105133         0              0              9   16   12    
21.00/21.02	c 2431           5970           406807         119208         0              0              9   16   12    
21.89/21.92	c 2770           6733           458603         135265         0              0              8   16   12    
23.18/23.27	c 3142           7631           523873         153669         0              0              9   16   12    
24.48/24.50	c 3551           8727           598451         174973         0              0              8   17   12    
25.68/25.73	c 4000           9820           675532         197772         0              0              9   17   12    
26.78/26.82	c 4493           11060          760564         222394         0              0              8   17   12    
28.68/28.74	c 5035           12356          849557         249060         0              0              9   16   12    
29.78/29.89	c 5631           13818          949965         279207         0              0              9   16   12    
31.28/31.32	c 6286           15432          1059084        312683         0              0              8   16   12    
33.28/33.36	c 7006           17163          1177611        349346         0              0              7   15   12    
35.48/35.57	c 7798           19028          1309211        389410         0              0              8   16   12    
37.28/37.31	c 8669           21158          1454071        433311         0              0              8   16   12    
40.39/40.47	c 9627           23407          1609471        481918         0              0              8   15   12    
43.58/43.61	c 10680          26115          1794058        536089         0              0              7   16   12    
45.78/45.89	c 11838          29103          1998881        595333         0              0              8   17   12    
48.88/48.99	c 13111          32083          2207617        658735         0              0              7   16   12    
51.48/51.58	c 14511          35572          2439949        728711         0              0              8   16   12    
55.99/56.10	c 16051          39488          2711109        810680         0              0              8   18   12    
59.38/59.46	c 17745          43680          3004804        902091         0              0              7   16   12    
65.58/65.65	c 19608          48111          3312036        994499         0              0              8   17   12    
70.88/70.96	c 21657          53182          3661006        1098269        0              0              8   16   12    
78.59/78.69	c 23910          59031          4065544        1214585        0              0              7   18   12    
85.68/85.72	c 26388          65440          4523245        1347441        0              0              7   16   12    
92.58/92.64	c 29113          72361          4982792        1487964        0              0              8   17   12    
99.99/100.02	c 32110          79903          5496040        1639039        0              0              7   17   12    
108.38/108.41	c 35406          88190          6067432        1811028        0              0              8   18   12    
116.28/116.30	c 39031          97652          6681379        1992840        0              0              7   17   12    
125.18/125.25	c 43018          107274         7340603        2198939        0              0              7   16   12    
137.16/137.25	c 47403          118103         8063105        2418752        0              0              8   16   12    
148.65/148.78	c 52226          130118         8899776        2667172        0              0              7   17   12    
159.55/159.60	c 57531          143961         9830130        2941223        0              0              6   17   12    
171.95/172.03	c 63366          157791         10800889       3219622        0              0              7   18   12    
195.05/195.13	c 69784          173965         11923053       3547693        0              0              7   18   12    
210.73/210.88	c 76843          190751         13132326       3914314        0              0              7   16   11    
229.63/229.72	c 84607          210713         14465167       4308443        0              0              7   18   12    
250.23/250.30	c 93147          231968         15871276       4734925        0              0              7   17   12    
275.43/275.50	c 102541         255694         17535602       5223569        0              0              6   17   12    
298.33/298.44	c 112874         281560         19241076       5743910        0              0              6   17   12    
328.33/328.47	c 124240         309973         21142543       6306100        0              0              6   18   12    
362.94/363.01	c 136742         342058         23242436       6914083        0              0              7   18   12    
392.63/392.78	c 150494         377847         25660553       7620914        0              0              6   18   12    
425.73/425.83	c 165621         415908         28245534       8389718        0              0              6   18   12    
465.13/465.29	c 182260         456960         31089607       9234920        0              0              7   17   12    
511.52/511.67	c 200562         503742         34215027       10135709       0              0              6   18   12    
574.82/574.96	c 220694         554559         37602365       11120488       0              0              6   18   12    
627.32/627.46	c 242839         612010         41500618       12256944       0              0              6   18   12    
679.32/679.45	c 267198         672898         45631874       13456231       0              0              6   18   12    
736.52/736.63	c 293992         738607         50043650       14800906       0              0              6   18   12    
817.61/817.77	c 323465         811193         55156649       16297915       0              0              6   18   12    
914.21/914.32	c 355885         893956         60866598       17963412       0              0              6   18   12    
1021.21/1021.38	c 391547         985566         67334182       19820352       0              0              6   18   12    
1122.61/1122.72	c 430775         1083151        74013623       21808948       0              0              6   18   12    
1231.40/1231.59	c 473925         1185613        81254767       24033294       0              0              6   17   11    
1321.20/1321.35	c 521390         1309120        89388693       26446283       0              0              6   19   12    
1454.29/1454.47	c 573601         1441985        98687552       29134185       0              0              6   18   12    
1564.90/1565.03	c 631033         1592054        108704027      32065362       0              0              5   18   12    
1744.48/1744.60	c 694208         1751027        119515198      35217636       0              0              6   17   12    
1886.90/1887.10	c 763700         1924969        131309343      38733504       0              0              5   18   12    
2102.48/2102.65	c 840141         2118021        144568966      42574316       0              0              5   18   11    
2352.37/2352.59	c 924226         2334799        159330221      46890403       0              0              5   18   12    
2400.07/2400.20	
2400.07/2400.20	c *** INTERRUPTED ***
2400.07/2400.20	c restarts              : 72          
2400.07/2400.20	c conflicts             : 948361       (395 /sec)
2400.07/2400.20	c decisions             : 2396322      (998 /sec)
2400.07/2400.20	c propagations          : 48113109    (20048 /sec)
2400.07/2400.20	c root propagations     : 0           
2400.07/2400.20	c filter calls          : 163448118      (68105 /sec)
2400.07/2400.20	c useless filter calls  : 135115809      (82 %)
2400.07/2400.20	c Memory used           : 193.10 MB
2400.07/2400.20	c CPU time              : 2399.93 s
2400.07/2400.20	c real time             : 2400.2 s
2400.07/2400.20	
2400.07/2400.20	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 (14819 MiB free)
  memory of node 1: 16384 MiB (15506 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4397354-1568577158/watcher-4397354-1568577158 -o /tmp/evaluation-result-4397354-1568577158/solver-4397354-1568577158 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568572726-19030 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4397354-1568577158.xml 

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

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

solver pid=20101, runsolver pid=20098

[startup+0.10015 s]*
/proc/loadavg: 2.03 2.03 1.97 3/200 20102
/proc/meminfo: memFree=31053200/32770624 swapFree=66997024/67108860
[pid=20101] ppid=20098 vsize=28844 memory=4724 CPUtime=0.1 cores=1,3,5,7
/proc/20101/stat : 20101 (cosoco) R 20098 20101 18998 0 -1 4202496 1499 0 0 0 10 0 0 0 20 0 1 0 433968940 29536256 1181 33554432000 4194304 6211092 140720799316848 140720799314120 140181256035301 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 38252544 140720799323147 140720799323249 140720799323249 140720799326158 0
/proc/20101/statm: 7211 1181 803 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.209478 s]*
/proc/loadavg: 2.03 2.03 1.97 3/200 20102
/proc/meminfo: memFree=31051340/32770624 swapFree=66997024/67108860
[pid=20101] ppid=20098 vsize=30404 memory=5876 CPUtime=0.21 cores=1,3,5,7
/proc/20101/stat : 20101 (cosoco) R 20098 20101 18998 0 -1 4202496 2009 0 0 0 21 0 0 0 20 0 1 0 433968940 31133696 1469 33554432000 4194304 6211092 140720799316848 140720799314120 140181256035301 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 38252544 140720799323147 140720799323249 140720799323249 140720799326158 0
/proc/20101/statm: 7601 1469 803 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.309023 s]*
/proc/loadavg: 2.03 2.03 1.97 3/200 20102
/proc/meminfo: memFree=31047112/32770624 swapFree=66997024/67108860
[pid=20101] ppid=20098 vsize=33408 memory=9700 CPUtime=0.31 cores=1,3,5,7
/proc/20101/stat : 20101 (cosoco) R 20098 20101 18998 0 -1 4202496 3134 0 0 0 31 0 0 0 20 0 1 0 433968940 34209792 2425 33554432000 4194304 6211092 140720799316848 140720799314120 5818403 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 38252544 140720799323147 140720799323249 140720799323249 140720799326158 0
/proc/20101/statm: 8352 2425 808 493 0 1657 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 33408 KiB
Current children cumulated memory: 9700 KiB

[startup+0.700376 s]
/proc/loadavg: 2.03 2.03 1.97 3/200 20102
/proc/meminfo: memFree=31046740/32770624 swapFree=66997024/67108860
[pid=20101] ppid=20098 vsize=41992 memory=17616 CPUtime=0.69 cores=1,3,5,7
/proc/20101/stat : 20101 (cosoco) R 20098 20101 18998 0 -1 4202496 5130 0 0 0 69 0 0 0 20 0 1 0 433968940 42999808 4404 33554432000 4194304 6211092 140720799316848 140720799314120 5818346 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 38252544 140720799323147 140720799323249 140720799323249 140720799326158 0
/proc/20101/statm: 10498 4404 808 493 0 3803 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 41992 KiB
Current children cumulated memory: 17616 KiB

[startup+1.50034 s]
/proc/loadavg: 2.03 2.03 1.97 3/200 20102
/proc/meminfo: memFree=31038928/32770624 swapFree=66997024/67108860
[pid=20101] ppid=20098 vsize=47656 memory=22632 CPUtime=1.49 cores=1,3,5,7
/proc/20101/stat : 20101 (cosoco) R 20098 20101 18998 0 -1 4202496 6416 0 0 0 149 0 0 0 20 0 1 0 433968940 48799744 5658 33554432000 4194304 6211092 140720799316848 140720799314120 5817892 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 38252544 140720799323147 140720799323249 140720799323249 140720799326158 0
/proc/20101/statm: 11914 5658 808 493 0 5219 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 47656 KiB
Current children cumulated memory: 22632 KiB

[startup+3.10952 s]
/proc/loadavg: 2.03 2.03 1.97 3/200 20102
/proc/meminfo: memFree=31019604/32770624 swapFree=66997024/67108860
[pid=20101] ppid=20098 vsize=67200 memory=39632 CPUtime=3.1 cores=1,3,5,7
/proc/20101/stat : 20101 (cosoco) R 20098 20101 18998 0 -1 4202496 12322 0 0 0 309 1 0 0 20 0 1 0 433968940 68812800 9908 33554432000 4194304 6211092 140720799316848 140720799314120 5818466 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 38252544 140720799323147 140720799323249 140720799323249 140720799326158 0
/proc/20101/statm: 16800 9908 808 493 0 10105 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 67200 KiB
Current children cumulated memory: 39632 KiB

[startup+6.30034 s]
/proc/loadavg: 1.87 2.00 1.96 3/200 20102
/proc/meminfo: memFree=30989820/32770624 swapFree=66997024/67108860
[pid=20101] ppid=20098 vsize=99664 memory=70672 CPUtime=6.29 cores=1,3,5,7
/proc/20101/stat : 20101 (cosoco) R 20098 20101 18998 0 -1 4202496 21646 0 0 0 627 2 0 0 20 0 1 0 433968940 102055936 17668 33554432000 4194304 6211092 140720799316848 140720799314120 5818554 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 38252544 140720799323147 140720799323249 140720799323249 140720799326158 0
/proc/20101/statm: 24916 17668 808 493 0 18221 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 99664 KiB
Current children cumulated memory: 70672 KiB

[startup+12.7003 s]
/proc/loadavg: 1.88 2.00 1.96 3/200 20102
/proc/meminfo: memFree=30926196/32770624 swapFree=66997024/67108860
[pid=20101] ppid=20098 vsize=169088 memory=134900 CPUtime=12.69 cores=1,3,5,7
/proc/20101/stat : 20101 (cosoco) R 20098 20101 18998 0 -1 4202496 39393 0 0 0 1265 4 0 0 20 0 1 0 433968940 173146112 33725 33554432000 4194304 6211092 140720799316848 140720799314120 5814149 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 38252544 140720799323147 140720799323249 140720799323249 140720799326158 0
/proc/20101/statm: 42272 33725 809 493 0 35577 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 169088 KiB
Current children cumulated memory: 134900 KiB

[startup+25.5004 s]
/proc/loadavg: 1.90 2.00 1.96 3/200 20102
/proc/meminfo: memFree=30891684/32770624 swapFree=66997024/67108860
[pid=20101] ppid=20098 vsize=197732 memory=163280 CPUtime=25.48 cores=1,3,5,7
/proc/20101/stat : 20101 (cosoco) R 20098 20101 18998 0 -1 4202496 119849 0 0 0 2540 8 0 0 20 0 1 0 433968940 202477568 40820 33554432000 4194304 6211092 140720799316848 140720799314808 5038990 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 38252544 140720799323147 140720799323249 140720799323249 140720799326158 0
/proc/20101/statm: 49433 40820 855 493 0 42738 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 163280 KiB

[startup+51.1097 s]
/proc/loadavg: 1.94 2.00 1.96 3/200 20105
/proc/meminfo: memFree=30887992/32770624 swapFree=66997024/67108860
[pid=20101] ppid=20098 vsize=197732 memory=163280 CPUtime=51.09 cores=1,3,5,7
/proc/20101/stat : 20101 (cosoco) R 20098 20101 18998 0 -1 4202496 159219 0 0 0 5100 9 0 0 20 0 1 0 433968940 202477568 40820 33554432000 4194304 6211092 140720799316848 140720799314808 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 38252544 140720799323147 140720799323249 140720799323249 140720799326158 0
/proc/20101/statm: 49433 40820 855 493 0 42738 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 163280 KiB

[startup+102.3 s]
/proc/loadavg: 1.97 2.00 1.96 3/200 20108
/proc/meminfo: memFree=30881608/32770624 swapFree=66997024/67108860
[pid=20101] ppid=20098 vsize=197732 memory=163280 CPUtime=102.28 cores=1,3,5,7
/proc/20101/stat : 20101 (cosoco) R 20098 20101 18998 0 -1 4202496 198587 0 0 0 10217 11 0 0 20 0 1 0 433968940 202477568 40820 33554432000 4194304 6211092 140720799316848 140720799314808 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 38252544 140720799323147 140720799323249 140720799323249 140720799326158 0
/proc/20101/statm: 49433 40820 855 493 0 42738 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 163280 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.96 3/200 20112
/proc/meminfo: memFree=30875228/32770624 swapFree=66997024/67108860
[pid=20101] ppid=20098 vsize=197732 memory=169340 CPUtime=162.25 cores=1,3,5,7
/proc/20101/stat : 20101 (cosoco) R 20098 20101 18998 0 -1 4202496 233498 0 0 0 16213 12 0 0 20 0 1 0 433968940 202477568 42335 33554432000 4194304 6211092 140720799316848 140720799314808 5039038 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 38252544 140720799323147 140720799323249 140720799323249 140720799326158 0
/proc/20101/statm: 49433 42335 855 493 0 42738 0
Current children cumulated CPU time: 162.25 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 169340 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/199 20119
/proc/meminfo: memFree=30870496/32770624 swapFree=66997024/67108860
[pid=20101] ppid=20098 vsize=197732 memory=174208 CPUtime=222.23 cores=1,3,5,7
/proc/20101/stat : 20101 (cosoco) R 20098 20101 18998 0 -1 4202496 243305 0 0 0 22210 13 0 0 20 0 1 0 433968940 202477568 43552 33554432000 4194304 6211092 140720799316848 140720799314808 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 38252544 140720799323147 140720799323249 140720799323249 140720799326158 0
/proc/20101/statm: 49433 43552 855 493 0 42738 0
Current children cumulated CPU time: 222.23 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174208 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/199 20123
/proc/meminfo: memFree=30871076/32770624 swapFree=66997024/67108860
[pid=20101] ppid=20098 vsize=197732 memory=174208 CPUtime=282.23 cores=1,3,5,7
/proc/20101/stat : 20101 (cosoco) R 20098 20101 18998 0 -1 4202496 244021 0 0 0 28209 14 0 0 20 0 1 0 433968940 202477568 43552 33554432000 4194304 6211092 140720799316848 140720799314808 5037750 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 38252544 140720799323147 140720799323249 140720799323249 140720799326158 0
/proc/20101/statm: 49433 43552 855 493 0 42738 0
Current children cumulated CPU time: 282.23 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174208 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/199 20127
/proc/meminfo: memFree=30871012/32770624 swapFree=66997024/67108860
[pid=20101] ppid=20098 vsize=197732 memory=174208 CPUtime=342.23 cores=1,3,5,7
/proc/20101/stat : 20101 (cosoco) R 20098 20101 18998 0 -1 4202496 244737 0 0 0 34209 14 0 0 20 0 1 0 433968940 202477568 43552 33554432000 4194304 6211092 140720799316848 140720799314808 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 38252544 140720799323147 140720799323249 140720799323249 140720799326158 0
/proc/20101/statm: 49433 43552 855 493 0 42738 0
Current children cumulated CPU time: 342.23 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174208 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/199 20134
/proc/meminfo: memFree=30869980/32770624 swapFree=66997024/67108860
[pid=20101] ppid=20098 vsize=197732 memory=174208 CPUtime=402.23 cores=1,3,5,7
/proc/20101/stat : 20101 (cosoco) R 20098 20101 18998 0 -1 4202496 245453 0 0 0 40209 14 0 0 20 0 1 0 433968940 202477568 43552 33554432000 4194304 6211092 140720799316848 140720799314808 5039026 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 38252544 140720799323147 140720799323249 140720799323249 140720799326158 0
/proc/20101/statm: 49433 43552 855 493 0 42738 0
Current children cumulated CPU time: 402.23 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174208 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/199 20138
/proc/meminfo: memFree=30869848/32770624 swapFree=66997024/67108860
[pid=20101] ppid=20098 vsize=197732 memory=174208 CPUtime=462.23 cores=1,3,5,7
/proc/20101/stat : 20101 (cosoco) R 20098 20101 18998 0 -1 4202496 246169 0 0 0 46209 14 0 0 20 0 1 0 433968940 202477568 43552 33554432000 4194304 6211092 140720799316848 140720799314808 5039029 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 38252544 140720799323147 140720799323249 140720799323249 140720799326158 0
/proc/20101/statm: 49433 43552 855 493 0 42738 0
Current children cumulated CPU time: 462.23 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174208 KiB


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

/proc/20101/statm: 49433 43552 855 493 0 42738 0
Current children cumulated CPU time: 1602.19 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174208 KiB

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/199 20269
/proc/meminfo: memFree=30869976/32770624 swapFree=66997024/67108860
[pid=20101] ppid=20098 vsize=197732 memory=174208 CPUtime=1662.19 cores=1,3,5,7
/proc/20101/stat : 20101 (cosoco) R 20098 20101 18998 0 -1 4202496 258900 0 0 0 166205 14 0 0 20 0 1 0 433968940 202477568 43552 33554432000 4194304 6211092 140720799316848 140720799314808 5037744 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 38252544 140720799323147 140720799323249 140720799323249 140720799326158 0
/proc/20101/statm: 49433 43552 855 493 0 42738 0
Current children cumulated CPU time: 1662.19 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174208 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/199 20280
/proc/meminfo: memFree=30869452/32770624 swapFree=66997024/67108860
[pid=20101] ppid=20098 vsize=197732 memory=174208 CPUtime=1722.19 cores=1,3,5,7
/proc/20101/stat : 20101 (cosoco) R 20098 20101 18998 0 -1 4202496 259509 0 0 0 172205 14 0 0 20 0 1 0 433968940 202477568 43552 33554432000 4194304 6211092 140720799316848 140720799314808 5037744 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 38252544 140720799323147 140720799323249 140720799323249 140720799326158 0
/proc/20101/statm: 49433 43552 855 493 0 42738 0
Current children cumulated CPU time: 1722.19 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174208 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/199 20284
/proc/meminfo: memFree=30869308/32770624 swapFree=66997024/67108860
[pid=20101] ppid=20098 vsize=197732 memory=174208 CPUtime=1782.18 cores=1,3,5,7
/proc/20101/stat : 20101 (cosoco) R 20098 20101 18998 0 -1 4202496 260225 0 0 0 178204 14 0 0 20 0 1 0 433968940 202477568 43552 33554432000 4194304 6211092 140720799316848 140720799314808 5039026 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 38252544 140720799323147 140720799323249 140720799323249 140720799326158 0
/proc/20101/statm: 49433 43552 855 493 0 42738 0
Current children cumulated CPU time: 1782.18 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174208 KiB

[startup+1842.3 s]
/proc/loadavg: 2.10 2.03 1.97 3/199 20354
/proc/meminfo: memFree=31074028/32770624 swapFree=66997024/67108860
[pid=20101] ppid=20098 vsize=197732 memory=174208 CPUtime=1842.18 cores=1,3,5,7
/proc/20101/stat : 20101 (cosoco) R 20098 20101 18998 0 -1 4202496 260826 0 0 0 184204 14 0 0 20 0 1 0 433968940 202477568 43552 33554432000 4194304 6211092 140720799316848 140720799314808 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 38252544 140720799323147 140720799323249 140720799323249 140720799326158 0
/proc/20101/statm: 49433 43552 855 493 0 42738 0
Current children cumulated CPU time: 1842.18 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174208 KiB

[startup+1902.3 s]
/proc/loadavg: 1.99 2.01 1.96 3/199 20358
/proc/meminfo: memFree=31073424/32770624 swapFree=66997024/67108860
[pid=20101] ppid=20098 vsize=197732 memory=174208 CPUtime=1902.19 cores=1,3,5,7
/proc/20101/stat : 20101 (cosoco) R 20098 20101 18998 0 -1 4202496 261542 0 0 0 190204 15 0 0 20 0 1 0 433968940 202477568 43552 33554432000 4194304 6211092 140720799316848 140720799314808 5038947 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 38252544 140720799323147 140720799323249 140720799323249 140720799326158 0
/proc/20101/statm: 49433 43552 855 493 0 42738 0
Current children cumulated CPU time: 1902.19 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174208 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/198 20362
/proc/meminfo: memFree=31073520/32770624 swapFree=66997024/67108860
[pid=20101] ppid=20098 vsize=197732 memory=174208 CPUtime=1962.19 cores=1,3,5,7
/proc/20101/stat : 20101 (cosoco) R 20098 20101 18998 0 -1 4202496 262156 0 0 0 196204 15 0 0 20 0 1 0 433968940 202477568 43552 33554432000 4194304 6211092 140720799316848 140720799314808 5038990 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 38252544 140720799323147 140720799323249 140720799323249 140720799326158 0
/proc/20101/statm: 49433 43552 855 493 0 42738 0
Current children cumulated CPU time: 1962.19 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174208 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/199 20370
/proc/meminfo: memFree=31072612/32770624 swapFree=66997024/67108860
[pid=20101] ppid=20098 vsize=197732 memory=174208 CPUtime=2022.18 cores=1,3,5,7
/proc/20101/stat : 20101 (cosoco) R 20098 20101 18998 0 -1 4202496 262768 0 0 0 202203 15 0 0 20 0 1 0 433968940 202477568 43552 33554432000 4194304 6211092 140720799316848 140720799314808 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 38252544 140720799323147 140720799323249 140720799323249 140720799326158 0
/proc/20101/statm: 49433 43552 855 493 0 42738 0
Current children cumulated CPU time: 2022.18 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174208 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/199 20374
/proc/meminfo: memFree=31072980/32770624 swapFree=66997024/67108860
[pid=20101] ppid=20098 vsize=197732 memory=174208 CPUtime=2082.18 cores=1,3,5,7
/proc/20101/stat : 20101 (cosoco) R 20098 20101 18998 0 -1 4202496 263362 0 0 0 208203 15 0 0 20 0 1 0 433968940 202477568 43552 33554432000 4194304 6211092 140720799316848 140720799314808 5037854 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 38252544 140720799323147 140720799323249 140720799323249 140720799326158 0
/proc/20101/statm: 49433 43552 855 493 0 42738 0
Current children cumulated CPU time: 2082.18 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174208 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/199 20378
/proc/meminfo: memFree=31073088/32770624 swapFree=66997024/67108860
[pid=20101] ppid=20098 vsize=197732 memory=174208 CPUtime=2142.18 cores=1,3,5,7
/proc/20101/stat : 20101 (cosoco) R 20098 20101 18998 0 -1 4202496 264078 0 0 0 214203 15 0 0 20 0 1 0 433968940 202477568 43552 33554432000 4194304 6211092 140720799316848 140720799314808 5038947 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 38252544 140720799323147 140720799323249 140720799323249 140720799326158 0
/proc/20101/statm: 49433 43552 855 493 0 42738 0
Current children cumulated CPU time: 2142.18 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174208 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/199 20385
/proc/meminfo: memFree=31072700/32770624 swapFree=66997024/67108860
[pid=20101] ppid=20098 vsize=197732 memory=174208 CPUtime=2202.18 cores=1,3,5,7
/proc/20101/stat : 20101 (cosoco) R 20098 20101 18998 0 -1 4202496 264625 0 0 0 220203 15 0 0 20 0 1 0 433968940 202477568 43552 33554432000 4194304 6211092 140720799316848 140720799314808 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 38252544 140720799323147 140720799323249 140720799323249 140720799326158 0
/proc/20101/statm: 49433 43552 855 493 0 42738 0
Current children cumulated CPU time: 2202.18 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174208 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/199 20389
/proc/meminfo: memFree=31071888/32770624 swapFree=66997024/67108860
[pid=20101] ppid=20098 vsize=197732 memory=174208 CPUtime=2262.18 cores=1,3,5,7
/proc/20101/stat : 20101 (cosoco) R 20098 20101 18998 0 -1 4202496 265165 0 0 0 226203 15 0 0 20 0 1 0 433968940 202477568 43552 33554432000 4194304 6211092 140720799316848 140720799314808 5038990 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 38252544 140720799323147 140720799323249 140720799323249 140720799326158 0
/proc/20101/statm: 49433 43552 855 493 0 42738 0
Current children cumulated CPU time: 2262.18 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174208 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/200 20401
/proc/meminfo: memFree=31072048/32770624 swapFree=66997024/67108860
[pid=20101] ppid=20098 vsize=197732 memory=174208 CPUtime=2322.17 cores=1,3,5,7
/proc/20101/stat : 20101 (cosoco) R 20098 20101 18998 0 -1 4202496 265811 0 0 0 232202 15 0 0 20 0 1 0 433968940 202477568 43552 33554432000 4194304 6211092 140720799316848 140720799314808 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 38252544 140720799323147 140720799323249 140720799323249 140720799326158 0
/proc/20101/statm: 49433 43552 855 493 0 42738 0
Current children cumulated CPU time: 2322.17 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174208 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/200 20407
/proc/meminfo: memFree=31072368/32770624 swapFree=66997024/67108860
[pid=20101] ppid=20098 vsize=197732 memory=174208 CPUtime=2382.17 cores=1,3,5,7
/proc/20101/stat : 20101 (cosoco) R 20098 20101 18998 0 -1 4202496 266527 0 0 0 238202 15 0 0 20 0 1 0 433968940 202477568 43552 33554432000 4194304 6211092 140720799316848 140720799314808 5039014 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 38252544 140720799323147 140720799323249 140720799323249 140720799326158 0
/proc/20101/statm: 49433 43552 855 493 0 42738 0
Current children cumulated CPU time: 2382.17 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174208 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.2 s]
/proc/loadavg: 2.00 2.01 1.96 3/200 20408
/proc/meminfo: memFree=31072152/32770624 swapFree=66997024/67108860
[pid=20101] ppid=20098 vsize=197732 memory=174208 CPUtime=2400.07 cores=1,3,5,7
/proc/20101/stat : 20101 (cosoco) R 20098 20101 18998 0 -1 4202496 267121 0 0 0 239992 15 0 0 20 0 1 0 433968940 202477568 43552 33554432000 4194304 6211092 140720799316848 140720799314808 5038990 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 38252544 140720799323147 140720799323249 140720799323249 140720799326158 0
/proc/20101/statm: 49433 43552 855 493 0 42738 0
Current children cumulated CPU time: 2400.07 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174208 KiB

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

[startup+2400.2 s]
# the end of solver process 20101 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.93 s, system=0.155995 s

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

Child status: 1
Real time (s): 2400.2
CPU time (s): 2400.08
CPU user time (s): 2399.93
CPU system time (s): 0.155995
CPU usage (%): 99.995
Max. virtual memory (cumulated for all children) (KiB): 197732
Max. memory (cumulated for all children) (KiB): 174208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.93
system time used= 0.155995
maximum resident set size= 174268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267170
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= 85
involuntary context switches= 633


# summary of solver processes directly reported to runsolver:
#   pid: 20101
#   total CPU time (s): 2400.08
#   total CPU user time (s): 2399.93
#   total CPU system time (s): 0.155995

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.45729 second user time and 17.9999 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-15 21:51:40
IDJOB=4397354
IDBENCH=126096
IDSOLVER=2849
FILE ID=node103/4397354-1568577158
RUNJOBID= node103-1568572726-19030
PBS_JOBID= 21703337
Free space on /tmp= 61652 MiB

SOLVER NAME= cosoco 2.0
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-4397354-1568577158/watcher-4397354-1568577158 -o /tmp/evaluation-result-4397354-1568577158/solver-4397354-1568577158 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568572726-19030 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4397354-1568577158.xml

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

MD5SUM BENCH= 9efca6d5489e39e5f473d5ee8bd54dad
RANDOM SEED=420041215

node103.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.74
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.74
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.74
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.74
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:        31053984 kB
MemAvailable:   31722124 kB
Buffers:          123704 kB
Cached:           837112 kB
SwapCached:         9168 kB
Active:           818896 kB
Inactive:         314400 kB
Active(anon):     167036 kB
Inactive(anon):    55272 kB
Active(file):     651860 kB
Inactive(file):   259128 kB
Unevictable:      111152 kB
Mlocked:          111152 kB
SwapTotal:      67108860 kB
SwapFree:       66997024 kB
Dirty:             35336 kB
Writeback:             0 kB
AnonPages:        339408 kB
Mapped:            48116 kB
Shmem:             40856 kB
Slab:             175392 kB
SReclaimable:     145972 kB
SUnreclaim:        29420 kB
KernelStack:        3536 kB
PageTables:         5544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     707084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    137216 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= 61680 MiB
End job on node103 at 2019-09-15 22:31:40