Trace number 4267288

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-mini 1.12? (TO) 2400.0601 2400.01

General information on the benchmark

NameLangford/Langford-m1-k2/
Langford-2-18.xml
MD5SUM969713c535595664febe0b3c6e709240
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints19
Number of domains1
Minimum domain size36
Maximum domain size36
Distribution of domain sizes[{"size":36,"count":36}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":36}]
Minimum constraint arity2
Maximum constraint arity36
Distribution of constraint arities[{"arity":2,"count":18},{"arity":36,"count":1}]
Number of extensional constraints0
Number of intensional constraints18
Distribution of constraint types[{"type":"intension","count":18},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.02	c root propagations     : 378         
0.00/0.02	c restarts enabled, print stats at every restarts
0.00/0.02	c
0.00/0.02	c
0.00/0.02	c
0.00/0.02	c This is cosoco 1.12 --  
0.00/0.02	c
0.00/0.02	c command line: cosoco -lc -model -restarts HOME/instance-4267288-1502605503.xml 
0.00/0.02	c ========================================[ Problem Statistics ]===========================================
0.00/0.02	c |                                                                                                       
0.00/0.02	c |  Parse time        :         0.02 s 
0.00/0.02	c |
0.00/0.02	c |               Variables: 36
0.00/0.02	c |            Domain Sizes: 36..36
0.00/0.02	c |
0.00/0.02	c |             Constraints: 19
0.00/0.02	c |                   Arity: 2..36  -- Binary: 18
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          All Different: 1
0.00/0.02	c |                          Intension: 18
0.00/0.02	c |                          
0.00/0.02	c =========================================================================================================
0.00/0.02	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.04	c 101            305            5413           31759          36             0              19   31   23   
0.00/0.06	c 211            659            10729          59657          36             0              19   29   23   
0.00/0.08	c 332            1040           15827          85369          36             0              21   33   25   
0.10/0.11	c 465            1523           22046          119903         36             0              17   27   21   
0.10/0.14	c 611            2047           29803          162112         36             0              19   31   25   
0.10/0.18	c 771            2687           38965          210422         36             0              21   33   25   
0.10/0.21	c 947            3261           46805          254377         36             0              17   31   23   
0.21/0.25	c 1140           4126           57216          307760         36             0              19   33   26   
0.21/0.28	c 1352           4778           66871          357514         36             0              19   31   24   
0.31/0.32	c 1585           5575           76377          411230         36             0              17   25   21   
0.31/0.36	c 1841           6411           86830          468145         36             0              17   27   22   
0.41/0.42	c 2122           7318           100959         544519         36             0              19   31   25   
0.41/0.48	c 2431           8431           115039         619035         36             0              15   29   21   
0.51/0.55	c 2770           9826           132353         716681         36             0              17   31   23   
0.60/0.61	c 3142           11070          149123         809005         36             0              15   27   21   
0.69/0.70	c 3551           12407          170138         924483         36             0              19   31   25   
0.69/0.77	c 4000           13862          188766         1023812        36             0              17   27   22   
0.79/0.86	c 4493           15681          212812         1146770        36             0              19   33   25   
0.89/0.96	c 5035           17527          237385         1279186        36             0              15   31   22   
1.00/1.07	c 5631           19631          266590         1432772        36             0              17   33   25   
1.10/1.16	c 6286           21628          290285         1566220        36             0              17   29   22   
1.19/1.29	c 7006           24208          323096         1743438        36             0              15   31   23   
1.39/1.44	c 7798           27010          361660         1950451        36             0              19   33   25   
1.49/1.59	c 8669           29979          400274         2158783        36             0              15   33   22   
1.69/1.78	c 9627           33609          447607         2421885        36             0              17   33   24   
1.89/1.98	c 10680          37420          500980         2700913        36             0              19   33   25   
2.10/2.18	c 11838          41192          551849         2974371        36             0              17   31   23   
2.39/2.42	c 13111          45715          612713         3311927        36             0              17   33   24   
2.59/2.65	c 14511          50215          672183         3627070        36             0              15   29   22   
2.89/2.95	c 16051          55985          748441         4047711        36             0              15   33   23   
3.19/3.29	c 17745          62447          833783         4523813        36             0              15   33   24   
3.59/3.63	c 19608          69338          921797         4994796        36             0              17   33   23   
3.89/3.98	c 21657          76363          1012874        5488258        36             0              15   33   23   
4.29/4.38	c 23910          84016          1112790        6055006        36             0              15   29   22   
4.79/4.87	c 26388          92814          1238105        6720948        36             0              17   33   25   
5.29/5.36	c 29113          101965         1366692        7374918        36             0              17   33   25   
5.79/5.87	c 32110          112316         1500669        8086400        36             0              15   33   23   
6.49/6.51	c 35406          124556         1664652        8984754        36             0              15   33   25   
7.10/7.14	c 39031          137227         1827961        9846202        36             0              15   33   23   
7.89/7.90	c 43018          151496         2025302        10872464       36             0              17   33   24   
8.79/8.80	c 47403          167293         2253828        12072146       36             0              17   33   25   
9.59/9.67	c 52226          183580         2475447        13300850       36             0              15   33   23   
10.59/10.60	c 57531          202011         2723548        14561558       36             0              15   33   25   
11.69/11.72	c 63366          223070         3011271        16065065       36             0              15   33   24   
12.89/12.94	c 69784          246318         3326033        17745384       36             0              15   33   25   
14.29/14.37	c 76843          272803         3687659        19678341       36             0              15   33   24   
15.79/15.83	c 84607          300553         4067882        21638475       36             0              15   33   25   
17.39/17.49	c 93147          331673         4488095        23920181       36             0              15   33   23   
19.29/19.37	c 102541         366109         4966308        26447057       36             0              15   33   25   
21.19/21.27	c 112874         403766         5459660        29093918       36             0              15   33   23   
23.29/23.31	c 124240         444256         6002003        31797465       36             0              17   33   25   
25.39/25.43	c 136742         485854         6550921        34801884       36             0              15   33   23   
27.99/28.08	c 150494         534590         7234616        38446772       36             0              17   33   25   
30.99/31.03	c 165621         589861         7994107        42369263       36             0              15   33   25   
34.19/34.26	c 182260         650094         8806363        46786360       36             0              13   33   23   
37.88/37.93	c 200562         716382         9745701        51618969       36             0              15   33   25   
41.88/41.92	c 220694         786942         10754219       57113108       36             0              15   33   24   
46.38/46.48	c 242839         869909         11910474       63220963       36             0              15   33   24   
50.99/51.03	c 267198         959698         13098703       69506888       36             0              13   33   24   
56.09/56.14	c 293992         1054808        14399174       76384891       36             0              13   33   23   
61.59/61.68	c 323465         1163139        15834564       84019228       36             0              15   33   24   
67.69/67.76	c 355885         1277837        17391192       92560314       36             0              15   33   23   
74.99/75.06	c 391547         1408179        19251296       102244765      36             0              13   33   25   
82.49/82.52	c 430775         1546157        21193480       112275297      36             0              15   33   25   
91.09/91.15	c 473925         1703871        23413285       123742834      36             0              15   33   24   
100.69/100.70	c 521390         1871728        25862056       136301315      36             0              15   33   25   
110.99/111.09	c 573601         2063097        28518350       150234149      36             0              15   33   24   
121.69/121.76	c 631033         2259949        31228249       165220981      36             0              13   33   23   
134.29/134.30	c 694208         2484884        34459819       181731043      36             0              15   33   25   
147.79/147.81	c 763700         2736076        37980390       199582210      36             0              15   33   25   
162.89/162.95	c 840141         3004197        41804523       220533603      36             0              13   33   24   
179.99/180.03	c 924226         3308094        46186108       242874022      36             0              13   33   25   
198.79/198.82	c 1016719        3645683        50947100       268033779      36             0              15   33   24   
218.39/218.47	c 1118461        3999777        55970429       294593405      36             0              13   33   24   
240.00/240.04	c 1230377        4395667        61586206       322773206      36             0              13   33   25   
264.29/264.30	c 1353484        4838886        67805623       355265216      36             0              13   33   25   
290.69/290.75	c 1488901        5314961        74476005       392027781      36             0              13   33   23   
320.59/320.62	c 1637859        5845815        82153682       431179940      36             0              13   33   25   
354.00/354.00	c 1801712        6439504        90703027       475086646      36             0              13   33   25   
389.00/389.06	c 1981950        7080988        99687701       522358187      36             0              13   33   24   
426.79/426.83	c 2180211        7788261        109569982      572321802      36             0              13   33   25   
470.89/470.99	c 2398298        8563014        120852865      630081433      36             0              13   33   25   
519.79/519.87	c 2638193        9431249        133189360      696116775      36             0              13   33   24   
572.80/572.83	c 2902077        10375373       146794359      765127508      36             0              13   33   25   
634.40/634.41	c 3192349        11455863       162247207      847728737      36             0              13   33   25   
697.90/697.95	c 3511648        12584932       178624571      930295265      36             0              13   33   25   
770.01/770.04	c 3862876        13878086       197110533      1024078474     36             0              13   33   25   
849.80/849.87	c 4249226        15291744       217269021      1130604053     36             0              13   33   24   
940.11/940.15	c 4674211        16849159       240081702      1248522732     36             0              13   33   25   
1034.31/1034.30	c 5141694        18549646       264167866      1373858954     36             0              13   33   24   
1137.31/1137.33	c 5655925        20409025       290778107      1507982222     36             0              13   33   25   
1249.81/1249.83	c 6221579        22375161       319226290      1662941605     36             0              11   33   24   
1377.71/1377.76	c 6843798        24618584       351867604      1829931886     36             0              11   33   25   
1515.62/1515.62	c 7528238        27086768       387440592      2008735734     36             0              13   33   25   
1669.92/1669.94	c 8281122        29832730       427024988      2208950136     36             0              13   33   25   
1832.42/1832.46	c 9109294        32818530       469344762      2421442676     36             0              11   33   25   
2019.93/2019.90	c 10020283       36131803       517257214      2665599441     36             0              13   33   25   
2215.73/2215.77	c 11022370       39668278       568103776      2919467302     36             0              13   33   25   
2400.04/2400.00	
2400.04/2400.00	c *** INTERRUPTED ***
2400.04/2400.00	c restarts              : 98          
2400.04/2400.00	c conflicts             : 11923426     (4968 /sec)
2400.04/2400.00	c decisions             : 42950588     (17896 /sec)
2400.04/2400.00	c propagations          : 3159780716  (1316549 /sec)
2400.04/2400.00	c root propagations     : 378         
2400.04/2400.00	c filter calls          : 615249655      (256349 /sec)
2400.04/2400.00	c useless filter calls  : 113786190      (18 %)
2400.04/2400.00	c Memory used           : 26.27 MB
2400.04/2400.00	c CPU time              : 2400.05 s
2400.04/2400.00	
2400.04/2400.00	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 (15381 MiB free)
  memory of node 1: 16384 MiB (15691 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4267288-1502605503/watcher-4267288-1502605503 -o /tmp/evaluation-result-4267288-1502605503/solver-4267288-1502605503 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node112-1502602207-1366 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4267288-1502605503.xml 

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

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


[startup+0.100106 s]*
/proc/loadavg: 2.00 2.02 2.05 3/188 2386
/proc/meminfo: memFree=31818868/32770624 swapFree=67108860/67108860
[pid=2385] ppid=2382 vsize=26900 memory=3516 CPUtime=0.1 cores=0,2,4,6
/proc/2385/stat : 2385 (cosoco) R 2382 2385 1335 0 -1 4202496 1087 0 0 0 10 0 0 0 20 0 1 0 93638160 27545600 879 33554432000 4194304 5748600 140736588555056 140736588552456 5000320 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 24330240 140736588563647 140736588563742 140736588563742 140736588566478 0
/proc/2385/statm: 6725 879 776 380 0 143 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 26900 KiB
Current children cumulated memory: 3516 KiB

[startup+0.209176 s]*
/proc/loadavg: 2.00 2.02 2.05 3/188 2386
/proc/meminfo: memFree=31818404/32770624 swapFree=67108860/67108860
[pid=2385] ppid=2382 vsize=26900 memory=3516 CPUtime=0.21 cores=0,2,4,6
/proc/2385/stat : 2385 (cosoco) R 2382 2385 1335 0 -1 4202496 1087 0 0 0 21 0 0 0 20 0 1 0 93638160 27545600 879 33554432000 4194304 5748600 140736588555056 140736588552456 4912959 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 24330240 140736588563647 140736588563742 140736588563742 140736588566478 0
/proc/2385/statm: 6725 879 776 380 0 143 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 26900 KiB
Current children cumulated memory: 3516 KiB

[startup+0.308794 s]*
/proc/loadavg: 2.00 2.02 2.05 3/188 2386
/proc/meminfo: memFree=31818188/32770624 swapFree=67108860/67108860
[pid=2385] ppid=2382 vsize=26900 memory=3516 CPUtime=0.31 cores=0,2,4,6
/proc/2385/stat : 2385 (cosoco) R 2382 2385 1335 0 -1 4202496 1087 0 0 0 31 0 0 0 20 0 1 0 93638160 27545600 879 33554432000 4194304 5748600 140736588555056 140736588552456 4912936 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 24330240 140736588563647 140736588563742 140736588563742 140736588566478 0
/proc/2385/statm: 6725 879 776 380 0 143 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 26900 KiB
Current children cumulated memory: 3516 KiB

[startup+0.700226 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 2386
/proc/meminfo: memFree=31818188/32770624 swapFree=67108860/67108860
[pid=2385] ppid=2382 vsize=26900 memory=3516 CPUtime=0.69 cores=0,2,4,6
/proc/2385/stat : 2385 (cosoco) R 2382 2385 1335 0 -1 4202496 1087 0 0 0 69 0 0 0 20 0 1 0 93638160 27545600 879 33554432000 4194304 5748600 140736588555056 140736588552456 4911781 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 24330240 140736588563647 140736588563742 140736588563742 140736588566478 0
/proc/2385/statm: 6725 879 776 380 0 143 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 26900 KiB
Current children cumulated memory: 3516 KiB

[startup+1.50023 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 2386
/proc/meminfo: memFree=31818188/32770624 swapFree=67108860/67108860
[pid=2385] ppid=2382 vsize=26900 memory=3516 CPUtime=1.49 cores=0,2,4,6
/proc/2385/stat : 2385 (cosoco) R 2382 2385 1335 0 -1 4202496 1087 0 0 0 149 0 0 0 20 0 1 0 93638160 27545600 879 33554432000 4194304 5748600 140736588555056 140736588552456 4971984 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 24330240 140736588563647 140736588563742 140736588563742 140736588566478 0
/proc/2385/statm: 6725 879 776 380 0 143 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 26900 KiB
Current children cumulated memory: 3516 KiB

[startup+3.10882 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 2386
/proc/meminfo: memFree=31817780/32770624 swapFree=67108860/67108860
[pid=2385] ppid=2382 vsize=26900 memory=3700 CPUtime=3.1 cores=0,2,4,6
/proc/2385/stat : 2385 (cosoco) R 2382 2385 1335 0 -1 4202496 1135 0 0 0 310 0 0 0 20 0 1 0 93638160 27545600 925 33554432000 4194304 5748600 140736588555056 140736588552456 4917991 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 24330240 140736588563647 140736588563742 140736588563742 140736588566478 0
/proc/2385/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 26900 KiB
Current children cumulated memory: 3700 KiB

[startup+6.30022 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 2386
/proc/meminfo: memFree=31817780/32770624 swapFree=67108860/67108860
[pid=2385] ppid=2382 vsize=26900 memory=3700 CPUtime=6.29 cores=0,2,4,6
/proc/2385/stat : 2385 (cosoco) R 2382 2385 1335 0 -1 4202496 1183 0 0 0 629 0 0 0 20 0 1 0 93638160 27545600 925 33554432000 4194304 5748600 140736588555056 140736588552456 4972000 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 24330240 140736588563647 140736588563742 140736588563742 140736588566478 0
/proc/2385/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 26900 KiB
Current children cumulated memory: 3700 KiB

[startup+12.7002 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 2386
/proc/meminfo: memFree=31817908/32770624 swapFree=67108860/67108860
[pid=2385] ppid=2382 vsize=26900 memory=3700 CPUtime=12.69 cores=0,2,4,6
/proc/2385/stat : 2385 (cosoco) R 2382 2385 1335 0 -1 4202496 1231 0 0 0 1269 0 0 0 20 0 1 0 93638160 27545600 925 33554432000 4194304 5748600 140736588555056 140736588552456 4919322 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 24330240 140736588563647 140736588563742 140736588563742 140736588566478 0
/proc/2385/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 26900 KiB
Current children cumulated memory: 3700 KiB

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 2386
/proc/meminfo: memFree=31818200/32770624 swapFree=67108860/67108860
[pid=2385] ppid=2382 vsize=26900 memory=3700 CPUtime=25.49 cores=0,2,4,6
/proc/2385/stat : 2385 (cosoco) R 2382 2385 1335 0 -1 4202496 1327 0 0 0 2549 0 0 0 20 0 1 0 93638160 27545600 925 33554432000 4194304 5748600 140736588555056 140736588552456 4971984 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 24330240 140736588563647 140736588563742 140736588563742 140736588566478 0
/proc/2385/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 26900 KiB
Current children cumulated memory: 3700 KiB

[startup+51.109 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 2450
/proc/meminfo: memFree=31820204/32770624 swapFree=67108860/67108860
[pid=2385] ppid=2382 vsize=26900 memory=3700 CPUtime=51.09 cores=0,2,4,6
/proc/2385/stat : 2385 (cosoco) R 2382 2385 1335 0 -1 4202496 1375 0 0 0 5109 0 0 0 20 0 1 0 93638160 27545600 925 33554432000 4194304 5748600 140736588555056 140736588552456 4911662 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 24330240 140736588563647 140736588563742 140736588563742 140736588566478 0
/proc/2385/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 26900 KiB
Current children cumulated memory: 3700 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 2451
/proc/meminfo: memFree=31820204/32770624 swapFree=67108860/67108860
[pid=2385] ppid=2382 vsize=26900 memory=3700 CPUtime=102.29 cores=0,2,4,6
/proc/2385/stat : 2385 (cosoco) R 2382 2385 1335 0 -1 4202496 1423 0 0 0 10229 0 0 0 20 0 1 0 93638160 27545600 925 33554432000 4194304 5748600 140736588555056 140736588552456 4912254 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 24330240 140736588563647 140736588563742 140736588563742 140736588566478 0
/proc/2385/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 26900 KiB
Current children cumulated memory: 3700 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 2452
/proc/meminfo: memFree=31819244/32770624 swapFree=67108860/67108860
[pid=2385] ppid=2382 vsize=26900 memory=3700 CPUtime=162.29 cores=0,2,4,6
/proc/2385/stat : 2385 (cosoco) R 2382 2385 1335 0 -1 4202496 1471 0 0 0 16229 0 0 0 20 0 1 0 93638160 27545600 925 33554432000 4194304 5748600 140736588555056 140736588552456 4918965 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 24330240 140736588563647 140736588563742 140736588563742 140736588566478 0
/proc/2385/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 26900 KiB
Current children cumulated memory: 3700 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 2453
/proc/meminfo: memFree=31819216/32770624 swapFree=67108860/67108860
[pid=2385] ppid=2382 vsize=26900 memory=3700 CPUtime=222.29 cores=0,2,4,6
/proc/2385/stat : 2385 (cosoco) R 2382 2385 1335 0 -1 4202496 1519 0 0 0 22229 0 0 0 20 0 1 0 93638160 27545600 925 33554432000 4194304 5748600 140736588555056 140736588552456 4918979 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 24330240 140736588563647 140736588563742 140736588563742 140736588566478 0
/proc/2385/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 26900 KiB
Current children cumulated memory: 3700 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 2454
/proc/meminfo: memFree=31819560/32770624 swapFree=67108860/67108860
[pid=2385] ppid=2382 vsize=26900 memory=3700 CPUtime=282.29 cores=0,2,4,6
/proc/2385/stat : 2385 (cosoco) R 2382 2385 1335 0 -1 4202496 1567 0 0 0 28229 0 0 0 20 0 1 0 93638160 27545600 925 33554432000 4194304 5748600 140736588555056 140736588552456 4910989 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 24330240 140736588563647 140736588563742 140736588563742 140736588566478 0
/proc/2385/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 26900 KiB
Current children cumulated memory: 3700 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 2455
/proc/meminfo: memFree=31819260/32770624 swapFree=67108860/67108860
[pid=2385] ppid=2382 vsize=26900 memory=3700 CPUtime=342.29 cores=0,2,4,6
/proc/2385/stat : 2385 (cosoco) R 2382 2385 1335 0 -1 4202496 1615 0 0 0 34229 0 0 0 20 0 1 0 93638160 27545600 925 33554432000 4194304 5748600 140736588555056 140736588552456 4915505 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 24330240 140736588563647 140736588563742 140736588563742 140736588566478 0
/proc/2385/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 26900 KiB
Current children cumulated memory: 3700 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 2456
/proc/meminfo: memFree=31820148/32770624 swapFree=67108860/67108860
[pid=2385] ppid=2382 vsize=26900 memory=3700 CPUtime=402.29 cores=0,2,4,6
/proc/2385/stat : 2385 (cosoco) R 2382 2385 1335 0 -1 4202496 1663 0 0 0 40229 0 0 0 20 0 1 0 93638160 27545600 925 33554432000 4194304 5748600 140736588555056 140736588552456 4873148 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 24330240 140736588563647 140736588563742 140736588563742 140736588566478 0
/proc/2385/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 26900 KiB
Current children cumulated memory: 3700 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 2458
/proc/meminfo: memFree=31819228/32770624 swapFree=67108860/67108860
[pid=2385] ppid=2382 vsize=26900 memory=3700 CPUtime=462.29 cores=0,2,4,6
/proc/2385/stat : 2385 (cosoco) R 2382 2385 1335 0 -1 4202496 1711 0 0 0 46229 0 0 0 20 0 1 0 93638160 27545600 925 33554432000 4194304 5748600 140736588555056 140736588552456 4919284 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 24330240 140736588563647 140736588563742 140736588563742 140736588566478 0
/proc/2385/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 26900 KiB
Current children cumulated memory: 3700 KiB


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

/proc/2385/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time: 1602.32 s
Current children cumulated vsize: 26900 KiB
Current children cumulated memory: 3700 KiB

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 2495
/proc/meminfo: memFree=31817516/32770624 swapFree=67108860/67108860
[pid=2385] ppid=2382 vsize=26900 memory=3700 CPUtime=1662.32 cores=0,2,4,6
/proc/2385/stat : 2385 (cosoco) R 2382 2385 1335 0 -1 4202496 2567 0 0 0 166232 0 0 0 20 0 1 0 93638160 27545600 925 33554432000 4194304 5748600 140736588555056 140736588552456 4913003 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 24330240 140736588563647 140736588563742 140736588563742 140736588566478 0
/proc/2385/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time: 1662.32 s
Current children cumulated vsize: 26900 KiB
Current children cumulated memory: 3700 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 2496
/proc/meminfo: memFree=31817844/32770624 swapFree=67108860/67108860
[pid=2385] ppid=2382 vsize=26900 memory=3700 CPUtime=1722.32 cores=0,2,4,6
/proc/2385/stat : 2385 (cosoco) R 2382 2385 1335 0 -1 4202496 2615 0 0 0 172232 0 0 0 20 0 1 0 93638160 27545600 925 33554432000 4194304 5748600 140736588555056 140736588552456 4873945 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 24330240 140736588563647 140736588563742 140736588563742 140736588566478 0
/proc/2385/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time: 1722.32 s
Current children cumulated vsize: 26900 KiB
Current children cumulated memory: 3700 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 2505
/proc/meminfo: memFree=31817988/32770624 swapFree=67108860/67108860
[pid=2385] ppid=2382 vsize=26900 memory=3700 CPUtime=1782.32 cores=0,2,4,6
/proc/2385/stat : 2385 (cosoco) R 2382 2385 1335 0 -1 4202496 2650 0 0 0 178232 0 0 0 20 0 1 0 93638160 27545600 925 33554432000 4194304 5748600 140736588555056 140736588552456 4909730 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 24330240 140736588563647 140736588563742 140736588563742 140736588566478 0
/proc/2385/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time: 1782.32 s
Current children cumulated vsize: 26900 KiB
Current children cumulated memory: 3700 KiB

[startup+1842.3 s]
/proc/loadavg: 2.16 2.05 2.06 3/188 2506
/proc/meminfo: memFree=31817864/32770624 swapFree=67108860/67108860
[pid=2385] ppid=2382 vsize=26900 memory=3700 CPUtime=1842.32 cores=0,2,4,6
/proc/2385/stat : 2385 (cosoco) R 2382 2385 1335 0 -1 4202496 2698 0 0 0 184232 0 0 0 20 0 1 0 93638160 27545600 925 33554432000 4194304 5748600 140736588555056 140736588552456 4917754 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 24330240 140736588563647 140736588563742 140736588563742 140736588566478 0
/proc/2385/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time: 1842.32 s
Current children cumulated vsize: 26900 KiB
Current children cumulated memory: 3700 KiB

[startup+1902.3 s]
/proc/loadavg: 2.35 2.14 2.09 3/188 2507
/proc/meminfo: memFree=31818148/32770624 swapFree=67108860/67108860
[pid=2385] ppid=2382 vsize=26900 memory=3700 CPUtime=1902.32 cores=0,2,4,6
/proc/2385/stat : 2385 (cosoco) R 2382 2385 1335 0 -1 4202496 2733 0 0 0 190232 0 0 0 20 0 1 0 93638160 27545600 925 33554432000 4194304 5748600 140736588555056 140736588552456 4909709 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 24330240 140736588563647 140736588563742 140736588563742 140736588566478 0
/proc/2385/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time: 1902.32 s
Current children cumulated vsize: 26900 KiB
Current children cumulated memory: 3700 KiB

[startup+1962.3 s]
/proc/loadavg: 2.13 2.11 2.08 3/188 2508
/proc/meminfo: memFree=31818224/32770624 swapFree=67108860/67108860
[pid=2385] ppid=2382 vsize=26900 memory=3700 CPUtime=1962.32 cores=0,2,4,6
/proc/2385/stat : 2385 (cosoco) R 2382 2385 1335 0 -1 4202496 2768 0 0 0 196232 0 0 0 20 0 1 0 93638160 27545600 925 33554432000 4194304 5748600 140736588555056 140736588552456 4909760 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 24330240 140736588563647 140736588563742 140736588563742 140736588566478 0
/proc/2385/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time: 1962.32 s
Current children cumulated vsize: 26900 KiB
Current children cumulated memory: 3700 KiB

[startup+2022.3 s]
/proc/loadavg: 2.05 2.09 2.08 3/188 2509
/proc/meminfo: memFree=31817540/32770624 swapFree=67108860/67108860
[pid=2385] ppid=2382 vsize=26900 memory=3700 CPUtime=2022.33 cores=0,2,4,6
/proc/2385/stat : 2385 (cosoco) R 2382 2385 1335 0 -1 4202496 2816 0 0 0 202233 0 0 0 20 0 1 0 93638160 27545600 925 33554432000 4194304 5748600 140736588555056 140736588552456 4912128 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 24330240 140736588563647 140736588563742 140736588563742 140736588566478 0
/proc/2385/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time: 2022.33 s
Current children cumulated vsize: 26900 KiB
Current children cumulated memory: 3700 KiB

[startup+2082.3 s]
/proc/loadavg: 2.02 2.08 2.07 3/187 2510
/proc/meminfo: memFree=31817632/32770624 swapFree=67108860/67108860
[pid=2385] ppid=2382 vsize=26900 memory=3700 CPUtime=2082.33 cores=0,2,4,6
/proc/2385/stat : 2385 (cosoco) R 2382 2385 1335 0 -1 4202496 2851 0 0 0 208233 0 0 0 20 0 1 0 93638160 27545600 925 33554432000 4194304 5748600 140736588555056 140736588552456 4917931 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 24330240 140736588563647 140736588563742 140736588563742 140736588566478 0
/proc/2385/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time: 2082.33 s
Current children cumulated vsize: 26900 KiB
Current children cumulated memory: 3700 KiB

[startup+2142.3 s]
/proc/loadavg: 2.01 2.06 2.06 3/187 2511
/proc/meminfo: memFree=31817760/32770624 swapFree=67108860/67108860
[pid=2385] ppid=2382 vsize=26900 memory=3700 CPUtime=2142.33 cores=0,2,4,6
/proc/2385/stat : 2385 (cosoco) R 2382 2385 1335 0 -1 4202496 2886 0 0 0 214233 0 0 0 20 0 1 0 93638160 27545600 925 33554432000 4194304 5748600 140736588555056 140736588552456 4917961 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 24330240 140736588563647 140736588563742 140736588563742 140736588566478 0
/proc/2385/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time: 2142.33 s
Current children cumulated vsize: 26900 KiB
Current children cumulated memory: 3700 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/187 2512
/proc/meminfo: memFree=31817972/32770624 swapFree=67108860/67108860
[pid=2385] ppid=2382 vsize=26900 memory=3700 CPUtime=2202.33 cores=0,2,4,6
/proc/2385/stat : 2385 (cosoco) R 2382 2385 1335 0 -1 4202496 2921 0 0 0 220233 0 0 0 20 0 1 0 93638160 27545600 925 33554432000 4194304 5748600 140736588555056 140736588552456 4918949 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 24330240 140736588563647 140736588563742 140736588563742 140736588566478 0
/proc/2385/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time: 2202.33 s
Current children cumulated vsize: 26900 KiB
Current children cumulated memory: 3700 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/187 2513
/proc/meminfo: memFree=31817940/32770624 swapFree=67108860/67108860
[pid=2385] ppid=2382 vsize=26900 memory=3700 CPUtime=2262.33 cores=0,2,4,6
/proc/2385/stat : 2385 (cosoco) R 2382 2385 1335 0 -1 4202496 2969 0 0 0 226233 0 0 0 20 0 1 0 93638160 27545600 925 33554432000 4194304 5748600 140736588555056 140736588552456 4919876 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 24330240 140736588563647 140736588563742 140736588563742 140736588566478 0
/proc/2385/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time: 2262.33 s
Current children cumulated vsize: 26900 KiB
Current children cumulated memory: 3700 KiB

[startup+2322.3 s]
/proc/loadavg: 2.10 2.07 2.06 3/187 2514
/proc/meminfo: memFree=31817784/32770624 swapFree=67108860/67108860
[pid=2385] ppid=2382 vsize=26900 memory=3700 CPUtime=2322.33 cores=0,2,4,6
/proc/2385/stat : 2385 (cosoco) R 2382 2385 1335 0 -1 4202496 3004 0 0 0 232233 0 0 0 20 0 1 0 93638160 27545600 925 33554432000 4194304 5748600 140736588555056 140736588552456 4911768 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 24330240 140736588563647 140736588563742 140736588563742 140736588566478 0
/proc/2385/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time: 2322.33 s
Current children cumulated vsize: 26900 KiB
Current children cumulated memory: 3700 KiB

[startup+2382.3 s]
/proc/loadavg: 2.10 2.07 2.06 3/188 2523
/proc/meminfo: memFree=31817404/32770624 swapFree=67108860/67108860
[pid=2385] ppid=2382 vsize=26900 memory=3700 CPUtime=2382.33 cores=0,2,4,6
/proc/2385/stat : 2385 (cosoco) R 2382 2385 1335 0 -1 4202496 3039 0 0 0 238233 0 0 0 20 0 1 0 93638160 27545600 925 33554432000 4194304 5748600 140736588555056 140736588552456 4918229 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 24330240 140736588563647 140736588563742 140736588563742 140736588566478 0
/proc/2385/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time: 2382.33 s
Current children cumulated vsize: 26900 KiB
Current children cumulated memory: 3700 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400 s]*
/proc/loadavg: 2.08 2.07 2.06 3/188 2523
/proc/meminfo: memFree=31817528/32770624 swapFree=67108860/67108860
[pid=2385] ppid=2382 vsize=26900 memory=3700 CPUtime=2400.04 cores=0,2,4,6
/proc/2385/stat : 2385 (cosoco) R 2382 2385 1335 0 -1 4202496 3074 0 0 0 240004 0 0 0 20 0 1 0 93638160 27545600 925 33554432000 4194304 5748600 140736588555056 140736588552456 4954395 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 24330240 140736588563647 140736588563742 140736588563742 140736588566478 0
/proc/2385/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time: 2400.04 s
Current children cumulated vsize: 26900 KiB
Current children cumulated memory: 3700 KiB

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

[startup+2400.01 s]
# the end of solver process 2385 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2400.05 s, system=0.008 s

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

Child status: 1
Real time (s): 2400.01
CPU time (s): 2400.06
CPU user time (s): 2400.05
CPU system time (s): 0.008
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 26900
Max. memory (cumulated for all children) (KiB): 3700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.05
system time used= 0.008
maximum resident set size= 3764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3122
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= 6
involuntary context switches= 3045


# summary of solver processes directly reported to runsolver:
#   pid: 2385
#   total CPU time (s): 2400.06
#   total CPU user time (s): 2400.05
#   total CPU system time (s): 0.008

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.20554 second user time and 16.7 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-13 08:10:45
IDJOB=4267288
IDBENCH=124327
IDSOLVER=2657
FILE ID=node112/4267288-1502605503
RUNJOBID= node112-1502602207-1366
PBS_JOBID= 20628299
Free space on /tmp= 61788 MiB

SOLVER NAME= cosoco-mini 1.12
BENCH NAME= XCSP17/Langford/Langford-m1-k2/Langford-2-18.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267288-1502605503/watcher-4267288-1502605503 -o /tmp/evaluation-result-4267288-1502605503/solver-4267288-1502605503 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node112-1502602207-1366 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4267288-1502605503.xml

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

MD5SUM BENCH= 969713c535595664febe0b3c6e709240
RANDOM SEED=497568815

node112.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.24
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.24
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.24
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.24
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:        31819552 kB
MemAvailable:   31983040 kB
Buffers:          106500 kB
Cached:           337684 kB
SwapCached:            0 kB
Active:           379824 kB
Inactive:         120280 kB
Active(anon):       7072 kB
Inactive(anon):    76720 kB
Active(file):     372752 kB
Inactive(file):    43560 kB
Unevictable:        6280 kB
Mlocked:            6280 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1856 kB
Writeback:             4 kB
AnonPages:         62484 kB
Mapped:            44516 kB
Shmem:             25224 kB
Slab:             151316 kB
SReclaimable:     126024 kB
SUnreclaim:        25292 kB
KernelStack:        3296 kB
PageTables:         5896 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     353864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61784 MiB
End job on node112 at 2017-08-13 08:50:45