Trace number 4268036

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.03 2519.8999

General information on the benchmark

NameKnightTour/KnightTour-int-s1/
KnightTour-14-int.xml
MD5SUMdbbe8f9566e77e077469f9f7dbe82d4d
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3953.0901
Satisfiable
(Un)Satisfiability was proved
Number of variables196
Number of constraints198
Number of domains1
Minimum domain size196
Maximum domain size196
Distribution of domain sizes[{"size":196,"count":196}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":194},{"degree":3,"count":2}]
Minimum constraint arity2
Maximum constraint arity196
Distribution of constraint arities[{"arity":2,"count":197},{"arity":196,"count":1}]
Number of extensional constraints0
Number of intensional constraints196
Distribution of constraint types[{"type":"intension","count":196},{"type":"allDifferent","count":1},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.20/0.32	c root propagations     : 2178        
0.20/0.32	c restarts enabled, print stats at every restarts
0.20/0.32	c
0.20/0.32	c
0.20/0.32	c
0.20/0.32	c This is cosoco 1.12 --  
0.20/0.32	c
0.20/0.32	c command line: cosoco -lc -model -restarts HOME/instance-4268036-1502546730.xml 
0.20/0.32	c ========================================[ Problem Statistics ]===========================================
0.20/0.32	c |                                                                                                       
0.20/0.32	c |  Parse time        :         0.22 s 
0.20/0.32	c |
0.20/0.32	c |               Variables: 196
0.20/0.32	c |            Domain Sizes: 196..196
0.20/0.32	c |
0.20/0.32	c |             Constraints: 199
0.20/0.32	c |                   Arity: 1..196  -- Unary: 2  -- Binary: 196
0.20/0.32	c | 
0.20/0.32	c |                   Types: 
0.20/0.32	c |                          All Different: 1
0.20/0.32	c |                          Intension: 196
0.20/0.32	c |                          Unary: 2
0.20/0.32	c |                          
0.20/0.32	c =========================================================================================================
0.20/0.32	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.40/0.55	c 101            452            9673           55827          196            0              171   184   176
0.90/1.06	c 211            889            20882          218930         196            0              103   175   165
1.40/1.59	c 332            1326           30008          306291         196            0              95   139   125 
1.70/1.85	c 465            1888           40177          375216         196            0              82   182   169 
2.30/2.40	c 611            2372           51049          497392         196            0              85   169   146 
2.70/2.84	c 771            2723           58774          579034         196            0              64   118   82  
3.20/3.36	c 947            3322           70784          717175         196            0              18   178   166 
4.10/4.29	c 1140           3999           85621          896148         196            0              99   168   148 
4.50/4.62	c 1352           4842           102740         985673         196            0              162   183   176
4.80/4.91	c 1585           5618           116610         1057896        196            0              155   186   177
5.60/5.70	c 1841           6403           133019         1252694        196            0              79   174   159 
6.40/6.54	c 2122           7191           149846         1495859        196            0              63   173   151 
7.20/7.34	c 2431           8164           168281         1746564        196            0              104   175   159
8.70/8.86	c 2770           9349           191763         2007908        196            0              109   164   152
9.30/9.41	c 3142           10710          217581         2177308        196            0              82   182   177 
11.60/11.79	c 3551           12134          251649         2571354        196            0              100   166   152
12.90/13.07	c 4000           13168          275225         2826719        196            0              85   175   152 
14.50/14.62	c 4493           14693          306082         3140311        196            0              83   174   157 
15.20/15.30	c 5035           16305          337897         3317721        196            0              82   178   170 
15.80/15.93	c 5631           18448          377220         3488862        196            0              167   186   175
16.70/16.88	c 6286           20595          421785         3813442        196            0              82   182   174 
17.40/17.58	c 7006           22555          457681         4015808        196            0              79   176   168 
18.10/18.22	c 7798           24982          496614         4163404        196            0              158   185   178
19.00/19.16	c 8669           27686          548412         4419347        196            0              143   183   172
22.80/22.94	c 9627           30526          617237         5123682        196            0              82   169   164 
23.90/24.07	c 10680          33829          678663         5451948        196            0              120   182   175
26.20/26.31	c 11838          36759          733185         5890286        196            0              100   171   160
30.60/30.79	c 13111          39937          824008         6728455        196            0              99   166   162 
32.10/32.20	c 14511          43937          896960         7155774        196            0              79   180   170 
35.80/35.93	c 16051          48230          982127         8011905        196            0              103   171   164
37.00/37.17	c 17745          53676          1064980        8323443        196            0              159   187   177
39.00/39.15	c 19608          59172          1168728        8972881        196            0              79   181   172 
46.20/46.37	c 21657          66477          1270174        10114343       196            0              89   126   122 
51.50/51.70	c 23910          71115          1360658        11228770       196            0              55   169   139 
57.20/57.37	c 26388          79008          1475619        12313432       196            0              82   172   159 
59.80/59.91	c 29113          86211          1607345        13027013       196            0              100   180   172
62.90/63.01	c 32110          94850          1771176        14051793       196            0              98   180   170 
74.50/74.62	c 35406          103742         1974617        16075596       196            0              95   170   166 
77.70/77.80	c 39031          113818         2147864        16879290       196            0              100   182   170
84.00/84.18	c 43018          127092         2363119        18291810       196            0              84   183   169 
90.30/90.44	c 47403          139646         2569881        19630072       196            0              103   182   171
94.70/94.89	c 52226          155055         2806124        20827669       196            0              100   180   170
101.30/101.48	c 57531          167582         3022269        22459848       196            0              103   174   168
106.10/106.21	c 63366          183978         3291917        23657245       196            0              100   180   172
124.10/124.25	c 69784          204004         3655242        27104388       196            0              82   173   164 
129.60/129.76	c 76843          229451         3999267        28597439       196            0              95   182   172 
135.80/135.92	c 84607          252943         4373874        30319538       196            0              95   182   175 
157.01/157.16	c 93147          273237         4839681        35275875       196            0              95   172   167 
165.31/165.40	c 102541         302017         5315480        37232354       196            0              100   179   172
202.71/202.80	c 112874         333059         5930375        43464635       196            0              95   169   151 
212.51/212.63	c 124240         367122         6502189        46324098       196            0              95   181   172 
224.61/224.77	c 136742         405208         7182305        49513903       196            0              79   181   172 
264.21/264.30	c 150494         442716         7875027        56285112       196            0              82   171   151 
315.52/315.66	c 165621         483933         8757917        65497031       196            0              95   172   162 
360.33/360.48	c 182260         530251         9678414        74527444       196            0              79   174   162 
374.23/374.36	c 200562         583349         10526162       77911631       196            0              82   182   173 
390.13/390.24	c 220694         640212         11456624       82296879       196            0              95   181   171 
410.74/410.87	c 242839         703596         12666128       88657752       196            0              82   179   171 
453.34/453.48	c 267198         770355         13742461       98308866       196            0              79   174   162 
529.05/529.11	c 293992         856199         15488584       118099587      196            0              87   175   166 
559.74/559.84	c 323465         943191         17136309       128261205      196            0              67   182   172 
588.15/588.23	c 355885         1038020        18764762       136737945      196            0              79   181   173 
619.05/619.19	c 391547         1145338        20501854       145506150      196            0              95   182   173 
655.35/655.44	c 430775         1261507        22582150       156693715      196            0              82   182   173 
692.06/692.19	c 473925         1387950        24726576       167811773      196            0              95   182   173 
854.47/854.57	c 521390         1522444        27957339       197355940      196            0              79   167   158 
902.87/902.94	c 573601         1685575        30766136       213204943      196            0              79   183   175 
951.18/951.23	c 631033         1856884        33513966       227481606      196            0              95   183   172 
1118.80/1118.86	c 694208         2030375        37165344       262963168      196            0              95   174   168 
1355.02/1355.03	c 763700         2227724        41553046       305636111      196            0              101   171   163
1423.72/1423.77	c 840141         2438946        45399261       326559951      196            0              95   180   170 
1685.84/1685.82	c 924226         2681482        50398801       378475545      196            0              82   171   166 
1830.96/1830.93	c 1016719        2974580        55424737       415212057      196            0              82   184   175 
1918.07/1918.06	c 1118461        3271242        60789998       442750973      196            0              95   181   170 
2020.98/2020.97	c 1230377        3610226        66624665       474916904      196            0              82   183   171 
2116.18/2116.10	c 1353484        3992514        72630678       499471589      196            0              79   180   170 
2520.02/2519.90	
2520.02/2519.90	c *** INTERRUPTED ***
2520.02/2519.90	c restarts              : 76          
2520.02/2519.90	c conflicts             : 1468739      (583 /sec)
2520.02/2519.90	c decisions             : 4261210      (1691 /sec)
2520.02/2519.90	c propagations          : 569013549   (225798 /sec)
2520.02/2519.90	c root propagations     : 2178        
2520.02/2519.90	c filter calls          : 80244817       (31843 /sec)
2520.02/2519.90	c useless filter calls  : 39572738       (49 %)
2520.02/2519.90	c Memory used           : 31.00 MB
2520.02/2519.90	c CPU time              : 2520.01 s
2520.02/2519.90	
2520.02/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-4268036-1502546730/watcher-4268036-1502546730 -o /tmp/evaluation-result-4268036-1502546730/solver-4268036-1502546730 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502500302-22047 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268036-1502546730.xml 

pid=31432
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: 2.04 2.03 2.05 2/184 31435
/proc/meminfo: memFree=31203752/32770624 swapFree=0/525940
[pid=31435] ppid=31432 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/31435/stat : 31435 (runsolver) D 31432 31435 21984 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 56893752 24240128 106 18446744073709551615 4194304 4338465 140725739603584 140725739601224 140491781243607 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 38477824 140725739606209 140725739606601 140725739606601 140725739610058 0
/proc/31435/statm: 5918 106 53 36 0 2156 0

[startup+0.100159 s]
/proc/loadavg: 2.04 2.03 2.05 2/184 31435
/proc/meminfo: memFree=31203752/32770624 swapFree=0/525940
[pid=31435] ppid=31432 vsize=27392 CPUtime=0 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 1100 0 0 0 0 0 0 0 20 0 1 0 56893752 28049408 898 18446744073709551615 4194304 5972588 140721862376528 140721862373176 139913943661541 0 0 1 0 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 6848 898 716 435 0 211 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 27392

[startup+0.200344 s]
/proc/loadavg: 2.04 2.03 2.05 2/184 31435
/proc/meminfo: memFree=31203752/32770624 swapFree=0/525940
[pid=31435] ppid=31432 vsize=28396 CPUtime=0.1 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 1393 0 0 0 10 0 0 0 20 0 1 0 56893752 29077504 1212 18446744073709551615 4194304 5972588 140721862376528 140721862370200 139913943661541 0 0 1 0 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7099 1212 790 435 0 462 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 28396

[startup+0.300317 s]
/proc/loadavg: 2.04 2.03 2.05 2/184 31435
/proc/meminfo: memFree=31203752/32770624 swapFree=0/525940
[pid=31435] ppid=31432 vsize=29384 CPUtime=0.2 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 1642 0 0 0 20 0 0 0 20 0 1 0 56893752 30089216 1460 18446744073709551615 4194304 5972588 140721862376528 140721862370200 139913943661541 0 0 1 0 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7346 1460 791 435 0 709 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 29384

[startup+0.700279 s]
/proc/loadavg: 2.04 2.03 2.05 2/184 31435
/proc/meminfo: memFree=31203752/32770624 swapFree=0/525940
[pid=31435] ppid=31432 vsize=30556 CPUtime=0.6 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 1966 0 0 0 60 0 0 0 20 0 1 0 56893752 31289344 1785 18446744073709551615 4194304 5972588 140721862376528 140721862370200 5053071 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7639 1785 834 435 0 1002 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 30556

[startup+1.50027 s]
/proc/loadavg: 2.04 2.03 2.05 3/185 31436
/proc/meminfo: memFree=31199736/32770624 swapFree=0/525924
[pid=31435] ppid=31432 vsize=30820 CPUtime=1.4 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 2041 0 0 0 140 0 0 0 20 0 1 0 56893752 31559680 1851 18446744073709551615 4194304 5972588 140721862376528 140721862370200 5071970 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7705 1851 834 435 0 1068 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 30820

[startup+3.10028 s]
/proc/loadavg: 2.03 2.03 2.05 3/185 31436
/proc/meminfo: memFree=31199116/32770624 swapFree=0/525924
[pid=31435] ppid=31432 vsize=31348 CPUtime=3 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 3215 0 0 0 300 0 0 0 20 0 1 0 56893752 32100352 2012 18446744073709551615 4194304 5972588 140721862376528 140721862373560 5071894 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7837 2012 834 435 0 1200 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 31348

[startup+6.30028 s]
/proc/loadavg: 2.03 2.03 2.05 3/185 31436
/proc/meminfo: memFree=31198620/32770624 swapFree=0/525916
[pid=31435] ppid=31432 vsize=31612 CPUtime=6.2 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 4405 0 0 0 620 0 0 0 20 0 1 0 56893752 32370688 2053 18446744073709551615 4194304 5972588 140721862376528 140721862373560 4965797 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7903 2053 834 435 0 1266 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 31612

[startup+12.7003 s]
/proc/loadavg: 2.03 2.03 2.05 3/185 31436
/proc/meminfo: memFree=31198124/32770624 swapFree=0/525916
[pid=31435] ppid=31432 vsize=31612 CPUtime=12.6 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 5586 0 0 0 1260 0 0 0 20 0 1 0 56893752 32370688 2074 18446744073709551615 4194304 5972588 140721862376528 140721862373832 5070984 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7903 2074 834 435 0 1266 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 31612

[startup+25.5003 s]
/proc/loadavg: 2.02 2.03 2.05 3/182 31437
/proc/meminfo: memFree=31201556/32770624 swapFree=0/525924
[pid=31435] ppid=31432 vsize=31612 CPUtime=25.4 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 7959 0 0 0 2540 0 0 0 20 0 1 0 56893752 32370688 2091 18446744073709551615 4194304 5972588 140721862376528 140721862373832 4909599 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7903 2091 834 435 0 1266 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 31612

[startup+51.1003 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 31437
/proc/meminfo: memFree=31201120/32770624 swapFree=0/525904
[pid=31435] ppid=31432 vsize=31744 CPUtime=51 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 9012 0 0 0 5100 0 0 0 20 0 1 0 56893752 32505856 2099 18446744073709551615 4194304 5972588 140721862376528 140721862373832 4962376 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7936 2099 834 435 0 1299 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 31744

[startup+102.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 31439
/proc/meminfo: memFree=31202096/32770624 swapFree=0/525916
[pid=31435] ppid=31432 vsize=31744 CPUtime=102.21 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 9716 0 0 0 10221 0 0 0 20 0 1 0 56893752 32505856 2103 18446744073709551615 4194304 5972588 140721862376528 140721862373832 4975610 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7936 2103 834 435 0 1299 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 31744

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 31441
/proc/meminfo: memFree=31201972/32770624 swapFree=0/525944
[pid=31435] ppid=31432 vsize=31744 CPUtime=162.21 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 10409 0 0 0 16221 0 0 0 20 0 1 0 56893752 32505856 2106 18446744073709551615 4194304 5972588 140721862376528 140721862373832 5072002 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7936 2106 834 435 0 1299 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 31744

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 31444
/proc/meminfo: memFree=31201992/32770624 swapFree=0/525960
[pid=31435] ppid=31432 vsize=31744 CPUtime=222.22 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 11112 0 0 0 22222 0 0 0 20 0 1 0 56893752 32505856 2107 18446744073709551615 4194304 5972588 140721862376528 140721862373832 4971125 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7936 2107 834 435 0 1299 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 31744

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 31446
/proc/meminfo: memFree=31202096/32770624 swapFree=0/525968
[pid=31435] ppid=31432 vsize=31744 CPUtime=282.22 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 11115 0 0 0 28222 0 0 0 20 0 1 0 56893752 32505856 2107 18446744073709551615 4194304 5972588 140721862376528 140721862373832 5071906 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7936 2107 834 435 0 1299 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 31744

[startup+342.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 31448
/proc/meminfo: memFree=31201972/32770624 swapFree=0/525988
[pid=31435] ppid=31432 vsize=31744 CPUtime=342.23 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 11803 0 0 0 34222 1 0 0 20 0 1 0 56893752 32505856 2108 18446744073709551615 4194304 5972588 140721862376528 140721862373832 4970752 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7936 2108 834 435 0 1299 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 31744

[startup+402.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/181 31451
/proc/meminfo: memFree=31201724/32770624 swapFree=0/526004
[pid=31435] ppid=31432 vsize=31744 CPUtime=402.23 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 11815 0 0 0 40222 1 0 0 20 0 1 0 56893752 32505856 2108 18446744073709551615 4194304 5972588 140721862376528 140721862373832 4972144 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7936 2108 834 435 0 1299 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 31744

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 31453
/proc/meminfo: memFree=31201972/32770624 swapFree=0/526012
[pid=31435] ppid=31432 vsize=31744 CPUtime=462.24 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 12498 0 0 0 46223 1 0 0 20 0 1 0 56893752 32505856 2109 18446744073709551615 4194304 5972588 140721862376528 140721862373832 5071894 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7936 2109 834 435 0 1299 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 31744

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 31469
/proc/meminfo: memFree=31198620/32770624 swapFree=0/526056
[pid=31435] ppid=31432 vsize=31744 CPUtime=522.24 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 12498 0 0 0 52223 1 0 0 20 0 1 0 56893752 32505856 2109 18446744073709551615 4194304 5972588 140721862376528 140721862373832 4971560 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7936 2109 834 435 0 1299 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 31744

[startup+582.3 s]
/proc/loadavg: 2.11 2.03 2.05 3/185 31556
/proc/meminfo: memFree=31098168/32770624 swapFree=0/526444
[pid=31435] ppid=31432 vsize=31744 CPUtime=582.25 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 13187 0 0 0 58224 1 0 0 20 0 1 0 56893752 32505856 2109 18446744073709551615 4194304 5972588 140721862376528 140721862373832 4909635 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7936 2109 834 435 0 1299 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 31744


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


[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 31607
/proc/meminfo: memFree=31103300/32770624 swapFree=0/526628
[pid=31435] ppid=31432 vsize=31744 CPUtime=1662.34 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 18048 0 0 0 166233 1 0 0 20 0 1 0 56893752 32505856 2110 18446744073709551615 4194304 5972588 140721862376528 140721862373832 4972741 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7936 2110 834 435 0 1299 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 31744

[startup+1722.3 s]
/proc/loadavg: 2.21 2.06 2.06 3/184 31623
/proc/meminfo: memFree=31098228/32770624 swapFree=0/526652
[pid=31435] ppid=31432 vsize=31744 CPUtime=1722.35 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 18503 0 0 0 172234 1 0 0 20 0 1 0 56893752 32505856 2110 18446744073709551615 4194304 5972588 140721862376528 140721862373832 4977701 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7936 2110 834 435 0 1299 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 31744

[startup+1782.3 s]
/proc/loadavg: 2.07 2.05 2.05 3/184 31625
/proc/meminfo: memFree=31097720/32770624 swapFree=0/526672
[pid=31435] ppid=31432 vsize=31744 CPUtime=1782.35 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 18750 0 0 0 178234 1 0 0 20 0 1 0 56893752 32505856 2110 18446744073709551615 4194304 5972588 140721862376528 140721862373832 4971586 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7936 2110 834 435 0 1299 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 31744

[startup+1842.3 s]
/proc/loadavg: 2.09 2.06 2.05 3/181 31627
/proc/meminfo: memFree=31101412/32770624 swapFree=0/526692
[pid=31435] ppid=31432 vsize=31744 CPUtime=1842.36 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 19180 0 0 0 184235 1 0 0 20 0 1 0 56893752 32505856 2110 18446744073709551615 4194304 5972588 140721862376528 140721862373832 4975367 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7936 2110 834 435 0 1299 0
Current children cumulated CPU time (s) 1842.36
Current children cumulated vsize (KiB) 31744

[startup+1902.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/181 31629
/proc/meminfo: memFree=31101536/32770624 swapFree=0/526696
[pid=31435] ppid=31432 vsize=31744 CPUtime=1902.36 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 19366 0 0 0 190235 1 0 0 20 0 1 0 56893752 32505856 2110 18446744073709551615 4194304 5972588 140721862376528 140721862373832 4971618 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7936 2110 834 435 0 1299 0
Current children cumulated CPU time (s) 1902.36
Current children cumulated vsize (KiB) 31744

[startup+1962.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/181 31631
/proc/meminfo: memFree=31101556/32770624 swapFree=0/526704
[pid=31435] ppid=31432 vsize=31744 CPUtime=1962.37 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 19854 0 0 0 196236 1 0 0 20 0 1 0 56893752 32505856 2110 18446744073709551615 4194304 5972588 140721862376528 140721862373832 4972249 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7936 2110 834 435 0 1299 0
Current children cumulated CPU time (s) 1962.37
Current children cumulated vsize (KiB) 31744

[startup+2022.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 31634
/proc/meminfo: memFree=31101308/32770624 swapFree=0/526712
[pid=31435] ppid=31432 vsize=31744 CPUtime=2022.38 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 20524 0 0 0 202237 1 0 0 20 0 1 0 56893752 32505856 2110 18446744073709551615 4194304 5972588 140721862376528 140721862373832 4979170 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7936 2110 834 435 0 1299 0
Current children cumulated CPU time (s) 2022.38
Current children cumulated vsize (KiB) 31744

[startup+2082.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 31636
/proc/meminfo: memFree=31101628/32770624 swapFree=0/526716
[pid=31435] ppid=31432 vsize=31744 CPUtime=2082.39 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 20524 0 0 0 208238 1 0 0 20 0 1 0 56893752 32505856 2110 18446744073709551615 4194304 5972588 140721862376528 140721862373832 5071767 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7936 2110 834 435 0 1299 0
Current children cumulated CPU time (s) 2082.39
Current children cumulated vsize (KiB) 31744

[startup+2142.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 31638
/proc/meminfo: memFree=31102248/32770624 swapFree=0/526724
[pid=31435] ppid=31432 vsize=31744 CPUtime=2142.39 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 21205 0 0 0 214238 1 0 0 20 0 1 0 56893752 32505856 2110 18446744073709551615 4194304 5972588 140721862376528 140721862373832 4971457 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7936 2110 834 435 0 1299 0
Current children cumulated CPU time (s) 2142.39
Current children cumulated vsize (KiB) 31744

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 31641
/proc/meminfo: memFree=31102256/32770624 swapFree=0/526728
[pid=31435] ppid=31432 vsize=31744 CPUtime=2202.4 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 21205 0 0 0 220239 1 0 0 20 0 1 0 56893752 32505856 2110 18446744073709551615 4194304 5972588 140721862376528 140721862373832 5071032 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7936 2110 834 435 0 1299 0
Current children cumulated CPU time (s) 2202.4
Current children cumulated vsize (KiB) 31744

[startup+2262.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/181 31643
/proc/meminfo: memFree=31102604/32770624 swapFree=0/526732
[pid=31435] ppid=31432 vsize=31744 CPUtime=2262.4 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 21442 0 0 0 226239 1 0 0 20 0 1 0 56893752 32505856 2110 18446744073709551615 4194304 5972588 140721862376528 140721862373832 4978102 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7936 2110 834 435 0 1299 0
Current children cumulated CPU time (s) 2262.4
Current children cumulated vsize (KiB) 31744

[startup+2322.3 s]
/proc/loadavg: 2.22 2.07 2.06 3/185 31660
/proc/meminfo: memFree=31098152/32770624 swapFree=0/526764
[pid=31435] ppid=31432 vsize=31744 CPUtime=2322.4 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 21442 0 0 0 232239 1 0 0 20 0 1 0 56893752 32505856 2110 18446744073709551615 4194304 5972588 140721862376528 140721862373832 4971589 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7936 2110 834 435 0 1299 0
Current children cumulated CPU time (s) 2322.4
Current children cumulated vsize (KiB) 31744

[startup+2382.3 s]
/proc/loadavg: 2.09 2.06 2.05 3/185 31662
/proc/meminfo: memFree=31098152/32770624 swapFree=0/526792
[pid=31435] ppid=31432 vsize=31744 CPUtime=2382.41 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 21666 0 0 0 238240 1 0 0 20 0 1 0 56893752 32505856 2110 18446744073709551615 4194304 5972588 140721862376528 140721862373832 5071080 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7936 2110 834 435 0 1299 0
Current children cumulated CPU time (s) 2382.41
Current children cumulated vsize (KiB) 31744

[startup+2442.3 s]
/proc/loadavg: 2.03 2.05 2.05 3/182 31664
/proc/meminfo: memFree=31100688/32770624 swapFree=0/526800
[pid=31435] ppid=31432 vsize=31744 CPUtime=2442.41 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 21672 0 0 0 244240 1 0 0 20 0 1 0 56893752 32505856 2110 18446744073709551615 4194304 5972588 140721862376528 140721862373832 5071990 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7936 2110 834 435 0 1299 0
Current children cumulated CPU time (s) 2442.41
Current children cumulated vsize (KiB) 31744

[startup+2502.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/182 31666
/proc/meminfo: memFree=31101184/32770624 swapFree=0/526808
[pid=31435] ppid=31432 vsize=31744 CPUtime=2502.42 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 21913 0 0 0 250241 1 0 0 20 0 1 0 56893752 32505856 2110 18446744073709551615 4194304 5972588 140721862376528 140721862373832 5071752 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7936 2110 834 435 0 1299 0
Current children cumulated CPU time (s) 2502.42
Current children cumulated vsize (KiB) 31744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.9 s]
/proc/loadavg: 2.01 2.04 2.05 3/182 31667
/proc/meminfo: memFree=31100920/32770624 swapFree=0/526804
[pid=31435] ppid=31432 vsize=31744 CPUtime=2520.02 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 21913 0 0 0 252001 1 0 0 20 0 1 0 56893752 32505856 2110 18446744073709551615 4194304 5972588 140721862376528 140721862373832 5070704 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7936 2110 834 435 0 1299 0
Current children cumulated CPU time (s) 2520.02
Current children cumulated vsize (KiB) 31744

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

[startup+2519.9 s]
/proc/loadavg: 2.01 2.04 2.05 3/182 31667
/proc/meminfo: memFree=31100920/32770624 swapFree=0/526804
[pid=31435] ppid=31432 vsize=31744 CPUtime=2520.02 cores=0,2,4,6
/proc/31435/stat : 31435 (cosoco) R 31432 31435 21984 0 -1 4202496 21913 0 0 0 252001 1 0 0 20 0 1 0 56893752 32505856 2110 18446744073709551615 4194304 5972588 140721862376528 140721862373832 5070704 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 8515584 140721862377966 140721862378061 140721862378061 140721862381518 0
/proc/31435/statm: 7936 2110 834 435 0 1299 0
Current children cumulated CPU time (s) 2520.02
Current children cumulated vsize (KiB) 31744

Child status: 1
Real time (s): 2519.9
CPU time (s): 2520.03
CPU user time (s): 2520.01
CPU system time (s): 0.019001
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 31744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.02
system time used= 0.019001
maximum resident set size= 8508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21964
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= 11
involuntary context switches= 1793

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.60953 second user time and 8.91312 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-12 15:51:25
IDJOB=4268036
IDBENCH=134598
IDSOLVER=2658
FILE ID=node125/4268036-1502546730
RUNJOBID= node125-1502500302-22047
PBS_JOBID= 
Free space on /tmp= 62028 MiB

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

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

MD5SUM BENCH= dbbe8f9566e77e077469f9f7dbe82d4d
RANDOM SEED=593723435

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:        31204264 kB
MemAvailable:   31981748 kB
Buffers:          270864 kB
Cached:           796552 kB
SwapCached:            0 kB
Active:           592740 kB
Inactive:         550848 kB
Active(anon):      76516 kB
Inactive(anon):    24908 kB
Active(file):     516224 kB
Inactive(file):   525940 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2224 kB
Writeback:             0 kB
AnonPages:         84156 kB
Mapped:            46968 kB
Shmem:             25252 kB
Slab:             127560 kB
SReclaimable:     102308 kB
SUnreclaim:        25252 kB
KernelStack:        3536 kB
PageTables:         5668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     339236 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     28672 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= 62016 MiB
End job on node125 at 2017-08-12 16:33:25