Trace number 4390074

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) 2400.06 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

14.09/14.18	c root propagations     : 0           
14.09/14.18	c restarts enabled, print stats at every restarts
14.09/14.18	c
14.09/14.18	c
14.09/14.18	c
14.09/14.18	c This is cosoco 2.00 --  
14.09/14.18	c
14.09/14.18	c command line: cosoco -lc -model -restarts -stick HOME/instance-4390074-1568335588.xml 
14.09/14.18	c ========================================[ Problem Statistics ]===========================================
14.09/14.18	c |                                                                                                       
14.09/14.18	c |  Parse time        :        14.00 s 
14.09/14.18	c |
14.09/14.18	c |               Variables: 25
14.09/14.18	c |            Domain Sizes: 5..5
14.09/14.18	c |
14.09/14.18	c |             Constraints: 56
14.09/14.18	c |                   Arity: 7..7
14.09/14.18	c | 
14.09/14.18	c |                   Types: 
14.09/14.18	c |                          Extension: 56  (nb tuples: 31867..56885) -- (shared: 0)
14.09/14.18	c |                          
14.09/14.18	c =========================================================================================================
14.09/14.18	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
14.78/14.80	c 101            222            16258          4623           0              0              8   14   10    
15.28/15.30	c 211            450            33620          10158          0              0              8   14   11    
15.58/15.64	c 332            718            52339          15852          0              0              11   16   12   
16.09/16.16	c 465            1041           75114          22510          0              0              9   17   11    
16.48/16.53	c 611            1449           101554         29887          0              0              9   15   12    
16.99/17.06	c 771            1858           128249         37605          0              0              9   15   12    
17.48/17.51	c 947            2282           157489         46444          0              0              9   16   12    
18.09/18.17	c 1140           2790           190902         56344          0              0              9   15   12    
18.68/18.79	c 1352           3271           225289         66443          0              0              9   16   12    
19.18/19.27	c 1585           3838           264122         77517          0              0              10   16   12   
19.88/19.96	c 1841           4480           308617         91070          0              0              9   16   11    
20.48/20.50	c 2122           5233           357943         105133         0              0              9   16   12    
20.98/21.03	c 2431           5970           406807         119208         0              0              9   16   12    
21.88/21.91	c 2770           6733           458603         135265         0              0              8   16   12    
23.18/23.23	c 3142           7631           523873         153669         0              0              9   16   12    
24.38/24.44	c 3551           8727           598451         174973         0              0              8   17   12    
25.58/25.64	c 4000           9820           675532         197772         0              0              9   17   12    
26.68/26.72	c 4493           11060          760564         222394         0              0              8   17   12    
28.58/28.60	c 5035           12356          849557         249060         0              0              9   16   12    
29.68/29.73	c 5631           13818          949965         279207         0              0              9   16   12    
31.09/31.16	c 6286           15432          1059084        312683         0              0              8   16   12    
33.09/33.18	c 7006           17163          1177611        349346         0              0              7   15   12    
35.28/35.31	c 7798           19028          1309211        389410         0              0              8   16   12    
36.99/37.01	c 8669           21158          1454071        433311         0              0              8   16   12    
40.08/40.11	c 9627           23407          1609471        481918         0              0              8   15   12    
43.08/43.19	c 10680          26115          1794058        536089         0              0              7   16   12    
45.37/45.42	c 11838          29103          1998881        595333         0              0              8   17   12    
48.37/48.46	c 13111          32083          2207617        658735         0              0              7   16   12    
50.98/51.02	c 14511          35572          2439949        728711         0              0              8   16   12    
55.37/55.43	c 16051          39488          2711109        810680         0              0              8   18   12    
58.67/58.71	c 17745          43680          3004804        902091         0              0              7   16   12    
64.67/64.78	c 19608          48111          3312036        994499         0              0              8   17   12    
69.88/69.97	c 21657          53182          3661006        1098269        0              0              8   16   12    
77.48/77.56	c 23910          59031          4065544        1214585        0              0              7   18   12    
84.37/84.42	c 26388          65440          4523245        1347441        0              0              7   16   12    
91.17/91.22	c 29113          72361          4982792        1487964        0              0              8   17   12    
98.27/98.39	c 32110          79903          5496040        1639039        0              0              7   17   12    
106.57/106.61	c 35406          88190          6067432        1811028        0              0              8   18   12    
114.37/114.47	c 39031          97652          6681379        1992840        0              0              7   17   12    
123.26/123.36	c 43018          107274         7340603        2198939        0              0              7   16   12    
135.26/135.33	c 47403          118103         8063105        2418752        0              0              8   16   12    
146.75/146.85	c 52226          130118         8899776        2667172        0              0              7   17   12    
157.65/157.73	c 57531          143961         9830130        2941223        0              0              6   17   12    
170.14/170.23	c 63366          157791         10800889       3219622        0              0              7   18   12    
193.43/193.55	c 69784          173965         11923053       3547693        0              0              7   18   12    
209.22/209.37	c 76843          190751         13132326       3914314        0              0              7   16   11    
228.21/228.30	c 84607          210713         14465167       4308443        0              0              7   18   12    
248.81/248.94	c 93147          231968         15871276       4734925        0              0              7   17   12    
274.01/274.18	c 102541         255694         17535602       5223569        0              0              6   17   12    
297.10/297.20	c 112874         281560         19241076       5743910        0              0              6   17   12    
327.20/327.36	c 124240         309973         21142543       6306100        0              0              6   18   12    
361.80/362.00	c 136742         342058         23242436       6914083        0              0              7   18   12    
391.69/391.83	c 150494         377847         25660553       7620914        0              0              6   18   12    
424.79/425.00	c 165621         415908         28245534       8389718        0              0              6   18   12    
464.38/464.57	c 182260         456960         31089607       9234920        0              0              7   17   12    
510.88/511.10	c 200562         503742         34215027       10135709       0              0              6   18   12    
574.26/574.44	c 220694         554559         37602365       11120488       0              0              6   18   12    
626.96/627.16	c 242839         612010         41500618       12256944       0              0              6   18   12    
678.96/679.17	c 267198         672898         45631874       13456231       0              0              6   18   12    
736.05/736.20	c 293992         738607         50043650       14800906       0              0              6   18   12    
816.96/817.11	c 323465         811193         55156649       16297915       0              0              6   18   12    
913.05/913.29	c 355885         893956         60866598       17963412       0              0              6   18   12    
1019.55/1019.79	c 391547         985566         67334182       19820352       0              0              6   18   12    
1120.65/1120.87	c 430775         1083151        74013623       21808948       0              0              6   18   12    
1229.25/1229.46	c 473925         1185613        81254767       24033294       0              0              6   17   11    
1319.05/1319.20	c 521390         1309120        89388693       26446283       0              0              6   19   12    
1451.65/1451.84	c 573601         1441985        98687552       29134185       0              0              6   18   12    
1562.05/1562.28	c 631033         1592054        108704027      32065362       0              0              5   18   12    
1741.15/1741.31	c 694208         1751027        119515198      35217636       0              0              6   17   12    
1883.25/1883.44	c 763700         1924969        131309343      38733504       0              0              5   18   12    
2098.05/2098.20	c 840141         2118021        144568966      42574316       0              0              5   18   11    
2346.96/2347.14	c 924226         2334799        159330221      46890403       0              0              5   18   12    
2400.05/2400.20	
2400.05/2400.20	c *** INTERRUPTED ***
2400.05/2400.20	c restarts              : 72          
2400.05/2400.20	c conflicts             : 951539       (396 /sec)
2400.05/2400.20	c decisions             : 2404487      (1002 /sec)
2400.05/2400.20	c propagations          : 48275451    (20116 /sec)
2400.05/2400.20	c root propagations     : 0           
2400.05/2400.20	c filter calls          : 163990161      (68333 /sec)
2400.05/2400.20	c useless filter calls  : 135560094      (82 %)
2400.05/2400.20	c Memory used           : 193.10 MB
2400.05/2400.20	c CPU time              : 2399.87 s
2400.05/2400.20	c real time             : 2400.2 s
2400.05/2400.20	
2400.05/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 (10664 MiB free)
  memory of node 1: 16384 MiB (13044 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390074-1568335588/watcher-4390074-1568335588 -o /tmp/evaluation-result-4390074-1568335588/solver-4390074-1568335588 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1568335547-17180 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4390074-1568335588.xml 

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

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

solver pid=17218, runsolver pid=17215

[startup+0.100718 s]*
/proc/loadavg: 0.57 0.63 0.80 2/194 17219
/proc/meminfo: memFree=24276672/32770624 swapFree=67108848/67108860
[pid=17218] ppid=17215 vsize=28844 memory=4724 CPUtime=0.1 cores=0,2,4,6
/proc/17218/stat : 17218 (cosoco) R 17215 17218 17149 0 -1 4202496 1492 0 0 0 10 0 0 0 20 0 1 0 409496190 29536256 1181 33554432000 4194304 6210612 140729296214128 140729296211400 140502597006464 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 21381120 140729296217099 140729296217201 140729296217201 140729296220110 0
/proc/17218/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.209337 s]*
/proc/loadavg: 0.57 0.63 0.80 2/194 17219
/proc/meminfo: memFree=24274544/32770624 swapFree=67108848/67108860
[pid=17218] ppid=17215 vsize=30404 memory=5876 CPUtime=0.21 cores=0,2,4,6
/proc/17218/stat : 17218 (cosoco) R 17215 17218 17149 0 -1 4202496 1997 0 0 0 21 0 0 0 20 0 1 0 409496190 31133696 1469 33554432000 4194304 6210612 140729296214128 140729296211400 5484824 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 21381120 140729296217099 140729296217201 140729296217201 140729296220110 0
/proc/17218/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.308837 s]*
/proc/loadavg: 0.57 0.63 0.80 3/194 17219
/proc/meminfo: memFree=24269940/32770624 swapFree=67108848/67108860
[pid=17218] ppid=17215 vsize=33408 memory=9692 CPUtime=0.3 cores=0,2,4,6
/proc/17218/stat : 17218 (cosoco) R 17215 17218 17149 0 -1 4202496 3132 0 0 0 30 0 0 0 20 0 1 0 409496190 34209792 2423 33554432000 4194304 6210612 140729296214128 140729296211400 140502580941710 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 21381120 140729296217099 140729296217201 140729296217201 140729296220110 0
/proc/17218/statm: 8352 2423 805 493 0 1657 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 33408 KiB
Current children cumulated memory: 9692 KiB

