Trace number 4267944

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 1.12? (TO) 2520.0601 2519.8999

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.09	c root propagations     : 0           
0.00/0.09	c restarts enabled, print stats at every restarts
0.00/0.09	c
0.00/0.09	c
0.00/0.09	c
0.00/0.09	c This is cosoco 1.12 --  
0.00/0.09	c
0.00/0.09	c command line: cosoco -lc -model -restarts HOME/instance-4267944-1502504264.xml 
0.00/0.09	c ========================================[ Problem Statistics ]===========================================
0.00/0.09	c |                                                                                                       
0.00/0.09	c |  Parse time        :         0.00 s 
0.00/0.09	c |
0.00/0.09	c |               Variables: 144
0.00/0.09	c |            Domain Sizes: 12..12
0.00/0.09	c |
0.00/0.09	c |             Constraints: 66
0.00/0.09	c |                   Arity: 2..12  -- Binary: 4  -- Ternary: 4
0.00/0.09	c | 
0.00/0.09	c |                   Types: 
0.00/0.09	c |                          All Different: 66
0.00/0.09	c |                          
0.00/0.09	c =========================================================================================================
0.00/0.09	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.13	c 101            406            20660          30857          0              0              53   74   61   
0.00/0.16	c 211            830            40518          59540          0              0              53   70   62   
0.10/0.20	c 332            1309           65297          95731          0              0              48   65   56   
0.10/0.24	c 465            1856           90993          133300         0              0              50   70   59   
0.10/0.29	c 611            2405           120651         172950         0              0              54   69   60   
0.20/0.35	c 771            3024           153425         221173         0              0              52   70   60   
0.30/0.40	c 947            3708           188633         271953         0              0              48   70   57   
0.30/0.46	c 1140           4278           222805         322042         0              0              52   67   58   
0.40/0.53	c 1352           5011           265635         392122         0              0              49   70   59   
0.50/0.62	c 1585           5844           316570         462815         0              0              48   64   56   
0.60/0.72	c 1841           6847           379406         543800         0              0              55   75   63   
0.70/0.80	c 2122           7740           428044         617434         0              0              52   76   63   
0.70/0.88	c 2431           8872           477529         691543         0              0              50   73   62   
0.80/0.98	c 2770           9926           539642         782373         0              0              47   71   59   
0.90/1.09	c 3142           10925          605012         883760         0              0              50   70   61   
1.10/1.20	c 3551           12381          677809         980541         0              0              51   72   60   
1.20/1.35	c 4000           14015          768011         1118671        0              0              48   72   62   
1.30/1.48	c 4493           15636          850937         1241807        0              0              47   69   58   
1.50/1.61	c 5035           17203          930794         1373405        0              0              53   75   66   
1.70/1.81	c 5631           19672          1052074        1553448        0              0              52   84   65   
1.90/2.03	c 6286           22037          1182061        1734441        0              0              50   77   65   
2.00/2.20	c 7006           24172          1288815        1915728        0              0              48   73   62   
2.30/2.44	c 7798           27203          1439150        2144301        0              0              48   77   59   
2.50/2.63	c 8669           29163          1546330        2341500        0              0              55   73   66   
2.70/2.87	c 9627           31993          1697670        2597585        0              0              53   81   63   
3.00/3.12	c 10680          35248          1852679        2829356        0              0              50   83   67   
3.30/3.43	c 11838          38107          2038656        3139507        0              0              47   73   63   
3.70/3.83	c 13111          42288          2280459        3502231        0              0              49   74   61   
4.10/4.21	c 14511          47228          2514273        3871157        0              0              51   83   66   
4.40/4.55	c 16051          51317          2721735        4203590        0              0              52   79   63   
4.80/4.92	c 17745          55625          2951318        4619252        0              0              54   77   67   
5.30/5.40	c 19608          61444          3254210        5075798        0              0              46   78   61   
5.80/5.90	c 21657          67715          3562530        5574288        0              0              47   81   64   
6.30/6.46	c 23910          73733          3901265        6138289        0              0              48   80   65   
6.90/7.08	c 26388          81149          4273437        6782886        0              0              54   86   70   
7.70/7.85	c 29113          90570          4754231        7572559        0              0              38   73   59   
8.30/8.45	c 32110          97814          5117751        8212032        0              0              51   79   64   
9.20/9.33	c 35406          107214         5648451        9149246        0              0              44   77   63   
9.90/10.00	c 39031          116288         6069522        9828102        0              0              37   82   67   
10.80/10.91	c 43018          127239         6626235        10775822       0              0              48   80   63   
12.20/12.30	c 47403          143084         7474362        12041141       0              0              49   78   62   
13.40/13.55	c 52226          156716         8241259        13252854       0              0              46   79   61   
14.70/14.80	c 57531          172823         8993709        14523861       0              0              35   79   62   
15.80/15.99	c 63366          188102         9736500        15808580       0              0              48   79   64   
17.40/17.52	c 69784          206181         10694279       17272399       0              0              42   78   60   
19.20/19.39	c 76843          227719         11841470       19113976       0              0              45   81   65   
21.50/21.67	c 84607          254830         13246660       21111995       0              0              48   78   61   
23.90/24.02	c 93147          284998         14691089       23290451       0              0              54   90   68   
25.70/25.81	c 102541         306719         15759505       25224346       0              0              51   83   68   
27.80/28.00	c 112874         333776         17114455       27400923       0              0              47   79   61   
30.70/30.81	c 124240         366583         18811075       30256114       0              0              50   82   64   
34.10/34.26	c 136742         408809         20952638       33564672       0              0              48   76   60   
37.30/37.48	c 150494         447786         22922951       37007927       0              0              46   78   62   
40.50/40.67	c 165621         490094         24888580       40552729       0              0              48   88   64   
43.90/44.06	c 182260         530965         26937248       44102407       0              0              47   81   65   
48.20/48.31	c 200562         582002         29533842       48243500       0              0              47   81   64   
52.60/52.74	c 220694         633860         32260433       53108917       0              0              45   81   63   
57.70/57.88	c 242839         696992         35401466       58292065       0              0              49   79   62   
63.40/63.59	c 267198         766341         38849441       64282071       0              0              47   82   66   
69.21/69.37	c 293992         835071         42381761       70043044       0              0              47   81   66   
76.80/76.93	c 323465         926715         46990868       77417758       0              0              43   82   61   
83.51/83.62	c 355885         1009330        51074962       83920967       0              0              35   81   66   
92.60/92.77	c 391547         1127385        56780003       92412202       0              0              45   80   60   
101.80/101.99	c 430775         1243085        62395109       101881457      0              0              48   87   68   
112.51/112.68	c 473925         1373644        69007000       111870315      0              0              44   77   60   
122.01/122.11	c 521390         1490900        74631633       121481586      0              0              47   85   67   
132.31/132.47	c 573601         1613408        80765178       133600228      0              0              45   83   66   
147.21/147.36	c 631033         1787732        89812470       149385103      0              0              45   85   61   
163.31/163.49	c 694208         1979521        99696158       165534517      0              0              49   83   64   
183.22/183.33	c 763700         2216984        111921228      185518678      0              0              44   83   62   
204.82/204.94	c 840141         2452741        125019300      206137703      0              0              47   86   64   
221.52/221.70	c 924226         2684407        135266734      223657688      0              0              42   93   70   
248.23/248.30	c 1016719        2985698        151421719      248965327      0              0              48   86   64   
274.93/275.04	c 1118461        3294675        167730148      274317175      0              0              37   85   64   
301.23/301.33	c 1230377        3574239        183559808      303210440      0              0              44   82   65   
338.34/338.43	c 1353484        3995489        206430229      338768154      0              0              38   80   61   
373.84/373.94	c 1488901        4397314        228080089      373303047      0              0              47   81   63   
407.05/407.12	c 1637859        4809866        248646966      409023516      0              0              43   84   61   
449.25/449.35	c 1801712        5296253        274322160      453961971      0              0              44   84   63   
488.25/488.33	c 1981950        5790623        298027545      495274606      0              0              41   90   67   
529.65/529.79	c 2180211        6370941        324025922      535004178      0              0              46   87   66   
578.06/578.12	c 2398298        6968650        353996557      586674546      0              0              45   83   62   
630.37/630.43	c 2638193        7673588        386008816      646598399      0              0              45   88   64   
690.97/691.05	c 2902077        8425417        423095655      706304859      0              0              46   86   63   
764.18/764.21	c 3192349        9327384        467757625      774177634      0              0              46   87   63   
852.28/852.33	c 3511648        10266951       521972725      858390604      0              0              40   85   62   
935.89/935.96	c 3862876        11246676       572707726      941510350      0              0              44   89   64   
1010.90/1010.94	c 4249226        12133231       616824454      1025211772     0              0              47   85   68   
1091.80/1091.81	c 4674211        13169630       664742515      1116804355     0              0              44   88   68   
1196.21/1196.20	c 5141694        14495431       729017505      1218417266     0              0              44   85   64   
1307.32/1307.33	c 5655925        15883538       797560527      1335621089     0              0              43   91   65   
1448.53/1448.55	c 6221579        17533480       883202252      1472348352     0              0              44   89   66   
1581.25/1581.25	c 6843798        19134081       963255128      1608891410     0              0              47   89   65   
1752.77/1752.71	c 7528238        21038986       1065873457     1783557068     0              0              45   90   68   
1905.48/1905.48	c 8281122        22857827       1156580518     1952953415     0              0              47   88   69   
2102.21/2102.18	c 9109294        25233881       1278431432     2165009849     0              0              41   89   61   
2293.02/2292.96	c 10020283       27640350       1395773846     2362492915     0              0              43   84   65   
2520.05/2519.90	
2520.05/2519.90	c *** INTERRUPTED ***
2520.05/2519.90	c restarts              : 97          
2520.05/2519.90	c conflicts             : 10900219     (4325 /sec)
2520.05/2519.90	c decisions             : 30307255     (12026 /sec)
2520.05/2519.90	c propagations          : 2603312687  (1033042 /sec)
2520.05/2519.90	c root propagations     : 0           
2520.05/2519.90	c filter calls          : 1534409878     (608882 /sec)
2520.05/2519.90	c useless filter calls  : 813601817      (53 %)
2520.05/2519.90	c Memory used           : 26.62 MB
2520.05/2519.90	c CPU time              : 2520.04 s
2520.05/2519.90	
2520.05/2519.90	s UNKNOWN

