Trace number 4251504

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.1 (2017-06-27)? (TO) 2400.06 2400.1

General information on the benchmark

NameColouredQueens/ColouredQueens-m1-s1/
ColouredQueens-12.xml
MD5SUM130c0e53e5c1e074e18659561dd41fce
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 variables144
Number of constraints66
Number of domains1
Minimum domain size12
Maximum domain size12
Distribution of domain sizes[{"size":12,"count":144}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":140}]
Minimum constraint arity2
Maximum constraint arity12
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":4},{"arity":9,"count":4},{"arity":10,"count":4},{"arity":11,"count":4},{"arity":12,"count":26}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":66}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c root propagations     : 0           
0.00/0.00	c restarts enabled, print stats at every restarts
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c This is cosoco 1.0 --  
0.00/0.00	c
0.00/0.00	c ========================================[ Problem Statistics ]===========================================
0.00/0.00	c |                                                                                                       
0.00/0.00	c |  Parse time        :         0.00 s 
0.00/0.00	c |
0.00/0.00	c |               Variables: 144
0.00/0.00	c |            Domain Sizes: 12..12
0.00/0.00	c |
0.00/0.00	c |             Constraints: 66
0.00/0.00	c |                   Arity: 2..12  -- Binary: 4  -- Ternary: 4
0.00/0.00	c | 
0.00/0.00	c |                   Types: 
0.00/0.00	c |                          All Different: 66
0.00/0.00	c |                          
0.00/0.00	c =========================================================================================================
0.00/0.00	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.04	c 101            406            20660          30857          0              0              53   74   61   
0.00/0.07	c 211            830            40518          59540          0              0              53   70   62   
0.09/0.11	c 332            1309           65297          95731          0              0              48   65   56   
0.09/0.15	c 465            1856           90993          133300         0              0              50   70   59   
0.19/0.20	c 611            2405           120651         172950         0              0              54   69   60   
0.19/0.25	c 771            3024           153425         221173         0              0              52   70   60   
0.29/0.30	c 947            3708           188633         271953         0              0              48   70   57   
0.29/0.36	c 1140           4278           222805         322042         0              0              52   67   58   
0.39/0.43	c 1352           5011           265635         392122         0              0              49   70   59   
0.49/0.51	c 1585           5844           316570         462815         0              0              48   64   56   
0.59/0.61	c 1841           6847           379406         543800         0              0              55   75   63   
0.59/0.69	c 2122           7740           428044         617434         0              0              52   76   63   
0.69/0.77	c 2431           8872           477529         691543         0              0              50   73   62   
0.79/0.87	c 2770           9926           539642         782373         0              0              47   71   59   
0.89/0.97	c 3142           10925          605012         883760         0              0              50   70   61   
0.99/1.09	c 3551           12381          677809         980541         0              0              51   72   60   
1.20/1.24	c 4000           14015          768011         1118671        0              0              48   72   62   
1.29/1.37	c 4493           15636          850937         1241807        0              0              47   69   58   
1.49/1.50	c 5035           17203          930794         1373405        0              0              53   75   66   
1.65/1.69	c 5631           19672          1052074        1553448        0              0              52   84   65   
1.89/1.90	c 6286           22037          1182061        1734441        0              0              50   77   65   
1.99/2.08	c 7006           24172          1288815        1915728        0              0              48   73   62   
2.30/2.32	c 7798           27203          1439150        2144301        0              0              48   77   59   
2.49/2.50	c 8669           29163          1546330        2341500        0              0              55   73   66   
2.69/2.75	c 9627           31993          1697670        2597585        0              0              53   81   63   
2.99/3.00	c 10680          35248          1852679        2829356        0              0              50   83   67   
3.30/3.30	c 11838          38107          2038656        3139507        0              0              47   73   63   
3.69/3.70	c 13111          42288          2280459        3502231        0              0              49   74   61   
3.99/4.08	c 14511          47228          2514273        3871157        0              0              51   83   66   
4.40/4.42	c 16051          51317          2721735        4203590        0              0              52   79   63   
4.69/4.79	c 17745          55625          2951318        4619252        0              0              54   77   67   
5.19/5.27	c 19608          61444          3254210        5075798        0              0              46   78   61   
5.69/5.77	c 21657          67715          3562530        5574288        0              0              47   81   64   
6.29/6.32	c 23910          73733          3901265        6138289        0              0              48   80   65   
6.89/6.94	c 26388          81149          4273437        6782886        0              0              54   86   70   
7.70/7.71	c 29113          90570          4754231        7572559        0              0              38   73   59   
8.29/8.31	c 32110          97814          5117751        8212032        0              0              51   79   64   
9.09/9.18	c 35406          107214         5648451        9149246        0              0              44   77   63   
9.79/9.86	c 39031          116288         6069522        9828102        0              0              37   82   67   
10.69/10.76	c 43018          127239         6626235        10775822       0              0              48   80   63   
12.10/12.15	c 47403          143084         7474362        12041141       0              0              49   78   62   
13.30/13.39	c 52226          156716         8241259        13252854       0              0              46   79   61   
14.59/14.63	c 57531          172823         8993709        14523861       0              0              35   79   62   
15.79/15.82	c 63366          188102         9736500        15808580       0              0              48   79   64   
17.29/17.35	c 69784          206181         10694279       17272399       0              0              42   78   60   
19.19/19.21	c 76843          227719         11841470       19113976       0              0              45   81   65   
21.39/21.49	c 84607          254830         13246660       21111995       0              0              48   78   61   
23.79/23.82	c 93147          284998         14691089       23290451       0              0              54   90   68   
25.59/25.61	c 102541         306719         15759505       25224346       0              0              51   83   68   
27.69/27.79	c 112874         333776         17114455       27400923       0              0              47   79   61   
30.49/30.59	c 124240         366583         18811075       30256114       0              0              50   82   64   
33.99/34.03	c 136742         408809         20952638       33564672       0              0              48   76   60   
37.19/37.24	c 150494         447786         22922951       37007927       0              0              46   78   62   
40.39/40.42	c 165621         490094         24888580       40552729       0              0              48   88   64   
43.79/43.80	c 182260         530965         26937248       44102407       0              0              47   81   65   
47.99/48.04	c 200562         582002         29533842       48243500       0              0              47   81   64   
52.39/52.45	c 220694         633860         32260433       53108917       0              0              45   81   63   
57.49/57.57	c 242839         696992         35401466       58292065       0              0              49   79   62   
63.19/63.27	c 267198         766341         38849441       64282071       0              0              47   82   66   
68.99/69.04	c 293992         835071         42381761       70043044       0              0              47   81   66   
76.49/76.58	c 323465         926715         46990868       77417758       0              0              43   82   61   
83.19/83.25	c 355885         1009330        51074962       83920967       0              0              35   81   66   
92.29/92.37	c 391547         1127385        56780003       92412202       0              0              45   80   60   
101.49/101.56	c 430775         1243085        62395109       101881457      0              0              48   87   68   
112.19/112.23	c 473925         1373644        69007000       111870315      0              0              44   77   60   
121.59/121.61	c 521390         1490900        74631633       121481586      0              0              47   85   67   
131.89/131.95	c 573601         1613408        80765178       133600228      0              0              45   83   66   
146.69/146.79	c 631033         1787732        89812470       149385103      0              0              45   85   61   
162.79/162.88	c 694208         1979521        99696158       165534517      0              0              49   83   64   
182.59/182.65	c 763700         2216984        111921228      185518678      0              0              44   83   62   
204.19/204.21	c 840141         2452741        125019300      206137703      0              0              47   86   64   
220.89/220.92	c 924226         2684407        135266734      223657688      0              0              42   93   70   
247.38/247.46	c 1016719        2985698        151421719      248965327      0              0              48   86   64   
274.08/274.15	c 1118461        3294675        167730148      274317175      0              0              37   85   64   
300.29/300.37	c 1230377        3574239        183559808      303210440      0              0              44   82   65   
337.28/337.35	c 1353484        3995489        206430229      338768154      0              0              38   80   61   
372.68/372.76	c 1488901        4397314        228080089      373303047      0              0              47   81   63   
405.78/405.82	c 1637859        4809866        248646966      409023516      0              0              43   84   61   
447.79/447.89	c 1801712        5296253        274322160      453961971      0              0              44   84   63   
486.68/486.77	c 1981950        5790623        298027545      495274606      0              0              41   90   67   
527.99/528.08	c 2180211        6370941        324025922      535004178      0              0              46   87   66   
576.18/576.27	c 2398298        6968650        353996557      586674546      0              0              45   83   62   
628.38/628.46	c 2638193        7673588        386008816      646598399      0              0              45   88   64   
688.88/688.93	c 2902077        8425417        423095655      706304859      0              0              46   86   63   
761.78/761.87	c 3192349        9327384        467757625      774177634      0              0              46   87   63   
849.68/849.75	c 3511648        10266951       521972725      858390604      0              0              40   85   62   
932.97/933.07	c 3862876        11246676       572707726      941510350      0              0              44   89   64   
1007.77/1007.85	c 4249226        12133231       616824454      1025211772     0              0              47   85   68   
1088.47/1088.53	c 4674211        13169630       664742515      1116804355     0              0              44   88   68   
1192.57/1192.61	c 5141694        14495431       729017505      1218417266     0              0              44   85   64   
1303.27/1303.34	c 5655925        15883538       797560527      1335621089     0              0              43   91   65   
1444.07/1444.13	c 6221579        17533480       883202252      1472348352     0              0              44   89   66   
1576.37/1576.48	c 6843798        19134081       963255128      1608891410     0              0              47   89   65   
1747.36/1747.48	c 7528238        21038986       1065873457     1783557068     0              0              45   90   68   
1899.86/1899.90	c 8281122        22857827       1156580518     1952953415     0              0              47   88   69   
2095.76/2095.86	c 9109294        25233881       1278431432     2165009849     0              0              41   89   61   
2285.86/2285.97	c 10020283       27640350       1395773846     2362492915     0              0              43   84   65   

