Trace number 4408185

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) 2520.06 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.48/16.53	c root propagations     : 0           
16.48/16.53	c restarts enabled, print stats at every restarts
16.48/16.53	c
16.48/16.53	c
16.48/16.53	c
16.48/16.53	c This is cosoco 2.00 --  
16.48/16.53	c
16.48/16.53	c command line: cosoco -lc -model -restarts -stick HOME/instance-4408185-1569809581.xml 
16.48/16.53	c ========================================[ Problem Statistics ]===========================================
16.48/16.53	c |                                                                                                       
16.48/16.53	c |  Parse time        :        15.88 s 
16.48/16.53	c |
16.48/16.53	c |               Variables: 800
16.48/16.53	c |            Domain Sizes: 1234..1332
16.48/16.53	c |
16.48/16.53	c |             Constraints: 23200
16.48/16.53	c |                   Arity: 2..2  -- Binary: 23200
16.48/16.53	c | 
16.48/16.53	c |                   Types: 
16.48/16.53	c |                          (X != Y): 400
16.48/16.53	c |                          Intension: 22800
16.48/16.53	c |                          
16.48/16.53	c =========================================================================================================
16.48/16.53	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
30.38/30.48	c 101            231            339169         895923         0              0              129   130   127
61.38/61.46	c 211            626            891066         2442688        0              0              279   281   277
72.48/72.59	c 332            808            1115230        3413029        0              0              53   54   52   
99.87/99.96	c 465            1188           1642641        4458119        0              0              238   238   236
113.38/113.44	c 611            1432           1944968        5401560        0              0              95   95   94   
127.38/127.45	c 771            1655           2222812        6097309        0              0              41   43   41   
140.68/140.78	c 947            1906           2479773        6997864        0              0              66   66   65   
153.87/153.91	c 1140           2167           2681235        8227826        0              0              63   63   62   
175.77/175.83	c 1352           2530           3072962        10081474       0              0              95   96   95   
190.67/190.71	c 1585           2803           3264965        11801847       0              0              37   37   36   
215.57/215.66	c 1841           3249           3701211        13950724       0              0              37   188   123 
239.16/239.24	c 2122           3633           4047587        16510846       0              0              94   95   94   
256.66/256.78	c 2431           4017           4287307        19098046       0              0              70   70   69   
277.97/278.03	c 2770           4456           4574595        22139515       0              0              97   97   96   
307.37/307.46	c 3142           5009           5158246        23996965       0              0              170   170   169
324.47/324.52	c 3551           5474           5381123        27124550       0              0              54   54   53   
351.77/351.81	c 4000           5987           5889468        29962426       0              0              21   23   21   
373.37/373.46	c 4493           6513           6110324        33460537       0              0              17   19   17   
400.97/401.07	c 5035           7105           6566209        36368076       0              0              19   20   19   
425.08/425.11	c 5631           7729           6744418        40691415       0              0              19   19   18   
452.17/452.21	c 6286           8468           7077995        44201466       0              0              36   68   64   
488.17/488.29	c 7006           9252           7577506        48859802       0              0              47   47   46   
527.87/527.95	c 7798           10101          7927906        54936103       0              0              43   43   42   
589.98/590.04	c 8669           11069          8463889        60866505       0              0              42   43   42   
663.37/663.48	c 9627           12180          9756915        67137280       0              0              30   36   35   
742.18/742.28	c 10680          13357          10718970       77202082       0              0              35   43   42   
795.18/795.24	c 11838          14585          11180047       85211415       0              0              17   19   18   
846.48/846.58	c 13111          15894          11540391       94625369       0              0              17   18   17   
925.88/925.97	c 14511          17395          12117241       105442236      0              0              21   39   38   
1005.18/1005.23	c 16051          19056          13148474       113455470      0              0              20   22   21   
1100.09/1100.18	c 17745          20872          14456783       123306554      0              0              19   20   19   
1200.88/1200.93	c 19608          22832          15358613       136842707      0              0              20   21   20   
1319.78/1319.84	c 21657          25041          17103584       150538487      0              0              16   18   17   
1435.68/1435.73	c 23910          27536          18618269       165711138      0              0              16   19   17   
1742.60/1742.60	c 26388          30249          21278194       199791325      0              0              15   17   16   
1896.31/1896.34	c 29113          33262          23016603       219508924      0              0              17   20   19   
2128.91/2128.95	c 32110          36377          24157106       247191453      0              0              16   17   16   
2246.13/2246.13	c 35406          39791          25077037       269306222      0              0              16   17   16   
2431.14/2431.17	c 39031          43579          27825618       290482266      0              0              17   21   20   
2520.04/2520.01	
2520.04/2520.01	c *** INTERRUPTED ***
2520.04/2520.01	c restarts              : 39          
2520.04/2520.01	c conflicts             : 40948        (16 /sec)
2520.04/2520.01	c decisions             : 45631        (18 /sec)
2520.04/2520.01	c propagations          : 305242752   (121208 /sec)
2520.04/2520.01	c root propagations     : 0           
2520.04/2520.01	c filter calls          : 28930613       (11488 /sec)
2520.04/2520.01	c useless filter calls  : 25384591       (87 %)
2520.04/2520.01	c Memory used           : 2133.37 MB
2520.04/2520.01	c CPU time              : 2518.33 s
2520.04/2520.01	c real time             : 2520.01 s
2520.04/2520.01	
2520.04/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 (15135 MiB free)
  memory of node 1: 16384 MiB (15582 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408185-1569809581/watcher-4408185-1569809581 -o /tmp/evaluation-result-4408185-1569809581/solver-4408185-1569809581 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1569787350-17999 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4408185-1569809581.xml 

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

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

solver pid=22389, runsolver pid=22386

[startup+0.100152 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 22390
/proc/meminfo: memFree=31446620/32770624 swapFree=66975648/67108860
[pid=22389] ppid=22386 vsize=36548 memory=12628 CPUtime=0.1 cores=1,3,5,7
/proc/22389/stat : 22389 (cosoco) R 22386 22389 17967 0 -1 4202496 3343 0 0 0 10 0 0 0 20 0 1 0 557224821 37425152 3157 33554432000 4194304 6211132 140723156172048 140723156168584 5814625 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 17920000 140723156173835 140723156173937 140723156173937 140723156176846 0
/proc/22389/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.209744 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 22390
/proc/meminfo: memFree=31445876/32770624 swapFree=66975648/67108860
[pid=22389] ppid=22386 vsize=37260 memory=13180 CPUtime=0.21 cores=1,3,5,7
/proc/22389/stat : 22389 (cosoco) R 22386 22389 17967 0 -1 4202496 3516 0 0 0 21 0 0 0 20 0 1 0 557224821 38154240 3295 33554432000 4194304 6211132 140723156172048 140723156168584 5743332 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 17920000 140723156173835 140723156173937 140723156173937 140723156176846 0
/proc/22389/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.309151 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 22390
/proc/meminfo: memFree=31445504/32770624 swapFree=66975648/67108860
[pid=22389] ppid=22386 vsize=37772 memory=13952 CPUtime=0.31 cores=1,3,5,7
/proc/22389/stat : 22389 (cosoco) R 22386 22389 17967 0 -1 4202496 3676 0 0 0 31 0 0 0 20 0 1 0 557224821 38678528 3488 33554432000 4194304 6211132 140723156172048 140723156168584 140603703132386 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 17920000 140723156173835 140723156173937 140723156173937 140723156176846 0
/proc/22389/statm: 9443 3488 798 493 0 2748 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 37772 KiB
Current children cumulated memory: 13952 KiB

[startup+0.700283 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 22390
/proc/meminfo: memFree=31442620/32770624 swapFree=66975648/67108860
[pid=22389] ppid=22386 vsize=40324 memory=16524 CPUtime=0.69 cores=1,3,5,7
/proc/22389/stat : 22389 (cosoco) R 22386 22389 17967 0 -1 4202496 4404 0 0 0 69 0 0 0 20 0 1 0 557224821 41291776 4131 33554432000 4194304 6211132 140723156172048 140723156169320 5810253 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 17920000 140723156173835 140723156173937 140723156173937 140723156176846 0
/proc/22389/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.50034 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 22390
/proc/meminfo: memFree=31439940/32770624 swapFree=66975648/67108860
[pid=22389] ppid=22386 vsize=90544 memory=66412 CPUtime=1.49 cores=1,3,5,7
/proc/22389/stat : 22389 (cosoco) R 22386 22389 17967 0 -1 4202496 17043 0 0 0 147 2 0 0 20 0 1 0 557224821 92717056 16603 33554432000 4194304 6211132 140723156172048 140723156167144 140603699637221 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 17920000 140723156173835 140723156173937 140723156173937 140723156176846 0
/proc/22389/statm: 22636 16603 816 493 0 15941 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 90544 KiB
Current children cumulated memory: 66412 KiB

[startup+3.10953 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 22390
/proc/meminfo: memFree=31246696/32770624 swapFree=66975648/67108860
[pid=22389] ppid=22386 vsize=245844 memory=221652 CPUtime=3.1 cores=1,3,5,7
/proc/22389/stat : 22389 (cosoco) R 22386 22389 17967 0 -1 4202496 56396 0 0 0 301 9 0 0 20 0 1 0 557224821 251744256 55413 33554432000 4194304 6211132 140723156172048 140723156161608 140603699637221 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 17920000 140723156173835 140723156173937 140723156173937 140723156176846 0
/proc/22389/statm: 61461 55413 816 493 0 54766 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 245844 KiB
Current children cumulated memory: 221652 KiB

[startup+6.30033 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 22390
/proc/meminfo: memFree=30956572/32770624 swapFree=66975648/67108860
[pid=22389] ppid=22386 vsize=554260 memory=529920 CPUtime=6.29 cores=1,3,5,7
/proc/22389/stat : 22389 (cosoco) R 22386 22389 17967 0 -1 4202496 134489 0 0 0 607 22 0 0 20 0 1 0 557224821 567562240 132480 33554432000 4194304 6211132 140723156172048 140723156164936 140603699637221 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 17920000 140723156173835 140723156173937 140723156173937 140723156176846 0
/proc/22389/statm: 138565 132480 816 493 0 131870 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 554260 KiB
Current children cumulated memory: 529920 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 22390
/proc/meminfo: memFree=30375148/32770624 swapFree=66975648/67108860
[pid=22389] ppid=22386 vsize=1173376 memory=1149112 CPUtime=12.68 cores=1,3,5,7
/proc/22389/stat : 22389 (cosoco) R 22386 22389 17967 0 -1 4202496 290632 0 0 0 1221 47 0 0 20 0 1 0 557224821 1201537024 287278 33554432000 4194304 6211132 140723156172048 140723156167144 140603699637221 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 17920000 140723156173835 140723156173937 140723156173937 140723156176846 0
/proc/22389/statm: 293344 287278 816 493 0 286649 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 1173376 KiB
Current children cumulated memory: 1149112 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 22392
/proc/meminfo: memFree=29810640/32770624 swapFree=66975648/67108860
[pid=22389] ppid=22386 vsize=1673856 memory=1650444 CPUtime=25.48 cores=1,3,5,7
/proc/22389/stat : 22389 (cosoco) R 22386 22389 17967 0 -1 4202496 510937 0 0 0 2478 70 0 0 20 0 1 0 557224821 1714028544 412611 33554432000 4194304 6211132 140723156172048 140723156169704 5476889 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 17920000 140723156173835 140723156173937 140723156173937 140723156176846 0
/proc/22389/statm: 418464 412611 861 493 0 411769 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 1673856 KiB
Current children cumulated memory: 1650444 KiB

[startup+51.1096 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 22393
/proc/meminfo: memFree=29581616/32770624 swapFree=66975648/67108860
[pid=22389] ppid=22386 vsize=1897464 memory=1873976 CPUtime=51.1 cores=1,3,5,7
/proc/22389/stat : 22389 (cosoco) R 22386 22389 17967 0 -1 4202496 717042 0 0 0 5027 83 0 0 20 0 1 0 557224821 1943003136 468494 33554432000 4194304 6211132 140723156172048 140723156169704 5451509 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 17920000 140723156173835 140723156173937 140723156173937 140723156176846 0
/proc/22389/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.93 2.00 2.04 3/200 22396
/proc/meminfo: memFree=29441148/32770624 swapFree=66975648/67108860
[pid=22389] ppid=22386 vsize=2036856 memory=2013444 CPUtime=102.28 cores=1,3,5,7
/proc/22389/stat : 22389 (cosoco) R 22386 22389 17967 0 -1 4202496 999027 0 0 0 10127 101 0 0 20 0 1 0 557224821 2085740544 503361 33554432000 4194304 6211132 140723156172048 140723156169704 140603700557712 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17920000 140723156173835 140723156173937 140723156173937 140723156176846 0
/proc/22389/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.97 2.00 2.04 3/201 22403
/proc/meminfo: memFree=29391552/32770624 swapFree=66975648/67108860
[pid=22389] ppid=22386 vsize=2086092 memory=2062688 CPUtime=162.27 cores=1,3,5,7
/proc/22389/stat : 22389 (cosoco) R 22386 22389 17967 0 -1 4202496 1168863 0 0 0 16116 111 0 0 20 0 1 0 557224821 2136158208 515672 33554432000 4194304 6211132 140723156172048 140723156169704 5452189 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17920000 140723156173835 140723156173937 140723156173937 140723156176846 0
/proc/22389/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.99 2.00 2.04 3/200 22407
/proc/meminfo: memFree=29342888/32770624 swapFree=66975648/67108860
[pid=22389] ppid=22386 vsize=2134668 memory=2111224 CPUtime=222.26 cores=1,3,5,7
/proc/22389/stat : 22389 (cosoco) R 22386 22389 17967 0 -1 4202496 1368083 0 0 0 22104 122 0 0 20 0 1 0 557224821 2185900032 527806 33554432000 4194304 6211132 140723156172048 140723156169704 140603700557748 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17920000 140723156173835 140723156173937 140723156173937 140723156176846 0
/proc/22389/statm: 533667 527806 863 493 0 526972 0
Current children cumulated CPU time: 222.26 s
Current children cumulated vsize: 2134668 KiB
Current children cumulated memory: 2111224 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/200 22411
/proc/meminfo: memFree=29337552/32770624 swapFree=66975648/67108860
[pid=22389] ppid=22386 vsize=2140080 memory=2116628 CPUtime=282.26 cores=1,3,5,7
/proc/22389/stat : 22389 (cosoco) R 22386 22389 17967 0 -1 4202496 1479755 0 0 0 28098 128 0 0 20 0 1 0 557224821 2191441920 529157 33554432000 4194304 6211132 140723156172048 140723156169704 5443101 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17920000 140723156173835 140723156173937 140723156173937 140723156176846 0
/proc/22389/statm: 535020 529157 863 493 0 528325 0
Current children cumulated CPU time: 282.26 s
Current children cumulated vsize: 2140080 KiB
Current children cumulated memory: 2116628 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/200 22417
/proc/meminfo: memFree=29310800/32770624 swapFree=66975648/67108860
[pid=22389] ppid=22386 vsize=2166612 memory=2143036 CPUtime=342.27 cores=1,3,5,7
/proc/22389/stat : 22389 (cosoco) R 22386 22389 17967 0 -1 4202496 1625241 0 0 0 34091 136 0 0 20 0 1 0 557224821 2218610688 535759 33554432000 4194304 6211132 140723156172048 140723156169704 5442980 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17920000 140723156173835 140723156173937 140723156173937 140723156176846 0
/proc/22389/statm: 541653 535759 863 493 0 534958 0
Current children cumulated CPU time: 342.27 s
Current children cumulated vsize: 2166612 KiB
Current children cumulated memory: 2143036 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 22421
/proc/meminfo: memFree=29309480/32770624 swapFree=66975648/67108860
[pid=22389] ppid=22386 vsize=2169516 memory=2146116 CPUtime=402.27 cores=1,3,5,7
/proc/22389/stat : 22389 (cosoco) R 22386 22389 17967 0 -1 4202496 1700229 0 0 0 40087 140 0 0 20 0 1 0 557224821 2221584384 536529 33554432000 4194304 6211132 140723156172048 140723156169704 5446296 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17920000 140723156173835 140723156173937 140723156173937 140723156176846 0
/proc/22389/statm: 542379 536529 863 493 0 535684 0
Current children cumulated CPU time: 402.27 s
Current children cumulated vsize: 2169516 KiB
Current children cumulated memory: 2146116 KiB

[startup+462.3 s]
/proc/loadavg: 2.03 2.01 2.05 3/199 22426
/proc/meminfo: memFree=29305420/32770624 swapFree=66975648/67108860
[pid=22389] ppid=22386 vsize=2172420 memory=2149004 CPUtime=462.27 cores=1,3,5,7
/proc/22389/stat : 22389 (cosoco) R 22386 22389 17967 0 -1 4202496 1833350 0 0 0 46082 145 0 0 20 0 1 0 557224821 2224558080 537251 33554432000 4194304 6211132 140723156172048 140723156169704 5441138 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17920000 140723156173835 140723156173937 140723156173937 140723156176846 0
/proc/22389/statm: 543105 537251 863 493 0 536410 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 2172420 KiB
Current children cumulated memory: 2149004 KiB


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

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

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22616
/proc/meminfo: memFree=29298212/32770624 swapFree=66975648/67108860
[pid=22389] ppid=22386 vsize=2182188 memory=2158688 CPUtime=1782.3 cores=1,3,5,7
/proc/22389/stat : 22389 (cosoco) R 22386 22389 17967 0 -1 4202496 2273078 0 0 0 178059 171 0 0 20 0 1 0 557224821 2234560512 539672 33554432000 4194304 6211132 140723156172048 140723156169704 5453940 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17920000 140723156173835 140723156173937 140723156173937 140723156176846 0
/proc/22389/statm: 545547 539672 863 493 0 538852 0
Current children cumulated CPU time: 1782.3 s
Current children cumulated vsize: 2182188 KiB
Current children cumulated memory: 2158688 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22620
/proc/meminfo: memFree=29298892/32770624 swapFree=66975648/67108860
[pid=22389] ppid=22386 vsize=2182188 memory=2158800 CPUtime=1842.3 cores=1,3,5,7
/proc/22389/stat : 22389 (cosoco) R 22386 22389 17967 0 -1 4202496 2274202 0 0 0 184059 171 0 0 20 0 1 0 557224821 2234560512 539700 33554432000 4194304 6211132 140723156172048 140723156169704 5443035 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17920000 140723156173835 140723156173937 140723156173937 140723156176846 0
/proc/22389/statm: 545547 539700 863 493 0 538852 0
Current children cumulated CPU time: 1842.3 s
Current children cumulated vsize: 2182188 KiB
Current children cumulated memory: 2158800 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22624
/proc/meminfo: memFree=29299168/32770624 swapFree=66975648/67108860
[pid=22389] ppid=22386 vsize=2182452 memory=2159080 CPUtime=1902.31 cores=1,3,5,7
/proc/22389/stat : 22389 (cosoco) R 22386 22389 17967 0 -1 4202496 2275453 0 0 0 190060 171 0 0 20 0 1 0 557224821 2234830848 539770 33554432000 4194304 6211132 140723156172048 140723156169704 5478470 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17920000 140723156173835 140723156173937 140723156173937 140723156176846 0
/proc/22389/statm: 545613 539770 863 493 0 538918 0
Current children cumulated CPU time: 1902.31 s
Current children cumulated vsize: 2182452 KiB
Current children cumulated memory: 2159080 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22630
/proc/meminfo: memFree=29298316/32770624 swapFree=66975648/67108860
[pid=22389] ppid=22386 vsize=2182584 memory=2159168 CPUtime=1962.31 cores=1,3,5,7
/proc/22389/stat : 22389 (cosoco) R 22386 22389 17967 0 -1 4202496 2276459 0 0 0 196060 171 0 0 20 0 1 0 557224821 2234966016 539792 33554432000 4194304 6211132 140723156172048 140723156169704 5454208 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17920000 140723156173835 140723156173937 140723156173937 140723156176846 0
/proc/22389/statm: 545646 539792 863 493 0 538951 0
Current children cumulated CPU time: 1962.31 s
Current children cumulated vsize: 2182584 KiB
Current children cumulated memory: 2159168 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22634
/proc/meminfo: memFree=29297884/32770624 swapFree=66975648/67108860
[pid=22389] ppid=22386 vsize=2182584 memory=2159200 CPUtime=2022.31 cores=1,3,5,7
/proc/22389/stat : 22389 (cosoco) R 22386 22389 17967 0 -1 4202496 2277193 0 0 0 202060 171 0 0 20 0 1 0 557224821 2234966016 539800 33554432000 4194304 6211132 140723156172048 140723156169704 140603700557712 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17920000 140723156173835 140723156173937 140723156173937 140723156176846 0
/proc/22389/statm: 545646 539800 863 493 0 538951 0
Current children cumulated CPU time: 2022.31 s
Current children cumulated vsize: 2182584 KiB
Current children cumulated memory: 2159200 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22638
/proc/meminfo: memFree=29298344/32770624 swapFree=66975648/67108860
[pid=22389] ppid=22386 vsize=2182848 memory=2159436 CPUtime=2082.31 cores=1,3,5,7
/proc/22389/stat : 22389 (cosoco) R 22386 22389 17967 0 -1 4202496 2278309 0 0 0 208060 171 0 0 20 0 1 0 557224821 2235236352 539859 33554432000 4194304 6211132 140723156172048 140723156169704 5164693 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17920000 140723156173835 140723156173937 140723156173937 140723156176846 0
/proc/22389/statm: 545712 539859 863 493 0 539017 0
Current children cumulated CPU time: 2082.31 s
Current children cumulated vsize: 2182848 KiB
Current children cumulated memory: 2159436 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22644
/proc/meminfo: memFree=29297972/32770624 swapFree=66975648/67108860
[pid=22389] ppid=22386 vsize=2183112 memory=2159652 CPUtime=2142.31 cores=1,3,5,7
/proc/22389/stat : 22389 (cosoco) R 22386 22389 17967 0 -1 4202496 2279658 0 0 0 214060 171 0 0 20 0 1 0 557224821 2235506688 539913 33554432000 4194304 6211132 140723156172048 140723156169704 5451542 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17920000 140723156173835 140723156173937 140723156173937 140723156176846 0
/proc/22389/statm: 545778 539913 863 493 0 539083 0
Current children cumulated CPU time: 2142.31 s
Current children cumulated vsize: 2183112 KiB
Current children cumulated memory: 2159652 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22648
/proc/meminfo: memFree=29298092/32770624 swapFree=66975648/67108860
[pid=22389] ppid=22386 vsize=2183244 memory=2159820 CPUtime=2202.32 cores=1,3,5,7
/proc/22389/stat : 22389 (cosoco) R 22386 22389 17967 0 -1 4202496 2280700 0 0 0 220061 171 0 0 20 0 1 0 557224821 2235641856 539955 33554432000 4194304 6211132 140723156172048 140723156169704 5446675 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17920000 140723156173835 140723156173937 140723156173937 140723156176846 0
/proc/22389/statm: 545811 539955 863 493 0 539116 0
Current children cumulated CPU time: 2202.32 s
Current children cumulated vsize: 2183244 KiB
Current children cumulated memory: 2159820 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22652
/proc/meminfo: memFree=29297312/32770624 swapFree=66975648/67108860
[pid=22389] ppid=22386 vsize=2183772 memory=2160324 CPUtime=2262.32 cores=1,3,5,7
/proc/22389/stat : 22389 (cosoco) R 22386 22389 17967 0 -1 4202496 2282215 0 0 0 226061 171 0 0 20 0 1 0 557224821 2236182528 540081 33554432000 4194304 6211132 140723156172048 140723156169704 140603700560769 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17920000 140723156173835 140723156173937 140723156173937 140723156176846 0
/proc/22389/statm: 545943 540081 863 493 0 539248 0
Current children cumulated CPU time: 2262.32 s
Current children cumulated vsize: 2183772 KiB
Current children cumulated memory: 2160324 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22665
/proc/meminfo: memFree=29297092/32770624 swapFree=66975648/67108860
[pid=22389] ppid=22386 vsize=2183772 memory=2160392 CPUtime=2322.32 cores=1,3,5,7
/proc/22389/stat : 22389 (cosoco) R 22386 22389 17967 0 -1 4202496 2283260 0 0 0 232061 171 0 0 20 0 1 0 557224821 2236182528 540098 33554432000 4194304 6211132 140723156172048 140723156169704 5164740 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17920000 140723156173835 140723156173937 140723156173937 140723156176846 0
/proc/22389/statm: 545943 540098 863 493 0 539248 0
Current children cumulated CPU time: 2322.32 s
Current children cumulated vsize: 2183772 KiB
Current children cumulated memory: 2160392 KiB

[startup+2382.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/199 22669
/proc/meminfo: memFree=29297260/32770624 swapFree=66975648/67108860
[pid=22389] ppid=22386 vsize=2183772 memory=2160412 CPUtime=2382.32 cores=1,3,5,7
/proc/22389/stat : 22389 (cosoco) R 22386 22389 17967 0 -1 4202496 2284032 0 0 0 238061 171 0 0 20 0 1 0 557224821 2236182528 540103 33554432000 4194304 6211132 140723156172048 140723156169704 5446206 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17920000 140723156173835 140723156173937 140723156173937 140723156176846 0
/proc/22389/statm: 545943 540103 863 493 0 539248 0
Current children cumulated CPU time: 2382.32 s
Current children cumulated vsize: 2183772 KiB
Current children cumulated memory: 2160412 KiB

[startup+2442.3 s]
/proc/loadavg: 2.14 2.06 2.05 3/199 22673
/proc/meminfo: memFree=29297232/32770624 swapFree=66975648/67108860
[pid=22389] ppid=22386 vsize=2184036 memory=2160548 CPUtime=2442.33 cores=1,3,5,7
/proc/22389/stat : 22389 (cosoco) R 22386 22389 17967 0 -1 4202496 2285461 0 0 0 244062 171 0 0 20 0 1 0 557224821 2236452864 540137 33554432000 4194304 6211132 140723156172048 140723156169704 5451542 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17920000 140723156173835 140723156173937 140723156173937 140723156176846 0
/proc/22389/statm: 546009 540137 863 493 0 539314 0
Current children cumulated CPU time: 2442.33 s
Current children cumulated vsize: 2184036 KiB
Current children cumulated memory: 2160548 KiB

[startup+2502.3 s]
/proc/loadavg: 2.09 2.06 2.05 3/199 22679
/proc/meminfo: memFree=29296568/32770624 swapFree=66975648/67108860
[pid=22389] ppid=22386 vsize=2184432 memory=2160980 CPUtime=2502.33 cores=1,3,5,7
/proc/22389/stat : 22389 (cosoco) R 22386 22389 17967 0 -1 4202496 2286467 0 0 0 250062 171 0 0 20 0 1 0 557224821 2236858368 540245 33554432000 4194304 6211132 140723156172048 140723156169704 5068958 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17920000 140723156173835 140723156173937 140723156173937 140723156176846 0
/proc/22389/statm: 546108 540245 863 493 0 539413 0
Current children cumulated CPU time: 2502.33 s
Current children cumulated vsize: 2184432 KiB
Current children cumulated memory: 2160980 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.07 2.06 2.05 3/199 22680
/proc/meminfo: memFree=29296448/32770624 swapFree=66975648/67108860
[pid=22389] ppid=22386 vsize=2184564 memory=2161076 CPUtime=2520.04 cores=1,3,5,7
/proc/22389/stat : 22389 (cosoco) R 22386 22389 17967 0 -1 4202496 2287061 0 0 0 251833 171 0 0 20 0 1 0 557224821 2236993536 540269 33554432000 4194304 6211132 140723156172048 140723156169704 5478424 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 17920000 140723156173835 140723156173937 140723156173937 140723156176846 0
/proc/22389/statm: 546141 540269 863 493 0 539446 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 2184564 KiB
Current children cumulated memory: 2161076 KiB

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

[startup+2520.02 s]
# the end of solver process 22389 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.33 s, system=1.72607 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): 2520.06
CPU user time (s): 2518.33
CPU system time (s): 1.72607
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2184564
Max. memory (cumulated for all children) (KiB): 2161076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.33
system time used= 1.72606
maximum resident set size= 2161136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2287102
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 85
involuntary context switches= 1649


# summary of solver processes directly reported to runsolver:
#   pid: 22389
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2518.33
#   total CPU system time (s): 1.72607

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.39317 second user time and 17.3295 second system time

The end

Launcher Data

Begin job on node125 at 2019-09-30 04:12:18
IDJOB=4408185
IDBENCH=138696
IDSOLVER=2874
FILE ID=node125/4408185-1569809581
RUNJOBID= node125-1569787350-17999
PBS_JOBID= 21705828
Free space on /tmp= 62028 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-4408185-1569809581/watcher-4408185-1569809581 -o /tmp/evaluation-result-4408185-1569809581/solver-4408185-1569809581 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1569787350-17999 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4408185-1569809581.xml

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

MD5SUM BENCH= 0e3d16858c05bcbedaa7411f074a79f1
RANDOM SEED=699778926

node125.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.29
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.29
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.29
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.29
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:        31455244 kB
MemAvailable:   31836388 kB
Buffers:          202532 kB
Cached:           516816 kB
SwapCached:        29880 kB
Active:           409648 kB
Inactive:         356336 kB
Active(anon):      29524 kB
Inactive(anon):    97756 kB
Active(file):     380124 kB
Inactive(file):   258580 kB
Unevictable:      107476 kB
Mlocked:          107476 kB
SwapTotal:      67108860 kB
SwapFree:       66975648 kB
Dirty:              3916 kB
Writeback:             0 kB
AnonPages:        125800 kB
Mapped:            28884 kB
Shmem:             72028 kB
Slab:             145700 kB
SReclaimable:     116548 kB
SUnreclaim:        29152 kB
KernelStack:        3600 kB
PageTables:         5212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     580404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 62024 MiB
End job on node125 at 2019-09-30 04:54:18