Verifier Data


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-4267944-1502504264/watcher-4267944-1502504264 -o /tmp/evaluation-result-4267944-1502504264/solver-4267944-1502504264 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502500302-22047 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4267944-1502504264.xml 

pid=22847
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 0.24 0.10 0.10 1/176 22850
/proc/meminfo: memFree=31248260/32770624 swapFree=0/516184
[pid=22850] ppid=22847 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/22850/stat : 22850 (runsolver) D 22847 22850 21984 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 52647161 24240128 106 18446744073709551615 4194304 4338465 140735576844528 140735576842168 140646815122135 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 26263552 140735576846529 140735576846921 140735576846921 140735576850378 0
/proc/22850/statm: 5918 106 53 36 0 2156 0

[startup+0.100092 s]
/proc/loadavg: 0.24 0.10 0.10 1/176 22850
/proc/meminfo: memFree=31248260/32770624 swapFree=0/516184
[pid=22850] ppid=22847 vsize=27260 CPUtime=0 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 1072 0 0 0 0 0 0 0 20 0 1 0 52647161 27914240 898 18446744073709551615 4194304 5972588 140726215791440 140726215788088 140674456906283 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 898 756 435 0 178 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 27260

[startup+0.200213 s]
/proc/loadavg: 0.24 0.10 0.10 1/176 22850
/proc/meminfo: memFree=31248260/32770624 swapFree=0/516184
[pid=22850] ppid=22847 vsize=27260 CPUtime=0.1 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 1076 0 0 0 10 0 0 0 20 0 1 0 52647161 27914240 898 18446744073709551615 4194304 5972588 140726215791440 140726215788088 4978719 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 898 756 435 0 178 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 27260