Verifier Data

One s line expected

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4251504-1500914935/watcher-4251504-1500914935 -o /tmp/evaluation-result-4251504-1500914935/solver-4251504-1500914935 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1500914922-3829 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4251504-1500914935.xml 

pid=4146
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 0.16 0.36 2.72 1/176 4149
/proc/meminfo: memFree=32136288/32770624 swapFree=5868/111220
[pid=4149] ppid=4146 vsize=26904 CPUtime=0 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 981 0 0 0 0 0 0 0 20 0 1 0 1052569 27549696 758 33554432000 4194304 5744392 140728334389264 140728334385912 5255936 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6726 758 676 379 0 145 0

[startup+0.100149 s]
/proc/loadavg: 0.16 0.36 2.72 1/176 4149
/proc/meminfo: memFree=32136288/32770624 swapFree=5868/111220
[pid=4149] ppid=4146 vsize=27036 CPUtime=0.09 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 1055 0 0 0 9 0 0 0 20 0 1 0 1052569 27684864 890 33554432000 4194304 5744392 140728334389264 140728334385912 4918140 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 890 747 379 0 178 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27036

[startup+0.200253 s]
/proc/loadavg: 0.16 0.36 2.72 1/176 4149
/proc/meminfo: memFree=32136288/32770624 swapFree=5868/111220
[pid=4149] ppid=4146 vsize=27036 CPUtime=0.19 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 1056 0 0 0 19 0 0 0 20 0 1 0 1052569 27684864 890 33554432000 4194304 5744392 140728334389264 140728334385912 4914695 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 890 747 379 0 178 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27036