[startup+0.700289 s]
/proc/loadavg: 0.57 0.63 0.80 4/212 17240
/proc/meminfo: memFree=24247672/32770624 swapFree=67108848/67108860
[pid=17218] ppid=17215 vsize=41992 memory=17608 CPUtime=0.68 cores=0,2,4,6
/proc/17218/stat : 17218 (cosoco) R 17215 17218 17149 0 -1 4202496 5128 0 0 0 68 0 0 0 20 0 1 0 409496190 42999808 4402 33554432000 4194304 6210612 140729296214128 140729296211400 5816963 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 21381120 140729296217099 140729296217201 140729296217201 140729296220110 0
/proc/17218/statm: 10498 4402 805 493 0 3803 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 41992 KiB
Current children cumulated memory: 17608 KiB

[startup+1.50028 s]
/proc/loadavg: 0.57 0.63 0.80 2/196 17243
/proc/meminfo: memFree=24259988/32770624 swapFree=67108848/67108860
[pid=17218] ppid=17215 vsize=47656 memory=22616 CPUtime=1.48 cores=0,2,4,6
/proc/17218/stat : 17218 (cosoco) R 17215 17218 17149 0 -1 4202496 6418 0 0 0 148 0 0 0 20 0 1 0 409496190 48799744 5654 33554432000 4194304 6210612 140729296214128 140729296211400 5812001 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 21381120 140729296217099 140729296217201 140729296217201 140729296220110 0
/proc/17218/statm: 11914 5654 805 493 0 5219 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 47656 KiB
Current children cumulated memory: 22616 KiB