[startup+0.300198 s]
/proc/loadavg: 0.24 0.10 0.10 1/176 22850
/proc/meminfo: memFree=31248260/32770624 swapFree=0/516184
[pid=22850] ppid=22847 vsize=27260 CPUtime=0.2 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 1076 0 0 0 20 0 0 0 20 0 1 0 52647161 27914240 898 18446744073709551615 4194304 5972588 140726215791440 140726215788088 5338173 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 898 756 435 0 178 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 27260

[startup+0.700182 s]
/proc/loadavg: 0.24 0.10 0.10 1/176 22850
/proc/meminfo: memFree=31248260/32770624 swapFree=0/516184
[pid=22850] ppid=22847 vsize=27260 CPUtime=0.6 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 1076 0 0 0 60 0 0 0 20 0 1 0 52647161 27914240 898 18446744073709551615 4194304 5972588 140726215791440 140726215788744 4975688 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 898 756 435 0 178 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 27260

[startup+1.50017 s]
/proc/loadavg: 0.24 0.10 0.10 3/183 22866
/proc/meminfo: memFree=31244700/32770624 swapFree=0/516168
[pid=22850] ppid=22847 vsize=27260 CPUtime=1.4 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 1076 0 0 0 140 0 0 0 20 0 1 0 52647161 27914240 898 18446744073709551615 4194304 5972588 140726215791440 140726215788744 4975143 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 898 756 435 0 178 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 27260