[startup+0.300239 s]
/proc/loadavg: 0.16 0.36 2.72 1/176 4149
/proc/meminfo: memFree=32136288/32770624 swapFree=5868/111220
[pid=4149] ppid=4146 vsize=27036 CPUtime=0.29 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 1056 0 0 0 29 0 0 0 20 0 1 0 1052569 27684864 890 33554432000 4194304 5744392 140728334389264 140728334385912 4915393 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 890 747 379 0 178 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27036

[startup+0.70021 s]
/proc/loadavg: 0.16 0.36 2.72 1/176 4149
/proc/meminfo: memFree=32136288/32770624 swapFree=5868/111220
[pid=4149] ppid=4146 vsize=27036 CPUtime=0.69 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 1056 0 0 0 69 0 0 0 20 0 1 0 1052569 27684864 890 33554432000 4194304 5744392 140728334389264 140728334385912 4917936 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 890 747 379 0 178 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27036

[startup+1.50019 s]
/proc/loadavg: 0.16 0.36 2.72 2/177 4150
/proc/meminfo: memFree=32135312/32770624 swapFree=5868/111224
[pid=4149] ppid=4146 vsize=27036 CPUtime=1.49 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 1056 0 0 0 149 0 0 0 20 0 1 0 1052569 27684864 890 33554432000 4194304 5744392 140728334389264 140728334386664 4915551 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 890 747 379 0 178 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27036