[startup+3.10938 s]
/proc/loadavg: 0.77 0.67 0.81 3/199 17275
/proc/meminfo: memFree=24239632/32770624 swapFree=67108848/67108860
[pid=17218] ppid=17215 vsize=64812 memory=37540 CPUtime=3.09 cores=0,2,4,6
/proc/17218/stat : 17218 (cosoco) R 17215 17218 17149 0 -1 4202496 10946 0 0 0 306 3 0 0 20 0 1 0 409496190 66367488 9385 33554432000 4194304 6210612 140729296214128 140729296211400 5817030 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 21381120 140729296217099 140729296217201 140729296217201 140729296220110 0
/proc/17218/statm: 16203 9385 805 493 0 9508 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 64812 KiB
Current children cumulated memory: 37540 KiB

[startup+6.30026 s]
/proc/loadavg: 0.77 0.67 0.81 3/199 17275
/proc/meminfo: memFree=24210952/32770624 swapFree=67108848/67108860
[pid=17218] ppid=17215 vsize=99664 memory=70616 CPUtime=6.29 cores=0,2,4,6
/proc/17218/stat : 17218 (cosoco) R 17215 17218 17149 0 -1 4202496 20395 0 0 0 624 5 0 0 20 0 1 0 409496190 102055936 17654 33554432000 4194304 6210612 140729296214128 140729296211400 5818459 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 21381120 140729296217099 140729296217201 140729296217201 140729296220110 0
/proc/17218/statm: 24916 17654 805 493 0 18221 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 99664 KiB
Current children cumulated memory: 70616 KiB