[startup+3.10028 s]
/proc/loadavg: 0.24 0.10 0.10 3/183 22866
/proc/meminfo: memFree=31244296/32770624 swapFree=0/516168
[pid=22850] ppid=22847 vsize=27260 CPUtime=3 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 1166 0 0 0 300 0 0 0 20 0 1 0 52647161 27914240 919 18446744073709551615 4194304 5972588 140726215791440 140726215788744 5099616 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 919 769 435 0 178 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 27260

[startup+6.30027 s]
/proc/loadavg: 0.38 0.13 0.11 3/183 22866
/proc/meminfo: memFree=31244796/32770624 swapFree=0/516168
[pid=22850] ppid=22847 vsize=27260 CPUtime=6.2 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 1256 0 0 0 620 0 0 0 20 0 1 0 52647161 27914240 921 18446744073709551615 4194304 5972588 140726215791440 140726215788744 4975680 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 921 769 435 0 178 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 27260

[startup+12.7003 s]
/proc/loadavg: 0.51 0.16 0.12 3/183 22866
/proc/meminfo: memFree=31244336/32770624 swapFree=0/516168
[pid=22850] ppid=22847 vsize=27260 CPUtime=12.6 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 1345 0 0 0 1260 0 0 0 20 0 1 0 52647161 27914240 921 18446744073709551615 4194304 5972588 140726215791440 140726215788744 4976705 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 921 769 435 0 178 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 27260

[startup+25.5003 s]
/proc/loadavg: 0.84 0.25 0.15 3/183 22867
/proc/meminfo: memFree=31245008/32770624 swapFree=0/516168
[pid=22850] ppid=22847 vsize=27260 CPUtime=25.4 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 1524 0 0 0 2540 0 0 0 20 0 1 0 52647161 27914240 922 18446744073709551615 4194304 5972588 140726215791440 140726215788744 4977791 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 922 769 435 0 178 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 27260