[startup+3.10021 s]
/proc/loadavg: 0.22 0.37 2.71 3/183 4165
/proc/meminfo: memFree=32130744/32770624 swapFree=5868/111224
[pid=4149] ppid=4146 vsize=27036 CPUtime=3.09 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 1147 0 0 0 309 0 0 0 20 0 1 0 1052569 27684864 897 33554432000 4194304 5744392 140728334389264 140728334386664 4915960 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 897 748 379 0 178 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27036

[startup+6.30022 s]
/proc/loadavg: 0.22 0.37 2.71 4/196 4194
/proc/meminfo: memFree=32105424/32770624 swapFree=5868/111216
[pid=4149] ppid=4146 vsize=27036 CPUtime=6.29 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 1236 0 0 0 629 0 0 0 20 0 1 0 1052569 27684864 898 33554432000 4194304 5744392 140728334389264 140728334386664 4914163 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 898 748 379 0 178 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27036

[startup+12.7002 s]
/proc/loadavg: 0.42 0.41 2.70 3/183 4229
/proc/meminfo: memFree=32073364/32770624 swapFree=5868/111244
[pid=4149] ppid=4146 vsize=27036 CPUtime=12.69 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 1325 0 0 0 1269 0 0 0 20 0 1 0 1052569 27684864 898 33554432000 4194304 5744392 140728334389264 140728334386664 4914431 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 898 748 379 0 178 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27036

[startup+25.5003 s]
/proc/loadavg: 0.67 0.46 2.69 3/183 4229
/proc/meminfo: memFree=32068348/32770624 swapFree=5868/111244
[pid=4149] ppid=4146 vsize=27036 CPUtime=25.49 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 1504 0 0 0 2549 0 0 0 20 0 1 0 1052569 27684864 898 33554432000 4194304 5744392 140728334389264 140728334386664 4914175 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 898 748 379 0 178 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27036

[startup+51.1003 s]
/proc/loadavg: 1.12 0.58 2.67 3/183 4229
/proc/meminfo: memFree=32067692/32770624 swapFree=5868/111292
[pid=4149] ppid=4146 vsize=27036 CPUtime=51.09 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 1594 0 0 0 5109 0 0 0 20 0 1 0 1052569 27684864 899 33554432000 4194304 5744392 140728334389264 140728334386664 4914103 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 899 748 379 0 178 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 27036

[startup+102.3 s]
/proc/loadavg: 1.65 0.82 2.64 3/183 4237
/proc/meminfo: memFree=32066224/32770624 swapFree=5868/111360
[pid=4149] ppid=4146 vsize=27036 CPUtime=102.29 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 1685 0 0 0 10229 0 0 0 20 0 1 0 1052569 27684864 899 33554432000 4194304 5744392 140728334389264 140728334386664 4914087 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 899 748 379 0 178 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 27036

[startup+162.3 s]
/proc/loadavg: 1.87 1.04 2.60 3/183 4238
/proc/meminfo: memFree=32065856/32770624 swapFree=5868/111412
[pid=4149] ppid=4146 vsize=27036 CPUtime=162.29 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 1776 0 0 0 16229 0 0 0 20 0 1 0 1052569 27684864 900 33554432000 4194304 5744392 140728334389264 140728334386664 4914212 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 900 748 379 0 178 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 27036

[startup+222.306 s]
/proc/loadavg: 1.95 1.21 2.56 3/183 4239
/proc/meminfo: memFree=32065564/32770624 swapFree=5868/111468
[pid=4149] ppid=4146 vsize=27036 CPUtime=222.29 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 1867 0 0 0 22229 0 0 0 20 0 1 0 1052569 27684864 900 33554432000 4194304 5744392 140728334389264 140728334386664 4917369 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 900 748 379 0 178 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 27036

[startup+282.3 s]
/proc/loadavg: 1.98 1.35 2.52 3/183 4240
/proc/meminfo: memFree=32065416/32770624 swapFree=5868/111512
[pid=4149] ppid=4146 vsize=27036 CPUtime=282.28 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 1958 0 0 0 28228 0 0 0 20 0 1 0 1052569 27684864 900 33554432000 4194304 5744392 140728334389264 140728334386664 4914431 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 900 748 379 0 178 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 27036