[startup+12.7002 s]
/proc/loadavg: 0.96 0.72 0.83 3/200 17277
/proc/meminfo: memFree=24151324/32770624 swapFree=67108848/67108860
[pid=17218] ppid=17215 vsize=169088 memory=134852 CPUtime=12.68 cores=0,2,4,6
/proc/17218/stat : 17218 (cosoco) R 17215 17218 17149 0 -1 4202496 37883 0 0 0 1261 7 0 0 20 0 1 0 409496190 173146112 33713 33554432000 4194304 6210612 140729296214128 140729296211400 5813898 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 21381120 140729296217099 140729296217201 140729296217201 140729296220110 0
/proc/17218/statm: 42272 33713 806 493 0 35577 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 169088 KiB
Current children cumulated memory: 134852 KiB

[startup+25.5003 s]
/proc/loadavg: 1.12 0.76 0.84 3/199 17277
/proc/meminfo: memFree=24116172/32770624 swapFree=67108848/67108860
[pid=17218] ppid=17215 vsize=197732 memory=163276 CPUtime=25.48 cores=0,2,4,6
/proc/17218/stat : 17218 (cosoco) R 17215 17218 17149 0 -1 4202496 112266 0 0 0 2536 12 0 0 20 0 1 0 409496190 202477568 40819 33554432000 4194304 6210612 140729296214128 140729296212088 5039168 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 21381120 140729296217099 140729296217201 140729296217201 140729296220110 0
/proc/17218/statm: 49433 40819 851 493 0 42738 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 163276 KiB

[startup+51.1096 s]
/proc/loadavg: 1.48 0.87 0.88 3/199 17339
/proc/meminfo: memFree=23679048/32770624 swapFree=67108848/67108860
[pid=17218] ppid=17215 vsize=197732 memory=163276 CPUtime=51.08 cores=0,2,4,6
/proc/17218/stat : 17218 (cosoco) R 17215 17218 17149 0 -1 4202496 148629 0 0 0 5095 13 0 0 20 0 1 0 409496190 202477568 40819 33554432000 4194304 6210612 140729296214128 140729296212088 5038631 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 21381120 140729296217099 140729296217201 140729296217201 140729296220110 0
/proc/17218/statm: 49433 40819 851 493 0 42738 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 163276 KiB

[startup+102.3 s]
/proc/loadavg: 1.79 1.06 0.94 3/200 17344
/proc/meminfo: memFree=23674788/32770624 swapFree=67108848/67108860
[pid=17218] ppid=17215 vsize=197732 memory=163276 CPUtime=102.27 cores=0,2,4,6
/proc/17218/stat : 17218 (cosoco) R 17215 17218 17149 0 -1 4202496 184990 0 0 0 10212 15 0 0 20 0 1 0 409496190 202477568 40819 33554432000 4194304 6210612 140729296214128 140729296212088 5038631 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 21381120 140729296217099 140729296217201 140729296217201 140729296220110 0
/proc/17218/statm: 49433 40819 851 493 0 42738 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 163276 KiB

