Trace number 4396925

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) 2519.79 2520.02

General information on the benchmark

NameSuperSolutions/SuperSolutions-Taillard-os20/
SuperTaillard-os-20-02.xml
MD5SUM0e3d16858c05bcbedaa7411f074a79f1
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 benchmark265.664
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints23200
Number of domains97
Minimum domain size1234
Maximum domain size1332
Distribution of domain sizes[{"size":1234,"count":10},{"size":1235,"count":4},{"size":1236,"count":18},{"size":1237,"count":8},{"size":1238,"count":10},{"size":1239,"count":8},{"size":1240,"count":4},{"size":1241,"count":6},{"size":1242,"count":10},{"size":1243,"count":8},{"size":1244,"count":2},{"size":1245,"count":16},{"size":1246,"count":6},{"size":1247,"count":4},{"size":1248,"count":6},{"size":1249,"count":14},{"size":1250,"count":8},{"size":1251,"count":16},{"size":1252,"count":10},{"size":1253,"count":4},{"size":1254,"count":16},{"size":1255,"count":14},{"size":1256,"count":2},{"size":1257,"count":8},{"size":1258,"count":10},"...",{"size":1307,"count":4}, {"size":1308,"count":10}, {"size":1309,"count":6}, {"size":1310,"count":14}, {"size":1311,"count":4}, {"size":1312,"count":6}, {"size":1313,"count":4}, {"size":1315,"count":10}, {"size":1316,"count":8}, {"size":1317,"count":16}, {"size":1318,"count":8}, {"size":1319,"count":10}, {"size":1320,"count":6}, {"size":1321,"count":4}, {"size":1322,"count":14}, {"size":1323,"count":4}, {"size":1324,"count":8}, {"size":1325,"count":6}, {"size":1326,"count":8}, {"size":1327,"count":18}, {"size":1328,"count":6}, {"size":1329,"count":10}, {"size":1330,"count":2}, {"size":1331,"count":6}, {"size":1332,"count":4}]
Minimum variable degree39
Maximum variable degree77
Distribution of variable degrees[{"degree":39,"count":400},{"degree":77,"count":400}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":23200}]
Number of extensional constraints0
Number of intensional constraints23200
Distribution of constraint types[{"type":"intension","count":23200}]
Optimization problemNO
Type of objective

Solver Data

16.59/16.61	c root propagations     : 0           
16.59/16.61	c restarts enabled, print stats at every restarts
16.59/16.61	c
16.59/16.61	c
16.59/16.61	c
16.59/16.61	c This is cosoco 2.00 --  
16.59/16.61	c
16.59/16.61	c command line: cosoco -lc -model -restarts -stick HOME/instance-4396925-1568593395.xml 
16.59/16.61	c ========================================[ Problem Statistics ]===========================================
16.59/16.61	c |                                                                                                       
16.59/16.61	c |  Parse time        :        16.01 s 
16.59/16.61	c |
16.59/16.61	c |               Variables: 800
16.59/16.61	c |            Domain Sizes: 1234..1332
16.59/16.61	c |
16.59/16.61	c |             Constraints: 23200
16.59/16.61	c |                   Arity: 2..2  -- Binary: 23200
16.59/16.61	c | 
16.59/16.61	c |                   Types: 
16.59/16.61	c |                          (X != Y): 400
16.59/16.61	c |                          Intension: 22800
16.59/16.61	c |                          
16.59/16.61	c =========================================================================================================
16.59/16.61	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
30.49/30.51	c 101            231            339169         895923         0              0              129   130   127
61.39/61.41	c 211            626            891066         2442688        0              0              279   281   277
72.48/72.56	c 332            808            1115230        3413029        0              0              53   54   52   
99.89/99.95	c 465            1188           1642641        4458119        0              0              238   238   236
113.38/113.42	c 611            1432           1944968        5401560        0              0              95   95   94   
127.28/127.39	c 771            1655           2222812        6097309        0              0              41   43   41   
140.57/140.66	c 947            1906           2479773        6997864        0              0              66   66   65   
153.67/153.72	c 1140           2167           2681235        8227826        0              0              63   63   62   
175.47/175.54	c 1352           2530           3072962        10081474       0              0              95   96   95   
190.26/190.34	c 1585           2803           3264965        11801847       0              0              37   37   36   
215.16/215.23	c 1841           3249           3701211        13950724       0              0              37   188   123 
238.55/238.69	c 2122           3633           4047587        16510846       0              0              94   95   94   
256.15/256.24	c 2431           4017           4287307        19098046       0              0              70   70   69   
277.24/277.39	c 2770           4456           4574595        22139515       0              0              97   97   96   
306.63/306.73	c 3142           5009           5158246        23996965       0              0              170   170   169
323.63/323.72	c 3551           5474           5381123        27124550       0              0              54   54   53   
350.72/350.87	c 4000           5987           5889468        29962426       0              0              21   23   21   
372.42/372.54	c 4493           6513           6110324        33460537       0              0              17   19   17   
400.03/400.15	c 5035           7105           6566209        36368076       0              0              19   20   19   
423.93/424.10	c 5631           7729           6744418        40691415       0              0              19   19   18   
450.93/451.05	c 6286           8468           7077995        44201466       0              0              36   68   64   
486.82/486.92	c 7006           9252           7577506        48859802       0              0              47   47   46   
526.21/526.34	c 7798           10101          7927906        54936103       0              0              43   43   42   
587.91/588.10	c 8669           11069          8463889        60866505       0              0              42   43   42   
661.10/661.21	c 9627           12180          9756915        67137280       0              0              30   36   35   
739.39/739.59	c 10680          13357          10718970       77202082       0              0              35   43   42   
792.08/792.26	c 11838          14585          11180047       85211415       0              0              17   19   18   
843.17/843.32	c 13111          15894          11540391       94625369       0              0              17   18   17   
922.06/922.21	c 14511          17395          12117241       105442236      0              0              21   39   38   
1000.76/1001.00	c 16051          19056          13148474       113455470      0              0              20   22   21   
1095.75/1095.93	c 17745          20872          14456783       123306554      0              0              19   20   19   
1196.25/1196.48	c 19608          22832          15358613       136842707      0              0              20   21   20   
1314.85/1315.05	c 21657          25041          17103584       150538487      0              0              16   18   17   
1430.53/1430.71	c 23910          27536          18618269       165711138      0              0              16   19   17   
1736.11/1736.32	c 26388          30249          21278194       199791325      0              0              15   17   16   
1889.50/1889.74	c 29113          33262          23016603       219508924      0              0              17   20   19   
2121.09/2121.39	c 32110          36377          24157106       247191453      0              0              16   17   16   
2237.68/2237.97	c 35406          39791          25077037       269306222      0              0              16   17   16   
2421.88/2422.11	c 39031          43579          27825618       290482266      0              0              17   21   20   
2519.77/2520.01	
2519.77/2520.01	c *** INTERRUPTED ***
2519.77/2520.01	c restarts              : 39          
2519.77/2520.01	c conflicts             : 41130        (16 /sec)
2519.77/2520.01	c decisions             : 45818        (18 /sec)
2519.77/2520.01	c propagations          : 306992567   (121915 /sec)
2519.77/2520.01	c root propagations     : 0           
2519.77/2520.01	c filter calls          : 29016258       (11523 /sec)
2519.77/2520.01	c useless filter calls  : 25454352       (87 %)
2519.77/2520.01	c Memory used           : 2133.37 MB
2519.77/2520.01	c CPU time              : 2518.09 s
2519.77/2520.01	c real time             : 2520.01 s
2519.77/2520.01	
2519.77/2520.01	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 (15000 MiB free)
  memory of node 1: 16384 MiB (15532 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396925-1568593395/watcher-4396925-1568593395 -o /tmp/evaluation-result-4396925-1568593395/solver-4396925-1568593395 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568593336-23100 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4396925-1568593395.xml 

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

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

solver pid=23130, runsolver pid=23127

[startup+0.1002 s]*
/proc/loadavg: 1.00 1.04 1.38 3/199 23131
/proc/meminfo: memFree=31109380/32770624 swapFree=66997024/67108860
[pid=23130] ppid=23127 vsize=36548 memory=12628 CPUtime=0.1 cores=0,2,4,6
/proc/23130/stat : 23130 (cosoco) R 23127 23130 23069 0 -1 4202496 3343 0 0 0 10 0 0 0 20 0 1 0 435592552 37425152 3157 33554432000 4194304 6211092 140732368928288 140732368924824 140358610956800 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 21848064 140732368929803 140732368929905 140732368929905 140732368932814 0
/proc/23130/statm: 9137 3157 798 493 0 2442 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 36548 KiB
Current children cumulated memory: 12628 KiB

[startup+0.209802 s]*
/proc/loadavg: 1.00 1.04 1.38 3/199 23131
/proc/meminfo: memFree=30935656/32770624 swapFree=66997024/67108860
[pid=23130] ppid=23127 vsize=37260 memory=13180 CPUtime=0.21 cores=0,2,4,6
/proc/23130/stat : 23130 (cosoco) R 23127 23130 23069 0 -1 4202496 3514 0 0 0 21 0 0 0 20 0 1 0 435592552 38154240 3295 33554432000 4194304 6211092 140732368928288 140732368924824 140358614440331 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 21848064 140732368929803 140732368929905 140732368929905 140732368932814 0
/proc/23130/statm: 9315 3295 798 493 0 2620 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 37260 KiB
Current children cumulated memory: 13180 KiB

[startup+0.309267 s]*
/proc/loadavg: 1.00 1.04 1.38 3/199 23131
/proc/meminfo: memFree=30777556/32770624 swapFree=66997024/67108860
[pid=23130] ppid=23127 vsize=37772 memory=13952 CPUtime=0.3 cores=0,2,4,6
/proc/23130/stat : 23130 (cosoco) R 23127 23130 23069 0 -1 4202496 3670 0 0 0 30 0 0 0 20 0 1 0 435592552 38678528 3488 33554432000 4194304 6211092 140732368928288 140732368924824 140358614439199 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 21848064 140732368929803 140732368929905 140732368929905 140732368932814 0
/proc/23130/statm: 9443 3488 798 493 0 2748 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 37772 KiB
Current children cumulated memory: 13952 KiB

[startup+0.700339 s]
/proc/loadavg: 1.08 1.06 1.39 3/199 23131
/proc/meminfo: memFree=30354964/32770624 swapFree=66997024/67108860
[pid=23130] ppid=23127 vsize=40324 memory=16524 CPUtime=0.69 cores=0,2,4,6
/proc/23130/stat : 23130 (cosoco) R 23127 23130 23069 0 -1 4202496 4389 0 0 0 69 0 0 0 20 0 1 0 435592552 41291776 4131 33554432000 4194304 6211092 140732368928288 140732368924824 140358620451936 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 21848064 140732368929803 140732368929905 140732368929905 140732368932814 0
/proc/23130/statm: 10081 4131 798 493 0 3386 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 40324 KiB
Current children cumulated memory: 16524 KiB

[startup+1.5004 s]
/proc/loadavg: 1.08 1.06 1.39 3/199 23131
/proc/meminfo: memFree=30292716/32770624 swapFree=66997024/67108860
[pid=23130] ppid=23127 vsize=89604 memory=65356 CPUtime=1.49 cores=0,2,4,6
/proc/23130/stat : 23130 (cosoco) R 23127 23130 23069 0 -1 4202496 16789 0 0 0 147 2 0 0 20 0 1 0 435592552 91754496 16339 33554432000 4194304 6211092 140732368928288 140732368924824 5071149 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 21848064 140732368929803 140732368929905 140732368929905 140732368932814 0
/proc/23130/statm: 22401 16339 816 493 0 15706 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 89604 KiB
Current children cumulated memory: 65356 KiB

[startup+3.10953 s]
/proc/loadavg: 1.08 1.06 1.39 3/199 23131
/proc/meminfo: memFree=30100188/32770624 swapFree=66997024/67108860
[pid=23130] ppid=23127 vsize=244360 memory=220352 CPUtime=3.1 cores=0,2,4,6
/proc/23130/stat : 23130 (cosoco) R 23127 23130 23069 0 -1 4202496 56016 0 0 0 302 8 0 0 20 0 1 0 435592552 250224640 55023 33554432000 4194304 6211092 140732368928288 140732368923384 140358610959333 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 21848064 140732368929803 140732368929905 140732368929905 140732368932814 0
/proc/23130/statm: 61090 55023 816 493 0 54395 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 244360 KiB
Current children cumulated memory: 220352 KiB

[startup+6.30039 s]
/proc/loadavg: 1.16 1.08 1.39 3/199 23131
/proc/meminfo: memFree=29811764/32770624 swapFree=66997024/67108860
[pid=23130] ppid=23127 vsize=550896 memory=526784 CPUtime=6.29 cores=0,2,4,6
/proc/23130/stat : 23130 (cosoco) R 23127 23130 23069 0 -1 4202496 133656 0 0 0 611 18 0 0 20 0 1 0 435592552 564117504 131696 33554432000 4194304 6211092 140732368928288 140732368921176 140358610959333 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 21848064 140732368929803 140732368929905 140732368929905 140732368932814 0
/proc/23130/statm: 137724 131696 816 493 0 131029 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 550896 KiB
Current children cumulated memory: 526784 KiB

[startup+12.7004 s]
/proc/loadavg: 1.22 1.09 1.39 3/200 23133
/proc/meminfo: memFree=29233112/32770624 swapFree=66997024/67108860
[pid=23130] ppid=23127 vsize=1167404 memory=1143332 CPUtime=12.69 cores=0,2,4,6
/proc/23130/stat : 23130 (cosoco) R 23127 23130 23069 0 -1 4202496 289121 0 0 0 1226 43 0 0 20 0 1 0 435592552 1195421696 285767 33554432000 4194304 6211092 140732368928288 140732368921176 140358610959333 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 21848064 140732368929803 140732368929905 140732368929905 140732368932814 0
/proc/23130/statm: 291851 285833 816 493 0 285156 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 1167404 KiB
Current children cumulated memory: 1143332 KiB

[startup+25.5004 s]
/proc/loadavg: 1.34 1.12 1.40 3/199 23133
/proc/meminfo: memFree=28664588/32770624 swapFree=66997024/67108860
[pid=23130] ppid=23127 vsize=1673856 memory=1650380 CPUtime=25.48 cores=0,2,4,6
/proc/23130/stat : 23130 (cosoco) R 23127 23130 23069 0 -1 4202496 511040 0 0 0 2483 65 0 0 20 0 1 0 435592552 1714028544 412595 33554432000 4194304 6211092 140732368928288 140732368925944 140358611882895 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 21848064 140732368929803 140732368929905 140732368929905 140732368932814 0
/proc/23130/statm: 418464 412595 861 493 0 411769 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 1673856 KiB
Current children cumulated memory: 1650380 KiB

[startup+51.1096 s]
/proc/loadavg: 1.60 1.20 1.42 3/199 23133
/proc/meminfo: memFree=28434976/32770624 swapFree=66997024/67108860
[pid=23130] ppid=23127 vsize=1897464 memory=1873976 CPUtime=51.1 cores=0,2,4,6
/proc/23130/stat : 23130 (cosoco) R 23127 23130 23069 0 -1 4202496 716909 0 0 0 5030 80 0 0 20 0 1 0 435592552 1943003136 468494 33554432000 4194304 6211092 140732368928288 140732368925944 5442982 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 21848064 140732368929803 140732368929905 140732368929905 140732368932814 0
/proc/23130/statm: 474366 468494 863 493 0 467671 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 1897464 KiB
Current children cumulated memory: 1873976 KiB

[startup+102.3 s]
/proc/loadavg: 1.83 1.33 1.45 3/199 23139
/proc/meminfo: memFree=28293364/32770624 swapFree=66997024/67108860
[pid=23130] ppid=23127 vsize=2036856 memory=2013444 CPUtime=102.28 cores=0,2,4,6
/proc/23130/stat : 23130 (cosoco) R 23127 23130 23069 0 -1 4202496 1006509 0 0 0 10131 97 0 0 20 0 1 0 435592552 2085740544 503361 33554432000 4194304 6211092 140732368928288 140732368925944 5454160 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 21848064 140732368929803 140732368929905 140732368929905 140732368932814 0
/proc/23130/statm: 509214 503361 863 493 0 502519 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 2036856 KiB
Current children cumulated memory: 2013444 KiB

[startup+162.3 s]
/proc/loadavg: 1.94 1.45 1.48 3/199 23204
/proc/meminfo: memFree=29197196/32770624 swapFree=66997024/67108860
[pid=23130] ppid=23127 vsize=2086092 memory=2062688 CPUtime=162.27 cores=0,2,4,6
/proc/23130/stat : 23130 (cosoco) R 23127 23130 23069 0 -1 4202496 1185838 0 0 0 16120 107 0 0 20 0 1 0 435592552 2136158208 515672 33554432000 4194304 6211092 140732368928288 140732368925944 5164677 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 21848064 140732368929803 140732368929905 140732368929905 140732368932814 0
/proc/23130/statm: 521523 515672 863 493 0 514828 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 2086092 KiB
Current children cumulated memory: 2062688 KiB

[startup+222.3 s]
/proc/loadavg: 1.98 1.55 1.52 3/199 23209
/proc/meminfo: memFree=29149676/32770624 swapFree=66997024/67108860
[pid=23130] ppid=23127 vsize=2134668 memory=2111228 CPUtime=222.26 cores=0,2,4,6
/proc/23130/stat : 23130 (cosoco) D 23127 23130 23069 0 -1 4202496 1395303 0 0 0 22108 118 0 0 20 0 1 0 435592552 2185900032 527807 33554432000 4194304 6211092 140732368928288 140732368925944 5068955 0 0 4096 8405026 18446744071582151416 0 0 17 4 0 0 0 0 0 8312316 8317760 21848064 140732368929803 140732368929905 140732368929905 140732368932814 0
/proc/23130/statm: 533667 527807 863 493 0 526972 0
Current children cumulated CPU time: 222.26 s
Current children cumulated vsize: 2134668 KiB
Current children cumulated memory: 2111228 KiB

[startup+282.3 s]
/proc/loadavg: 1.99 1.63 1.55 3/200 23216
/proc/meminfo: memFree=29144300/32770624 swapFree=66997024/67108860
[pid=23130] ppid=23127 vsize=2140080 memory=2116652 CPUtime=282.24 cores=0,2,4,6
/proc/23130/stat : 23130 (cosoco) R 23127 23130 23069 0 -1 4202496 1508208 0 0 0 28099 125 0 0 20 0 1 0 435592552 2191441920 529163 33554432000 4194304 6211092 140732368928288 140732368925944 5164999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 21848064 140732368929803 140732368929905 140732368929905 140732368932814 0
/proc/23130/statm: 535020 529163 863 493 0 528325 0
Current children cumulated CPU time: 282.24 s
Current children cumulated vsize: 2140080 KiB
Current children cumulated memory: 2116652 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.70 1.57 3/200 23220
/proc/meminfo: memFree=29117872/32770624 swapFree=66997024/67108860
[pid=23130] ppid=23127 vsize=2166612 memory=2143128 CPUtime=342.23 cores=0,2,4,6
/proc/23130/stat : 23130 (cosoco) R 23127 23130 23069 0 -1 4202496 1655457 0 0 0 34092 131 0 0 20 0 1 0 435592552 2218610688 535782 33554432000 4194304 6211092 140732368928288 140732368925944 5068981 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 21848064 140732368929803 140732368929905 140732368929905 140732368932814 0
/proc/23130/statm: 541653 535782 863 493 0 534958 0
Current children cumulated CPU time: 342.23 s
Current children cumulated vsize: 2166612 KiB
Current children cumulated memory: 2143128 KiB

[startup+402.3 s]
/proc/loadavg: 2.47 1.90 1.65 3/200 23225
/proc/meminfo: memFree=29113876/32770624 swapFree=66997024/67108860
[pid=23130] ppid=23127 vsize=2169648 memory=2146148 CPUtime=402.22 cores=0,2,4,6
/proc/23130/stat : 23130 (cosoco) R 23127 23130 23069 0 -1 4202496 1741954 0 0 0 40086 136 0 0 20 0 1 0 435592552 2221719552 536537 33554432000 4194304 6211092 140732368928288 140732368925944 5478349 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 21848064 140732368929803 140732368929905 140732368929905 140732368932814 0
/proc/23130/statm: 542412 536537 863 493 0 535717 0
Current children cumulated CPU time: 402.22 s
Current children cumulated vsize: 2169648 KiB
Current children cumulated memory: 2146148 KiB

[startup+462.3 s]
/proc/loadavg: 2.17 1.92 1.68 3/200 23231
/proc/meminfo: memFree=29111172/32770624 swapFree=66997024/67108860
[pid=23130] ppid=23127 vsize=2172420 memory=2149020 CPUtime=462.22 cores=0,2,4,6
/proc/23130/stat : 23130 (cosoco) R 23127 23130 23069 0 -1 4202496 1884581 0 0 0 46078 144 0 0 20 0 1 0 435592552 2224558080 537255 33554432000 4194304 6211092 140732368928288 140732368925944 5072366 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 21848064 140732368929803 140732368929905 140732368929905 140732368932814 0
/proc/23130/statm: 543105 537255 863 493 0 536410 0
Current children cumulated CPU time: 462.22 s
Current children cumulated vsize: 2172420 KiB
Current children cumulated memory: 2149020 KiB


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

/proc/23130/statm: 545481 539631 863 493 0 538786 0
Current children cumulated CPU time: 1722.11 s
Current children cumulated vsize: 2181924 KiB
Current children cumulated memory: 2158524 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/201 23358
/proc/meminfo: memFree=29101012/32770624 swapFree=66997024/67108860
[pid=23130] ppid=23127 vsize=2182188 memory=2158788 CPUtime=1782.11 cores=0,2,4,6
/proc/23130/stat : 23130 (cosoco) R 23127 23130 23069 0 -1 4202496 2390186 0 0 0 178043 168 0 0 20 0 1 0 435592552 2234560512 539697 33554432000 4194304 6211092 140732368928288 140732368925944 5440624 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 21848064 140732368929803 140732368929905 140732368929905 140732368932814 0
/proc/23130/statm: 545547 539697 863 493 0 538852 0
Current children cumulated CPU time: 1782.11 s
Current children cumulated vsize: 2182188 KiB
Current children cumulated memory: 2158788 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/201 23362
/proc/meminfo: memFree=29100800/32770624 swapFree=66997024/67108860
[pid=23130] ppid=23127 vsize=2182188 memory=2158800 CPUtime=1842.1 cores=0,2,4,6
/proc/23130/stat : 23130 (cosoco) R 23127 23130 23069 0 -1 4202496 2391157 0 0 0 184042 168 0 0 20 0 1 0 435592552 2234560512 539700 33554432000 4194304 6211092 140732368928288 140732368925944 5068981 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 21848064 140732368929803 140732368929905 140732368929905 140732368932814 0
/proc/23130/statm: 545547 539700 863 493 0 538852 0
Current children cumulated CPU time: 1842.1 s
Current children cumulated vsize: 2182188 KiB
Current children cumulated memory: 2158800 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/201 23368
/proc/meminfo: memFree=29099672/32770624 swapFree=66997024/67108860
[pid=23130] ppid=23127 vsize=2182584 memory=2159096 CPUtime=1902.1 cores=0,2,4,6
/proc/23130/stat : 23130 (cosoco) R 23127 23130 23069 0 -1 4202496 2392623 0 0 0 190042 168 0 0 20 0 1 0 435592552 2234966016 539774 33554432000 4194304 6211092 140732368928288 140732368925944 5446082 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 21848064 140732368929803 140732368929905 140732368929905 140732368932814 0
/proc/23130/statm: 545646 539774 863 493 0 538951 0
Current children cumulated CPU time: 1902.1 s
Current children cumulated vsize: 2182584 KiB
Current children cumulated memory: 2159096 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/201 23372
/proc/meminfo: memFree=29100168/32770624 swapFree=66997024/67108860
[pid=23130] ppid=23127 vsize=2182584 memory=2159172 CPUtime=1962.1 cores=0,2,4,6
/proc/23130/stat : 23130 (cosoco) R 23127 23130 23069 0 -1 4202496 2393515 0 0 0 196042 168 0 0 20 0 1 0 435592552 2234966016 539793 33554432000 4194304 6211092 140732368928288 140732368925944 5441120 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 21848064 140732368929803 140732368929905 140732368929905 140732368932814 0
/proc/23130/statm: 545646 539793 863 493 0 538951 0
Current children cumulated CPU time: 1962.1 s
Current children cumulated vsize: 2182584 KiB
Current children cumulated memory: 2159172 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 23377
/proc/meminfo: memFree=29100352/32770624 swapFree=66997024/67108860
[pid=23130] ppid=23127 vsize=2182584 memory=2159208 CPUtime=2022.09 cores=0,2,4,6
/proc/23130/stat : 23130 (cosoco) R 23127 23130 23069 0 -1 4202496 2394277 0 0 0 202041 168 0 0 20 0 1 0 435592552 2234966016 539802 33554432000 4194304 6211092 140732368928288 140732368925944 5441074 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 21848064 140732368929803 140732368929905 140732368929905 140732368932814 0
/proc/23130/statm: 545646 539802 863 493 0 538951 0
Current children cumulated CPU time: 2022.09 s
Current children cumulated vsize: 2182584 KiB
Current children cumulated memory: 2159208 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 23383
/proc/meminfo: memFree=29099504/32770624 swapFree=66997024/67108860
[pid=23130] ppid=23127 vsize=2182848 memory=2159448 CPUtime=2082.09 cores=0,2,4,6
/proc/23130/stat : 23130 (cosoco) R 23127 23130 23069 0 -1 4202496 2395426 0 0 0 208041 168 0 0 20 0 1 0 435592552 2235236352 539862 33554432000 4194304 6211092 140732368928288 140732368925944 5164999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 21848064 140732368929803 140732368929905 140732368929905 140732368932814 0
/proc/23130/statm: 545712 539862 863 493 0 539017 0
Current children cumulated CPU time: 2082.09 s
Current children cumulated vsize: 2182848 KiB
Current children cumulated memory: 2159448 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 23387
/proc/meminfo: memFree=29100008/32770624 swapFree=66997024/67108860
[pid=23130] ppid=23127 vsize=2183112 memory=2159676 CPUtime=2142.09 cores=0,2,4,6
/proc/23130/stat : 23130 (cosoco) R 23127 23130 23069 0 -1 4202496 2396888 0 0 0 214040 169 0 0 20 0 1 0 435592552 2235506688 539919 33554432000 4194304 6211092 140732368928288 140732368925944 5446260 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 21848064 140732368929803 140732368929905 140732368929905 140732368932814 0
/proc/23130/statm: 545778 539919 863 493 0 539083 0
Current children cumulated CPU time: 2142.09 s
Current children cumulated vsize: 2183112 KiB
Current children cumulated memory: 2159676 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 23392
/proc/meminfo: memFree=29099860/32770624 swapFree=66997024/67108860
[pid=23130] ppid=23127 vsize=2183244 memory=2159832 CPUtime=2202.08 cores=0,2,4,6
/proc/23130/stat : 23130 (cosoco) R 23127 23130 23069 0 -1 4202496 2397898 0 0 0 220039 169 0 0 20 0 1 0 435592552 2235641856 539958 33554432000 4194304 6211092 140732368928288 140732368925944 5476819 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 21848064 140732368929803 140732368929905 140732368929905 140732368932814 0
/proc/23130/statm: 545811 539958 863 493 0 539116 0
Current children cumulated CPU time: 2202.08 s
Current children cumulated vsize: 2183244 KiB
Current children cumulated memory: 2159832 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 23398
/proc/meminfo: memFree=29099360/32770624 swapFree=66997024/67108860
[pid=23130] ppid=23127 vsize=2183772 memory=2160324 CPUtime=2262.08 cores=0,2,4,6
/proc/23130/stat : 23130 (cosoco) R 23127 23130 23069 0 -1 4202496 2399513 0 0 0 226039 169 0 0 20 0 1 0 435592552 2236182528 540081 33554432000 4194304 6211092 140732368928288 140732368925944 140358611879824 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 21848064 140732368929803 140732368929905 140732368929905 140732368932814 0
/proc/23130/statm: 545943 540081 863 493 0 539248 0
Current children cumulated CPU time: 2262.08 s
Current children cumulated vsize: 2183772 KiB
Current children cumulated memory: 2160324 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/200 23410
/proc/meminfo: memFree=29097932/32770624 swapFree=66997024/67108860
[pid=23130] ppid=23127 vsize=2183772 memory=2160396 CPUtime=2322.07 cores=0,2,4,6
/proc/23130/stat : 23130 (cosoco) R 23127 23130 23069 0 -1 4202496 2400558 0 0 0 232038 169 0 0 20 0 1 0 435592552 2236182528 540099 33554432000 4194304 6211092 140732368928288 140732368925944 140358620904266 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 21848064 140732368929803 140732368929905 140732368929905 140732368932814 0
/proc/23130/statm: 545943 540099 863 493 0 539248 0
Current children cumulated CPU time: 2322.07 s
Current children cumulated vsize: 2183772 KiB
Current children cumulated memory: 2160396 KiB

[startup+2382.3 s]
/proc/loadavg: 2.06 2.03 1.96 3/201 23436
/proc/meminfo: memFree=29097800/32770624 swapFree=66997024/67108860
[pid=23130] ppid=23127 vsize=2183772 memory=2160412 CPUtime=2382.07 cores=0,2,4,6
/proc/23130/stat : 23130 (cosoco) R 23127 23130 23069 0 -1 4202496 2401359 0 0 0 238038 169 0 0 20 0 1 0 435592552 2236182528 540103 33554432000 4194304 6211092 140732368928288 140732368925944 5451482 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 21848064 140732368929803 140732368929905 140732368929905 140732368932814 0
/proc/23130/statm: 545943 540103 863 493 0 539248 0
Current children cumulated CPU time: 2382.07 s
Current children cumulated vsize: 2183772 KiB
Current children cumulated memory: 2160412 KiB

[startup+2442.3 s]
/proc/loadavg: 2.02 2.02 1.96 3/201 23442
/proc/meminfo: memFree=29097800/32770624 swapFree=66997024/67108860
[pid=23130] ppid=23127 vsize=2184036 memory=2160580 CPUtime=2442.07 cores=0,2,4,6
/proc/23130/stat : 23130 (cosoco) R 23127 23130 23069 0 -1 4202496 2402874 0 0 0 244038 169 0 0 20 0 1 0 435592552 2236452864 540145 33554432000 4194304 6211092 140732368928288 140732368925944 5439602 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 21848064 140732368929803 140732368929905 140732368929905 140732368932814 0
/proc/23130/statm: 546009 540145 863 493 0 539314 0
Current children cumulated CPU time: 2442.07 s
Current children cumulated vsize: 2184036 KiB
Current children cumulated memory: 2160580 KiB

[startup+2502.3 s]
/proc/loadavg: 2.01 2.02 1.96 3/201 23446
/proc/meminfo: memFree=29098044/32770624 swapFree=66997024/67108860
[pid=23130] ppid=23127 vsize=2184432 memory=2161048 CPUtime=2502.06 cores=0,2,4,6
/proc/23130/stat : 23130 (cosoco) R 23127 23130 23069 0 -1 4202496 2404091 0 0 0 250037 169 0 0 20 0 1 0 435592552 2236858368 540262 33554432000 4194304 6211092 140732368928288 140732368925944 5446158 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 21848064 140732368929803 140732368929905 140732368929905 140732368932814 0
/proc/23130/statm: 546108 540262 863 493 0 539413 0
Current children cumulated CPU time: 2502.06 s
Current children cumulated vsize: 2184432 KiB
Current children cumulated memory: 2161048 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.01 2.02 1.96 3/201 23447
/proc/meminfo: memFree=29097704/32770624 swapFree=66997024/67108860
[pid=23130] ppid=23127 vsize=2184564 memory=2161092 CPUtime=2519.77 cores=0,2,4,6
/proc/23130/stat : 23130 (cosoco) R 23127 23130 23069 0 -1 4202496 2404335 0 0 0 251808 169 0 0 20 0 1 0 435592552 2236993536 540273 33554432000 4194304 6211092 140732368928288 140732368925944 5441131 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 21848064 140732368929803 140732368929905 140732368929905 140732368932814 0
/proc/23130/statm: 546141 540273 863 493 0 539446 0
Current children cumulated CPU time: 2519.77 s
Current children cumulated vsize: 2184564 KiB
Current children cumulated memory: 2161092 KiB

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

[startup+2520.02 s]
# the end of solver process 23130 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.09 s, system=1.7079 s

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

Child status: 1
Real time (s): 2520.02
CPU time (s): 2519.79
CPU user time (s): 2518.09
CPU system time (s): 1.7079
CPU usage (%): 99.9912
Max. virtual memory (cumulated for all children) (KiB): 2184564
Max. memory (cumulated for all children) (KiB): 2161092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.09
system time used= 1.7079
maximum resident set size= 2161168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2404376
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= 127
involuntary context switches= 1749


# summary of solver processes directly reported to runsolver:
#   pid: 23130
#   total CPU time (s): 2519.79
#   total CPU user time (s): 2518.09
#   total CPU system time (s): 1.7079

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.7873 second user time and 14.4469 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-16 02:22:16
IDJOB=4396925
IDBENCH=138696
IDSOLVER=2848
FILE ID=node103/4396925-1568593395
RUNJOBID= node103-1568593336-23100
PBS_JOBID= 21703342
Free space on /tmp= 61716 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Taillard-os20/SuperTaillard-os-20-02.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4396925-1568593395/watcher-4396925-1568593395 -o /tmp/evaluation-result-4396925-1568593395/solver-4396925-1568593395 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568593336-23100 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4396925-1568593395.xml

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

MD5SUM BENCH= 0e3d16858c05bcbedaa7411f074a79f1
RANDOM SEED=940934322

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:        31266792 kB
MemAvailable:   31881144 kB
Buffers:          128592 kB
Cached:           778416 kB
SwapCached:         9168 kB
Active:           597492 kB
Inactive:         321784 kB
Active(anon):       6644 kB
Inactive(anon):    55452 kB
Active(file):     590848 kB
Inactive(file):   266332 kB
Unevictable:      111172 kB
Mlocked:          111172 kB
SwapTotal:      67108860 kB
SwapFree:       66997024 kB
Dirty:              6608 kB
Writeback:             0 kB
AnonPages:        115780 kB
Mapped:            46876 kB
Shmem:             40856 kB
Slab:             175528 kB
SReclaimable:     146016 kB
SUnreclaim:        29512 kB
KernelStack:        3280 kB
PageTables:         5496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     535264 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:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61712 MiB
End job on node103 at 2019-09-16 03:04:16