[startup+342.3 s]
/proc/loadavg: 1.99 1.47 2.49 3/182 4241
/proc/meminfo: memFree=32065220/32770624 swapFree=5868/111556
[pid=4149] ppid=4146 vsize=27036 CPUtime=342.28 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 2049 0 0 0 34228 0 0 0 20 0 1 0 1052569 27684864 900 33554432000 4194304 5744392 140728334389264 140728334386664 4916485 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 900 748 379 0 178 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 27036

[startup+402.3 s]
/proc/loadavg: 2.00 1.56 2.46 3/182 4243
/proc/meminfo: memFree=32065344/32770624 swapFree=5868/111604
[pid=4149] ppid=4146 vsize=27036 CPUtime=402.28 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 2140 0 0 0 40228 0 0 0 20 0 1 0 1052569 27684864 900 33554432000 4194304 5744392 140728334389264 140728334386664 4913898 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 900 748 379 0 178 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 27036

[startup+462.3 s]
/proc/loadavg: 2.11 1.68 2.44 3/182 4244
/proc/meminfo: memFree=32065608/32770624 swapFree=5868/111640
[pid=4149] ppid=4146 vsize=27036 CPUtime=462.28 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 2231 0 0 0 46228 0 0 0 20 0 1 0 1052569 27684864 900 33554432000 4194304 5744392 140728334389264 140728334386664 4918452 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 900 748 379 0 178 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 27036

[startup+522.3 s]
/proc/loadavg: 2.05 1.73 2.42 3/182 4245
/proc/meminfo: memFree=32065360/32770624 swapFree=5868/111676
[pid=4149] ppid=4146 vsize=27036 CPUtime=522.28 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 2322 0 0 0 52228 0 0 0 20 0 1 0 1052569 27684864 900 33554432000 4194304 5744392 140728334389264 140728334386664 4915224 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 900 748 379 0 178 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 27036

[startup+582.3 s]
/proc/loadavg: 2.02 1.78 2.39 3/182 4247
/proc/meminfo: memFree=32065132/32770624 swapFree=5868/111720
[pid=4149] ppid=4146 vsize=27036 CPUtime=582.28 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 2413 0 0 0 58228 0 0 0 20 0 1 0 1052569 27684864 900 33554432000 4194304 5744392 140728334389264 140728334386664 4917936 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 900 748 379 0 178 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 27036


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


[startup+1542.31 s]
/proc/loadavg: 2.02 2.01 2.15 3/182 4300
/proc/meminfo: memFree=32064924/32770624 swapFree=5868/112120
[pid=4149] ppid=4146 vsize=27036 CPUtime=1542.27 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 3791 0 0 0 154227 0 0 0 20 0 1 0 1052569 27684864 900 33554432000 4194304 5744392 140728334389264 140728334386664 4917514 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 900 748 379 0 178 0
Current children cumulated CPU time (s) 1542.27
Current children cumulated vsize (KiB) 27036

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.14 3/182 4301
/proc/meminfo: memFree=32065048/32770624 swapFree=5868/112156
[pid=4149] ppid=4146 vsize=27036 CPUtime=1602.26 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 3882 0 0 0 160226 0 0 0 20 0 1 0 1052569 27684864 900 33554432000 4194304 5744392 140728334389264 140728334386664 4914382 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 900 748 379 0 178 0
Current children cumulated CPU time (s) 1602.26
Current children cumulated vsize (KiB) 27036

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.13 3/182 4302
/proc/meminfo: memFree=32064724/32770624 swapFree=5868/112192
[pid=4149] ppid=4146 vsize=27036 CPUtime=1662.26 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 3960 0 0 0 166226 0 0 0 20 0 1 0 1052569 27684864 900 33554432000 4194304 5744392 140728334389264 140728334386664 4916499 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 900 748 379 0 178 0
Current children cumulated CPU time (s) 1662.26
Current children cumulated vsize (KiB) 27036

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.13 3/182 4303
/proc/meminfo: memFree=32064876/32770624 swapFree=5868/112224
[pid=4149] ppid=4146 vsize=27036 CPUtime=1722.26 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 4038 0 0 0 172226 0 0 0 20 0 1 0 1052569 27684864 900 33554432000 4194304 5744392 140728334389264 140728334386664 4917135 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 900 748 379 0 178 0
Current children cumulated CPU time (s) 1722.26
Current children cumulated vsize (KiB) 27036

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.12 3/182 4304
/proc/meminfo: memFree=32064348/32770624 swapFree=5868/112256
[pid=4149] ppid=4146 vsize=27036 CPUtime=1782.26 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 4129 0 0 0 178226 0 0 0 20 0 1 0 1052569 27684864 900 33554432000 4194304 5744392 140728334389264 140728334386664 4914839 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 900 748 379 0 178 0
Current children cumulated CPU time (s) 1782.26
Current children cumulated vsize (KiB) 27036

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.12 3/182 4305
/proc/meminfo: memFree=32064844/32770624 swapFree=5868/112300
[pid=4149] ppid=4146 vsize=27036 CPUtime=1842.26 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 4207 0 0 0 184226 0 0 0 20 0 1 0 1052569 27684864 900 33554432000 4194304 5744392 140728334389264 140728334386664 4916416 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 900 748 379 0 178 0
Current children cumulated CPU time (s) 1842.26
Current children cumulated vsize (KiB) 27036

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.11 3/182 4313
/proc/meminfo: memFree=32064120/32770624 swapFree=5868/112344
[pid=4149] ppid=4146 vsize=27036 CPUtime=1902.26 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 4298 0 0 0 190226 0 0 0 20 0 1 0 1052569 27684864 900 33554432000 4194304 5744392 140728334389264 140728334386664 4916507 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 900 748 379 0 178 0
Current children cumulated CPU time (s) 1902.26
Current children cumulated vsize (KiB) 27036