[startup+162.3 s]
/proc/loadavg: 1.92 1.23 1.01 3/199 17348
/proc/meminfo: memFree=23646212/32770624 swapFree=67108848/67108860
[pid=17218] ppid=17215 vsize=197732 memory=169216 CPUtime=162.24 cores=0,2,4,6
/proc/17218/stat : 17218 (cosoco) R 17215 17218 17149 0 -1 4202496 219988 0 0 0 16207 17 0 0 20 0 1 0 409496190 202477568 42304 33554432000 4194304 6210612 140729296214128 140729296212088 5038631 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 21381120 140729296217099 140729296217201 140729296217201 140729296220110 0
/proc/17218/statm: 49433 42304 851 493 0 42738 0
Current children cumulated CPU time: 162.24 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 169216 KiB

[startup+222.3 s]
/proc/loadavg: 1.97 1.37 1.07 3/199 17352
/proc/meminfo: memFree=23639616/32770624 swapFree=67108848/67108860
[pid=17218] ppid=17215 vsize=197732 memory=174196 CPUtime=222.21 cores=0,2,4,6
/proc/17218/stat : 17218 (cosoco) R 17215 17218 17149 0 -1 4202496 231281 0 0 0 22204 17 0 0 20 0 1 0 409496190 202477568 43549 33554432000 4194304 6210612 140729296214128 140729296212088 5038670 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 21381120 140729296217099 140729296217201 140729296217201 140729296220110 0
/proc/17218/statm: 49433 43549 851 493 0 42738 0
Current children cumulated CPU time: 222.21 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174196 KiB

[startup+282.3 s]
/proc/loadavg: 1.99 1.49 1.13 3/201 17366
/proc/meminfo: memFree=23639868/32770624 swapFree=67108848/67108860
[pid=17218] ppid=17215 vsize=197732 memory=174196 CPUtime=282.2 cores=0,2,4,6
/proc/17218/stat : 17218 (cosoco) R 17215 17218 17149 0 -1 4202496 231997 0 0 0 28203 17 0 0 20 0 1 0 409496190 202477568 43549 33554432000 4194304 6210612 140729296214128 140729296212088 5038658 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 21381120 140729296217099 140729296217201 140729296217201 140729296220110 0
/proc/17218/statm: 49433 43549 851 493 0 42738 0
Current children cumulated CPU time: 282.2 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174196 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.57 1.18 3/200 17370
/proc/meminfo: memFree=23639588/32770624 swapFree=67108848/67108860
[pid=17218] ppid=17215 vsize=197732 memory=174196 CPUtime=342.2 cores=0,2,4,6
/proc/17218/stat : 17218 (cosoco) R 17215 17218 17149 0 -1 4202496 232713 0 0 0 34202 18 0 0 20 0 1 0 409496190 202477568 43549 33554432000 4194304 6210612 140729296214128 140729296212088 5038631 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 21381120 140729296217099 140729296217201 140729296217201 140729296220110 0
/proc/17218/statm: 49433 43549 851 493 0 42738 0
Current children cumulated CPU time: 342.2 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174196 KiB

[startup+402.3 s]
/proc/loadavg: 2.28 1.72 1.25 3/200 17374
/proc/meminfo: memFree=23639396/32770624 swapFree=67108848/67108860
[pid=17218] ppid=17215 vsize=197732 memory=174196 CPUtime=402.19 cores=0,2,4,6
/proc/17218/stat : 17218 (cosoco) R 17215 17218 17149 0 -1 4202496 233429 0 0 0 40201 18 0 0 20 0 1 0 409496190 202477568 43549 33554432000 4194304 6210612 140729296214128 140729296212088 5037382 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 21381120 140729296217099 140729296217201 140729296217201 140729296220110 0
/proc/17218/statm: 49433 43549 851 493 0 42738 0
Current children cumulated CPU time: 402.19 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174196 KiB

[startup+462.3 s]
/proc/loadavg: 2.39 1.87 1.33 3/200 17380
/proc/meminfo: memFree=23625620/32770624 swapFree=67108848/67108860
[pid=17218] ppid=17215 vsize=197732 memory=174196 CPUtime=462.18 cores=0,2,4,6
/proc/17218/stat : 17218 (cosoco) R 17215 17218 17149 0 -1 4202496 234145 0 0 0 46200 18 0 0 20 0 1 0 409496190 202477568 43549 33554432000 4194304 6210612 140729296214128 140729296212088 5038631 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 21381120 140729296217099 140729296217201 140729296217201 140729296220110 0
/proc/17218/statm: 49433 43549 851 493 0 42738 0
Current children cumulated CPU time: 462.18 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174196 KiB


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