[startup+51.1003 s]
/proc/loadavg: 1.24 0.39 0.20 3/183 22867
/proc/meminfo: memFree=31245220/32770624 swapFree=0/516160
[pid=22850] ppid=22847 vsize=27260 CPUtime=51 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 1614 0 0 0 5100 0 0 0 20 0 1 0 52647161 27914240 922 18446744073709551615 4194304 5972588 140726215791440 140726215788744 4975104 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 922 769 435 0 178 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 27260

[startup+102.3 s]
/proc/loadavg: 1.67 0.64 0.30 3/182 22869
/proc/meminfo: memFree=31244756/32770624 swapFree=0/516168
[pid=22850] ppid=22847 vsize=27260 CPUtime=102.21 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 1706 0 0 0 10221 0 0 0 20 0 1 0 52647161 27914240 922 18446744073709551615 4194304 5972588 140726215791440 140726215788744 4979175 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 922 769 435 0 178 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 27260

[startup+162.3 s]
/proc/loadavg: 1.88 0.89 0.40 3/181 22871
/proc/meminfo: memFree=31244232/32770624 swapFree=0/516176
[pid=22850] ppid=22847 vsize=27260 CPUtime=162.21 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 1797 0 0 0 16221 0 0 0 20 0 1 0 52647161 27914240 923 18446744073709551615 4194304 5972588 140726215791440 140726215788744 4975792 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 923 769 435 0 178 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 27260

[startup+222.306 s]
/proc/loadavg: 2.07 1.12 0.51 3/181 22873
/proc/meminfo: memFree=31244252/32770624 swapFree=0/516192
[pid=22850] ppid=22847 vsize=27260 CPUtime=222.23 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 1888 0 0 0 22222 1 0 0 20 0 1 0 52647161 27914240 923 18446744073709551615 4194304 5972588 140726215791440 140726215788744 4908832 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 923 769 435 0 178 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 27260

[startup+282.3 s]
/proc/loadavg: 2.07 1.30 0.61 3/181 22875
/proc/meminfo: memFree=31244260/32770624 swapFree=0/516204
[pid=22850] ppid=22847 vsize=27260 CPUtime=282.23 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 1888 0 0 0 28222 1 0 0 20 0 1 0 52647161 27914240 923 18446744073709551615 4194304 5972588 140726215791440 140726215788744 4979143 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 923 769 435 0 178 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 27260

[startup+342.3 s]
/proc/loadavg: 2.02 1.42 0.70 3/181 22877
/proc/meminfo: memFree=31244004/32770624 swapFree=0/516220
[pid=22850] ppid=22847 vsize=27260 CPUtime=342.24 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 1979 0 0 0 34223 1 0 0 20 0 1 0 52647161 27914240 923 18446744073709551615 4194304 5972588 140726215791440 140726215788744 4976560 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 923 769 435 0 178 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 27260

[startup+402.3 s]
/proc/loadavg: 2.01 1.53 0.78 3/183 22893
/proc/meminfo: memFree=31240396/32770624 swapFree=0/516248
[pid=22850] ppid=22847 vsize=27260 CPUtime=402.24 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 1979 0 0 0 40223 1 0 0 20 0 1 0 52647161 27914240 923 18446744073709551615 4194304 5972588 140726215791440 140726215788744 4976837 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 923 769 435 0 178 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 27260

[startup+462.3 s]
/proc/loadavg: 2.00 1.61 0.86 3/184 22896
/proc/meminfo: memFree=31238620/32770624 swapFree=0/516272
[pid=22850] ppid=22847 vsize=27260 CPUtime=462.25 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 2070 0 0 0 46224 1 0 0 20 0 1 0 52647161 27914240 923 18446744073709551615 4194304 5972588 140726215791440 140726215788744 4976617 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 923 769 435 0 178 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 27260