[startup+1962.3 s]
/proc/loadavg: 2.05 2.03 2.11 3/182 4314
/proc/meminfo: memFree=32064136/32770624 swapFree=5868/112368
[pid=4149] ppid=4146 vsize=27036 CPUtime=1962.26 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 4376 0 0 0 196226 0 0 0 20 0 1 0 1052569 27684864 900 33554432000 4194304 5744392 140728334389264 140728334386664 4917472 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 900 748 379 0 178 0
Current children cumulated CPU time (s) 1962.26
Current children cumulated vsize (KiB) 27036

[startup+2022.3 s]
/proc/loadavg: 2.05 2.04 2.11 3/182 4315
/proc/meminfo: memFree=32064268/32770624 swapFree=5868/112404
[pid=4149] ppid=4146 vsize=27036 CPUtime=2022.26 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 4454 0 0 0 202226 0 0 0 20 0 1 0 1052569 27684864 900 33554432000 4194304 5744392 140728334389264 140728334386664 4916898 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 900 748 379 0 178 0
Current children cumulated CPU time (s) 2022.26
Current children cumulated vsize (KiB) 27036

[startup+2082.3 s]
/proc/loadavg: 2.02 2.03 2.10 3/182 4316
/proc/meminfo: memFree=32064276/32770624 swapFree=5868/112432
[pid=4149] ppid=4146 vsize=27036 CPUtime=2082.26 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 4532 0 0 0 208226 0 0 0 20 0 1 0 1052569 27684864 900 33554432000 4194304 5744392 140728334389264 140728334386664 4914484 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 900 748 379 0 178 0
Current children cumulated CPU time (s) 2082.26
Current children cumulated vsize (KiB) 27036

[startup+2142.3 s]
/proc/loadavg: 2.01 2.03 2.10 3/182 4317
/proc/meminfo: memFree=32064276/32770624 swapFree=5868/112464
[pid=4149] ppid=4146 vsize=27036 CPUtime=2142.26 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 4623 0 0 0 214226 0 0 0 20 0 1 0 1052569 27684864 900 33554432000 4194304 5744392 140728334389264 140728334386664 4915369 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 900 748 379 0 178 0
Current children cumulated CPU time (s) 2142.26
Current children cumulated vsize (KiB) 27036