/proc/17218/statm: 49433 43549 851 493 0 42738 0
Current children cumulated CPU time: 1602.15 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174196 KiB

[startup+1662.3 s]
/proc/loadavg: 2.01 2.04 1.86 3/199 17554
/proc/meminfo: memFree=23609556/32770624 swapFree=67108848/67108860
[pid=17218] ppid=17215 vsize=197732 memory=174196 CPUtime=1662.15 cores=0,2,4,6
/proc/17218/stat : 17218 (cosoco) R 17215 17218 17149 0 -1 4202496 246727 0 0 0 166197 18 0 0 20 0 1 0 409496190 202477568 43549 33554432000 4194304 6210612 140729296214128 140729296212088 5037497 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 21381120 140729296217099 140729296217201 140729296217201 140729296220110 0
/proc/17218/statm: 49433 43549 851 493 0 42738 0
Current children cumulated CPU time: 1662.15 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174196 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 1.87 3/200 17560
/proc/meminfo: memFree=23608612/32770624 swapFree=67108848/67108860
[pid=17218] ppid=17215 vsize=197732 memory=174196 CPUtime=1722.15 cores=0,2,4,6
/proc/17218/stat : 17218 (cosoco) R 17215 17218 17149 0 -1 4202496 247321 0 0 0 172197 18 0 0 20 0 1 0 409496190 202477568 43549 33554432000 4194304 6210612 140729296214128 140729296212088 5038670 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 21381120 140729296217099 140729296217201 140729296217201 140729296220110 0
/proc/17218/statm: 49433 43549 851 493 0 42738 0
Current children cumulated CPU time: 1722.15 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174196 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 1.87 3/199 17564
/proc/meminfo: memFree=23608968/32770624 swapFree=67108848/67108860
[pid=17218] ppid=17215 vsize=197732 memory=174196 CPUtime=1782.15 cores=0,2,4,6
/proc/17218/stat : 17218 (cosoco) R 17215 17218 17149 0 -1 4202496 248037 0 0 0 178197 18 0 0 20 0 1 0 409496190 202477568 43549 33554432000 4194304 6210612 140729296214128 140729296212088 5038631 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 21381120 140729296217099 140729296217201 140729296217201 140729296220110 0
/proc/17218/statm: 49433 43549 851 493 0 42738 0
Current children cumulated CPU time: 1782.15 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174196 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.02 1.88 3/199 17568
/proc/meminfo: memFree=23608708/32770624 swapFree=67108848/67108860
[pid=17218] ppid=17215 vsize=197732 memory=174196 CPUtime=1842.15 cores=0,2,4,6
/proc/17218/stat : 17218 (cosoco) R 17215 17218 17149 0 -1 4202496 248622 0 0 0 184197 18 0 0 20 0 1 0 409496190 202477568 43549 33554432000 4194304 6210612 140729296214128 140729296212088 5038622 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 21381120 140729296217099 140729296217201 140729296217201 140729296220110 0
/proc/17218/statm: 49433 43549 851 493 0 42738 0
Current children cumulated CPU time: 1842.15 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174196 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.88 3/200 17574
/proc/meminfo: memFree=23608016/32770624 swapFree=67108848/67108860
[pid=17218] ppid=17215 vsize=197732 memory=174196 CPUtime=1902.15 cores=0,2,4,6
/proc/17218/stat : 17218 (cosoco) R 17215 17218 17149 0 -1 4202496 249338 0 0 0 190197 18 0 0 20 0 1 0 409496190 202477568 43549 33554432000 4194304 6210612 140729296214128 140729296212088 5038622 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 21381120 140729296217099 140729296217201 140729296217201 140729296220110 0
/proc/17218/statm: 49433 43549 851 493 0 42738 0
Current children cumulated CPU time: 1902.15 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174196 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.89 3/199 17578
/proc/meminfo: memFree=23608668/32770624 swapFree=67108848/67108860
[pid=17218] ppid=17215 vsize=197732 memory=174196 CPUtime=1962.15 cores=0,2,4,6
/proc/17218/stat : 17218 (cosoco) R 17215 17218 17149 0 -1 4202496 249933 0 0 0 196197 18 0 0 20 0 1 0 409496190 202477568 43549 33554432000 4194304 6210612 140729296214128 140729296212088 5038631 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 21381120 140729296217099 140729296217201 140729296217201 140729296220110 0
/proc/17218/statm: 49433 43549 851 493 0 42738 0
Current children cumulated CPU time: 1962.15 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174196 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.89 3/199 17582
/proc/meminfo: memFree=23608448/32770624 swapFree=67108848/67108860
[pid=17218] ppid=17215 vsize=197732 memory=174196 CPUtime=2022.15 cores=0,2,4,6
/proc/17218/stat : 17218 (cosoco) R 17215 17218 17149 0 -1 4202496 250527 0 0 0 202197 18 0 0 20 0 1 0 409496190 202477568 43549 33554432000 4194304 6210612 140729296214128 140729296212088 5037455 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 21381120 140729296217099 140729296217201 140729296217201 140729296220110 0
/proc/17218/statm: 49433 43549 851 493 0 42738 0
Current children cumulated CPU time: 2022.15 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174196 KiB