[startup+522.3 s]
/proc/loadavg: 2.00 1.68 0.93 3/181 22898
/proc/meminfo: memFree=31242116/32770624 swapFree=0/516280
[pid=22850] ppid=22847 vsize=27260 CPUtime=522.25 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 2070 0 0 0 52224 1 0 0 20 0 1 0 52647161 27914240 923 18446744073709551615 4194304 5972588 140726215791440 140726215788744 4977150 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 923 769 435 0 178 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 27260

[startup+582.3 s]
/proc/loadavg: 2.05 1.76 1.00 3/181 22900
/proc/meminfo: memFree=31242540/32770624 swapFree=0/516292
[pid=22850] ppid=22847 vsize=27260 CPUtime=582.26 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 2161 0 0 0 58225 1 0 0 20 0 1 0 52647161 27914240 923 18446744073709551615 4194304 5972588 140726215791440 140726215788744 4978055 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 923 769 435 0 178 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 27260


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


[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.70 3/185 22967
/proc/meminfo: memFree=31238528/32770624 swapFree=0/516528
[pid=22850] ppid=22847 vsize=27260 CPUtime=1662.36 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 2968 0 0 0 166235 1 0 0 20 0 1 0 52647161 27914240 923 18446744073709551615 4194304 5972588 140726215791440 140726215788744 4978779 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 923 769 435 0 178 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 27260

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.71 3/182 22969
/proc/meminfo: memFree=31242552/32770624 swapFree=0/516552
[pid=22850] ppid=22847 vsize=27260 CPUtime=1722.36 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 3047 0 0 0 172235 1 0 0 20 0 1 0 52647161 27914240 923 18446744073709551615 4194304 5972588 140726215791440 140726215788744 4975117 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 923 769 435 0 178 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 27260

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 1.74 3/182 22971
/proc/meminfo: memFree=31241568/32770624 swapFree=0/516548
[pid=22850] ppid=22847 vsize=27260 CPUtime=1782.37 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 3059 0 0 0 178236 1 0 0 20 0 1 0 52647161 27914240 923 18446744073709551615 4194304 5972588 140726215791440 140726215788744 4909234 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 923 769 435 0 178 0
Current children cumulated CPU time (s) 1782.37
Current children cumulated vsize (KiB) 27260

[startup+1842.3 s]
/proc/loadavg: 2.02 2.02 1.75 3/182 22973
/proc/meminfo: memFree=31241700/32770624 swapFree=0/516548
[pid=22850] ppid=22847 vsize=27260 CPUtime=1842.38 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 3138 0 0 0 184237 1 0 0 20 0 1 0 52647161 27914240 923 18446744073709551615 4194304 5972588 140726215791440 140726215788744 4975114 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 923 769 435 0 178 0
Current children cumulated CPU time (s) 1842.38
Current children cumulated vsize (KiB) 27260

[startup+1902.3 s]
/proc/loadavg: 2.01 2.02 1.77 3/181 22975
/proc/meminfo: memFree=31241352/32770624 swapFree=0/516556
[pid=22850] ppid=22847 vsize=27260 CPUtime=1902.38 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 3138 0 0 0 190237 1 0 0 20 0 1 0 52647161 27914240 923 18446744073709551615 4194304 5972588 140726215791440 140726215788744 4975848 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 923 769 435 0 178 0
Current children cumulated CPU time (s) 1902.38
Current children cumulated vsize (KiB) 27260

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.78 3/181 22977
/proc/meminfo: memFree=31242108/32770624 swapFree=0/516568
[pid=22850] ppid=22847 vsize=27260 CPUtime=1962.39 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 3229 0 0 0 196238 1 0 0 20 0 1 0 52647161 27914240 923 18446744073709551615 4194304 5972588 140726215791440 140726215788744 4977144 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 923 769 435 0 178 0
Current children cumulated CPU time (s) 1962.39
Current children cumulated vsize (KiB) 27260

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.80 3/181 22979
/proc/meminfo: memFree=31242496/32770624 swapFree=0/516572
[pid=22850] ppid=22847 vsize=27260 CPUtime=2022.4 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 3229 0 0 0 202239 1 0 0 20 0 1 0 52647161 27914240 923 18446744073709551615 4194304 5972588 140726215791440 140726215788744 4975647 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 923 769 435 0 178 0
Current children cumulated CPU time (s) 2022.4
Current children cumulated vsize (KiB) 27260

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.81 3/181 22981
/proc/meminfo: memFree=31242212/32770624 swapFree=0/516580
[pid=22850] ppid=22847 vsize=27260 CPUtime=2082.41 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 3308 0 0 0 208240 1 0 0 20 0 1 0 52647161 27914240 923 18446744073709551615 4194304 5972588 140726215791440 140726215788744 4976440 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 923 769 435 0 178 0
Current children cumulated CPU time (s) 2082.41
Current children cumulated vsize (KiB) 27260

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.82 3/181 22983
/proc/meminfo: memFree=31242220/32770624 swapFree=0/516592
[pid=22850] ppid=22847 vsize=27260 CPUtime=2142.41 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 3320 0 0 0 214240 1 0 0 20 0 1 0 52647161 27914240 923 18446744073709551615 4194304 5972588 140726215791440 140726215788744 5099616 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 923 769 435 0 178 0
Current children cumulated CPU time (s) 2142.41
Current children cumulated vsize (KiB) 27260

[startup+2202.31 s]
/proc/loadavg: 2.04 2.03 1.84 3/185 23000
/proc/meminfo: memFree=31238432/32770624 swapFree=0/516628
[pid=22850] ppid=22847 vsize=27260 CPUtime=2202.42 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 3399 0 0 0 220241 1 0 0 20 0 1 0 52647161 27914240 923 18446744073709551615 4194304 5972588 140726215791440 140726215788744 4977689 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 923 769 435 0 178 0
Current children cumulated CPU time (s) 2202.42
Current children cumulated vsize (KiB) 27260

[startup+2262.3 s]
/proc/loadavg: 2.02 2.02 1.85 3/185 23002
/proc/meminfo: memFree=31238312/32770624 swapFree=0/516644
[pid=22850] ppid=22847 vsize=27260 CPUtime=2262.42 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 3399 0 0 0 226241 1 0 0 20 0 1 0 52647161 27914240 923 18446744073709551615 4194304 5972588 140726215791440 140726215788744 4975117 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 923 769 435 0 178 0
Current children cumulated CPU time (s) 2262.42
Current children cumulated vsize (KiB) 27260

[startup+2322.3 s]
/proc/loadavg: 2.06 2.03 1.86 3/182 23004
/proc/meminfo: memFree=31241348/32770624 swapFree=0/516656
[pid=22850] ppid=22847 vsize=27260 CPUtime=2322.43 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 3490 0 0 0 232242 1 0 0 20 0 1 0 52647161 27914240 923 18446744073709551615 4194304 5972588 140726215791440 140726215788744 5099616 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 923 769 435 0 178 0
Current children cumulated CPU time (s) 2322.43
Current children cumulated vsize (KiB) 27260

[startup+2382.3 s]
/proc/loadavg: 2.02 2.03 1.87 3/182 23006
/proc/meminfo: memFree=31241232/32770624 swapFree=0/516680
[pid=22850] ppid=22847 vsize=27260 CPUtime=2382.43 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 3490 0 0 0 238242 1 0 0 20 0 1 0 52647161 27914240 923 18446744073709551615 4194304 5972588 140726215791440 140726215788744 4978804 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 923 769 435 0 178 0
Current children cumulated CPU time (s) 2382.43
Current children cumulated vsize (KiB) 27260

[startup+2442.3 s]
/proc/loadavg: 2.01 2.02 1.88 3/182 23008
/proc/meminfo: memFree=31241240/32770624 swapFree=0/516692
[pid=22850] ppid=22847 vsize=27260 CPUtime=2442.44 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 3569 0 0 0 244243 1 0 0 20 0 1 0 52647161 27914240 923 18446744073709551615 4194304 5972588 140726215791440 140726215788744 5328506 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 923 769 435 0 178 0
Current children cumulated CPU time (s) 2442.44
Current children cumulated vsize (KiB) 27260

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 1.88 3/181 23010
/proc/meminfo: memFree=31241764/32770624 swapFree=0/516696
[pid=22850] ppid=22847 vsize=27260 CPUtime=2502.45 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 3569 0 0 0 250244 1 0 0 20 0 1 0 52647161 27914240 923 18446744073709551615 4194304 5972588 140726215791440 140726215788744 4978728 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 923 769 435 0 178 0
Current children cumulated CPU time (s) 2502.45
Current children cumulated vsize (KiB) 27260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.9 s]
/proc/loadavg: 2.00 2.01 1.88 3/181 23010
/proc/meminfo: memFree=31241888/32770624 swapFree=0/516692
[pid=22850] ppid=22847 vsize=27260 CPUtime=2520.05 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 3648 0 0 0 252004 1 0 0 20 0 1 0 52647161 27914240 923 18446744073709551615 4194304 5972588 140726215791440 140726215788744 4977689 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 923 769 435 0 178 0
Current children cumulated CPU time (s) 2520.05
Current children cumulated vsize (KiB) 27260

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 22850 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2519.9 s]
/proc/loadavg: 2.00 2.01 1.88 3/181 23010
/proc/meminfo: memFree=31241888/32770624 swapFree=0/516692
[pid=22850] ppid=22847 vsize=27260 CPUtime=2520.05 cores=0,2,4,6
/proc/22850/stat : 22850 (cosoco) R 22847 22850 21984 0 -1 4202496 3648 0 0 0 252004 1 0 0 20 0 1 0 52647161 27914240 923 18446744073709551615 4194304 5972588 140726215791440 140726215788744 4977689 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 21385216 140726215799278 140726215799373 140726215799373 140726215802830 0
/proc/22850/statm: 6815 923 769 435 0 178 0
Current children cumulated CPU time (s) 2520.05
Current children cumulated vsize (KiB) 27260