[startup+2202.31 s]
/proc/loadavg: 2.00 2.02 2.09 3/182 4319
/proc/meminfo: memFree=32064444/32770624 swapFree=5868/112508
[pid=4149] ppid=4146 vsize=27036 CPUtime=2202.26 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 4701 0 0 0 220226 0 0 0 20 0 1 0 1052569 27684864 900 33554432000 4194304 5744392 140728334389264 140728334386664 4917871 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 900 748 379 0 178 0
Current children cumulated CPU time (s) 2202.26
Current children cumulated vsize (KiB) 27036

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.09 3/182 4320
/proc/meminfo: memFree=32065064/32770624 swapFree=5868/112540
[pid=4149] ppid=4146 vsize=27036 CPUtime=2262.26 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 4779 0 0 0 226226 0 0 0 20 0 1 0 1052569 27684864 900 33554432000 4194304 5744392 140728334389264 140728334386664 4915363 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 900 748 379 0 178 0
Current children cumulated CPU time (s) 2262.26
Current children cumulated vsize (KiB) 27036

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.08 3/182 4321
/proc/meminfo: memFree=32064940/32770624 swapFree=5868/112568
[pid=4149] ppid=4146 vsize=27036 CPUtime=2322.25 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 4870 0 0 0 232225 0 0 0 20 0 1 0 1052569 27684864 900 33554432000 4194304 5744392 140728334389264 140728334386664 4998896 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 900 748 379 0 178 0
Current children cumulated CPU time (s) 2322.25
Current children cumulated vsize (KiB) 27036

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.07 3/182 4323
/proc/meminfo: memFree=32064032/32770624 swapFree=5868/112608
[pid=4149] ppid=4146 vsize=27036 CPUtime=2382.25 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 4948 0 0 0 238225 0 0 0 20 0 1 0 1052569 27684864 900 33554432000 4194304 5744392 140728334389264 140728334386664 4918284 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 900 748 379 0 178 0
Current children cumulated CPU time (s) 2382.25
Current children cumulated vsize (KiB) 27036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.1 s]
/proc/loadavg: 2.00 2.01 2.07 3/182 4323
/proc/meminfo: memFree=32064404/32770624 swapFree=5868/112624
[pid=4149] ppid=4146 vsize=27036 CPUtime=2400.05 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 5026 0 0 0 240005 0 0 0 20 0 1 0 1052569 27684864 900 33554432000 4194304 5744392 140728334389264 140728334386664 4913898 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 900 748 379 0 178 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 27036

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 4149 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2400.1 s]
/proc/loadavg: 2.00 2.01 2.07 3/182 4323
/proc/meminfo: memFree=32064404/32770624 swapFree=5868/112624
[pid=4149] ppid=4146 vsize=27036 CPUtime=2400.05 cores=1,3,5,7
/proc/4149/stat : 4149 (cosoco) R 4146 4149 3797 0 -1 4202496 5026 0 0 0 240005 0 0 0 20 0 1 0 1052569 27684864 900 33554432000 4194304 5744392 140728334389264 140728334386664 4913898 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 21106688 140728334390465 140728334390595 140728334390595 140728334393294 0
/proc/4149/statm: 6759 900 748 379 0 178 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 27036

Child status: 1
Real time (s): 2400.1
CPU time (s): 2400.06
CPU user time (s): 2400.06
CPU system time (s): 0.002999
CPU usage (%): 99.9984
Max. virtual memory (cumulated for all children) (KiB): 27036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.06
system time used= 0.002999
maximum resident set size= 3644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5053
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= 7
involuntary context switches= 1816

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.87458 second user time and 8.45001 second system time

The end

Launcher Data

Begin job on node136 at 2017-07-24 18:48:55
IDJOB=4251504
IDBENCH=115865
IDSOLVER=2633
FILE ID=node136/4251504-1500914935
RUNJOBID= node136-1500914922-3829
PBS_JOBID= 20625406
Free space on /tmp= 61708 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/ColouredQueens/ColouredQueens-m1-s1/ColouredQueens-12.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4251504-1500914935/watcher-4251504-1500914935 -o /tmp/evaluation-result-4251504-1500914935/solver-4251504-1500914935 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1500914922-3829 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4251504-1500914935.xml

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

MD5SUM BENCH= 130c0e53e5c1e074e18659561dd41fce
RANDOM SEED=109838704

node136.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.13
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.13
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.13
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.13
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:        32137136 kB
MemAvailable:   32063260 kB
Buffers:           29444 kB
Cached:           211808 kB
SwapCached:            0 kB
Active:           161012 kB
Inactive:         119768 kB
Active(anon):      42376 kB
Inactive(anon):     8548 kB
Active(file):     118636 kB
Inactive(file):   111220 kB
Unevictable:        5868 kB
Mlocked:            5868 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2180 kB
Writeback:             0 kB
AnonPages:         45256 kB
Mapped:            26512 kB
Shmem:              8848 kB
Slab:              49100 kB
SReclaimable:      24208 kB
SUnreclaim:        24892 kB
KernelStack:        3104 kB
PageTables:         4016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     264652 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:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 61700 MiB
End job on node136 at 2017-07-24 19:28:55