[startup+2082.3 s]
/proc/loadavg: 2.04 2.03 1.91 3/201 17596
/proc/meminfo: memFree=23608384/32770624 swapFree=67108848/67108860
[pid=17218] ppid=17215 vsize=197732 memory=174196 CPUtime=2082.15 cores=0,2,4,6
/proc/17218/stat : 17218 (cosoco) R 17215 17218 17149 0 -1 4202496 251104 0 0 0 208197 18 0 0 20 0 1 0 409496190 202477568 43549 33554432000 4194304 6210612 140729296214128 140729296212088 5396596 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 21381120 140729296217099 140729296217201 140729296217201 140729296220110 0
/proc/17218/statm: 49433 43549 851 493 0 42738 0
Current children cumulated CPU time: 2082.15 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174196 KiB

[startup+2142.3 s]
/proc/loadavg: 2.01 2.02 1.91 3/200 17600
/proc/meminfo: memFree=23608992/32770624 swapFree=67108848/67108860
[pid=17218] ppid=17215 vsize=197732 memory=174196 CPUtime=2142.14 cores=0,2,4,6
/proc/17218/stat : 17218 (cosoco) R 17215 17218 17149 0 -1 4202496 251820 0 0 0 214196 18 0 0 20 0 1 0 409496190 202477568 43549 33554432000 4194304 6210612 140729296214128 140729296212088 5038631 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 21381120 140729296217099 140729296217201 140729296217201 140729296220110 0
/proc/17218/statm: 49433 43549 851 493 0 42738 0
Current children cumulated CPU time: 2142.14 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174196 KiB