Child status: 1
Real time (s): 2519.9
CPU time (s): 2520.06
CPU user time (s): 2520.04
CPU system time (s): 0.012001
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 27260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.04
system time used= 0.012001
maximum resident set size= 3768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3699
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= 1124

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.13175 second user time and 8.30701 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-12 04:03:39
IDJOB=4267944
IDBENCH=115865
IDSOLVER=2658
FILE ID=node125/4267944-1502504264
RUNJOBID= node125-1502500302-22047
PBS_JOBID= 
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/ColouredQueens/ColouredQueens-m1-s1/ColouredQueens-12.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267944-1502504264/watcher-4267944-1502504264 -o /tmp/evaluation-result-4267944-1502504264/solver-4267944-1502504264 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502500302-22047 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4267944-1502504264.xml

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

MD5SUM BENCH= 130c0e53e5c1e074e18659561dd41fce
RANDOM SEED=1581474241

node125.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.07
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.07
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.07
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.07
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:        31248668 kB
MemAvailable:   32002884 kB
Buffers:          265684 kB
Cached:           778956 kB
SwapCached:            0 kB
Active:           556608 kB
Inactive:         541092 kB
Active(anon):      53396 kB
Inactive(anon):    24908 kB
Active(file):     503212 kB
Inactive(file):   516184 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2544 kB
Writeback:             4 kB
AnonPages:         53236 kB
Mapped:            43040 kB
Shmem:             25252 kB
Slab:             126144 kB
SReclaimable:     101312 kB
SUnreclaim:        24832 kB
KernelStack:        3152 kB
PageTables:         5004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     298368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62028 MiB
End job on node125 at 2017-08-12 04:45:39