[startup+2202.3 s]
/proc/loadavg: 2.01 2.02 1.92 3/200 17604
/proc/meminfo: memFree=23608852/32770624 swapFree=67108848/67108860
[pid=17218] ppid=17215 vsize=197732 memory=174196 CPUtime=2202.14 cores=0,2,4,6
/proc/17218/stat : 17218 (cosoco) R 17215 17218 17149 0 -1 4202496 252350 0 0 0 220196 18 0 0 20 0 1 0 409496190 202477568 43549 33554432000 4194304 6210612 140729296214128 140729296212088 5038631 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 21381120 140729296217099 140729296217201 140729296217201 140729296220110 0
/proc/17218/statm: 49433 43549 851 493 0 42738 0
Current children cumulated CPU time: 2202.14 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174196 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/200 17608
/proc/meminfo: memFree=23608324/32770624 swapFree=67108848/67108860
[pid=17218] ppid=17215 vsize=197732 memory=174196 CPUtime=2262.15 cores=0,2,4,6
/proc/17218/stat : 17218 (cosoco) R 17215 17218 17149 0 -1 4202496 252872 0 0 0 226196 19 0 0 20 0 1 0 409496190 202477568 43549 33554432000 4194304 6210612 140729296214128 140729296212088 5038697 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 21381120 140729296217099 140729296217201 140729296217201 140729296220110 0
/proc/17218/statm: 49433 43549 851 493 0 42738 0
Current children cumulated CPU time: 2262.15 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174196 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/200 17614
/proc/meminfo: memFree=23608396/32770624 swapFree=67108848/67108860
[pid=17218] ppid=17215 vsize=197732 memory=174196 CPUtime=2322.15 cores=0,2,4,6
/proc/17218/stat : 17218 (cosoco) R 17215 17218 17149 0 -1 4202496 253496 0 0 0 232196 19 0 0 20 0 1 0 409496190 202477568 43549 33554432000 4194304 6210612 140729296214128 140729296212088 5038631 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 21381120 140729296217099 140729296217201 140729296217201 140729296220110 0
/proc/17218/statm: 49433 43549 851 493 0 42738 0
Current children cumulated CPU time: 2322.15 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174196 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/199 17619
/proc/meminfo: memFree=23608652/32770624 swapFree=67108848/67108860
[pid=17218] ppid=17215 vsize=197732 memory=174196 CPUtime=2382.15 cores=0,2,4,6
/proc/17218/stat : 17218 (cosoco) R 17215 17218 17149 0 -1 4202496 254212 0 0 0 238196 19 0 0 20 0 1 0 409496190 202477568 43549 33554432000 4194304 6210612 140729296214128 140729296212088 5037518 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 21381120 140729296217099 140729296217201 140729296217201 140729296220110 0
/proc/17218/statm: 49433 43549 851 493 0 42738 0
Current children cumulated CPU time: 2382.15 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174196 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.2 s]
/proc/loadavg: 2.00 2.01 1.94 3/199 17622
/proc/meminfo: memFree=23607860/32770624 swapFree=67108848/67108860
[pid=17218] ppid=17215 vsize=197732 memory=174196 CPUtime=2400.05 cores=0,2,4,6
/proc/17218/stat : 17218 (cosoco) R 17215 17218 17149 0 -1 4202496 254785 0 0 0 239986 19 0 0 20 0 1 0 409496190 202477568 43549 33554432000 4194304 6210612 140729296214128 140729296212088 5038670 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 21381120 140729296217099 140729296217201 140729296217201 140729296220110 0
/proc/17218/statm: 49433 43549 851 493 0 42738 0
Current children cumulated CPU time: 2400.05 s
Current children cumulated vsize: 197732 KiB
Current children cumulated memory: 174196 KiB

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

[startup+2400.2 s]
# the end of solver process 17218 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.87 s, system=0.193991 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.06
CPU user time (s): 2399.87
CPU system time (s): 0.193991
CPU usage (%): 99.9941
Max. virtual memory (cumulated for all children) (KiB): 197732
Max. memory (cumulated for all children) (KiB): 174196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.87
system time used= 0.193991
maximum resident set size= 174260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 254835
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= 76
involuntary context switches= 1252


# summary of solver processes directly reported to runsolver:
#   pid: 17218
#   total CPU time (s): 2400.06
#   total CPU user time (s): 2399.87
#   total CPU system time (s): 0.193991

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.08453 second user time and 18.0911 second system time

The end

Launcher Data

Begin job on node143 at 2019-09-13 02:45:47
IDJOB=4390074
IDBENCH=126096
IDSOLVER=2830
FILE ID=node143/4390074-1568335588
RUNJOBID= node143-1568335547-17180
PBS_JOBID= 21701163
Free space on /tmp= 58820 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-4390074-1568335588/watcher-4390074-1568335588 -o /tmp/evaluation-result-4390074-1568335588/solver-4390074-1568335588 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1568335547-17180 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4390074-1568335588.xml

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

MD5SUM BENCH= 9efca6d5489e39e5f473d5ee8bd54dad
RANDOM SEED=306468065

node143.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.73
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.73
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.73
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.73
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:        24277380 kB
MemAvailable:   31757220 kB
Buffers:          166228 kB
Cached:          7601508 kB
SwapCached:            8 kB
Active:          2174828 kB
Inactive:        5643272 kB
Active(anon):       5520 kB
Inactive(anon):   144780 kB
Active(file):    2169308 kB
Inactive(file):  5498492 kB
Unevictable:      107780 kB
Mlocked:          107780 kB
SwapTotal:      67108860 kB
SwapFree:       67108848 kB
Dirty:             38444 kB
Writeback:             0 kB
AnonPages:        158444 kB
Mapped:            47440 kB
Shmem:             90756 kB
Slab:             268056 kB
SReclaimable:     240500 kB
SUnreclaim:        27556 kB
KernelStack:        3280 kB
PageTables:         5992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     503184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 58816 MiB
End job on node143 at 2019-09-13 03:25:48